1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58
|
django-memoize (2.2.0+dfsg-1) unstable; urgency=medium
* Refresh patches after git-dpm to gbp pq conversion
* New upstream release (2.2.0)
* Bump debhelper-compat from 9 to 12
* Bump Standards-Version from 3.9.8 to 4.4.0
* Update copyright
-- Christopher Hoskin <mans0954@debian.org> Sat, 31 Aug 2019 08:20:32 +0000
django-memoize (2.1.1+dfsg-3) unstable; urgency=medium
* Team upload.
* Drop autopkgtest for the removed Python 2 package.
-- Dmitry Shachnev <mitya57@debian.org> Sat, 17 Aug 2019 13:02:52 +0300
django-memoize (2.1.1+dfsg-2) unstable; urgency=medium
[ Ondřej Nový ]
* d/control: Set Vcs-* to salsa.debian.org
* d/watch: Use https protocol
* d/changelog: Remove trailing whitespaces
* d/control: Remove trailing whitespaces
* d/tests: Use AUTOPKGTEST_TMP instead of ADTTMP
* Convert git repository from git-dpm to gbp layout
* Use 'python3 -m sphinx' instead of sphinx-build for building docs
* Use debhelper-compat instead of debian/compat.
[ Christopher Hoskin ]
* Import new upstream release (2.1.1)
* Use my Debian address in copyright and patches
* Mark packages Multi-Arch: foreign
* Build depend on python3-sphinx not python-sphinx
* Fix trailing white space in rules
* Add upstream/metadata
[ Thomas Goirand ]
* Team upload.
* Ran wrap-and-sort -bast.
* Removed Python 2 support.
-- Thomas Goirand <zigo@debian.org> Thu, 25 Jul 2019 02:34:04 +0200
django-memoize (2.1.0+dfsg-1) unstable; urgency=medium
* Use my Debian ID in Uploaders
* Add VCS fields to debian/control
* New upstream release (2.1.0)
* Remove Testsuite from Control
-- Christopher Hoskin <mans0954@debian.org> Wed, 22 Feb 2017 20:13:12 +0000
django-memoize (2.0.0+dfsg-1) unstable; urgency=low
* Initial Release. Closes: #830292
-- Christopher Hoskin <christopher.hoskin@gmail.com> Fri, 08 Jul 2016 20:51:02 +0100
|