diff options
author | Luca Falavigna <dktrkranz@debian.org> | 2012-08-20 23:15:57 +0200 |
---|---|---|
committer | Luca Falavigna <dktrkranz@debian.org> | 2012-08-20 23:15:57 +0200 |
commit | 2049e1173693135d297d95b9a4285ab7d5458855 (patch) | |
tree | ac5020620b36ea6d6f2de8678b3c7516e6f3c976 /debian | |
parent | 3b162a95764846d681b607ee6e56b415e8889bf7 (diff) |
Refresh patches for new upstream release
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 | ||||
-rw-r--r-- | debian/patches/remove_stale_files.patch | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 128d2d2..456224e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,8 @@ scons (2.2.0-1) UNRELEASED; urgency=low * New upstream release. + * debian/patches/remove_stale_files.patch: + - Refresh for new upstream release. -- Luca Falavigna <dktrkranz@debian.org> Mon, 20 Aug 2012 23:14:21 +0200 diff --git a/debian/patches/remove_stale_files.patch b/debian/patches/remove_stale_files.patch index d4e33a2..890a59d 100644 --- a/debian/patches/remove_stale_files.patch +++ b/debian/patches/remove_stale_files.patch @@ -7,7 +7,7 @@ Index: b/engine/SCons/Script/Main.py =================================================================== --- a/engine/SCons/Script/Main.py 2010-01-23 15:11:19.624932557 +0100 +++ b/engine/SCons/Script/Main.py 2010-01-23 15:11:35.084931903 +0100 -@@ -1071,6 +1071,21 @@ +@@ -1072,6 +1072,21 @@ if not nodes: exit_status = 2 |