diff options
author | Thomas Goirand <thomas@goirand.fr> | 2013-11-20 19:47:11 +0800 |
---|---|---|
committer | Thomas Goirand <thomas@goirand.fr> | 2013-11-20 19:47:11 +0800 |
commit | 47a9ddc907a828ad079e5cdee6ed8c942af96d5e (patch) | |
tree | 1e15b9dcba68bf63a49cd708c150de35dd6f9981 /debian | |
parent | b54ff5c786dba08c5d35a0bc3e6dd1500c9fd7a0 (diff) | |
download | factory-boy-47a9ddc907a828ad079e5cdee6ed8c942af96d5e.tar factory-boy-47a9ddc907a828ad079e5cdee6ed8c942af96d5e.tar.gz |
Updated VCS fields.
Diffstat (limited to 'debian')
-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 |