summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorManoj Srivastava <srivasta@debian.org>2018-02-07 16:57:43 -0800
committerManoj Srivastava <srivasta@debian.org>2018-02-07 16:57:43 -0800
commit88bdd608edf176907215cc63f00ba4ca5bd9fafb (patch)
tree6b35a5aeed637cb8180f3692ec49f53e50c9cfb2 /debian/changelog
parent0c756c6c1b9e6115f4778b581cec380e3c3fe618 (diff)
[master]: fix comparison between signed and unsigned integer expressions.
Signed-off-by: Manoj Srivastava <srivasta@debian.org>
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog12
1 files changed, 12 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index df21c0d..3751557 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,15 @@
+flex (2.6.1-1.2) unstable; urgency=medium
+
+ * Non-maintainer upload.
+ * Cherry-pick 1da19feba7c957e0f0af0c3eeadc29e8c82b0ca3,
+ cf4121fa97abac8aeaa5e08b8fc0b2380228494e and
+ 8c098febc9a599397921e9b6938b7fb85e38cc7e from upstream to fix comparison
+ between signed and unsigned integer expressions in generated lexer
+ (Closes: #835542).
+ * Fix distribution in last upload's NEWS.Debian.
+
+ -- Christoph Berg <myon@debian.org> Fri, 30 Dec 2016 20:29:41 +0100
+
flex (2.6.1-1.1) unstable; urgency=medium
* Non-maintainer upload.