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
|
segno (1.6.6-2) unstable; urgency=medium
[ Mattia Rizzolo ]
* Remove myself from Uploaders.
[ Georges Khaznadar ]
* upload to unstable to replace release 1.6.6-1, and did not build-depend
on "filt"
-- Mattia Rizzolo <mattia@debian.org> Mon, 17 Mar 2025 10:02:18 +0100
segno (1.6.6-1) unstable; urgency=medium
* New upstream version 1.6.6
* updated the debian patch
-- Georges Khaznadar <georgesk@debian.org> Sun, 16 Mar 2025 20:44:56 +0100
segno (1.6.1-2) unstable; urgency=medium
* Team upload.
* Drop dependency on setuptools & pkg_resources, project uses "flit" now.
(Closes: #1083767)
-- Alexandre Detiste <tchet@debian.org> Wed, 29 Jan 2025 13:42:17 +0100
segno (1.6.1-1) unstable; urgency=medium
* New upstream version 1.6.1
* New build dependency : flit
-- Georges Khaznadar <georgesk@debian.org> Mon, 12 Feb 2024 14:52:48 +0100
segno (1.6.0-1) unstable; urgency=medium
* New upstream version 1.6.0
* New build-dependency: pybuild-plugin-pyproject
* Patched test/test_plugin.py because it can succeed only when
the plugin qrcode-artistic is installed
* changed "rm -rv" to "rm -rfv" in debian/rules
-- Georges Khaznadar <georgesk@debian.org> Mon, 11 Dec 2023 17:44:34 +0100
segno (1.5.3-1) unstable; urgency=medium
* New upstream version 1.5.3
-- Georges Khaznadar <georgesk@debian.org> Thu, 02 Nov 2023 12:31:09 +0100
segno (1.5.2-3) unstable; urgency=medium
* Team upload.
* Depend on python3-pkg-resources for tests (Closes: #1040571)
-- Timo Röhling <roehling@debian.org> Sun, 16 Jul 2023 20:20:00 +0200
segno (1.5.2-2) unstable; urgency=medium
* upload to unstable
-- Georges Khaznadar <georgesk@debian.org> Sun, 11 Jun 2023 13:07:24 +0200
segno (1.5.2-1) experimental; urgency=medium
* New upstream version 1.5.2
* adopted the package, Closes: #973704
-- Georges Khaznadar <georgesk@debian.org> Fri, 21 Apr 2023 15:29:47 +0200
segno (1.4.1-1) unstable; urgency=medium
* New upstream version 1.4.1.
* d/control: Bump Standards-Version to 4.6.0, no changes needed.
* d/rules: enable verbose build.
-- Mattia Rizzolo <mattia@debian.org> Sat, 11 Dec 2021 15:08:02 +0100
segno (1.3.3-1) unstable; urgency=medium
* New upstream version 1.3.3.
* Update copyright.
* d/control: Bump Standards-Version to 4.5.1, no changes needed.
* Override duplicate-font-file that comes due to a new example.
-- Mattia Rizzolo <mattia@debian.org> Wed, 14 Apr 2021 17:06:47 +0200
segno (1.3.1-3) unstable; urgency=medium
[ Debian Janitor ]
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
-- Mattia Rizzolo <mattia@debian.org> Sun, 22 Nov 2020 21:05:20 +0100
segno (1.3.1-2) unstable; urgency=medium
* Add an autopkgtest.
* d/control: Mark two Build-Depends as nocheck.
-- Mattia Rizzolo <mattia@debian.org> Tue, 03 Nov 2020 17:16:16 +0100
segno (1.3.1-1) unstable; urgency=medium
* Initial release.
-- Mattia Rizzolo <mattia@debian.org> Mon, 12 Oct 2020 12:10:02 +0200
|