summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorNiels Thykier <niels@thykier.net>2018-08-06 12:40:25 -0700
committerNiels Thykier <niels@thykier.net>2018-08-06 12:40:25 -0700
commit588705993b596b98dabb5a582fd54a22791043f9 (patch)
tree8f3145e074fb78f1f753ab8a91829599ae3f357f /debian/changelog
parent921fc67c4879e3bad500f9cbe7e63c74442827e6 (diff)
parenta180cb6af61aec3423a856afec59248ef132a88e (diff)
Record flex (2.6.4-6.2) in archive suite sid
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog26
1 files changed, 26 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index c677692..a99d649 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,29 @@
+flex (2.6.4-6.2) unstable; urgency=medium
+
+ * Non-maintainer upload.
+
+ [ Ruben Undheim ]
+ * debian/rules:
+ - Fix build with "dpkg-buildpackage -A" by checking if directory exists
+ first (Closes: #898725)
+
+ [ Niels Thykier ]
+ * debian/control:
+ - Set Rules-Requires-Root (R³) to no as flex does not need/require
+ (fake)root during package build.
+
+ -- Niels Thykier <niels@thykier.net> Mon, 06 Aug 2018 19:40:25 +0000
+
+flex (2.6.4-6.1) unstable; urgency=medium
+
+ * Non-maintainer upload.
+ * Bug fix: "removal of libfl2 makes files disappear from libfl-dev" (Closes:
+ #891525), add missing Breaks to match the list of packages in the Replaces
+ field and remove flex-old Breaks, that package never contained a shared
+ library.
+
+ -- Laurent Bigonville <bigon@debian.org> Mon, 23 Apr 2018 11:53:14 +0200
+
flex (2.6.4-6) unstable; urgency=medium
* Rolled back the feature test POSIX_C_SOURCE changes.