2008
sugarplum (0.9.10-17.1) unstable; urgency=low
* Non-maintainer upload to fix pending l10n issues.
* Debconf translations
- Galician. Closes: #475592
- Basque. Closes: #475607
- Finnish. Closes: #475723
- Russian. Closes: #479150
- Turkish. Closes: #487990
-- Christian Perrier <bubulle@debian.org> Fri, 20 Jun 2008 07:56:25 +0200
sugarplum (0.9.10-17) unstable; urgency=low
* Update Recommends to "apache2 | httpd", as apache-common has gone
away with the rest of the apache 1.x removal.
* Cleanup of maintainer scripts, removing some bashisms.
* Remove no longer needed debconf template sugarplum/removeoldconf.
* New debconf translations:
- Spanish, thanks to "Venturi Debian" (closes: #413784).
- German, thanks to Matthias Julius (closes: #415490).
- Portuguese, thanks to the Portuguese Translation Team (closes: #416820).
- Dutch, thanks to Bart Cornelis (closes: #450975).
* Now Build-Depend on (and use) quilt instead of dpatch.
* lintian fixes:
- move DH_COMPAT to debian/compat
- update Standards-Version
- clarify copyright
-- Sean Finney <seanius@debian.org> Wed, 26 Mar 2008 20:06:49 +0100
2006
sugarplum (0.9.10-16) unstable; urgency=low
* include binary-arch target in debian/rules (closes: #395639). * update DH_COMPAT to 4 while we're in there. * update standards version to 3.7.2 * update FSF address in copyright. * build-depends instead of build-depends-indep for stuff needed in the clean target of debian/rules. * not fixing lintian warnings for the templates, since we're so close to release and i don't want to fuzzy translations.
-- sean finney <seanius@debian.org> Sat, 28 Oct 2006 14:54:04 +0200
sugarplum (0.9.10-15) unstable; urgency=low
* updated swedish debconf translations from daniel nylander
(closes: #342937).
-- sean finney <seanius@debian.org> Sat, 18 Feb 2006 13:34:13 +0100
2005
sugarplum (0.9.10-14) unstable; urgency=low
* updated dependencies to use debhelper to set the proper relationship
to debconf|debconf-2.0.
-- sean finney <seanius@debian.org> Mon, 08 Aug 2005 11:54:34 -0400
sugarplum (0.9.10-13) unstable; urgency=low
* new Vietnamese debconf translations from Clytie Siddall (closes: #319839).
-- sean finney <seanius@debian.org> Tue, 26 Jul 2005 02:14:31 -0400
sugarplum (0.9.10-12) unstable; urgency=low
* migrated to dpatch.
* ensure that mod_rewrite is enabled on all configured servers
automatically using apache-modconf/a2enmod (closes: #311550).
-- sean finney <seanius@debian.org> Thu, 30 Jun 2005 01:02:47 -0400
sugarplum (0.9.10-11) unstable; urgency=low
* updated french translation from Michel Grentzinger (closes: #307345).
-- sean finney <seanius@debian.org> Mon, 02 May 2005 19:54:18 -0400
sugarplum (0.9.10-10) unstable; urgency=low
* looks like things got a bit messy if sugarplum was installed when
a symlink previously existed, or likewise reconfigured. thanks to
Stephan Balmer <sb@lia.ch> (closes: #306406).
* the apache conf symlink now is /etc/$server/conf.d/sugarplum.conf
instead of just sugarplum (the script won't do anything if the
old symlink exists).
-- sean finney <seanius@debian.org> Tue, 26 Apr 2005 18:30:44 -0400
sugarplum (0.9.10-9) unstable; urgency=low
* no longer depend on wwwconfig-common. added an extra debconf template
and some testing for those who have sugarplum configured inline.
* updated czech translations, thanks to Miroslav.
-- sean finney <seanius@debian.org> Sun, 03 Apr 2005 09:57:07 -0400
sugarplum (0.9.10-8) unstable; urgency=low
* czech translations of sugarplum debconf messages. thanks to
Miroslav Kure <kurem@upcase.inf.upol.cz> (closes: #291873).
-- Sean Finney <seanius@debian.org> Sun, 20 Feb 2005 11:45:51 -0500
2004
sugarplum (0.9.10-7) unstable; urgency=low
* "braindead maintainer" release. the translation was not included
in -6. is now.
-- Sean Finney <seanius@debian.org> Tue, 23 Nov 2004 10:42:36 -0500
sugarplum (0.9.10-6) unstable; urgency=low
* now with french translation. thanks go to
pierre le mignant <pierre.lemignant@worldonline.fr>
(Closes: #273707)
* updated the control field to reflect the changed maintainer
address and standards-compliancy.
-- Sean Finney <seanius@debian.org> Tue, 23 Nov 2004 10:28:22 -0500
sugarplum (0.9.10-5) unstable; urgency=low
* switch to po-deconf, patch supplied by Martin Quinson (email
address withheld by request) (Closes: #271950)
* changed the maintainer field to my d.o addy while i'm at it.
-- Sean Finney <seanius@debian.org> Thu, 16 Sep 2004 11:05:02 -0400
sugarplum (0.9.10-4) unstable; urgency=medium
* ask the admin whether to configure sugarplum (Closes: #268067) * updated to follow debian policy version 3.6.1
-- Sean Finney <seanius@seanius.net> Sat, 28 Aug 2004 15:46:49 -0400
2003
sugarplum (0.9.10-3) unstable; urgency=low
* debian/rules no longer uses the upstream-supplied install.sh,
so hopefully there won't be any more issues like what was needed
for 0.9.10-2.
-- Sean Finney <seanius@seanius.net> Sun, 06 Apr 2003 21:45:46 +0000
sugarplum (0.9.10-2) unstable; urgency=medium
* install.sh was changed and my deb was broke. fixed.
thanks to stephen gran (steve@lobefin.net) for noticing that.
-- Sean Finney <seanius@seanius.net> Sun, 06 Apr 2003 17:17:19 -0400
sugarplum (0.9.10-1) unstable; urgency=low
* New upstream release -- the "cowardly refusal to go 1.0" release :) * now supports seeding based on hostname/HTTP_HOST. (closes: #186562) * fixed typho in documentation (closes: #186962) * dpkg doesn't fail if init script fails for restarting web server in the case that a package has been deinstalled but retains conffiles. (closes: #186253) * removed dependency on essential package sysvinit since it's implicit
-- Sean Finney <seanius@seanius.net> Wed, 2 Apr 2003 11:46:06 +0000
sugarplum (0.9.9-1) unstable; urgency=low
* initial release (closes: Bug#179308)
-- Sean Finney <seanius@seanius.net> Wed, 12 Mar 2003 18:02:55 -0500