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 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111
|
python-django-import-export (3.0.2-1) unstable; urgency=medium
* New upstream release.
* Bump standards-version to 4.6.2.
-- Julien Puydt <jpuydt@debian.org> Mon, 26 Dec 2022 11:31:46 +0100
python-django-import-export (3.0.1-1) unstable; urgency=medium
* New upstream release.
-- Julien Puydt <jpuydt@debian.org> Fri, 28 Oct 2022 19:48:21 +0200
python-django-import-export (2.9.0-1) unstable; urgency=medium
* Fix d/watch.
* New upstream release.
* Bump standards-version to 4.6.1.
-- Julien Puydt <jpuydt@debian.org> Sun, 02 Oct 2022 22:06:36 +0200
python-django-import-export (2.8.0-1) unstable; urgency=medium
* New upstream release.
-- Julien Puydt <jpuydt@debian.org> Mon, 04 Apr 2022 14:22:51 +0200
python-django-import-export (2.7.1-1) unstable; urgency=medium
* New upstream release.
-- Julien Puydt <jpuydt@debian.org> Sat, 25 Dec 2021 19:05:40 +0100
python-django-import-export (2.7.0-1) unstable; urgency=medium
* New upstream release.
-- Julien Puydt <jpuydt@debian.org> Thu, 09 Dec 2021 08:56:22 +0100
python-django-import-export (2.6.1-1) unstable; urgency=medium
* New upstream release.
-- Julien Puydt <jpuydt@debian.org> Sat, 02 Oct 2021 10:44:41 +0200
python-django-import-export (2.6.0-1) unstable; urgency=medium
* New upstream release.
* Drop the locale patch.
-- Julien Puydt <jpuydt@debian.org> Mon, 20 Sep 2021 12:09:17 +0200
python-django-import-export (2.5.0-2) unstable; urgency=medium
* Fix d/watch.
* Bump std-vers to 4.6.0.
-- Julien Puydt <jpuydt@debian.org> Thu, 26 Aug 2021 11:33:45 +0200
python-django-import-export (2.5.0-1) unstable; urgency=medium
* New upstream release.
* Bump standards-version to 4.5.1.
-- Julien Puydt <jpuydt@debian.org> Fri, 29 Jan 2021 08:35:30 +0100
python-django-import-export (2.4.0-2) unstable; urgency=medium
[ Debian Janitor ]
* Set upstream metadata fields: Bug-Submit.
[ Michael Hudson-Doyle ]
* d/tests/control: Add python3-all to Depends:.
-- Michael Hudson-Doyle <michael.hudson@ubuntu.com> Fri, 23 Oct 2020 15:41:33 +1300
python-django-import-export (2.4.0-1) unstable; urgency=medium
[ 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.
[ Julien Puydt ]
* New upstream release.
* Declare d/rules doesn't require root.
* Bump dh compat to 13.
* Drop lintian override.
-- Julien Puydt <jpuydt@debian.org> Thu, 08 Oct 2020 13:57:46 +0200
python-django-import-export (2.3.0-1) unstable; urgency=medium
* Add patch fixing problems with the zh_CN header.
* New upstream release.
* Refresh patch for zh_CN.
-- Julien Puydt <jpuydt@debian.org> Thu, 16 Jul 2020 15:20:28 +0200
python-django-import-export (2.2.0-2) unstable; urgency=medium
* Upload source-only to unstable - for testing migration.
-- Julien Puydt <jpuydt@debian.org> Wed, 08 Jul 2020 16:37:37 +0200
python-django-import-export (2.2.0-1) unstable; urgency=medium
* Initial packaging (Closes: #962836).
-- Julien Puydt <jpuydt@debian.org> Mon, 15 Jun 2020 09:29:29 +0200
|