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 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152
|
libapache2-reload-perl (0.13-3) unstable; urgency=medium
* Simplify autopkgtest-pkg-perl override.
* Update debian/tests/control to match the one generated by autodep8.
* Annotate test-only build dependencies with <!nocheck>.
* Declare compliance with Debian Policy 4.4.0.
* Bump debhelper-compat to 12.
* debian/watch: use uscan version 4.
* Update years of packaging copyright.
-- gregor herrmann <gregoa@debian.org> Wed, 18 Sep 2019 21:19:46 +0200
libapache2-reload-perl (0.13-2) unstable; urgency=medium
* Team upload
[ Salvatore Bonaccorso ]
* debian/control: Use HTTPS transport protocol for Vcs-Git URI
[ gregor herrmann ]
* debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
* Mark package as autopkgtest-able. (LP: #1677889)
* Declare compliance with Debian Policy 3.9.8.
[ Salvatore Bonaccorso ]
* Update Vcs-* headers for switch to salsa.debian.org
[ Laurent Baillet ]
* fix lintian file-contains-trailing-whitespace warning
[ Xavier Guimard ]
* Add upstream/metadata
* Declare compliance with policy 4.2.1
* debian/copyright: use https link
* Bump debhelper compat to 10
* Add spelling.patch (reported)
* Improve autopkgtest using custom test
-- Xavier Guimard <yadd@debian.org> Fri, 31 Aug 2018 09:39:27 +0200
libapache2-reload-perl (0.13-1) unstable; urgency=medium
[ Salvatore Bonaccorso ]
* Update Vcs-Browser URL to cgit web frontend
[ gregor herrmann ]
* New upstream release.
* Drop 0002-Fix-reload.t-as-per-r1565579.-Reported-in-CPAN-RT-96.patch
which was taken from upstream.
* Update years of packaging copyright.
* Declare compliance with Debian Policy 3.9.6.
* Bump debhelper compatibility level to 9.
-- gregor herrmann <gregoa@debian.org> Sat, 05 Dec 2015 19:33:26 +0100
libapache2-reload-perl (0.12-3) unstable; urgency=medium
* debian/control: remove Nicholas Bamber from Uploaders on request of
the MIA team.
* Strip trailing slash from metacpan URLs.
* Add patch from mod_perl upstream to fix build failure with Perl 5.20.
Thanks to Niko Tyni for digging out the patch. (Closes: #754999)
* Update years of packaging copyright.
* Declare compliance with Debian Policy 3.9.5.
-- gregor herrmann <gregoa@debian.org> Thu, 17 Jul 2014 23:52:00 +0200
libapache2-reload-perl (0.12-2) unstable; urgency=low
[ Salvatore Bonaccorso ]
* Change Vcs-Git to canonical URI (git://anonscm.debian.org)
* Change search.cpan.org based URIs to metacpan.org based URIs
[ gregor herrmann ]
* Apache 2.4 transition:
- debian/control: build-depend on apache2-dev
- add a minimal debian/apache2.conf and use it in debian/rules for the
test suite
Closes: #666799
* Set Standards-Version to 3.9.4 (no changes).
-- gregor herrmann <gregoa@debian.org> Mon, 03 Jun 2013 17:30:52 +0200
libapache2-reload-perl (0.12-1) unstable; urgency=low
[ Ansgar Burchardt ]
* debian/control: Convert Vcs-* fields to Git.
[ gregor herrmann ]
* New upstream release.
* Drop spelling.patch, merged upstream.
* debian/copyright: update to Copyright-Format 1.0.
* Update years of packaging copyright.
* Bump Standards-Version to 3.9.3 (no changes).
* Set debhelper compatibility level to 8.
* Add /me to Uploaders.
-- gregor herrmann <gregoa@debian.org> Sat, 16 Jun 2012 18:34:35 +0200
libapache2-reload-perl (0.11-2) unstable; urgency=low
* Override home directory (Closes: #609402)
* Adding debian/clean file to clean up generated files
* Updated copyright
-- Nicholas Bamber <nicholas@periapt.co.uk> Mon, 10 Jan 2011 16:27:28 +0000
libapache2-reload-perl (0.11-1) unstable; urgency=low
[ gregor herrmann ]
* debian/copyright: point to /usr/share/common-licenses/Apache-2.0 instead
of including the full text of the Apache 2.0 license.
* debian/control: Changed: Switched Vcs-Browser field to ViewSVN
(source stanza).
[ Nathan Handler ]
* debian/watch: Update to ignore development releases.
[ gregor herrmann ]
* Make short description a noun phrase.
* Set Standards-Version to 3.9.1; replace Conflicts with Breaks.
[ Nicholas Bamber ]
* Added myself to uploaders
* New upstream release
* echo '3.0 (quilt)' > debian/source/format
* Added patch for spelling mistake
* Upped debhelper dependency to 7.0.50~ for overrides
* Modernized build rules
[ gregor herrmann ]
* debian/rules: run configure and tests as user www-data.
[ Nicholas Bamber ]
* Removed Breaks/Replaces clauses from control
* Removed versioned dependency on perl
* Refreshed copyright
-- Nicholas Bamber <nicholas@periapt.co.uk> Sat, 23 Oct 2010 20:38:02 +0100
libapache2-reload-perl (0.10-2) unstable; urgency=low
* debian/control: add forgotten Conflicts/Replaces: libapache2-mod-perl2 (<<
2.0.4~rc1).
-- Damyan Ivanov <dmn@debian.org> Thu, 08 May 2008 13:20:39 +0300
libapache2-reload-perl (0.10-1) unstable; urgency=low
* Initial Release. Closes: #475151
-- Damyan Ivanov <dmn@debian.org> Thu, 08 May 2008 10:01:58 +0300
|