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 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192
|
libintl-perl (1.26-3+deb11u1) bullseye; urgency=medium
* Team upload.
* Install the missing gettext_xs.pm file.
Thanks to Xan Charbonnet for the bug report.
(Closes: #1012570)
-- gregor herrmann <gregoa@debian.org> Thu, 09 Jun 2022 21:14:57 +0200
libintl-perl (1.26-3) unstable; urgency=medium
* Take over for the Debian Perl Group; Closes: #945988 -- RFA/ITA
* debian/control: Added: Vcs-Git field (source stanza); Vcs-Browser
field (source stanza). Changed: Homepage field changed to
metacpan.org URL; Maintainer set to Debian Perl Group <pkg-perl-
maintainers@lists.alioth.debian.org> (was: Peter Eisentraut
<petere@debian.org>); Uploaders set to Ken Ibbotson <keni@computer.org>
(was: Peter Eisentraut <petere@debian.org>)
* debian/watch: use metacpan-based URL.
* debian/copyright: convert to format 1.0
* debian/gbp.conf: added to simplify future imports
* Update standards version through 4.5.1
* debian/rules: convert to use default debhelper build.
* Update debhelper-compat level through 13
* debian/rules: add build hardening as all.
* debian/changelog: lintian corrections for version sequence.
* Raise CPAN RT patch bugs to handle spelling and POD markup
corrections.
* debian/libintl-xs-perl.lintian-overrides: removed as unused.
* debian/rules: remove export of PERL_MM_USE_DEFAULT as set by the
debhelper perl makemaker library.
* debian/clean: clean direectories between builds.
* debian/rules: override dh_install between arch and non-arch specific.
* debian/tests/: add files to make autopkgtests work - thanks to
Gregor Herrmann.
* debiab/rules: add override to correct shebang from /usr/local/bin/perl
to /usr/bin/perl.
* debian/control: remove 'dpkg-dev'
* debian/patches: passed patches upstream: 'pod.patch', 'spelling.patch'
and 'dot-inc.patch'.
* debian/control: update short description for XS package, though not
enough space to make distinct other than adding 'XS ' to the front.
* debian/libintl-perl.lintian-overrides: override the Lintian warning
for 'national-encoding' as the file 'ar.po' can not be converted to
UTF-8 via 'iconv'
-- Ken Ibbotson <keni@computer.org> Sun, 03 Jan 2021 11:26:12 +1030
libintl-perl (1.26-2.1) unstable; urgency=medium
* Non maintainer upload by the Reproducible Builds team.
* No source change upload to rebuild on buildd with .buildinfo files.
-- Holger Levsen <holger@debian.org> Wed, 23 Dec 2020 19:40:45 +0100
libintl-perl (1.26-2) unstable; urgency=medium
* Add patch to handle removal of '.' from @INC (closes: #835181)
-- Peter Eisentraut <petere@debian.org> Mon, 05 Sep 2016 02:27:29 +0000
libintl-perl (1.26-1) unstable; urgency=low
* New upstream release
* Remove . from @INC when loading modules dynamically [CVE-2016-1238]
(closes: #832440)
* Change xs module from Suggests to Recommends (closes: #707106)
* Update standards version
-- Peter Eisentraut <petere@debian.org> Mon, 15 Aug 2016 02:02:44 +0000
libintl-perl (1.24-1) unstable; urgency=low
* New upstream release
* Updated standards version
* Updated copyright (now GPL-3)
-- Peter Eisentraut <petere@debian.org> Sat, 01 Aug 2015 14:24:00 +0000
libintl-perl (1.23-1) unstable; urgency=low
* New upstream release
* Updated standards version
* Changed to Debhelper level 9
* Added build-arch and build-indep targets
* Fixed application of Debian build flags for hardening
-- Peter Eisentraut <petere@debian.org> Sat, 29 Jun 2013 21:23:42 -0400
libintl-perl (1.20-1) unstable; urgency=low
* New upstream release (closes: #547983)
* Added uupdate call to watch file
* Use dh_lintian
* Changed source format to 3.0 (quilt)
* Updated standards version
* Run test suite via dh_auto_test
* Changed to Debhelper level 7
-- Peter Eisentraut <petere@debian.org> Thu, 05 Nov 2009 18:48:31 +0200
libintl-perl (1.16-4) unstable; urgency=low
* Don't ignore errors from make realclean, as per lintian check
* Updated standards version
* Added Homepage control field
-- Peter Eisentraut <petere@debian.org> Sun, 23 Dec 2007 09:22:38 +0100
libintl-perl (1.16-3) unstable; urgency=medium
* Removed unnecessary libraries from Makefile.PL (closes: #421953)
-- Peter Eisentraut <petere@debian.org> Wed, 16 May 2007 10:20:00 +0200
libintl-perl (1.16-2) unstable; urgency=low
* Updated watch file to version 3
* Changed to Debhelper level 5
* Updated standards version
* Use ${source:Version} for dependency to make package binNMUable
-- Peter Eisentraut <petere@debian.org> Sun, 22 Apr 2007 19:17:28 +0200
libintl-perl (1.16-1) unstable; urgency=low
* New upstream release
* Added FAQ and THANKS to installation
-- Peter Eisentraut <petere@debian.org> Fri, 18 Nov 2005 09:41:42 +0100
libintl-perl (1.11-2) unstable; urgency=low
* New maintainer (closes: #333190)
* Updated standards version
* Removed no longer necessary overrides
-- Peter Eisentraut <petere@debian.org> Thu, 20 Oct 2005 15:39:58 +0200
libintl-perl (1.11-1) unstable; urgency=low
* New upstream release:
+ Adds description to all manpages (Closes: #229644)
* debian/control: I'm a DD.
-- Marc 'HE' Brockschmidt <he@debian.org> Thu, 1 Jul 2004 13:18:39 +0200
libintl-perl (1.10-2) unstable; urgency=low
* Worked on packaging: Split the xs part out to a separate module, make
the rest arch: all. (Closes: #233399)
-- Marc Brockschmidt <marc@dch-faq.de> Wed, 18 Feb 2004 11:40:27 +0100
libintl-perl (1.10-1) unstable; urgency=low
* New upstream release.
* debian/changelog: Add location of upstream sources (Closes: #228769)
* debian/watch: Added file
* debian/rules: Execute make test
-- Marc Brockschmidt <marc@dch-faq.de> Wed, 21 Jan 2004 14:22:08 +0100
libintl-perl (1.08-1) unstable; urgency=low
* New upstream release.
* debian/control: Suggest libdb4.1-dev for the virtual package libdb-dev, not
the old libdb2-dev.
* debian/rules: Moved build process from binary-indep to binary-*argh*
-- Marc Brockschmidt <marc@dch-faq.de> Sun, 28 Dec 2003 13:21:38 +0100
libintl-perl (1.05-2) unstable; urgency=low
* Initial Release (to the archive). (Closes: #218435)
* debian/:
+ rules: Fixed optimization
+ copyright: This is LGPL-2, not GPL-2
+ *override: Updated lintian override, added linda override
+ control:
# OR a real package for a virtual package (libdb2-dev | libdb-dev
instead of libdb-dev)
# Changed short description (upstream asked for it)
-- Marc Brockschmidt <marc@dch-faq.de> Mon, 17 Nov 2003 21:55:14 +0100
libintl-perl (1.05-1) unstable; urgency=low
* Initial Release.
-- Marc Brockschmidt <marc@dch-faq.de> Fri, 31 Oct 2003 11:56:29 +0100
|