diff options
author | Raphaël Hertzog <hertzog@debian.org> | 2015-08-25 23:27:05 +0200 |
---|---|---|
committer | Raphaël Hertzog <hertzog@debian.org> | 2015-08-25 23:27:05 +0200 |
commit | e24f59acfe5fd0e6db3928db1eec5f4c34c4273d (patch) | |
tree | 4091d913893b2ac4b57ab8d7bbc18c4e5c617ba2 | |
parent | c8bb544cf113e1231e9f1f391bd70a5c55480453 (diff) | |
download | libxml2-e24f59acfe5fd0e6db3928db1eec5f4c34c4273d.tar.gz |
Add dh-python to Build-Depends for dh_python2
-rw-r--r-- | debian/changelog | 1 | ||||
-rw-r--r-- | debian/control | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 78e557c..f7ec7e5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -13,6 +13,7 @@ libxml2 (2.9.2+really2.9.1+dfsg1-0.1) unstable; urgency=medium https://bugzilla.gnome.org/show_bug.cgi?id=746048 Closes: #782985 - Out-of-bounds memory access https://bugzilla.gnome.org/show_bug.cgi?id=744980 Closes: #783010 + * Add dh-python to Build-Depends for dh_python2 -- Raphaël Hertzog <hertzog@debian.org> Tue, 25 Aug 2015 22:31:29 +0200 diff --git a/debian/control b/debian/control index a1a6813..0afb161 100644 --- a/debian/control +++ b/debian/control @@ -5,6 +5,7 @@ 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.6 Build-Depends: debhelper (>= 9), dh-autoreconf, autotools-dev, pkg-config, + python, dh-python, libpython-all-dev, libpython-all-dbg, python-all-dev:any (>= 2.7.5-5~), python-all-dbg:any, zlib1g-dev | libz-dev, liblzma-dev, libicu-dev |