summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog10
1 files changed, 10 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index d0ff20e..ccd9aca 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+scons (1.2.0.d20090905-2) UNRELEASED; urgency=low
+
+ * debian/patches/remove_stale_files.patch:
+ - Remove stale files created by SCons when building Debian packages.
+ Check if DEB_BUILD_ARCH_OS is set, then delete selected files. This
+ is a workaround to fix double compilation, it will reverted when
+ upstream implements support for deep clean (Closes: #519948).
+
+ -- Luca Falavigna <dktrkranz@debian.org> Fri, 27 Nov 2009 17:56:09 +0100
+
scons (1.2.0.d20090905-1) unstable; urgency=low
* New upstream checkpoint release.