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
|
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
|