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
|
python-pynlpl (1.2.9-2) unstable; urgency=medium
* Team upload.
* Fix Team Name
* Switch to DebHelper 13
-- Alexandre Detiste <tchet@debian.org> Wed, 23 Apr 2025 14:53:01 +0200
python-pynlpl (1.2.9-1) unstable; urgency=medium
* Team upload.
* New upstream release.
* Standards-Version: 4.4.1
* debhelper compatibility level 12: debhelper-compat (= 12)
* drop python-pynlpl (remove python2). Closes: #938080.
* update Vcs tags to salsa.debian.org
* Build-Depends: python3-httplib2 (>= 0.6),
python3-lxml (>= 2.2),
python3-numpy
* add debian patch skip_folia_tests.patch to skip FoLiA tests (folia
and FQN). example.xml is not available for them.
* debian/tests Restrictions: allow-stderr (to ignore deprecation
warning about pynlpl.formats.folia)
-- Drew Parsons <dparsons@debian.org> Sun, 20 Oct 2019 22:12:14 +0800
python-pynlpl (1.1.2-1) unstable; urgency=medium
* New upstream release (1.1.2)
-- Maarten van Gompel <proycon@anaproy.nl> Mon, 02 Jan 2017 12:22:00 +0200
python-pynlpl (1.0.9-1) unstable; urgency=medium
* New upstream release (1.0.9)
* debian/tests: fixed
* debian/compat: changed to 10
* debian/control: cleanup (whitespace, ordering, descriptions)
* manpages/pynlpl-computepmi.1: spelling fix
* debian/copyright: fixed order
(thanks to Mattia Rizzolo for pointing out most of the above)
-- Maarten van Gompel <proycon@anaproy.nl> Tue, 18 Oct 2016 12:22:00 +0200
python-pynlpl (1.0.5-1) unstable; urgency=medium
* New upstream release (1.0.5)
* debian/control: Added VCS fields, applied cme fix dpkg
* debian/rules: removed unneeded commented lines
* debian/manpages: moved manpages here
* debian/copyright: Applied cme fix dpkg
(thanks to Anton Gladky for pointing these four out)
* debian/control: Removed Joost van Baal-Ilić as uploader
* Added autopkgtest
-- Maarten van Gompel <proycon@anaproy.nl> Sun, 04 Sep 2016 22:54:00 +0200
python-pynlpl (0.7.7.1-2) unstable; urgency=medium
* Removed texinfo manual reference
* debian/copyright: All GPL-3 now
(thanks to Thorsten Alteholz for pointing it out)
also added comments for MIT work.
-- Maarten van Gompel <proycon@anaproy.nl> Thu, 11 Feb 2016 10:17:33 +0100
python-pynlpl (0.7.7.1-1) unstable; urgency=low
* Initial release. Closes: #771592
-- Maarten van Gompel <proycon@anaproy.nl> Fri, 20 Nov 2015 22:46:15 +0100
|