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
|
lprint (1.3.1-1) unstable; urgency=medium
* Update to new upstream version 1.3.1.
(In this version upstream already moved all files from /lib to
/usr/lib, so I am closing the DEP17 bug as well)
(Closes: #1073621)
* debian/control: bump standard to 4.7.0 (no changes)
* debian/control: don't put binary in Section: libs
* debian/control: replace dependency pkg-config by pkgconf
* debian/copyright: update
-- Thorsten Alteholz <debian@alteholz.de> Sat, 06 Jul 2024 11:05:06 +0200
lprint (1.1.0-3) unstable; urgency=medium
* move service file to correct dir
(Closes: #1036022, #1036178, #1035601)
-- Thorsten Alteholz <debian@alteholz.de> Mon, 22 Mar 2023 19:17:35 +0200
lprint (1.1.0-2) unstable; urgency=medium
* add patch to use /usr/bin instead of /usr/local/bin in service file
thanks to Bjoern Buerger for the suggestions
(Closes: #1019267)
* add patch to put service file into libdir instead of systemconfdir
-- Thorsten Alteholz <debian@alteholz.de> Fri, 24 Feb 2023 22:17:35 +0100
lprint (1.1.0-1) unstable; urgency=medium
[ Thorsten Alteholz ]
* Update to new upstream version 1.1.0.
* debian/rules: don't use autoreconf
* debian/control: depend on libpappl-dev >= 1.1.0
[ Didier Raboud ]
* Let compilation be verbose, not silent
-- Thorsten Alteholz <debian@alteholz.de> Sun, 16 Jan 2022 17:17:35 +0000
lprint (1.0-3) unstable; urgency=medium
* debian/control: add myself to Uploaders:
* remove overrides that are unused now
-- Thorsten Alteholz <debian@alteholz.de> Sat, 16 Oct 2021 10:44:21 +0200
lprint (1.0-2) unstable; urgency=medium
* Run wrap-and-sort -baskt
* Bump debhelper compat to 13
* Remove myself from Uploaders
* S-V: Update to 4.6.0 without changes needed
* Update renamed lintian tag names in lintian overrides
-- Didier Raboud <odyx@debian.org> Fri, 03 Sep 2021 16:44:21 +0200
lprint (1.0-1) unstable; urgency=medium
* New upstream version 1.0
* Set upstream metadata fields: Repository, Repository-Browse.
-- Didier Raboud <odyx@debian.org> Fri, 28 Feb 2020 12:53:44 +0100
lprint (1.0~rc1-1) unstable; urgency=medium
* New upstream version 1.0~rc1
-- Didier Raboud <odyx@debian.org> Tue, 11 Feb 2020 08:24:39 +0100
lprint (1.0~b2-3) unstable; urgency=medium
* Be even more explicit with B-D and configure flags
* Add missing Apple and Easy Software Products' copyrights
* Add missing d/copyright entry for config.{guess,sub}
-- Didier Raboud <odyx@debian.org> Mon, 03 Feb 2020 14:43:50 +0100
lprint (1.0~b2-2) unstable; urgency=medium
* Packaging cleanup:
- Install Apache-2.0's NOTICE file
- Fix lintian-overrides' name
- Add gbp.conf
-- Didier Raboud <odyx@debian.org> Thu, 30 Jan 2020 19:32:05 +0100
lprint (1.0~b2-1) unstable; urgency=medium
* Initial release (Closes: #950260)
-- Didier Raboud <odyx@debian.org> Thu, 30 Jan 2020 19:12:08 +0100
|