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
|
libtext-unaccent-perl (1.08-1.3) unstable; urgency=medium
* Non-maintainer upload.
* Fix a few "passing argument ... from incompatible pointer type"
warnings -- and a segfault. (Closes: #848156)
-- Hilko Bengen <bengen@debian.org> Thu, 22 Dec 2016 01:46:01 +0100
libtext-unaccent-perl (1.08-1.2) unstable; urgency=medium
* Non-maintainer upload.
* changed from debhelper compatability level 3 to 9:
closes: #800257
- changed (control) Build-Depends: debhelper (>= 9)
- added (control) Depends: ${misc:Depends}
- removed (rules) export DH_COMPAT=3
- added new (compat) file
- replaced (rules) (deprecated) dh_clean -k
with dh_prep
* resolved lintian warnings:
- changed (copyright) FSF address
- added version in (copyright)
/usr/share/common-licenses/GPL-2
- added (rules) targets build-indep & build-arch
- changed (rules) stop ignoring errors in make clean
-- Andy Simpkins <rattusrattus@debian.org> Sat, 20 Feb 2016 14:17:59 +0000
libtext-unaccent-perl (1.08-1.1) unstable; urgency=medium
* Non-maintainer upload.
* Fix "FTBFS with perl 5.22 in experimental (MakeMaker changes)":
use DESTDIR instead of PREFIX in debian/rules.
(Closes: #807401)
-- gregor herrmann <gregoa@debian.org> Thu, 10 Dec 2015 19:52:06 +0100
libtext-unaccent-perl (1.08-1) unstable; urgency=low
* New upstream version
-- Loic Dachary (OuoU) <loic@debian.org> Sun, 17 Oct 2004 21:06:32 +0200
libtext-unaccent-perl (1.07-1) unstable; urgency=low
* New upstream version
-- Loic Dachary (OuoU) <loic@debian.org> Mon, 2 Sep 2002 16:22:44 +0200
libtext-unaccent-perl (1.06-1) unstable; urgency=low
* New upstream version
-- Loic Dachary (OuoU) <loic@debian.org> Sat, 6 Jul 2002 15:28:27 +0200
libtext-unaccent-perl (1.05-2) unstable; urgency=low
* Update maintainer info
* Closes: bug#111988
-- Loic Dachary (OuoU) <loic@debian.org> Tue, 11 Sep 2001 18:22:44 +0200
libtext-unaccent-perl (1.05-1) unstable; urgency=low
* New upstream version
-- Loic Dachary (OuoU) <loic@gnu.org> Thu, 19 Jul 2001 16:41:58 +0200
libtext-unaccent-perl (1.04-2) unstable; urgency=low
* Remove useless README.Debian
* fix typo in copyright
* remove useless DESTDIR from rules
-- Loic Dachary (OuoU) <loic@gnu.org> Wed, 18 Jul 2001 16:13:19 +0200
libtext-unaccent-perl (1.04-1) unstable; urgency=low
* Initial Release.
-- Loic Dachary (OuoU) <loic@gnu.org> Wed, 18 Jul 2001 14:32:19 +0200
|