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
|
libdatetime-format-builder-perl (0.8300-1) unstable; urgency=medium
[ gregor herrmann ]
* debian/copyright: replace tabs with spaces / remove trailing
whitespace.
[ Debian Janitor ]
* Remove obsolete fields Contact, Name from debian/upstream/metadata
(already present in machine-readable debian/copyright).
* Update standards version to 4.5.0, no changes needed.
[ gregor herrmann ]
* Import upstream version 0.8300.
* Update debian/upstream/metadata.
* Bump debhelper from old 12 to 13.
* Set Rules-Requires-Root: no.
* Update years of upstream and packaging copyright.
-- gregor herrmann <gregoa@debian.org> Tue, 11 Aug 2020 16:32:03 +0200
libdatetime-format-builder-perl (0.8200-1) unstable; urgency=medium
[ Xavier Guimard ]
* Email change: Xavier Guimard -> yadd@debian.org
[ gregor herrmann ]
* Import upstream version 0.8200.
* Update debian/upstream/metadata.
* Update years of upstream and packaging copyright.
* Install new upstream documents.
* Remove (build) dependency on libclass-factory-util-perl.
* Annotate test-only build dependencies with <!nocheck>.
* Declare compliance with Debian Policy 4.4.0.
* Drop unneeded version constraints from (build) dependencies.
* Bump debhelper-compat to 12.
* debian/watch: use uscan version 4.
* Drop spelling-error.patch, applied upstream.
-- gregor herrmann <gregoa@debian.org> Mon, 22 Jul 2019 17:41:35 -0300
libdatetime-format-builder-perl (0.8100-2) unstable; urgency=medium
[ gregor herrmann ]
* debian/control: remove Nicholas Bamber from Uploaders on request of
the MIA team.
* 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.
[ Salvatore Bonaccorso ]
* Update Vcs-* headers for switch to salsa.debian.org
[ Xavier Guimard ]
* Add upstream/metadata
* Declare compliance with policy 4.2.0
* Bump debhelper compat to 10
* Add spelling-error.patch
-- Xavier Guimard <x.guimard@free.fr> Sat, 25 Aug 2018 21:14:43 +0200
libdatetime-format-builder-perl (0.8100-1) unstable; urgency=low
[ Ansgar Burchardt ]
* 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 0.8100
* Bump debian/copyright format to 1.0
* debian/copyright:
+ Change upstream license to Artistic-2.0
+ Update upstream copyright (author and years)
* Bump Standards-Version to 3.9.4
* Bump debhelper compatibility to 8
* Update libdatetime-perl version dependency to 2:1.00
* Remove libtask-weaken-perl dependency
* Remove rule override to install .pod instead of .pm, not needed now
-- Xavier Guimard <x.guimard@free.fr> Thu, 02 May 2013 21:34:29 +0200
libdatetime-format-builder-perl (0.8000-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/watch: use dist-based URL.
* Change my email address.
[ Nathan Handler ]
* debian/watch: Update to ignore development releases.
[ Nicholas Bamber ]
* Added myself to Uploaders
* Adjusting watch file so uscan works
* New upstream release
* Updated dependencies
* Upped standards version to 3.9.1 and compatibility level
* Updated short and long descriptions
* Refreshed copyright
* Added debian/source/format
* Changed debian/rules to modern form
* Added rule override to install .pod instead of .pm where needed
* Removed Module::Build dependency
* Added B-D-I dependency on libtest-memory-cycle-perl as one test uses it
* Added B-D-I dependency on libtask-weaken-perl as it is mentioned
in Build.PL and is used implicitly
-- Nicholas Bamber <nicholas@periapt.co.uk> Fri, 01 Oct 2010 20:04:31 +0100
libdatetime-format-builder-perl (0.7901-1) unstable; urgency=low
* New upstream release
* debian/rules:
+ moved dh_clean $stamp_files before the $(MAKE) clean call
+ removed unused dh_* calls
+ moved $(MAKE) test from install to build target
* Added myself to Uploaders:
* Added upstream URL to debian/copyright
* Moved libmodule-build-perl from B-D to B-D-I
-- Damyan Ivanov <dmn@debian.org> Tue, 11 Sep 2007 12:11:44 +0300
libdatetime-format-builder-perl (0.7807-1) unstable; urgency=low
* Initial Release (closes: #387629).
-- gregor herrmann <gregor+debian@comodo.priv.at> Fri, 15 Sep 2006 17:22:13 +0200
|