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
|
libapache-sessionx-perl (2.01-2) unstable; urgency=low
[ Jonathan Yu ]
* Bringing this package under the pkg-perl group (Closes: #543607)
* Updated d/watch with CPAN search site
* Standards-Version 3.8.3
+ Remove version dependency on perl
+ Add Vcs-* and Homepage fields
[ Ryan Niebur ]
* Update jawnsy's email address
[ Dario Minnucci ]
* Debconf translations:
- Spanish added. (Closes: #560997)
[ Ansgar Burchardt ]
* Refresh rules for debhelper 7.
* Use source format 3.0 (quilt).
* Move changes to upstream source to a patch.
+ New patch: debian-config.patch
* Correct spelling errors pointed out by lintian.
+ New patch: spelling.patch
* Add lintian override for unused-debconf-template (false positive if
maintainer scripts are written in Perl).
* Add lintian override for non-standard-dir-perm for directories below
/var/lib/libapache-sessionx-perl (they need to be writeable by apache).
* Use __Choices instead of _Choices in debconf templates.
* Bump Standards-Version to 3.8.4.
* Add myself to Uploaders.
[ gregor herrmann ]
* debian/copyright: reformat, add additional copyright holders.
-- Ansgar Burchardt <ansgar@43-1.org> Sun, 31 Jan 2010 22:14:06 +0900
libapache-sessionx-perl (2.01-1.1) unstable; urgency=low
* Non-maintainer upload.
* Fix pending l10n issues. Debconf translations:
- Swedish. Closes: #492998
- Traditional Chinese. Closes: #503171
- Russian. Closes: #503405
- Italian. Closes: #503648
- Basque. Closes: #503651
-- Christian Perrier <bubulle@debian.org> Mon, 27 Oct 2008 20:44:55 +0100
libapache-sessionx-perl (2.01-1) unstable; urgency=low
* New upstream release.
* Debconf translations:
- Portuguese. Closes: #414815
- German. Closes: #416064
- Dutch. Closes: #436870
* Removed the English translation - it was a silly idea to begin with.
* Update Standards-Version to 3.7.3. No changes.
-- Angus Lees <gus@debian.org> Mon, 24 Dec 2007 01:42:20 +0000
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
|