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
|
muttdown (0.4.0-4) unstable; urgency=medium
* Package is not autobuildable, upload bin package
-- Alexandre Detiste <tchet@debian.org> Sun, 23 Nov 2025 19:36:11 +0100
muttdown (0.4.0-3) unstable; urgency=medium
* Adopt package inside Debian Python Team (Closes: #1114582)
* Bump standards-version to 4.7.2, no changes were needed
* Patch-out usage of python3-six
* Drop "Rules-Requires-Root: no": it is now the default
* Rewrite d/watch in v5 format
-- Alexandre Detiste <tchet@debian.org> Sun, 23 Nov 2025 18:40:00 +0100
muttdown (0.4.0-2) unstable; urgency=medium
* Team Upload
* New upstream version 0.4.0
* Remove extraneous dependency on python3-nose (Closes: #1018415)
-- Alexandre Detiste <tchet@debian.org> Tue, 21 May 2024 20:27:12 +0200
muttdown (0.3.5-2) unstable; urgency=medium
* Rebuild to enter testing.
-- gustavo panizzo <gfa@zumbi.com.ar> Mon, 13 Dec 2021 08:35:17 +0100
muttdown (0.3.5-1) unstable; urgency=medium
[ Ondřej Nový ]
* Use debhelper-compat instead of debian/compat.
* Bump Standards-Version to 4.4.1.
* d/control: Update Maintainer field with new Debian Python Team
contact address.
* d/control: Update Vcs-* fields with new Debian Python Team Salsa
layout.
[ gustavo panizzo ]
* [49891e] Update build dependencies (Closes: 999642)
* [d49944] Bump standards-version to 4.6.0.1, no changes were needed
* [32fa35] Increase the compat level to 13
* [8cc01c] Update the copyright year to 2021
* [9e772a] Add Rules-Requires-Root: no
* [e08cdc] Add an upstream metadata file
* [362d56] Mark tests as superficial
-- gustavo panizzo <gfa@zumbi.com.ar> Mon, 15 Nov 2021 20:31:15 +0000
muttdown (0.3.4-1) unstable; urgency=medium
* [8824d5] New upstream version 0.3.4
* [e16e96] Add python3-pytest-mock build dependency
-- gustavo panizzo <gfa@zumbi.com.ar> Wed, 06 Mar 2019 14:25:43 +0800
muttdown (0.3.3-1) unstable; urgency=medium
* [fb6862] New upstream version 0.3.3
* [6523a6] Bump standards-version to 4.3.0, no changes were needed
-- gustavo panizzo <gfa@zumbi.com.ar> Sat, 29 Dec 2018 01:28:01 +0800
muttdown (0.3.2-1) unstable; urgency=medium
* [887481] New upstream version 0.3.2
* [bb250a] Packaging moved under the umbrella of the PAPT
* [44832a] Update copyright years
* [009aa8] Remove .pytest_cache in dh_clean
-- gustavo panizzo <gfa@zumbi.com.ar> Wed, 12 Dec 2018 10:58:38 +0800
muttdown (0.3.1-2) unstable; urgency=medium
* [524aea] Shorten the Description to fit 80 chars
-- gustavo panizzo <gfa@zumbi.com.ar> Fri, 28 Sep 2018 07:04:54 +0000
muttdown (0.3.1-1) unstable; urgency=medium
* New upstream release
* Add a man page for muttdown, thanks Stephen Gelman <ssgelm@gmail.com>
(Closes: #906524)
* Clarify why muttdown is in contrib (Closes: #860060)
* [c4c45c] Ship a python3 package instead of python2
* [fd44ad] Bump standards-version to 4.2.1, no changes were needed
* [ad69de] Drop deps-versions patch
* [46ed40] Change Vcs-* fields to point to salsa.debian.org
* [212b39] Run muttdown --help as autopkgtest
* [c2ba9c] Install the manpage
* [453b93] Increase the compat level to 11
* [875193] Update README.source
-- gustavo panizzo <gfa@zumbi.com.ar> Sat, 22 Sep 2018 18:26:00 +0800
muttdown (0.2-1) unstable; urgency=medium
* Initial release (Closes: #859735)
-- gustavo panizzo <gfa@zumbi.com.ar> Fri, 07 Apr 2017 00:12:54 +0800
|