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
|
gmplot (1.2.0-3) unstable; urgency=medium
[ Ondřej Nový ]
* Bump Standards-Version to 4.4.1.
* d/control: Update Vcs-* fields with new Debian Python Team Salsa
layout.
[ Sandro Tosi ]
* Use the new Debian Python Team contact name and address
* debian/copyright
- extend packaging copyright years
* debian/control
- run wrap-and-sort
- bump Standards-Version to 4.6.0.1 (no changes needed)
[ Debian Janitor ]
* Bump debhelper from deprecated 9 to 13.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
* Update standards version to 4.5.1, no changes needed.
-- Sandro Tosi <morph@debian.org> Mon, 02 May 2022 22:45:36 -0400
gmplot (1.2.0-2) unstable; urgency=medium
[ Ondřej Nový ]
* Convert git repository from git-dpm to gbp layout
* Use debhelper-compat instead of debian/compat.
[ Sandro Tosi ]
* Drop python 2 support + use pybuild
* debian/control
- add requests to b-d, tests
- bump Standards-Version to 4.4.0 (no changes needed)
* debian/copyright
- extend packaging copyright years
-- Sandro Tosi <morph@debian.org> Sat, 17 Aug 2019 22:10:43 -0400
gmplot (1.2.0-1) unstable; urgency=medium
[ Ondřej Nový ]
* d/control: Set Vcs-* to salsa.debian.org
[ Sandro Tosi ]
* New upstream release
* debian/copyright
- extend packaging copyright years
* debian/control
- bump Standards-Version to 4.1.4 (no changes needed)
-- Sandro Tosi <morph@debian.org> Sat, 09 Jun 2018 18:35:07 -0400
gmplot (1.1.1-1) unstable; urgency=medium
[ Sandro Tosi ]
* New upstream release
* debian/control
- bump Standards-Version to 3.9.8 (no changes needed)
[ Ondřej Nový ]
* Fixed VCS URL (https)
-- Sandro Tosi <morph@debian.org> Sun, 02 Oct 2016 13:50:59 -0400
gmplot (1.1.0-3) unstable; urgency=medium
* debian/patches/0002-Updated-itermitems-to-items.patch
- replace iteritems() with items(), needed for py3k compat
-- Sandro Tosi <morph@debian.org> Mon, 01 Feb 2016 22:35:02 +0000
gmplot (1.1.0-2) unstable; urgency=medium
* debian/patches/0001-use-relative-imports.patch
- py3k would fail to import gmplot without relative imports
-- Sandro Tosi <morph@debian.org> Sun, 31 Jan 2016 18:47:00 +0000
gmplot (1.1.0-1) unstable; urgency=low
* Initial release (Closes: #808841)
-- Sandro Tosi <morph@debian.org> Wed, 23 Dec 2015 17:08:29 +0000
|