diff options
-rw-r--r-- | debian/changelog | 6 | ||||
-rw-r--r-- | debian/control | 4 |
2 files changed, 2 insertions, 8 deletions
diff --git a/debian/changelog b/debian/changelog index 1c1ef7e..5c8cf38 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,3 @@ -factory-boy (2.0.2-2) UNRELEASED; urgency=low - - * Updated VCS field to git.gplhost.com. - - -- Thomas Goirand <zigo@debian.org> Wed, 20 Nov 2013 19:47:58 +0800 - factory-boy (2.0.2-1) unstable; urgency=low * Uploading to unstable. diff --git a/debian/control b/debian/control index 748d34e..14f03fb 100644 --- a/debian/control +++ b/debian/control @@ -10,8 +10,8 @@ Uploaders: Loic Dachary (OuoU) <loic@debian.org>, Build-Depends: debhelper (>= 9), python-all (>=2.6.6-3~), openstack-pkg-tools Standards-Version: 3.9.4 Homepage: https://github.com/rbarrois/factory_boy -Vcs-Browser: http://git.gplhost.com/gitweb/?p=openstack/factory-boy.git;a=summary -Vcs-Git: http://git.gplhost.com/openstack/factory-boy.git +Vcs-Browser: http://anonscm.debian.org/gitweb/?p=openstack/factory-boy.git;a=summary +Vcs-Git: git://anonscm.debian.org/openstack/factory-boy.git Package: python-factory-boy Architecture: all |