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
|
librdf-vcard-perl (0.012-1.1) unstable; urgency=medium
* Non maintainer upload by the Reproducible Builds team.
* No source change upload to rebuild on buildd with .buildinfo files.
-- Holger Levsen <holger@debian.org> Thu, 07 Jan 2021 13:22:15 +0100
librdf-vcard-perl (0.012-1) unstable; urgency=medium
[ Salvatore Bonaccorso ]
* Update Vcs-Browser URL to use cgit web frontend.
[ Jonas Smedegaard ]
* Fix use canonical URL in Vcs-Git.
* Declare compliance with Debian Policy 3.9.6.
* Use www.cpan.org and metacpan.org (not search.cpan.org) in watch file.
* Update copyright info:
+ Extend coverage for myself to include current year.
* Add git URL as alternate source.
[ Florian Schlichting ]
* Import Upstream version 0.012
* Email change: Florian Schlichting -> fsfs@debian.org
* Delete copyright paragraphs for inc/* modules dropped upstream
* Update copyright years
* Ship CONTRIBUTING in docs
* Refresh patch
* Mark package autopkgtest-able
-- Florian Schlichting <fsfs@debian.org> Thu, 09 Jul 2015 22:26:05 +0200
librdf-vcard-perl (0.010-2) unstable; urgency=low
[ Salvatore Bonaccorso ]
* Change Vcs-Git to canonical URI (git://anonscm.debian.org)
[ Jonas Smedegaard ]
* Update README.source to emphasize control.in file as *not* a
show-stopper for contributions, referring to wiki page for details.
* Drop patch 1001: Fixed in CDBS (see bug#652274).
* Add patch 1002 to fix RDF::vCard::Exporter::export_card().
Closes: bug#707773.
* Bump dephelper compatibility level to 8.
* Update copyright file:
+ Fix use pseudo-license and pseudo-comment sections to obey silly
restrictions of copyright format 1.0.
* Bump packaging license to GPL-3+, and extend coverage to include
current year.
* Bump policy compliance to standards-version 3.9.4.
* Relax build-dependency on cdbs: Needed version satisfied even in
oldstable.
-- Jonas Smedegaard <dr@jones.dk> Sat, 11 May 2013 10:27:45 +0200
librdf-vcard-perl (0.010-1) unstable; urgency=low
* New upstream release.
* Extend copyright coverage of packaging.
-- Jonas Smedegaard <dr@jones.dk> Mon, 25 Jun 2012 22:04:08 +0200
librdf-vcard-perl (0.009-1) unstable; urgency=low
* New upstream release.
* Add patch 1001 to avoid auto-installing dependencies during build.
* Update copyright file format to 1.0.
* Improve copyright file Files sections for convenience copies of
external Perl modules.
* Bump standards-version to 3.9.3.
* Use anonscm.debian.org for Vcs-Browser field.
* Install examples.
* Update package relations:
+ Depend on (not recommend) libxml-libxml-perl.
+ Stop (build-)depending on libcommon-sense-perl or
librdf-trineshortcuts-perl.
+ (Build-)depend on librdf-trinex-functions-perl and liburi-perl.
+ Relax build-dependency on cdbs: Needlessly tight.
+ Relax to build-depend unversioned on debhelper and devscripts:
Needed versions satisfied even in oldstable.
* List upstream issue tracker as contact, and metacpan.org URL as
Homepage.
-- Jonas Smedegaard <dr@jones.dk> Sat, 23 Jun 2012 04:37:11 +0200
librdf-vcard-perl (0.008-1) unstable; urgency=low
[ Harlan Lieberman-Berg ]
* Imported Upstream version 0.008.
* Patch accepted upstream.
* Added myself to uploaders.
[ gregor herrmann ]
* Remove debian/source/local-options; abort-on-upstream-changes and
unapply-patches are default in dpkg-source since 1.16.1.
[ Florian Schlichting ]
* Bumped copyright years, adjusted DEP-5 headers and deleted stanza for
removed inc/Test/Signature.pm
* Ship provided scripts as examples, not executables.
* Added myself to uploaders and copyright.
* Finalized package update.
-- Florian Schlichting <fschlich@zedat.fu-berlin.de> Thu, 29 Dec 2011 18:31:33 +0100
librdf-vcard-perl (0.007-2) unstable; urgency=low
* Update copyright file:
+ Fix add License section for Artistic.
+ Quote licenses in comments.
* Extend patch 2001 to not build-depend on Module::Signature, to ease
backporting.
* Improve package relations:
+ Stop declaring package part of core Perl even in oldstable:
- libencode-perl
+ Stop build-depending on libmodule-signature-perl, thanks to patch
2001.
-- Jonas Smedegaard <dr@jones.dk> Sat, 04 Jun 2011 22:33:10 +0200
librdf-vcard-perl (0.007-1) unstable; urgency=low
* Initial packaging release.
Closes: bug#627001.
-- Jonas Smedegaard <dr@jones.dk> Tue, 17 May 2011 01:50:00 +0200
|