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
|
libmodule-starter-perl (1.620+dfsg-1) unstable; urgency=medium
* Imported Upstream version 1.620+dfsg
-- Salvatore Bonaccorso <carnil@debian.org> Sun, 08 Dec 2013 22:50:54 +0100
libmodule-starter-perl (1.610+dfsg-1) unstable; urgency=medium
* Imported Upstream version 1.610+dfsg
* Bump Standards-Version to 3.9.5
* Update copyright years for debian/* packaging
-- Salvatore Bonaccorso <carnil@debian.org> Fri, 06 Dec 2013 17:09:43 +0100
libmodule-starter-perl (1.600+dfsg-2) unstable; urgency=low
* Upload to unstable
[ Salvatore Bonaccorso ]
* Change Vcs-Git to canonical URI (git://anonscm.debian.org)
* Change search.cpan.org based URIs to metacpan.org based URIs
[ gregor herrmann ]
* Update debian/repack.stub.
* Don't run release tests during package build.
-- Salvatore Bonaccorso <carnil@debian.org> Mon, 06 May 2013 08:53:12 +0200
libmodule-starter-perl (1.600+dfsg-1) experimental; urgency=low
[ Ansgar Burchardt ]
* debian/control: Convert Vcs-* fields to Git.
[ Salvatore Bonaccorso ]
* Imported Upstream version 1.600+dfsg
+ Tries to quess author from getpwuid if --author is not provided; Tries
to guess email from $ENV{'EMAIL'} if not provided with --email.
(Closes: #472102).
* Replace debian/repack.stub with current version.
Replace debian/repack.stub with current script version provided in
pkg-perl git repository (only typo fixes and reference to git repository
instead of svn repository).
* Update debian/copyright file.
Update format to copyright-format 1.0 as released together with Debian
policy 3.9.3.
Update copyright years for debian/* packaging.
* Bump Standards-Version to 3.9.4
* Bump Debhelper compat level to 9.
Adjust versioned Build-Depends on debhelper to debhelper (>= 9).
* Override dh_auto_test in debian/rules.
Set RELEASE_TESTING=1 to run the two pod tests t/pod.t and
t/pod-coverage.t.
-- Salvatore Bonaccorso <carnil@debian.org> Sun, 28 Oct 2012 21:09:42 +0100
libmodule-starter-perl (1.580+dfsg-1) unstable; urgency=low
* New upstream release
* debian/patches: Drop spelling-errors-in-manpage.patch as it is
applied upstream now.
-- Salvatore Bonaccorso <carnil@debian.org> Sun, 03 Jul 2011 00:07:57 +0200
libmodule-starter-perl (1.570+dfsg-1) unstable; urgency=low
[ Nicholas Bamber ]
* New upstream release
* Added spelling fix to patch
[ Salvatore Bonaccorso ]
* debian/control: Add (Build-)Depends(-Indep) on libpath-class-perl.
(Closes: #627236).
* Add myself to Uploaders
* debian/copyright: Update copyright information for debian/*
packaging stanza.
* Bump Standards-Version to 3.9.2 (no changes needed)
-- Salvatore Bonaccorso <carnil@debian.org> Mon, 23 May 2011 07:42:25 +0200
libmodule-starter-perl (1.560+dfsg-1) unstable; urgency=low
* Added myself to Uploaders
* New upstream release
* Updated standards version to 3.9.1
* Refreshed copyright
* Added debian/source/format
* Added patch for grammatical error in pod
-- Nicholas Bamber <nicholas@periapt.co.uk> Sat, 09 Apr 2011 23:58:16 +0100
libmodule-starter-perl (1.540+dfsg-1) unstable; urgency=low
[ Jonathan Yu ]
* New upstream release
- adds option to create .gitignore (closes: #499394)
* Standards-Version 3.8.3 (drop perl version dependency)
[ Ryan Niebur ]
* Update jawnsy's email address
[ gregor herrmann ]
* debian/copyright: update years of upstream copyright.
* debian/control: remove leading article frm short description.
-- Jonathan Yu <jawnsy@cpan.org> Wed, 09 Dec 2009 13:20:43 -0500
libmodule-starter-perl (1.520+dfsg-1) unstable; urgency=low
[ Jonathan Yu ]
* New upstream release
+ Gunnar Wolf's die_on_unparseable_arguments patch applied upstream
+ Supports more licenses
+ Handles authors with apostrophes in their names better
* Use new short rules format
* Updated copyright information to match new machine-readable format
* Bumped debhelper requirement to 7
* Remove version dependencies for libtest-pod{-coverage}-perl since
the version requirements are satisfied by oldstable and newer
* Standards-Version 3.8.2 (no changes)
* Bumped compat to 7
* Added a repack to get rid of getting-started.html
* Fixed uversionmangle to make it shorter (copy libanyevent-perl's)
[ gregor herrmann ]
* Add debian/README.source to document quilt usage, as required by
Debian Policy since 3.8.0.
* debian/control: Changed: Switched Vcs-Browser field to ViewSVN
(source stanza).
[ Damyan Ivanov ]
* watch: add uversionmangle to cope with upstream versions going from 1.470
to 1.50. The minor version is right-padded with zeroes
* New upstream release
[ Nathan Handler ]
* debian/watch: Update to ignore development releases.
-- Jonathan Yu <frequency@cpan.org> Sun, 02 Aug 2009 19:38:53 -0400
libmodule-starter-perl (1.470-2) unstable; urgency=low
* Fixes typo in debian/control (Closes: #472100)
* Added myself as an uploader
* Added build-dependency on quilt
* Patching to die on unparseable arguments (Closes: #472101)
-- Gunnar Wolf <gwolf@debian.org> Sun, 23 Mar 2008 15:05:08 -0600
libmodule-starter-perl (1.470-1) unstable; urgency=low
* Initial Release. (Closes: #468946)
-- Jaldhar H. Vyas <jaldhar@debian.org> Sun, 02 Mar 2008 09:53:41 -0500
|