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
|
kytos-utils (2019.2-3) 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 13:45:50 -0300
kytos-utils (2019.2-2) unstable; urgency=medium
* debian/maintscript.
* debian/postinst:
- Both files were created to remove obsolete conffiles created in
/etc/skel/kytos in versions before 2019.2-1. (Closes: #948185).
-- Paulo Henrique de Lima Santana (phls) <phls@debian.org> Tue, 07 Jan 2020 02:12:50 -0300
kytos-utils (2019.2-1) unstable; urgency=medium
* New upstream version 2019.2.
* debian/control:
- Added python3-pathspec on Build-Depends.
- Added 'Rules-Requires-Root: no' in source stanza.
- Added Vcs-* fields for repository in salsa.
- Bumped Standards-Version to 4.4.1.
- Changed Maintainer's email.
- New format to debhelper-compat and updated level to 12.
- Bumped X-Python3-Version to 3.7.
* debian/copyright:
- Changed Maintainer's email.
- Listed all upstream files in copyright.
- Updated upstream code and packaging copyrights years.
* debian/install: created to copy files to the right place. (Closes: #887118).
* debian/manpage/*: updated with new version.
* debian/patches/0001-fix_etc_path_for_instalation.patch: created.
* debian/salsa-ci.yml: created to start CI tests for Salsa.
* debian/tests/*: added to perform trivial tests.
* debian/upstream/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 20:51:44 -0300
kytos-utils (2017.2b1-2.1) unstable; urgency=medium
* Non-maintainer upload.
* Remove build dependency on python3.6. Closes: #916820.
-- Matthias Klose <doko@debian.org> Tue, 12 Mar 2019 16:41:48 +0100
kytos-utils (2017.2b1-2) unstable; urgency=medium
* New upload because the bug 877193 was solved.
* debian/control: bumped Standards-Version to 3.9.8.
-- Paulo Henrique de Lima Santana (phls) <phls@softwarelivre.org> Mon, 13 Nov 2017 14:55:41 -0200
kytos-utils (2017.2b1-1) unstable; urgency=medium
* New upstream release.
* debian/control:
- Build-Depends added python3-ruamel.yaml, and
removed pylama, python3-pycodestyle, python3-pylama.
- Bumped Standards-Version to 4.1.0.
* debian/docs: CHANGELOG.rst line removed because it is not necessary.
* debian/manpage: updated.
* debian/rules:
- override_dh_auto_test added.
- override_dh_clean removed.
-- Paulo Henrique de Lima Santana (phls) <phls@softwarelivre.org> Tue, 26 Sep 2017 00:39:00 -0300
kytos-utils (2017.1b1.post1-1) unstable; urgency=medium
* Initial release (Closes: #858840)
-- Paulo Henrique de Lima Santana (phls) <phls@softwarelivre.org> Mon, 03 Apr 2017 11:07:28 -0300
|