From 0f2f44cbda59ba71c569325be7e8e1e6cc7dc06f Mon Sep 17 00:00:00 2001 From: Luca Falavigna Date: Mon, 11 Mar 2013 22:30:01 +0100 Subject: Refresh patches for new upstream release --- debian/changelog | 2 ++ debian/patches/remove_stale_files.patch | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index ecf471b..33db7e4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,8 @@ scons (2.3.0-1) UNRELEASED; urgency=low * New upstream release. + * debian/patches/remove_stale_files.patch: + - Refresh for new upstream release. -- Luca Falavigna Mon, 11 Mar 2013 22:28:27 +0100 diff --git a/debian/patches/remove_stale_files.patch b/debian/patches/remove_stale_files.patch index 890a59d..2c86153 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 -@@ -1072,6 +1072,21 @@ +@@ -1073,6 +1073,21 @@ if not nodes: exit_status = 2 -- cgit v1.2.3