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
|
libhtml-clean-perl (0.8-7) unstable; urgency=low
* Fixed double comment tag at end of javascript (Closes: #303619)
-- Gunnar Wolf <gwolf@debian.org> Sat, 16 Apr 2005 12:33:09 -0500
libhtml-clean-perl (0.8-6) unstable; urgency=low
* Added the test when building the package
-- Gunnar Wolf <gwolf@debian.org> Sat, 26 Mar 2005 13:15:44 -0600
libhtml-clean-perl (0.8-5) unstable; urgency=low
* Added a debian/watch file
* Quoted some chars, added some POD to make editing (in emacs, at
least) easier
* No longer generates an unneeded blank at the beginning of a line
(Closes: #255631)
-- Gunnar Wolf <gwolf@debian.org> Sat, 26 Mar 2005 13:08:46 -0600
libhtml-clean-perl (0.8-4) unstable; urgency=low
* Removed needless "use IO;" from lib/HTML/Clean.pm because it caused
warnings every time it was loaded (Closes: #271346)
-- Gunnar Wolf <gwolf@debian.org> Wed, 17 Nov 2004 14:32:28 -0600
libhtml-clean-perl (0.8-3) unstable; urgency=low
* New maintainer - Debian Perl Group <pkg-perl-
maintainers@lists.alioth.debian.org> via Gunnar Wolf
<gwolf@debian.org> (Closes: #279789)
* Bumped up standards-version to 3.6.1
-- Gunnar Wolf <gwolf@debian.org> Tue, 9 Nov 2004 17:44:28 -0600
libhtml-clean-perl (0.8-2) unstable; urgency=low
* Update Build-Depends-Indep to latest debhelper & perl (Yeah, I know I
don't need to but I was killing bugs in my perl module packages anyway).
* Change Priority: from extra to optional to prevent policy violations
in several packages that depend on this one,
Closes: #115641
-- Stephen Zander <gibreel@debian.org> Tue, 3 Sep 2002 18:09:06 -0700
libhtml-clean-perl (0.8-1) unstable; urgency=low
* New maintainer, Closes: #80292
* New upstream source
* Updated for policy 3.5.1 and the new perl packaging policy
-- Stephen Zander <gibreel@debian.org> Fri, 2 Mar 2001 03:38:44 -0800
libhtml-clean-perl (0.7-3) unstable; urgency=low
* Changed copyright info
-- Piotr Roszatycki <dexter@debian.org> Mon, 16 Aug 1999 00:09:51 +0200
libhtml-clean-perl (0.7-2) unstable; urgency=low
* Standards-Version: 3.0.1.0
-- Piotr Roszatycki <dexter@debian.org> Mon, 2 Aug 1999 22:21:35 +0200
libhtml-clean-perl (0.7-1) unstable; urgency=low
* Initial Debian version.
-- Piotr Roszatycki <dexter@debian.org> Thu, 8 Jul 1999 14:02:19 +0200
|