diff options
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 3a42cd3..ba88ca9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,11 +1,14 @@ scons (2.3.0-2) UNRELEASED; urgency=low + * debian/patches/java_ignore_nonexistent_files.patch: + - Do not check for symlink reference, check whether files can be + opened instead, and return a valid tuple anyway (LP: #1101094). * debian/patches/manpages.patch: - Fix spelling errors in the man pages. * debian/control: - Move VCS repository under collab-maint. - -- Luca Falavigna <dktrkranz@debian.org> Tue, 12 Mar 2013 18:37:32 +0100 + -- Luca Falavigna <dktrkranz@debian.org> Sat, 23 Mar 2013 03:34:18 +0100 scons (2.3.0-1) experimental; urgency=low |