diff options
author | Ghe Rivero <ghe@debian.org> | 2012-03-10 23:21:29 +0100 |
---|---|---|
committer | Ghe Rivero <ghe@debian.org> | 2012-03-10 23:29:44 +0100 |
commit | b062e4d69b490b4ce6c1dddf89137ed701e2c4bc (patch) | |
tree | e5c0b240949c769600808e14d16e42dabf085993 /debian/control | |
parent | 0f4c7647c3bf408ef86157c0619df4fda0ca45c8 (diff) | |
download | factory-boy-b062e4d69b490b4ce6c1dddf89137ed701e2c4bc.tar factory-boy-b062e4d69b490b4ce6c1dddf89137ed701e2c4bc.tar.gz |
New upstream releasedebian/1.1.3-1
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 090b39a..d65cb2d 100644 --- a/debian/control +++ b/debian/control @@ -10,7 +10,7 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=openstack/factory-boy.git;a=sum Vcs-Git: git://anonscm.debian.org/openstack/factory-boy.git X-Python-Version: >= 2.6 -Package: factory-boy +Package: python-factory-boy Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, Description: test fixtures replacement based on thoughtbot's factory_girl for Ruby. |