diff options
author | Thomas Goirand <thomas@goirand.fr> | 2013-05-12 08:00:27 +0000 |
---|---|---|
committer | Thomas Goirand <thomas@goirand.fr> | 2013-05-12 08:20:03 +0000 |
commit | 4523d576e9ad73f7ef14515bffc7c99c6184cdfd (patch) | |
tree | 2b0554b66573164330f3534f552d155571d066bd /debian/changelog | |
parent | 5bd9dcbb0a66c8bd29e39b9096eb0166409c95ff (diff) | |
download | factory-boy-debian/2.0.2-1.tar factory-boy-debian/2.0.2-1.tar.gz |
using distutils as build system due to the Makefile in the root folder.debian/2.0.2-1
Switched Architecture: to all from any
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 5f0c897..5c8cf38 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,8 @@ factory-boy (2.0.2-1) unstable; urgency=low * New upstream release. * Switched to debhelper / compat level 9. * Bumped StandardVersion. + * Switched Architecture: to all instead of any (there's no arch dependent + things that I can see in the produced binary). -- Thomas Goirand <zigo@debian.org> Sun, 12 May 2013 05:33:18 +0000 |