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
|
linpac (0.28-3) unstable; urgency=medium
[ Daniele Forsi ]
* Override lintian warnings national-encoding.
* Fix lintian warning maintscript-calls-ldconfig.
* Fix lintian informational hardening-no-bindnow.
* Fix lintian informational debian-watch-uses-insecure-uri.
* Fix lintian informational
package-contains-documentation-outside-usr-share-doc.
[ Sven Joachim ]
* Add patch to avoid use of internal ncurses structures (Closes: #1057573)
[ Dave Hibberd ]
* Update standards to 4.6.2
* Add myself as uploader
-- Dave Hibberd <d@vehibberd.com> Tue, 16 Jan 2024 00:30:00 +0000
linpac (0.28-2) unstable; urgency=medium
* Team upload.
[ Debian Janitor ]
* Trim trailing whitespace.
* Update standards version to 4.5.1, no changes needed.
[ Christoph Berg ]
* Retire Colin from Uploaders. (Closes: #990594)
-- Christoph Berg <myon@debian.org> Tue, 11 Jan 2022 17:37:44 +0100
linpac (0.28-1) unstable; urgency=medium
* Team upload.
* New upstream version 0.28.
-- Christoph Berg <myon@debian.org> Tue, 02 Feb 2021 12:37:31 +0100
linpac (0.25-1) unstable; urgency=medium
* Team upload.
* New upstream version.
* Add debian/gitlab-ci.yml.
* DH 13.
* Create salsa repository.
-- Christoph Berg <myon@debian.org> Tue, 04 Aug 2020 23:30:47 +0200
linpac (0.24-3) unstable; urgency=medium
* Fix FTBFS in src/windows.cc due to incorrect use of alloc_pair
and name space collision with ncurses function (Closes: #868921)
-- Colin Tuckley <colint@debian.org> Sun, 23 Jul 2017 16:48:32 +0100
linpac (0.24-2) unstable; urgency=medium
* Update standards version to 3.9.8
* Add #! line to debian/postrm(Closes: #843298)
* Add set -e to debian/postrm (Closes: #866263)
-- Colin Tuckley <colint@debian.org> Mon, 03 Jul 2017 13:52:00 +0100
linpac (0.24-1) unstable; urgency=medium
* New upstream release.
* Fix include paths (Closes: #801568).
-- Colin Tuckley <colint@debian.org> Fri, 20 Nov 2015 10:00:00 +0000
linpac (0.23-1) unstable; urgency=medium
* New upstream release.
* Close the new ITP (Closes: #791564)
* Update standards version.
* add a debian/watch file
* Add Homepage field to debian/control
-- Colin Tuckley <colint@debian.org> Sat, 19 Sep 2015 10:38:50 +0100
linpac (0.16stable-0.1) unstable; urgency=low
* Non-maintainer upload. BSP.
* New upstream release. Closes: #185927, #185904
* Apply GCC 3.2 compilation patch and use explicit namespaces.
Closes: #108257
* Update standards version.
* Clean up description. Closes: #125085
-- Guus Sliepen <guus@debian.org> Tue, 26 Aug 2003 14:41:51 +0200
linpac (0.16pre3-3) unstable; urgency=low
* Fix to port to hppa, closes Bug#104874.
* Changed the entry in the menu system from Apps/Net to Apps/Hamradio,
closes Bug#106968.
-- Carlos Barros <cbf@debian.org> Tue, 31 Jul 2001 01:22:24 -0300
linpac (0.16pre3-2) unstable; urgency=low
* FHS clean. Closes: Bug#102227
-- Carlos Barros <cbf@debian.org> Thu, 28 Jun 2001 12:57:25 -0300
linpac (0.16pre3-1) unstable; urgency=low
* New uptream release
* Fixes: #96806
-- Carlos Barros <cbf@debian.org> Thu, 14 Jun 2001 20:09:08 -0300
linpac (0.16pre2-1) unstable; urgency=low
* New upstream source.
* Fix Alpha compile. See bug #94872
-- Carlos Barros <cbf@debian.org> Wed, 18 Apr 2001 22:38:14 -0300
linpac (0.16pre1-1) unstable; urgency=low
* Initial Release.
-- Carlos Barros <cbf@debian.org> Tue, 20 Mar 2001 18:44:43 -0300
Local variables:
mode: debian-changelog
End:
|