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 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145
|
pompem (0.2.0-7) unstable; urgency=medium
* Team upload.
[ Debian Janitor ]
* Update standards version to 4.6.1, no changes needed.
[ Janitor ]
* Apply hints suggested by the [multi-arch hinter]
(https://wiki.debian.org/MultiArch/Hints)
[ Sven Geuer ]
* d/p/*: Escape or replace backslashes in strings (Closes: #1074500).
* d/t/control: Extend autopkgtest to show the pompem logo.
* d/control: Bump Standards-Version to 4.7.0.
* d/copyright: Update the 'Files: debian/*' stanza.
* d/salsa-ci.yml: Add variable SALSA_CI_DISABLE_BUILD_PACKAGE_ANY.
-- Sven Geuer <sge@debian.org> Fri, 12 Jul 2024 15:15:34 +0200
pompem (0.2.0-6) unstable; urgency=medium
[ Debian Janitor ]
* Set upstream metadata fields:
- Bug-Database, Bug-Submit, Repository, Repository-Browse.
[ Giovani Augusto Ferreira ]
* Bumped DH level to 13.
* Bumped standards version to 4.5.0, no changes needed.
* debian/copyright: updated packaging years.
* debian/tests/control: added superficial restriction. (closes: #969852)
* debian/upstream/metadata: removed deprecated field.
[ Samuel Henrique ]
* Configure git-buildpackage for Debian
-- Giovani Augusto Ferreira <giovani@debian.org> Thu, 10 Sep 2020 11:15:25 -0300
pompem (0.2.0-5) unstable; urgency=medium
[ Giovani Augusto Ferreira ]
* Using new DH level format. Consequently:
- debian/compat: removed.
- debian/control: Changed from 'debhelper' to 'debhelper-compat' in
Build-Depends field and bumped level to 12.
* debian/control:
- Added the field Rules-Requires-Root: binary-targets.
- Standards-Version: bumped to 4.4.1 (no changes needed)
* debian/copyright:
- Updated years and rights.
* debian/tests/control: created to provide trivial tests.
* wrap-and-sort -sa
[ Samuel Henrique ]
* Add salsa-ci.yml
-- Giovani Augusto Ferreira <giovani@debian.org> Mon, 30 Dec 2019 15:33:02 -0300
pompem (0.2.0-4) unstable; urgency=medium
[ Raphaƫl Hertzog ]
* Update team maintainer address to Debian Security Tools
<team+pkg-security@tracker.debian.org>
* Update Vcs-Git and Vcs-Browser for the move to salsa.debian.org
[ Giovani Augusto Ferreira ]
* Bumped DH level to 11
* Bumped Standards-Version to 4.2.1
* debian/copyright: updated packaging copyright years
* debian/rules: removed whitespace
* Added upstream metadata file
-- Giovani Augusto Ferreira <giovani@debian.org> Wed, 29 Aug 2018 00:47:18 -0300
pompem (0.2.0-3) unstable; urgency=medium
* Updated my email address.
* debian/control:
- Bumped Standards-Version to 4.0.0.
- Dropped python3.5 in Build-depends, its not necessary.
- Updated to depend python3 instead of python3.5.
Thanks to Jeremy Bicha <jbicha@ubuntu.com> (Closes: #870011)
* debian/copyright:
- Updated the packaging copyright years.
* debian/patches/add-shebang-line.patch:
- Updated to add python3 instead of python3.5.
-- Giovani Augusto Ferreira <giovani@debian.org> Sun, 30 Jul 2017 21:30:05 -0300
pompem (0.2.0-2) unstable; urgency=medium
* Update DH level to 10.
* debian/compat: updated to 10.
-- Giovani Augusto Ferreira <giovani@riseup.net> Sat, 17 Dec 2016 00:13:20 -0200
pompem (0.2.0-1) unstable; urgency=medium
* New upstream release
* debian/control:
- Bumped Standards-Version to 3.9.8.
- Updated depends to python3.5 and python3-requests.
- Updated and improved the descriptions.
* debian/copyright:
- Updated all information after be refactored source code by upstream.
* debian/manpage/pompem.1:
- Included and updated after the upstream remove their.
* debian/patches/add-shebang-line.patch:
- Created to add the Shebang Line in .py files.
* debian/rules:
- Updated override in dh_fixperms to set correct permissions.
-- Giovani Augusto Ferreira <giovani@riseup.net> Sun, 07 Aug 2016 20:56:05 -0300
pompem (0.1.0-3) unstable; urgency=medium
* debian/control:
- Bumped Standards-Version to 3.9.7.
- Changed from cgit to git in Vcs-Browser field.
- Updated the Vcs-* fields to use https instead of http and git.
* debian/watch: bumped to version 4.
-- Giovani Augusto Ferreira <giovani@riseup.net> Wed, 23 Mar 2016 20:22:20 -0300
pompem (0.1.0-2) unstable; urgency=medium
[ Giovani Augusto Ferreira ]
* Set Debian Forensics as maintainer, added myself to uploaders.
* Improved and updated long description.
* Moved python-beautifulsoup and python-requests from Build-Depends to
Depends field.
[ Joao Eriberto Mota Filho ]
* debian/control: added Vcs-* fields.
* debian/copyright: added my name at debian/* block.
-- Giovani Augusto Ferreira <giovani@riseup.net> Thu, 22 Oct 2015 21:02:03 -0200
pompem (0.1.0-1) unstable; urgency=low
* Initial release (Closes: #797367)
-- Giovani Augusto Ferreira <giovani@riseup.net> Thu, 13 Aug 2015 14:49:01 -0300
|