diff options
author | Thomas Goirand <thomas@goirand.fr> | 2012-12-17 11:28:31 +0000 |
---|---|---|
committer | Thomas Goirand <thomas@goirand.fr> | 2012-12-17 11:28:31 +0000 |
commit | 9a5879b47aff8502f7337ebfe8e398c6451dfe00 (patch) | |
tree | 71cb1b2b64a5c336d5d01e29651d8a765f6f4600 /debian | |
parent | f3796cac90ba52971816d24100064b227ca50faa (diff) | |
download | factory-boy-9a5879b47aff8502f7337ebfe8e398c6451dfe00.tar factory-boy-9a5879b47aff8502f7337ebfe8e398c6451dfe00.tar.gz |
Removed useless X-Python-Version: >= 2.6 tag in debian/control
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/debian/control b/debian/control index fc7666a..25094be 100644 --- a/debian/control +++ b/debian/control @@ -12,7 +12,6 @@ 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 -X-Python-Version: >= 2.6 Package: python-factory-boy Architecture: any |