diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 6 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 7 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index f45d931..9f29e58 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +factory-boy (1.1.2-1) unstable; urgency=low + + * New upstream release + + -- Ghe Rivero <ghe.rivero@stackops.com> Mon, 05 Mar 2012 19:13:53 +0100 + factory-boy (1.0.4-1) unstable; urgency=low * Initial release. diff --git a/debian/control b/debian/control index 7b833aa..090b39a 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: PKG OpenStack <openstack-devel@lists.alioth.debian.org> Uploaders: Ghe Rivero <ghe.rivero@stackops.com> Build-Depends: debhelper (>= 7.0.50), python-dev (>=2.6.6-3~) -Standards-Version: 3.9.2 +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 |