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
|
libtcd (2.2.2-2.1) unstable; urgency=medium
* Non-maintainer upload.
* debian/control: Make libtcd-dev dependency to be using
${binary:Version} instead of ${source:Version}.
(Closes: #897675)
* debian/control:
+ Let libtcd-dev depends on ${misc:Depends}.
+ Replace Priority: extra with Priority: optional.
* debian/*.ex: Removed, useless. (lintian warning)
* debian/dirs: Removed, useless.
* debian/postinst,postrm: Empty scripts, removed.
* debian/libtcd0.dirs: Removed, useless.
* debian/rules:
+ Replace deprecated dh_clean -k with dh_prep.
+ Add missing recommended target build-arch and build-indep.
* debian/source/format: Explicitly use "1.0" format.
* debian/libtcd-dev.install: Do not install .la file.
-- Boyuan Yang <byang@debian.org> Sun, 08 Sep 2019 14:24:19 -0400
libtcd (2.2.2-2) unstable; urgency=medium
* debian/compat from 5 to 9
* Standards-Version: 3.9.8
* Bug fix: "Uses obsolete Source-Version substvar", thanks to Guillem
Jover (Closes: #833198).
* Bug fix: "use dh-autoreconf instead of autotools-dev to fix FTBFS on
ppc64el", thanks to Logan Rosen (Closes: #734221).
-- Peter S Galbraith <psg@debian.org> Sun, 06 Nov 2016 19:36:57 -0500
libtcd (2.2.2-1) unstable; urgency=low
* Initial release, needed for XTide package (Closes: #434035).
-- Peter S Galbraith <psg@debian.org> Fri, 20 Jul 2007 22:22:45 -0400
|