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 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88
|
django-bitfield (1.9.6-3) unstable; urgency=medium
[ Debian Janitor ]
* Bump debhelper from deprecated 9 to 12.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
[ Ondřej Nový ]
* d/control: Update Maintainer field with new Debian Python Team
contact address.
* d/control: Update Vcs-* fields with new Debian Python Team Salsa
layout.
[ Debian Janitor ]
* Bump debhelper from old 12 to 13.
-- Sandro Tosi <morph@debian.org> Sat, 11 Jun 2022 22:01:54 -0400
django-bitfield (1.9.6-2) unstable; urgency=medium
* Team upload.
* Reupload without binaries to allow migration.
-- Andrey Rahmatullin <wrar@debian.org> Wed, 07 Aug 2019 12:42:47 +0500
django-bitfield (1.9.6-1) unstable; urgency=low
* Team upload.
* New upstream release.
* Add debian/gbp.conf.
* Bump debhelper version to 12.
* Bump Standards-Version to 4.4.0.
* Run wrap-and-sort -bast to reduce diff size of future changes.
-- Michael Fladischer <fladi@debian.org> Tue, 23 Jul 2019 10:55:58 +0200
django-bitfield (1.9.3-2) unstable; urgency=medium
[ Ondřej Nový ]
* d/control: Set Vcs-* to salsa.debian.org
* d/watch: Use https protocol
* d/control: Remove ancient X-Python-Version field
* d/control: Remove ancient X-Python3-Version field
* Convert git repository from git-dpm to gbp layout
* Use debhelper-compat instead of debian/compat.
[ Thomas Goirand ]
* Team upload.
* Removed Python 2 support.
-- Thomas Goirand <zigo@debian.org> Mon, 22 Jul 2019 03:38:23 +0200
django-bitfield (1.9.3-1) unstable; urgency=low
* Team upload.
* New upstream release.
* Bump Standards-Version to 4.0.0.
* Reformat packaging files with cme for better readability.
-- Michael Fladischer <fladi@debian.org> Tue, 20 Jun 2017 10:43:49 +0200
django-bitfield (1.8.0-1) unstable; urgency=low
* New upstream release.
* Add Python3 support through a separate package.
* Bump Standards-Version to 3.9.6.
* Bump debhelper compatibility level to 9.
* Use pybuild to build both Python2 and Python3 packages.
* Use pypi.debian.net service for uscan.
* Drop versioned dependency on python-setuptools and python-all.
* Add dh-python to Build-Depends.
* Add python-six to Build-Depends.
* Add Python3 variants of all build dependencies.
* Add X-Python-Version and X-Python3-Version fields.
* Add homepage field.
* Add Vcs-* fields for git repository.
* Add Upstream-Contact field to d/copyright.
* Add myself in d/copyright.
* Disable tests for now as they require a running database server.
* Reformat d/control and d/copyright with cme.
-- Michael Fladischer <fladi@debian.org> Fri, 26 Jun 2015 11:03:04 +0200
django-bitfield (1.6.4-1) unstable; urgency=low
* Initial release. (closes: #702464)
-- Luke Faraone <lfaraone@debian.org> Wed, 06 Mar 2013 16:00:31 -0500
|