diff options
author | Thomas Goirand <thomas@goirand.fr> | 2013-05-12 07:56:40 +0000 |
---|---|---|
committer | Thomas Goirand <thomas@goirand.fr> | 2013-05-12 07:56:40 +0000 |
commit | 5bd9dcbb0a66c8bd29e39b9096eb0166409c95ff (patch) | |
tree | 396a472e60dafd30f5e72b5285395aea6f9f255d /debian/control | |
parent | 8e5ee2fb19058336afb5af61486e17f2603b56cb (diff) | |
download | factory-boy-5bd9dcbb0a66c8bd29e39b9096eb0166409c95ff.tar factory-boy-5bd9dcbb0a66c8bd29e39b9096eb0166409c95ff.tar.gz |
* Switched to debhelper / compat level 9.
* Bumped StandardVersion.
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control index ae79410..95fd125 100644 --- a/debian/control +++ b/debian/control @@ -7,8 +7,8 @@ Uploaders: Loic Dachary (OuoU) <loic@debian.org>, Thomas Goirand <zigo@debian.org>, Ghe Rivero <ghe.rivero@stackops.com>, Mehdi Abaakouk <sileht@sileht.net> -Build-Depends: debhelper (>= 7.0.50), python-dev (>=2.6.6-3~), openstack-pkg-tools -Standards-Version: 3.9.3 +Build-Depends: debhelper (>= 9), python-dev (>=2.6.6-3~), openstack-pkg-tools +Standards-Version: 3.9.4 Homepage: https://github.com/rbarrois/factory_boy Vcs-Browser: http://anonscm.debian.org/gitweb/?p=openstack/factory-boy.git;a=summary Vcs-Git: git://anonscm.debian.org/openstack/factory-boy.git |