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
|
python-openflow (2021.1-1) unstable; urgency=medium
* QA upload.
* New upstream version 2021.1.
* Updated file paths in copyright.
* Removed d/patches -issue fixed in new upstream.
* Bumped Standards-Version to 4.7.0.
* Updated font 'C' to 'R' in manpage to avoid W lintian-cannot
select font 'C'.
* Revised autopkgtest control and verify.sh for Python 3.12.
* Removed old tests from d/tests.
* Removed python version declaration from d/control.
* Added extend-diff-ignore d/source/options.
-- Yogeswaran Umasankar <yogu@debian.org> Sat, 27 Jul 2024 01:40:00 +0000
python-openflow (2019.2-3) unstable; urgency=medium
* QA upload.
* Patch: setuptools 60 support. Closes: #1022459
-- Stefano Rivera <stefanor@debian.org> Sat, 12 Nov 2022 10:52:11 +0200
python-openflow (2019.2-2) unstable; urgency=medium
* QA upload.
* debian/control:
- Bumped Standards-Version to 4.5.1.
- Change Maintainer for Debian QA Group because it was orphaned.
- Updated DH to level 13.
* debian/copyright: updated packaging copyright years.
-- Paulo Henrique de Lima Santana (phls) <phls@debian.org> Fri, 18 Dec 2020 11:28:18 -0300
python-openflow (2019.2-1) unstable; urgency=medium
* New upstream version 2019.2.
* debian/control:
- Added 'Rules-Requires-Root: no' in source stanza.
- Added Vcs-* fields for repository in salsa.
- Changed Maintainer's email.
- Build-Depends added python3-pytest-runner.
- Bumped Standards-Version to 4.4.1.
- Bumped X-Python3-Version to 3.7.
- New format to debhelper-compat and updated level to 12.
* debian/copyright:
- Changed Maintainer's email.
- Listed all upstream files in copyright.
- Removed files used to create manpage.
- Updated upstream code and packaging copyrights years.
* debian/docs: added AUTHORS from upstream repository.
* debian/manpage: modified to use manpage from upstream.
* debian/README.source: deleted because upstream removed docs/* files.
* debian/salsa-ci.yml: created to start CI tests for Salsa.
* debian/tests/*: added to perform trivial tests.
* debian/upstream:
- AUTHORS.rst: downloaded from upstream repository.
- metadata: created.
* debian/watch: updated to looking for releases in debian repository.
-- Paulo Henrique de Lima Santana (phls) <phls@debian.org> Fri, 03 Jan 2020 00:20:25 +0300
python-openflow (2017.2b1+dfsg-2.1) unstable; urgency=medium
* Non-maintainer upload.
* Remove python3.6 build dependency. Closes: #924321.
-- Matthias Klose <doko@debian.org> Sat, 16 Mar 2019 12:49:28 +0100
python-openflow (2017.2b1+dfsg-2) unstable; urgency=medium
* New upload because the bug #877191 was solved.
* debian/control: bumped Standards-Version to 4.1.1.
-- Paulo Henrique de Lima Santana (phls) <phls@softwarelivre.org> Mon, 13 Nov 2017 15:03:47 -0200
python-openflow (2017.2b1+dfsg-1) unstable; urgency=medium
* New upstream release.
* debian/control:
- Build-Depends updated to python3.6.
- Bumped Standards-Version to 4.1.0.
* debian/copyright:
- Copyright year updated.
- Kytos Team e-mail address changed.
* debian/docs:
- Added AUTHORS.rst.
- Removed requirements because they are necessary.
* debian/manpage: updated.
* debian/patches/10-remove-install-and-fix-url-README.patch: deleted.
* debian/README.source: created to explain about source missing in docs.
* debian/rules:
- override_dh_auto_test: added.
- override_dh_clean removed.
* debian/watch: opts line changed.
-- Paulo Henrique de Lima Santana (phls) <phls@softwarelivre.org> Tue, 26 Sep 2017 00:26:51 -0300
python-openflow (1.1.0~alpha2-1) unstable; urgency=medium
* Initial release (Closes: #843125)
-- Paulo Henrique de Lima Santana (phls) <phls@softwarelivre.org> Sat, 05 Nov 2016 00:22:21 -0200
|