diff options
author | Raphaël Hertzog <hertzog@debian.org> | 2015-08-27 11:03:02 +0200 |
---|---|---|
committer | Raphaël Hertzog <hertzog@debian.org> | 2015-08-27 11:03:02 +0200 |
commit | 3b37b4eac67d984a059298ebbcbe5679e384846b (patch) | |
tree | ee3d6bec4052b793371bf74a2731328a49fd6b46 | |
parent | e24f59acfe5fd0e6db3928db1eec5f4c34c4273d (diff) | |
download | libxml2-3b37b4eac67d984a059298ebbcbe5679e384846b.tar.gz |
Add a warning to not mistakenly upload a new upstream release without the desired fix
-rw-r--r-- | debian/changelog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index f7ec7e5..dcb616e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +libxml2 (2.9.2+really2.9.1+dfsg1-1) UNRELEASED; urgency=medium + + * WARNING: DO NOT UPLOAD A NEW UPSTREAM RELEASE UNTIL WE HAVE A + FIX FOR https://bugzilla.gnome.org/show_bug.cgi?id=737840 + (aka #766884 on the Debian side, closed only by virtue of going + back to 2.9.1...) + + -- Raphaël Hertzog <hertzog@debian.org> Thu, 27 Aug 2015 11:00:44 +0200 + libxml2 (2.9.2+really2.9.1+dfsg1-0.1) unstable; urgency=medium * Non-maintainer upload. |