summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorFrancois Marier <francois@debian.org>2010-10-31 21:43:23 +1300
committerFrancois Marier <francois@debian.org>2010-10-31 21:43:23 +1300
commit29ce1738a03c3d1da866842bbcbd8ce5831bebde (patch)
tree0bdc41f7768174dfa2a7385f8b86f776e4facf2d /debian/changelog
parent4142b32b30fc22a85e27b37a15e642fcff63ab73 (diff)
Fix FTBFS due to weird upstream Makefile (closes: #601935) Thanks Fabrice for the patch!
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog7
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 0c74e77..b220bf4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+cil (0.07.00-3) unstable; urgency=medium
+
+ * Fix FTBFS due to weird upstream Makefile (closes: #601935)
+ Thanks Fabrice for the patch!
+
+ -- Francois Marier <francois@debian.org> Sun, 31 Oct 2010 21:41:46 +1300
+
cil (0.07.00-2) unstable; urgency=medium
* Add missing dependency on libfile-homedir-perl (closes: #593520)