diff options
author | Mike Hommey <glandium@debian.org> | 2010-06-29 12:41:16 +0200 |
---|---|---|
committer | Mike Hommey <glandium@debian.org> | 2010-06-29 12:43:16 +0200 |
commit | c2eef84e8e6853ed9cc1f5c59a7cf60561425dbb (patch) | |
tree | c08de0496551d960268c91f2469985bfd0c4b24e | |
parent | ed289ae27597e1ab55572db88cafe2a39be03f85 (diff) | |
download | libxml2-c2eef84e8e6853ed9cc1f5c59a7cf60561425dbb.tar.gz |
Bump Standards-Version to 3.9.0.0
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 948e54c..8cb0bd2 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: Mike Hommey <glandium@debian.org> -Standards-Version: 3.8.4.0 +Standards-Version: 3.9.0.0 Build-Depends: debhelper (>= 7.0.50~), zlib1g-dev | libz-dev, python-all-dev (>= 2.3.5-11), python-all-dbg, python-support (>= 0.3), autotools-dev, libreadline-dev | libreadline5-dev, binutils (>= 2.14.90.0.7), dpkg-dev (>= 1.14.9), perl Homepage: http://xmlsoft.org/ Vcs-Git: git://git.debian.org/debian-xml-sgml/libxml2.git |