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
|
libapache-sessionx-perl (2.00b5-3.2) unstable; urgency=low
* Non-maintainer upload to fix pending l10n issues.
* Debconf translations:
- Czech. Closes: #412576
- Basque. Closes: #400861
-- Christian Perrier <bubulle@debian.org> Tue, 27 Feb 2007 07:07:54 +0100
libapache-sessionx-perl (2.00b5-3.1) unstable; urgency=low
* Non-maintainer upload to fix longstanding l10n issues
* Debconf translations:
- Swedish added. Closes: #333724
- French updated. Closes: #350902
- Vietnamese updated. Sent during the call for updates of the NMU campaign.
- Russian added. Sent during the call for updates of the NMU campaign.
- Useless English "translation" removed
- Brazilian Portuguese added. Sent during the call for updates of
the NMU campaign.
* Lintian fixes:
- Use debian/compat for debhelper compatibility and use a default value
set to 4
- Rewrite debconf templates to make them compliant with the suggested
writing style in the Develoepr's Reference
Closes: #399657
-- Christian Perrier <bubulle@debian.org> Mon, 13 Nov 2006 20:05:18 +0100
libapache-sessionx-perl (2.00b5-3) unstable; urgency=low
* Add vietnamese translation from Clytie Siddall, closes: #312231.
* Add french translation from Steve, closes: #300348.
* Add Czech translation from Martin Šín, closes: #319379.
* Don't mark libapache-sessionx-perl/default_store:Choices as
translatable.
-- Angus Lees <gus@debian.org> Thu, 28 Jul 2005 09:07:48 +1000
libapache-sessionx-perl (2.00b5-2) unstable; urgency=low
* Change section to "perl".
* Bug fix: "libapache-sessionx-perl: Please switch to gettext-based
debconf templates", thanks to Martin Quinson (Closes: #234814).
* Replace Build-Depends-Indep with Build-Depends, following what I think
is a correct reading of the relevant (tortuous) policy section..
* Update Standards-Version to 3.6.1.
* Modify Makefile.PL and debian/rules to ignore arch (tla) metafiles.
-- Angus Lees <gus@debian.org> Sun, 14 Mar 2004 14:28:56 +1100
libapache-sessionx-perl (2.00b5-1) unstable; urgency=low
* New upstream release.
* Change dependency from libmd5-perl to libdigest-md5-perl.
* Make Apache::SessionX::Config a simple wrapper to load the debconf
generated config, rather than patch Apache::SessionX, etc to load the
new file themselves.
-- Angus Lees <gus@debian.org> Mon, 10 Mar 2003 22:01:50 +1100
libapache-sessionx-perl (2.00b3-2) unstable; urgency=low
* Forgot to change one instance of _keys -> priv_keys, which broke the
postinst completely (oops). (closes: #163052)
-- Angus Lees <gus@debian.org> Thu, 3 Oct 2002 11:39:02 +1000
libapache-sessionx-perl (2.00b3-1) unstable; urgency=low
* Initial Release.
-- Angus Lees <gus@debian.org> Fri, 27 Sep 2002 19:05:35 +1000
|