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
|
libhttp-dav-perl (0.38-1) unstable; urgency=low
* New upstream release (Closes: #560249).
* Obsoletes (incorporates) all local patches.
* Upgrade to debhelper compat level 5 (no changes needed except
adjustment of build-dependency).
* Upgrade to Standards-Version level 3.8.3 (no changes needed).
* Reformat description to avoid line wrapping of the bullet list.
(Closes: #480329)
* Remove obsolete "tag" target from debian/rules.
* Don't ignore all distclean failures in debian/rules; check for existence
of Makefile instead.
-- Steinar H. Gunderson <sesse@debian.org> Thu, 10 Dec 2009 00:34:50 +0100
libhttp-dav-perl (0.31-5) unstable; urgency=low
* Use CURDIR instead of PWD in debian/rules; fixes lintian warning and
possible FTBFS with sudo.
* Update Standards-Version to 3.7.2; no changes needed.
-- Steinar H. Gunderson <sesse@debian.org> Thu, 31 May 2007 15:54:41 +0200
libhttp-dav-perl (0.31-4) unstable; urgency=low
* Add the upstream URL to debian/copyright.
* Update short description to mention dave; based on patch by Jon
Dowland. (Closes: #420617)
-- Steinar H. Gunderson <sesse@debian.org> Sun, 20 May 2007 11:36:38 +0200
libhttp-dav-perl (0.31-3) unstable; urgency=low
* Make Build-depends-indep on debhelper into an ordinary build-depends, as
we use them in non-indep targets.
-- Steinar H. Gunderson <sesse@debian.org> Thu, 15 Jun 2006 21:45:04 +0200
libhttp-dav-perl (0.31-2) unstable; urgency=low
* New maintainer. (Closes: #279792)
* Upgraded Standards-Version to 3.6.1 (no changes needed).
* Minor correction in short package description.
* Minor reformatting in the long package description.
* Added a missing quote in the man page. (Closes: #218001)
* HTTP::DAV::Utils::get_elements_by_tag_name() now handles <propstat> as
well as <D:propstat> (where D: is any namespace). (Closes: #227064)
* Now uses debhelper v4 (and uses debian/compat instead of DH_COMPAT).
Build-Depends updated correspondingly.
-- Steinar H. Gunderson <sesse@debian.org> Sat, 13 Nov 2004 23:29:30 +0100
libhttp-dav-perl (0.31-1) unstable; urgency=low
* New package,
Closes: #78442
-- Stephen Zander <gibreel@debian.org> Fri, 26 Apr 2002 14:35:07 -0700
|