diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 3 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 3 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 164fe4d..69c1d44 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,9 @@ -libxml2 (2.9.2+dfsg1-1) UNRELEASED; urgency=low +libxml2 (2.9.2+dfsg1-1) unstable; urgency=low * New upstream release (Closes: #765722, CVE-2014-3660) * Remove no-longer-needed upstream patches * Update distro patch + * Std-ver: 3.9.5 -> 3.9.6, no change. -- Aron Xu <aron@debian.org> Sun, 26 Oct 2014 07:04:50 +0800 diff --git a/debian/control b/debian/control index b6db6ff..c51f493 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Priority: optional Section: libs Maintainer: Debian XML/SGML Group <debian-xml-sgml-pkgs@lists.alioth.debian.org> Uploaders: Aron Xu <aron@debian.org>, YunQiang Su <wzssyqa@gmail.com> -Standards-Version: 3.9.5 +Standards-Version: 3.9.6 Build-Depends: debhelper (>= 9), dh-autoreconf, autotools-dev, pkg-config, libpython-all-dev, libpython-all-dbg, python-all-dev:any (>= 2.7.5-5~), python-all-dbg:any, |