diff options
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 d65cb2d..bd97dcb 100644 --- a/debian/control +++ b/debian/control @@ -6,8 +6,8 @@ Uploaders: Ghe Rivero <ghe.rivero@stackops.com> Build-Depends: debhelper (>= 7.0.50), python-dev (>=2.6.6-3~) Standards-Version: 3.9.3 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 +Vcs-Browser: http://git.gplhost.com/gitweb/?p=openstack/factory-boy.git;a=summary +Vcs-Git: http://git.gplhost.com/openstack/factory-boy.git X-Python-Version: >= 2.6 Package: python-factory-boy |