diff options
author | Thomas Goirand <thomas@goirand.fr> | 2014-05-03 22:54:03 +0800 |
---|---|---|
committer | Thomas Goirand <thomas@goirand.fr> | 2014-05-03 22:54:17 +0800 |
commit | bc5ac1d595983d0ac9245138f5c4d06204e54f86 (patch) | |
tree | 2b0554b66573164330f3534f552d155571d066bd /debian | |
parent | 252e7ee7ecb9859743934691698ef23797f3defe (diff) | |
download | factory-boy-bc5ac1d595983d0ac9245138f5c4d06204e54f86.tar factory-boy-bc5ac1d595983d0ac9245138f5c4d06204e54f86.tar.gz |
Revert "Updated VCS fields."
This reverts commit 47a9ddc907a828ad079e5cdee6ed8c942af96d5e.
Conflicts:
debian/control
Diffstat (limited to 'debian')
-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 |