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
|
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
|