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 153 154 155 156 157 158 159 160 161 162 163 164
|
libdevel-caller-perl (2.07-1) unstable; urgency=medium
* Team upload.
* Import upstream version 2.07.
* Add debian/upstream/metadata.
* Update years of upstream copyright.
* Drop spelling-error.patch, applied upstream.
* Declare compliance with Debian Policy 4.6.2.
-- gregor herrmann <gregoa@debian.org> Sun, 11 Jun 2023 21:17:39 +0200
libdevel-caller-perl (2.06-3) unstable; urgency=medium
* Team upload.
[ Xavier Guimard ]
* Email change: Xavier Guimard -> yadd@debian.org
[ gregor herrmann ]
* debian/control: update Build-Depends for cross builds.
* debian/watch: use uscan version 4.
[ Debian Janitor ]
* Bump debhelper from old 10 to 12.
* Set debhelper-compat version in Build-Depends.
* Remove obsolete fields Contact, Name from debian/upstream/metadata
(already present in machine-readable debian/copyright).
* Apply multi-arch hints.
+ libdevel-caller-perl: Add Multi-Arch: same.
* Bump debhelper from old 12 to 13.
[ gregor herrmann ]
* Declare compliance with Debian Policy 4.6.1.
* Set Rules-Requires-Root: no.
* Annotate test-only build dependencies with <!nocheck>.
-- gregor herrmann <gregoa@debian.org> Sat, 30 Jul 2022 18:47:26 +0200
libdevel-caller-perl (2.06-2) unstable; urgency=medium
[ gregor herrmann ]
* Strip trailing slash from metacpan URLs.
[ Salvatore Bonaccorso ]
* Update Vcs-Browser URL to cgit web frontend
* debian/control: Use HTTPS transport protocol for Vcs-Git URI
[ gregor herrmann ]
* debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
* Remove Jonathan Yu from Uploaders. Thanks for your work!
[ Salvatore Bonaccorso ]
* Update Vcs-* headers for switch to salsa.debian.org
[ Xavier Guimard ]
* Declare compliance with policy 4.2.0
* Bump debhelper compat to 10
* Add upstream/metadata
* Enable hardening
* Add spelling-error.patch (reported)
[ gregor herrmann ]
* Declare compliance with Debian Policy 4.2.1.
-- Xavier Guimard <x.guimard@free.fr> Sun, 26 Aug 2018 08:35:07 +0200
libdevel-caller-perl (2.06-1) unstable; urgency=low
[ Ansgar Burchardt ]
* Email change: Ansgar Burchardt -> ansgar@debian.org
* debian/control: Convert Vcs-* fields to Git.
[ Salvatore Bonaccorso ]
* Change search.cpan.org based URIs to metacpan.org based URIs
[ Xavier Guimard ]
* Imported Upstream version 2.06
* Remove pod patch now included in upstream
* Update debian/copyright (years and format)
* Bump Standards-Version to 3.9.4
* Bump debhelper compatibility to 9 to get hardening flags
-- Xavier Guimard <x.guimard@free.fr> Fri, 08 Mar 2013 07:12:22 +0100
libdevel-caller-perl (2.05-1) unstable; urgency=low
* New upstream release.
* Use source format 3.0 (quilt); drop quilt framework and README.source.
* debian/watch: Use extended regular expression to match upstream releases.
* Add myself to Uploaders.
-- Ansgar Burchardt <ansgar@43-1.org> Sat, 10 Apr 2010 17:23:41 +0900
libdevel-caller-perl (2.04-1) unstable; urgency=low
[ Jonathan Yu ]
* New upstream release
* Standards-Version 3.8.4 (drop perl version dep)
* Removed Alexis Sukrieh from Uploaders (Closes: #536132)
* Add myself to Uploaders and Copyright
* Use new short debhelper 7 rules format
* Rewrite control description
* Update copyright to DEP5 format
* Add a patch to fix POD errors
[ gregor herrmann ]
* debian/control: Changed: Switched Vcs-Browser field to ViewSVN
(source stanza).
* Change my email address.
* Update years of upstream coypright.
-- Jonathan Yu <jawnsy@cpan.org> Wed, 17 Feb 2010 15:11:20 -0500
libdevel-caller-perl (2.03-1) unstable; urgency=low
[ Jose Luis Rivas ]
* New upstream release
* debian/rules: touch $@ instead of *-stamp.
[ Niko Tyni ]
* Update debian/copyright.
* No need to remove upstream MacOS resource forks in debian/rules anymore.
* Don't set INSTALLVENDORLIB etc., conditionally remove the empty
usr/share/perl5 directory instead.
-- Niko Tyni <ntyni@debian.org> Sun, 13 Jan 2008 21:59:54 +0200
libdevel-caller-perl (2.02-1) unstable; urgency=low
[ gregor herrmann ]
* debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser
field (source stanza); Homepage field (source stanza). Removed: XS-
Vcs-Svn fields.
* debian/rules:
- remove empty /usr/share/perl5 directory
- let install-stamp depend on build-stamp
- don't create .packlist file
[ Damyan Ivanov ]
* [debian/watch] Stop capturing file extension
[ MartÃn Ferrari ]
* New upstream release.
* debian/control:
- bumped Standards-Version (no changes).
- removed libmodule-build-perl dependency (the module now uses MakeMaker).
* debian/watch: removed unneeded comment, changed URL to match dist/ page.
* debian/copyright: converted to new format, updated copyright info.
* debian/rules: mostly rewritten, because of the switch to MakeMaker and
some incorrect debhelper invocations.
[ Niko Tyni ]
* Add myself to Uploaders.
* Set INSTALLVENDORLIB=/usr/lib/perl5/ to prevent Extutils::MakeMaker
creating an empty /usr/share/perl5 directory.
* Remove a useless call to dh_installexamples.
-- Niko Tyni <ntyni@debian.org> Sat, 29 Dec 2007 12:00:04 +0200
libdevel-caller-perl (0.11-1) unstable; urgency=low
* Initial Release.
-- Alexis Sukrieh <sukria@debian.org> Fri, 17 Aug 2007 19:52:57 +0200
|