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 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133
|
libhttp-dav-perl (0.49-3) unstable; urgency=low
* Update standards version to 4.5.0, no changes needed.
* Update standards version to 4.5.1, no changes needed.
* Update standards version to 4.6.0, no changes needed.
-- Debian Janitor <janitor@jelmer.uk> Sat, 28 May 2022 11:26:04 +0100
libhttp-dav-perl (0.49-2) unstable; urgency=medium
* Team upload.
[ gregor herrmann ]
* debian/watch: use uscan version 4.
[ Niko Tyni ]
* Add runtime dependency on libpod-parser-perl
* Replace debian/compat with a build dependency on debhelper-compat
* Update to debhelper compat level 13
* Update to Standards-Version 4.4.1
* Declare that the package does not need (fake)root to build
-- Niko Tyni <ntyni@debian.org> Mon, 18 May 2020 21:34:49 +0300
libhttp-dav-perl (0.49-1) unstable; urgency=medium
[ Salvatore Bonaccorso ]
* Update Vcs-* headers for switch to salsa.debian.org
[ Florian Schlichting ]
* Import upstream version 0.49
* Update copyright years
* Declare compliance with Debian Policy 4.2.1
-- Florian Schlichting <fsfs@debian.org> Wed, 19 Dec 2018 21:06:13 +0100
libhttp-dav-perl (0.48-1) unstable; urgency=medium
* Take over for the Debian Perl Group with maintainer's permission
(https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=637969#15)
* debian/control: Added: Vcs-Git field (source stanza); Vcs-Browser
field (source stanza); Homepage field (source stanza). Changed:
Maintainer set to Debian Perl Group <pkg-perl-
maintainers@lists.alioth.debian.org> (was: Steinar H. Gunderson
<sesse@debian.org>); Steinar H. Gunderson <sesse@debian.org> moved
to Uploaders.
* Add debian/watch.
* Put myself into Uploaders
* Bump dh compat to level 9
* Drop old version on perl dependency, move libcrypt-ssleay-perl to
Recommends because SSL is ubiquitous nowadays
* Import upstream version 0.48 (closes: #637969)
* Switch to short-form debian/rules
* Switch to source format 3.0 (quilt)
* Mark package autopkgtest-able
* Add (build-)dependency on URI::Escape
* Ship TODO
* Convert d/copyright to copyright-format 1.0
* Move to Section: perl
* Declare compliance with Debian Policy 3.9.8
* Fix pod errors
-- Florian Schlichting <fsfs@debian.org> Mon, 16 Jan 2017 21:55:12 +0100
libhttp-dav-perl (0.44-1) unstable; urgency=low
* New upstream release.
* Replace PREFIX with DESTDIR in make install; fixes lintian warning
and prepares for change in ExtUtils::MakeMaker.
* Add ${misc:Depends} to Depends list, to make debhelper happy.
* Bump Standard-Version to 3.9.4.
* Add build-arch and build-indep targets.
-- Steinar H. Gunderson <sesse@debian.org> Thu, 14 Mar 2013 19:32:14 +1300
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
|