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
|
libfile-find-rule-perl-perl (1.12-1) unstable; urgency=low
* Team upload.
[ 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.
* Imported Upstream version 1.12
* Refresh ignore-quilt.patch patch
* Update libfile-find-rule-perl dependency.
Change versioned (Build-)Depends(-Indep) on libfile-find-rule-perl (>=
0.20) to unversioned dependency as this version is already satisfied in
oldstable.
* Update copyright information.
Update copyright years for upstream files and included Module::Install
* Bump Standards-Version to 3.9.2.
-- Salvatore Bonaccorso <carnil@debian.org> Sat, 05 Nov 2011 09:52:14 +0100
libfile-find-rule-perl-perl (1.10-1) unstable; urgency=low
* New upstream release.
* debian/copyright: Update years of copyright; refer to "Debian systems"
instead of "Debian GNU/Linux systems".
* Update my email address.
* Bump Standards-Version to 3.9.1.
-- Ansgar Burchardt <ansgar@debian.org> Mon, 11 Oct 2010 14:37:18 +0200
libfile-find-rule-perl-perl (1.09-2) unstable; urgency=low
[ Ansgar Burchardt ]
* No longer run author tests. Remove build-dep on
libperl-minimumversion-perl, libtest-pod-perl,
libtest-cpan-meta-perl, libpod-simple-perl, libtest-minimumversion-perl.
(Closes: #589052)
* Lower build-dep on debhelper to 7 as we do not use overrides any more.
* Make build-dep on perl unversioned: stable already has perl 5.10.
* Use source format 3.0 (quilt).
* Ignore .pc directory used by quilt during tests.
+ new patch: ignore-quilt.patch
* Bump Standards-Version to 3.9.0 (no changes).
* Add myself to Uploaders.
[ gregor herrmann ]
* debian/copyright: update formatting (DEP5).
-- Ansgar Burchardt <ansgar@43-1.org> Thu, 15 Jul 2010 01:39:53 +0900
libfile-find-rule-perl-perl (1.09-1) unstable; urgency=low
[ Jonathan Yu ]
* New upstream release
[ Ryan Niebur ]
* Update jawnsy's email address
* Update ryan52's email address
[ Damyan Ivanov ]
* drop libfile-spec-perl (>= 3.2700) from (build-)dependencies
the really required version (0.82) is in perl since 5.6
the 3.2700 requirement seems to come from a test META file
Closes: #578480 (libfile-spec-perl is in perl core)
* build-depend on perl 5.10.0 because of ExtUtils::MakeMaker 6.42
* add perl (>= 5.10.1) as a preferred (build-)dependency of
libparse-cpan-meta-perl (>= 1.38)
* add myself to Uploaders
* Standards-Version: 3.8.4 (no changes necessary)
-- Damyan Ivanov <dmn@debian.org> Tue, 20 Apr 2010 16:04:40 +0300
libfile-find-rule-perl-perl (1.08-1) unstable; urgency=low
* New upstream release
+ Remove the no_index patch (fixed upstream)
-- Jonathan Yu <frequency@cpan.org> Fri, 17 Jul 2009 07:12:08 -0400
libfile-find-rule-perl-perl (1.07-1) unstable; urgency=low
* New upstream release
+ Fixes regression with no_index and absolute paths
* Added myself to Uploaders and Copyright
* Updated copyright information for Module::Install
* Added quilt patch to fix test failures
* Changed over to new file format (shorter), no longer requires rsync
* Standards-Version 3.8.2
[ Nathan Handler ]
* debian/watch: Update to ignore development releases.
-- Jonathan Yu <frequency@cpan.org> Wed, 15 Jul 2009 10:33:09 -0400
libfile-find-rule-perl-perl (1.06-1) unstable; urgency=low
[ Brian Cassidy ]
* New upstream release
[ gregor herrmann ]
* debian/control: Changed: Switched Vcs-Browser field to ViewSVN
(source stanza).
* debian/control: add versioned (build) dependency on libfile-spec-perl and
libparams-util-perl; add libtest-cpan-meta-perl to Depends.
* debian/copyright: switch to new format.
[ Ryan Niebur ]
* New upstream release
* Add myself to Uploaders
* Debian Policy 3.8.1
* fix testing to test without the debian directory
* add build deps on libpod-simple-perl, libperl-minimumversion-perl,
and libtest-minimumversion-perl, which are needed for the tests
[ gregor herrmann ]
* debian/control: replace libtest-cpan-meta-perl with libparse-cpan-meta-perl
in Depends:.
-- Ryan Niebur <ryanryan52@gmail.com> Thu, 16 Apr 2009 21:59:42 -0700
libfile-find-rule-perl-perl (1.04-1) unstable; urgency=low
* debian/control:
build-depends on "libtest-minimumversion-perl (>= 0.007) | perl"
in order to break circular build-dependencies loops
* Initial release. (Closes: #495197: ITP: libfile-find-rule-perl-perl
-- common rules for searching for Perl things)
-- Vincent Danjean <vdanjean@debian.org> Fri, 15 Aug 2008 14:41:28 +0200
|