2010
durep (0.9-2.2) unstable; urgency=low
* Non-maintainer upload.
* Fix pending l10n issues. Debconf translations:
- Vietnamese (Clytie Siddall). Closes: #576394
- Danish (Joe Hansen). Closes: #589869
- Czech (Miroslav Kure). Closes: #590339
-- Christian Perrier <bubulle@debian.org> Sat, 31 Jul 2010 06:32:20 -0400
durep (0.9-2.1) unstable; urgency=low
* Non-maintainer upload.
* Explicitly use 1.0 source format
* Fix pending l10n issues. Debconf translations:
- Russian (Yuri Kozlov). Closes: #546343
- Portuguese (Américo Monteiro). Closes: #568918
- French (Yannick Roehlly). Closes: #570860
- Swedish (Martin Bagge). Closes: #572581
- Vietnamese (Clytie Siddall). Closes: #546343
- Italian (Vincenzo Campanella). Closes: #576492
- Spanish (Francisco Javier Cuadrado). Closes: #577048
- Japanese (Hideki Yamane (Debian-JP)). Closes: #577065
-- Christian Perrier <bubulle@debian.org> Mon, 12 Apr 2010 08:19:37 +0200
durep (0.9-2) unstable; urgency=low
[Mats Erik Andersson]
* Migrate patch handling to quilt:
+ 10_protect_mdldm_call.diff: This patch has been in prior use.
+ 20_invalid_dirhandle.diff: Stricter policy for perl-5.10.
(Closes: #482061)
+ 30_durep_pod.diff: Correct some spelling errors, lintian complains.
+ Add debian/README.source.
* debian/config:
+ Incorporate item 'durep/httpfileroot' from debconf.
+ Set debconf priority 'high' on 'durep/filesystems'.
* debian/control:
+ Add binary dependency ${misc:Depends}.
+ Add M E Andersson to Uploaders.
+ Add Vcs-* stanzas pointing to Alioth/collab-maint.
* debian/changelog: correct the spelling of 'convinient'.
* debian/copyright: Make copyright attribution dated with '2002,2004'.
* debian/dirs: Delete creation of '/var/www/durep' and add
'/usr/share/durep/www'.
* debian/rules:
+ Integrate quilt usage in 'configure' and 'clean' targets.
+ Use proper makefile clean target instead of error masked target.
+ /var/lib/durep: Avoid setting setgid-bit and only modify group
to be 'www-data'. Now uses dpkg-statoverride in postinst-script.
+ FHS violation: install in '/usr/share/durep/www', not
'/var/www/durep'. Debconf handles the move. (Closes: #553534)
+ Remove durep.1 upon 'clean'. This file is regenerated from pod.
+ Cosmetic cleanup: remove empty lines and some comments.
* debian/watch: Trivial file since upstream is dead.
* Configfiles:
+ debian/durep-rolling: incorporate $HTTPFILEROOT.
* Debconf:
+ debian/templates:
- Use colon to end short description for string value.
- New item 'durep/httpfileroot', resolves FHS violation.
+ debian/po/en.po: Add a trivial translation file.
* Maintainer scripts:
+ postinst:
- Incorporate debconf item 'durep/httpfileroot'. Possibly
create and install into '$HTTPFILEROOT/durep/'
- Use dpkg-statoverride to set setgid-bit on '/var/lib/durep/'.
+ postrm: New file, remove created '$HTTPFILEROOT/durep'.
* debian/NEWS: New file commenting on FHS compliance.
[Eduard Bloch]
* debian/templates: improvements, German translation update
-- Mats Erik Andersson <mats.andersson@gisladisker.se> Wed, 03 Feb 2010 17:13:46 +0100
2007
durep (0.9-1) unstable; urgency=low
* New upstream release (closes: #286388) + stopped generating gazillions of HTML files, now using data structure dumps and a CGI script to display them (closes: #336325) + now format stores date of creation and custom description field (closes: #202808) * added THANKS contents to debian/copyright * added Portuguese Translation by Américo Monteiro (closes: #435740) * changed the daily statitistics generator to use the dumps/CGI method. Still needs some work to readd the more convenient view on daily/weekly statistics (volunteer needed, see cron script for details).
-- Eduard Bloch <blade@debian.org> Sat, 08 Sep 2007 11:50:24 +0200
2006
durep (0.8.1-7) unstable; urgency=low
* added Swedish translation from Daniel Nylander
-- Eduard Bloch <blade@debian.org> Thu, 30 Nov 2006 01:46:14 +0100
2005
durep (0.8.1-6) unstable; urgency=low
* fix for the last bashism fix (closes: #330528)
-- Eduard Bloch <blade@debian.org> Wed, 28 Sep 2005 17:05:40 +0200
durep (0.8.1-5) unstable; urgency=low
* Vietnamese translation by Clytie Siddall (closes: #313586) * German translation corrections by Jens Seidel (closes: #314101) * Czech translation by Miroslav Kure (closes: #315835) * added alternative debconf-2.0 dependency * Standards update and fixed bashisms in maintainer scripts
-- Eduard Bloch <blade@debian.org> Tue, 27 Sep 2005 00:08:50 +0200
durep (0.8.1-4) unstable; urgency=medium
* no more block size detection, now set a fixed one. Was a really stupid
idea... (closes: #299429)
* added code to generate the content type header with correct charset
encoding declaration
-- Eduard Bloch <blade@debian.org> Fri, 25 Mar 2005 11:30:13 +0100
durep (0.8.1-3) unstable; urgency=medium
* changed the block size, now filesystem independent (from the returned
stat structure, really closes: #267651)
-- Eduard Bloch <blade@debian.org> Mon, 7 Feb 2005 19:10:44 +0100
durep (0.8.1-2) unstable; urgency=medium
* minor fr.po fix by Christian Perrier * added sparse file support for Linux (by Sylvain Pasche, closes: #267651) * new Dutch translation (took a bit too long, sorry Luk, closes: #251395) * new Japanese translation (thanks Hideki, closes:#276812)
-- Eduard Bloch <blade@debian.org> Mon, 07 Feb 2005 18:21:41 +0100
2003
durep (0.8.1-1) unstable; urgency=low
* New upstream release * adding fr.po from Christian Perrier, closes: #212754
-- Eduard Bloch <blade@debian.org> Wed, 12 Nov 2003 14:42:06 +0100
durep (0.8-7) unstable; urgency=low
* po-debconf transition, thanks to Christian Perrier, closes: #210658 * Added fr.po from Christian Perrier, closes: #212754 * added my German translation
-- Eduard Bloch <blade@debian.org> Fri, 26 Sep 2003 10:19:21 +0200
durep (0.8-6) unstable; urgency=low
* Removes even more quotes from $FILESYSTEMS, closes: #174706
-- Eduard Bloch <blade@debian.org> Fri, 26 Sep 2003 10:19:01 +0200
2002
durep (0.8-5) unstable; urgency=low
* Debconf setup warns about privacy leaks, closes: #174707
-- Eduard Bloch <blade@debian.org> Mon, 30 Dec 2002 18:29:04 +0100
durep (0.8-4) unstable; urgency=low
* Remove too many quotes from the FILESYSTEMS list parsing
-- Eduard Bloch <blade@debian.org> Tue, 24 Dec 2002 10:43:50 +0100
durep (0.8-3) unstable; urgency=low
* debconf config changes:
- verify that the value was changed in this run before touching the config
- reinsert the manuall changed strint into the debconf DB
-- Eduard Bloch <blade@debian.org> Sun, 22 Dec 2002 02:58:12 +0100
durep (0.8-2) unstable; urgency=low
* Included the cron script, based on the one provided by
Matthew Arnison <maffew@cat.org.au> (Closes: #173159)
* debconf query to enable statistics
-- Eduard Bloch <blade@debian.org> Sat, 21 Dec 2002 00:02:41 +0100
durep (0.8-1) unstable; urgency=low
* Initial Release, closes: #169389
-- Eduard Bloch <blade@debian.org> Sat, 16 Nov 2002 22:33:19 +0100