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
|
python-dendropy (4.6.1-2) unstable; urgency=medium
* Team upload.
* Add patch to drop runtime dependency on pkg_resources (Closes: #1083625)
* Bump standards version to 4.7.0 (no changes needed)
* Correct patch header metadata
* Recreate and improve dendropy-format manpage
* Point homepage to the package documentation
-- Ananthu C V <weepingclown@disroot.org> Sun, 01 Dec 2024 18:23:25 +0530
python-dendropy (4.6.1-1) unstable; urgency=medium
[ Lance Lin ]
* Team upload.
* New upstream version
* Standards-Version: 4.6.2 (routine-update)
* Remove trailing whitespace in debian/rules (routine-update)
* d/rules: Copy file for successful consecutive builds (Closes: #1049497)
* d/copyright: Update year to 2023 for debian files
* d/patches: Add not-needed to Forwarded field for patch
* d/source/lintian-overrides: Ignore very long line length for data files
[ Andreas Tille ]
* Remove unneeded debian/source/include-binaries
-- Lance Lin <lq27267@gmail.com> Fri, 27 Oct 2023 19:11:12 +0700
python-dendropy (4.5.2-1) unstable; urgency=medium
* Team Upload.
* New upstream version 4.5.2
* Declare compliance with policy 4.5.1
-- Nilesh Patra <nilesh@debian.org> Sun, 15 Aug 2021 17:41:22 +0530
python-dendropy (4.5.1-1) unstable; urgency=medium
[ Nilesh Patra ]
* Team Upload.
* Standards-Version: 4.5.0 (routine-update)
* debhelper-compat 13 (routine-update)
* Add salsa-ci file (routine-update)
* Rules-Requires-Root: no (routine-update)
* Vendor dendropy-format
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
-- Nilesh Patra <npatra974@gmail.com> Wed, 11 Nov 2020 19:39:05 +0530
python-dendropy (4.4.0-2) unstable; urgency=medium
* Drop Python2 support
targeting bug #937698
* debhelper-compat 12
* Standards-Version: 4.4.1
* Secure URI in copyright format
* Respect DEB_BUILD_OPTIONS in override_dh_auto_test target
* Use secure URI in Homepage field.
* Do not try running non-existing testsuite
* Add autopkgtest
-- Andreas Tille <tille@debian.org> Tue, 08 Oct 2019 13:24:14 +0200
python-dendropy (4.4.0-1) unstable; urgency=medium
* New upstream version
* Point Vcs fields to salsa.debian.org
* Standards-Version: 4.1.4
-- Andreas Tille <tille@debian.org> Tue, 22 May 2018 16:36:45 +0200
python-dendropy (4.3.0+dfsg-1) unstable; urgency=medium
* New upstream version
* Standards-Version: 4.1.3
* debhelper 11
* d/rules: do not parse d/changelog
* Testsuite: autopkgtest-pkg-python
-- Andreas Tille <tille@debian.org> Mon, 19 Feb 2018 09:31:21 +0100
python-dendropy (4.2.0+dfsg-1) unstable; urgency=medium
* New upstream version
* d/watch:
- fix pypi URL
- xz compression
- version=4
* cme fix dpkg-control
* debhelper 10
-- Andreas Tille <tille@debian.org> Mon, 09 Jan 2017 17:51:57 +0100
python-dendropy (4.1.0+dfsg-1) unstable; urgency=medium
* Team upload.
* New upstream release.
* Make watchfile work again.
* Use secure Vcs-Git.
* Bump Standards-Version.
-- Sascha Steinbiss <satta@debian.org> Sun, 31 Jul 2016 18:33:39 +0000
python-dendropy (4.0.3+dfsg-1) unstable; urgency=low
* Initial release (Closes: #790408)
-- Andreas Tille <tille@debian.org> Mon, 22 Jun 2015 15:34:21 +0200
|