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
|
libcontextual-return-perl (0.004003-1) unstable; urgency=low
* New upstream release.
* Drop patch 01-fix-typo-in-synopsis.diff, merged upstream.
* Update years of packaging copyright.
* Improve short/long description.
-- gregor herrmann <gregoa@debian.org> Fri, 13 Apr 2012 16:28:23 +0200
libcontextual-return-perl (0.004002-2) unstable; urgency=low
* Fixed typo in synopsis (Closes: #661916)
The patch is forwarded to upstream.
-- Fabrizio Regalli <fabreg@fabreg.it> Fri, 02 Mar 2012 16:51:28 +0100
libcontextual-return-perl (0.004002-1) unstable; urgency=low
* Imported Upstream version 0.004002
* Update debian/copyright file information.
Update format to copyright-format 1.0 as released with Debian policy
3.9.3.
* Bump Standards-Version to 3.9.3
-- Salvatore Bonaccorso <carnil@debian.org> Thu, 01 Mar 2012 23:03:01 +0100
libcontextual-return-perl (0.004001-1) unstable; urgency=low
* Imported Upstream version 0.004001
* Drop fix-Unknown-directive-head.patch patch.
Patch is applied upstream.
-- Salvatore Bonaccorso <carnil@debian.org> Thu, 16 Feb 2012 18:44:15 +0100
libcontextual-return-perl (0.004000-1) unstable; urgency=low
* Imported Upstream version 0.004000
* Add fix-Unknown-directive-head.patch.
Add patch to fix 'unknown directive =head' failure on POD testing during
build.
-- Salvatore Bonaccorso <carnil@debian.org> Thu, 16 Feb 2012 07:55:00 +0100
libcontextual-return-perl (0.003002-1) unstable; urgency=low
[ Fabrizio Regalli ]
* Bump to 3.9.2 Standard-Version.
* Add myself to Uploaders and Copyright.
* Build-Depends: switch to debhelper (>= 8).
* Fixed lintian copyright-refers-to-symlink-license message.
* Removed no more needed source.lintian-overrides file.
[ gregor herrmann ]
* Remove alternative (build) dependencies that are already satisfied
in oldstable.
[ Ansgar Burchardt ]
* debian/control: Convert Vcs-* fields to Git.
[ Salvatore Bonaccorso ]
* Email change: Salvatore Bonaccorso -> carnil@debian.org
* debian/copyright: Replace DEP5 Format-Specification URL from
svn.debian.org to anonscm.debian.org URL.
* Imported Upstream version 0.003002
* Refresh debian/copyright file.
Update copyright years for upstream files and for debian/* packaging
files.
Refer to Debian systems in general instead of only Debian GNU/Linux
systems.
-- Salvatore Bonaccorso <carnil@debian.org> Thu, 19 Jan 2012 20:27:39 +0100
libcontextual-return-perl (0.003001-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.
* Refresh debian/rules, no functional changes, except: don't create
.packlist any more.
* Set Standards-Version to 3.8.0 (no changes).
* Set debhelper compatibility level to 5.
* debian/control: change my email address.
* Move libmodule-build-perl from Build-Depends-Indep to Build-Depends.
* debian/control: Changed: Switched Vcs-Browser field to ViewSVN
(source stanza).
[ Salvatore Bonaccorso ]
* New upstream release
* Add myself to Uploaders.
* Bump compat level to 8. Bump versioned debhelper Build-Depends on
(>= 7.9.1) for compat level 8 support.
* debian/control:
- Add Build-Depends on perl (>= 5.10) | libmodule-build-perl to have
Module::Build available.
- Change (Build-)Depends(-Indep) on libversion-perl to alternate
(Build-)Depends(-Indep) on perl (>= 5.10) | libversion- perl.
* debian/rules: Simplify to a tiny debian/rules makefile.
* Convert to '3.0 (quilt)' source package format.
* Refresh debian/copyright to revision 135 of format-specification in
DEP5 for machine-readable copyright file.
* Bump Standards-Version to 3.8.4.
* Add lintian overrides for debhelper dependency and compat level 8
lintian warning.
-- Salvatore Bonaccorso <salvatore.bonaccorso@gmail.com> Sat, 26 Jun 2010 13:35:03 +0200
libcontextual-return-perl (0.2.1-1) unstable; urgency=low
* New upstream release
* Add me to Uploaders
-- Krzysztof Krzyzaniak (eloy) <eloy@debian.org> Tue, 17 Apr 2007 16:38:36 +0200
libcontextual-return-perl (0.1.0-2) unstable; urgency=low
* New Maintainer: Debian Perl Group.
* Ack NMU (closes: #375664).
* Add libtest-pod-perl and libtest-pod-coverage-perl to build dependencies.
* Add watch file.
-- gregor herrmann <gregor+debian@comodo.priv.at> Fri, 15 Sep 2006 00:00:34 +0200
libcontextual-return-perl (0.1.0-1.1) unstable; urgency=high
* Non-maintainer upload.
* Depend (not just build-depend) on libwant-perl and libversion-perl, as
both are used by this package. (Closes: #375664)
-- Steinar H. Gunderson <sesse@debian.org> Wed, 5 Jul 2006 22:41:45 +0200
libcontextual-return-perl (0.1.0-1) unstable; urgency=low
* Initial Release.
-- David Moreno Garza <damog@debian.org> Wed, 10 May 2006 14:52:27 -0500
|