diff options
author | Christopher Baines <mail@cbaines.net> | 2016-05-11 09:50:35 +0100 |
---|---|---|
committer | Christopher Baines <mail@cbaines.net> | 2016-05-11 10:14:16 +0100 |
commit | 0001f219a502ea7422a5d7e976fba411c61116e7 (patch) | |
tree | c7f16662d7faf1fb7343a892d2f9e36e1c0880f0 /debian/changelog | |
parent | d54b452452a04f8109ef8dc48c9b46d1cb99f476 (diff) | |
download | factory-boy-debian/unstable.tar factory-boy-debian/unstable.tar.gz |
* New upstream releasedebian/unstable
* Add myself to Uploaders
* Add build dependencies on fake-factory and python-ipaddress
* Bump Standards-Version to 3.9.8 (no changes required)
* Change the gbp.conf upstream-tag to include the v prefix, as this makes
git-buildpackage able to find the tags
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index ce26a65..53fa6e8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ -factory-boy (2.6.1-1) UNRELEASED; urgency=medium +factory-boy (2.7.0-1) UNRELEASED; urgency=medium - * New upstream release. + [ Ondřej Nový ] + * New upstream release (v2.6.1) * Added python(3)-wheel build dependency. * Fixed VCS url (https). * Removed disable-a-test-in-test_existing_file.patch @@ -8,7 +9,10 @@ factory-boy (2.6.1-1) UNRELEASED; urgency=medium * Rebased and fixed debian/patches/removed-privacy-breach.patch * d/copyright fixed. - -- Ondřej Nový <novy@ondrej.org> Sun, 14 Feb 2016 19:26:48 +0100 + [ Christopher Baines ] + * New upstream release (v2.7.0) + + -- Christopher Baines <mail@cbaines.net> Wed, 11 May 2016 09:50:01 +0100 factory-boy (2.4.1-4) unstable; urgency=medium |