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
|
libmail-listdetector-perl (1.01+dfsg-3) unstable; urgency=low
* Change the target directory of 'make install' to fix an empty package.
(Closes: #470111).
* Add myself to Uploaders.
* Depend on ${misc:Depends}, as per debhelper(7).
* Modify repack.sh to edit MANIFEST too, to match the current tarball
in the archive and debian/copyright information.
* Remove quilt framework, it's not needed anymore.
-- Niko Tyni <ntyni@debian.org> Sun, 09 Mar 2008 14:59:02 +0200
libmail-listdetector-perl (1.01+dfsg-2) unstable; urgency=low
[ Joey Hess ]
* Fix watch file to deal with mangled version number.
[ gregor herrmann ]
* debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser
field (source stanza); Homepage field (source stanza). Removed: XS-
Vcs-Svn fields.
* debian/rules:
- delete /usr/lib/perl5 only if it exists (closes: #467805)
- use dh_listpackages for getting package name
- introduce TMP variable for legibility
- move dh_clean before make realclean and use it for removing stamp
files
- create install-stamp target
- remove unneeded dh_* calls
* Add repack script, use it in watch file and from a get-orig-source
target in debian/rules.
* Create a patch for removing t/* from MANIFEST; add quilt framework.
* Set Standards-Version to 3.7.3 (no changes).
* Remove debian/examples and install examples directly from debian/rules.
* Remove debian/docs and install files directly from debian/rules.
* debian/watch: use dist-based URL.
* debian/copyright: mention actual download location instead of pointing
to CPAN in general; add all upstream authors and assume that they are
the copyright holders, too; take years of copyright from Changes.
-- gregor herrmann <gregor+debian@comodo.priv.at> Mon, 03 Mar 2008 20:37:34 +0100
libmail-listdetector-perl (1.01+dfsg-1) unstable; urgency=low
* New upstream release.
* debian/copyright: Change license information according to upstream
changes and mention how the DFSG-free version was created.
-- gregor herrmann <gregor+debian@comodo.priv.at> Sat, 14 Apr 2007 00:18:14 +0200
libmail-listdetector-perl (0.34+dfsg-1) unstable; urgency=low
* Uploading DFSG-free version of upstream version 0.34, excluding the
non-free material in t/ (Closes: #404917)
* Adopted by the Debian Pkg-perl Group (Closes: #357347)
* Bumped up standards-version to 3.7.2.2
* Moved debhelper from build-depends-indep to build-depends
-- Gunnar Wolf <gwolf@debian.org> Fri, 29 Dec 2006 00:26:14 -0600
libmail-listdetector-perl (0.34-1) unstable; urgency=low
* QA upload.
* New upstream release.
-- Matej Vela <vela@debian.org> Sat, 8 Apr 2006 22:40:20 +0200
libmail-listdetector-perl (0.32-1) unstable; urgency=low
* QA upload.
* New upstream release.
* Package is orphaned (#357347); set maintainer to Debian QA Group.
* lib/Mail/ListDetector/Detector/Lyris.pm: Restrict debugging output
from appearing in normal usage. Closes: #307800 [rt.cpan.org #18602].
* Move sample.pl to /usr/share/doc/libmail-listdetector-perl/examples.
* Remove unnecessary build dependencies on libemail-abstract-perl,
libemail-valid-perl, liburi-perl.
* Switch to debhelper 5.
* Conforms to Standards version 3.6.2.
-- Matej Vela <vela@debian.org> Sat, 8 Apr 2006 14:22:20 +0200
libmail-listdetector-perl (0.31-1) unstable; urgency=medium
* Initial Release. (Closes:Bug#259776)
-- S. Zachariah Sprackett <zac@sprackett.com> Thu, 15 Jul 2004 20:42:18 -0400
|