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
|
liburi-template-perl (0.24-2) unstable; urgency=medium
[ Debian Janitor ]
* Apply multi-arch hints. + liburi-template-perl: Add Multi-Arch: foreign.
-- Jelmer Vernooij <jelmer@debian.org> Thu, 13 Oct 2022 23:17:23 +0100
liburi-template-perl (0.24-1) unstable; urgency=medium
* Take over for the Debian Perl Group on maintainer's request
(https://lists.debian.org/debian-perl/2022/06/msg00009.html)
* debian/control: Changed: Maintainer set to Debian Perl Group <pkg-
perl-maintainers@lists.alioth.debian.org> (was: Ian Beckwith
<ianb@debian.org>).
* debian/watch:
- use metacpan-based URL
- use uscan version 4
* debian/control:
- add /me to Uploaders
- mark package as autopkgtest-able
- declare compliance with Debian Policy 4.6.1
- set Rules-Requires-Root: no
- bump debhelper-compat to 13
- use standard Vcs fields for perl package
- drop unneeded version constraints from (build) dependencies
- annotate test-only build dependencies with <!nocheck>
- update short and long description
* debian/copyright:
- use secure copyright file specification URI
- set field Upstream-Name
- add Upstream-Contact
- update years of upstream copyright
* Update Homepage/Source in debian/{control,copyright}.
* Don't install README (text version of the manpage/POD).
* Add debian/upstream/metadata.
* Add upstream commit as quilt patch to fix a POD syntax error.
-- gregor herrmann <gregoa@debian.org> Sat, 02 Jul 2022 16:23:17 +0200
liburi-template-perl (0.24-0.1) unstable; urgency=medium
* Non-maintainer upload.
* New upstream version.
-- Jonas Smedegaard <dr@jones.dk> Thu, 21 Feb 2019 17:11:16 +0100
liburi-template-perl (0.22-0.1) unstable; urgency=medium
* Non-maintainer upload.
* New upstream version.
Closes: Bug#815665.
-- Jonas Smedegaard <dr@jones.dk> Sun, 25 Dec 2016 15:04:04 +0100
liburi-template-perl (0.18-1) unstable; urgency=low
* New upstream version.
* Standards-Version: 3.9.5 (no changes).
-- Ian Beckwith <ianb@debian.org> Thu, 23 Jan 2014 23:03:53 +0000
liburi-template-perl (0.17-1) unstable; urgency=low
* New upstream version.
* Standards-Version: 3.9.4 (no changes).
* Add Vcs-* fields.
-- Ian Beckwith <ianb@debian.org> Sun, 20 Oct 2013 00:07:19 +0100
liburi-template-perl (0.16-1) unstable; urgency=low
* New upstream version.
* Tweak debian/control and debian/copyright with help from
dh-make-perl.
* debian/source/format: go for 3.0 (quilt).
* Standards-Version: 3.9.3
-- Ian Beckwith <ianb@debian.org> Mon, 11 Jun 2012 02:27:02 +0100
liburi-template-perl (0.15-2) unstable; urgency=low
* Update maintainer email.
* Remove DM-Upload-Allowed flag.
* dh-make-perl refresh:
+ use dh minimal debian/rules.
+ dh compat level 7.
+ add debian/liburi-template-perl.docs, containing README.
* Standards-version: 3.8.4 (no changes).
-- Ian Beckwith <ianb@debian.org> Wed, 12 May 2010 00:27:05 +0100
liburi-template-perl (0.15-1) unstable; urgency=low
* New upstream version.
* Add Homepage: field.
* Standards-Version: 3.8.0 (no changes).
* Expand long description, update URL of spec.
* watch: tighten regexp to fix false positive.
-- Ian Beckwith <ianb@erislabs.net> Thu, 26 Feb 2009 03:56:59 +0000
liburi-template-perl (0.14.01-1) unstable; urgency=low
* New upstream version.
-- Ian Beckwith <ianb@erislabs.net> Thu, 26 Feb 2009 03:13:00 +0000
liburi-template-perl (0.13-1) unstable; urgency=low
* New upstream version.
* debian/rules:
+ Use rules.MakeMaker.noxs to match new build system.
+ Removed call to dh_installexamples.
* debian/control:
+ Added DM-Upload-Allowed: yes.
+ Build-Depends: Dropped libmodule-build-perl.
+ Build-Depends-Indep: Added libjson-perl for test suite.
+ Standards-Version: 3.7.3 (no changes).
+ Maintainer: Updated email address.
* debian/copyright:
+ Add license for files in inc/.
+ Use machine-interpretable format.
* Bump debhelper compat level to 6.
* Removed lintian override, lintian is fixed.
-- Ian Beckwith <ianb@erislabs.net> Tue, 04 Mar 2008 17:27:06 +0000
liburi-template-perl (0.06-1) unstable; urgency=low
* Initial Release (Closes: #420648).
-- Ian Beckwith <ianb@nessie.mcc.ac.uk> Mon, 23 Apr 2007 20:53:24 +0100
|