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
|
libdatetime-format-w3cdtf-perl (0.08-1) unstable; urgency=medium
[ Damyan Ivanov ]
* declare conformance with Policy 4.1.3 (no changes needed)
[ Salvatore Bonaccorso ]
* Update Vcs-* headers for switch to salsa.debian.org
[ Laurent Baillet ]
* fix lintian file-contains-trailing-whitespace warning
[ gregor herrmann ]
* debian/watch: use uscan version 4.
[ Debian Janitor ]
* Bump debhelper from old 9 to 12.
* Set debhelper-compat version in Build-Depends.
* Set upstream metadata fields: Repository, Repository-Browse.
* Remove obsolete fields Contact, Name from debian/upstream/metadata
(already present in machine-readable debian/copyright).
[ gregor herrmann ]
* Import upstream version 0.08.
* Update debian/upstream/metadata.
* Update years of packaging copyright.
* Declare compliance with Debian Policy 4.5.1.
* Set Rules-Requires-Root: no.
* Annotate test-only build dependencies with <!nocheck>.
* Bump debhelper-compat to 13.
* Install example script.
-- gregor herrmann <gregoa@debian.org> Tue, 22 Dec 2020 17:22:05 +0100
libdatetime-format-w3cdtf-perl (0.07-1) unstable; urgency=medium
[ Ansgar Burchardt ]
* debian/control: Convert Vcs-* fields to Git.
[ Salvatore Bonaccorso ]
* debian/copyright: Replace DEP5 Format-Specification URL from
svn.debian.org to anonscm.debian.org URL.
* Change Vcs-Git to canonical URI (git://anonscm.debian.org)
* Change search.cpan.org based URIs to metacpan.org based URIs
[ Axel Beckert ]
* debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix dpkg-
copyright"
[ 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 Jaldhar H. Vyas from Uploaders. Thanks for your work!
* Remove Jonathan Yu from Uploaders. Thanks for your work!
* Add debian/upstream/metadata.
* Import upstream version 0.07.
* debian/copyright: add stanza for third-party files.
* Update years of packaging copyright.
* Declare compliance with Debian Policy 4.0.0.
* Bump debhelper compatibility level to 9.
-- gregor herrmann <gregoa@debian.org> Wed, 02 Aug 2017 22:06:41 -0400
libdatetime-format-w3cdtf-perl (0.06-1) unstable; urgency=low
* Team upload.
* New upstream release.
* Add (build-)dep on libdatetime-timezone-perl.
* Use source format 3.0 (quilt).
* debian/copyright: Formatting changes; refer to GPL-1; refer to "Debian
systems" instead of "Debian GNU/Linux systems".
-- Ansgar Burchardt <ansgar@debian.org> Sat, 05 Mar 2011 15:46:32 +0100
libdatetime-format-w3cdtf-perl (0.05-1) unstable; urgency=low
[ Jonathan Yu ]
* New upstream release
* Standards-Version 3.8.3 (drop perl version dep)
* Rewrite control description
* Use new short debhelper rules file
* Bump to debhelper 7
* Add myself to Uploaders and Copyright
* Refreshed copyright information
[ gregor herrmann ]
* debian/control: Changed: Switched Vcs-Browser field to ViewSVN
(source stanza).
* Change my email address.
[ Nathan Handler ]
* debian/watch: Update to ignore development releases.
-- Jonathan Yu <jawnsy@cpan.org> Thu, 05 Nov 2009 07:07:41 -0500
libdatetime-format-w3cdtf-perl (0.04-3) unstable; urgency=low
* debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser
field (source stanza); Homepage field (source stanza). Removed: XS-
Vcs-Svn fields.
* Set Standards-Version to 3.7.3 (no changes).
* Set debhelper compatibility level to 6.
* debian/watch: use dist-based URL.
* debian/copyright: add upstream source location and actual copyright
notice, convert to new format.
* debian/rules:
- delete /usr/lib/perl5 only if it exists (closes: #467691)
- remove OPTIMIZE, we don't compile anything
- let install-stamp target depend on build-stamp
- don't ignore errors of make distclean
- move dh_clean before make distclean
- move test suite to build-stamp target
- remove commented out or unneeded dh_* calls
- don't install README any more (a couple of lines with installation
notes)
-- gregor herrmann <gregor+debian@comodo.priv.at> Sun, 02 Mar 2008 01:01:53 +0100
libdatetime-format-w3cdtf-perl (0.04-2) unstable; urgency=low
* Moved debhelper to Build-Depends.
* Set Standards-Version to 3.7.2 (no changes).
* Set Debhelper Compatibility Level to 5.
-- gregor herrmann <gregor+debian@comodo.priv.at> Fri, 16 Jun 2006 15:08:21 +0200
libdatetime-format-w3cdtf-perl (0.04-1) unstable; urgency=low
* Initial release. (Closes: #348816)
-- Jaldhar H. Vyas <jaldhar@debian.org> Wed, 18 Jan 2006 22:49:29 -0500
|