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 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181
|
libdbix-abstract-perl (1.040-3) unstable; urgency=medium
[ Laurent Baillet ]
* fix lintian file-contains-trailing-whitespace warning
[ Debian Janitor ]
* Bump debhelper from old 10 to 12.
* Set debhelper-compat version in Build-Depends.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
[ gregor herrmann ]
* debian/watch: use uscan version 4.
[ Debian Janitor ]
* Bump debhelper from old 12 to 13.
* Update standards version to 4.1.5, no changes needed.
-- Jelmer Vernooij <jelmer@debian.org> Mon, 12 Dec 2022 20:46:14 +0000
libdbix-abstract-perl (1.040-2) unstable; urgency=medium
* Team upload.
[ gregor herrmann ]
* 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
[ Niko Tyni ]
* Update to debhelper compat level 10
* Update to Standards-Version 4.1.4
* Declare that the package does not need (fake)root to build
* Add Testsuite declaration for autopkgtest-pkg-perl
-- Niko Tyni <ntyni@debian.org> Sat, 07 Apr 2018 21:06:58 +0300
libdbix-abstract-perl (1.040-1) unstable; urgency=low
[ Salvatore Bonaccorso ]
* Change Vcs-Git to canonical URI (git://anonscm.debian.org)
* Change search.cpan.org based URIs to metacpan.org based URIs
[ Axel Beckert ]
* debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix dpkg-
copyright"
[ gregor herrmann ]
* New upstream releases 1.02, 1.03, 1.04.
Fixes "FTBFS with perl 5.18: test failures"
(Closes: #711436)
* Update years of upstream and packaging copyright.
* Declare compliance with Debian Policy 3.9.5.
-- gregor herrmann <gregoa@debian.org> Sat, 18 Jan 2014 23:09:20 +0100
libdbix-abstract-perl (1.010-1) unstable; urgency=low
[ 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.
[ Damyan Ivanov ]
* watch: force three-digit revision (1.01 → 1.010)
[ gregor herrmann ]
* New upstream release.
* Refresh patch 01_fix-manpage (new filename, offset), remove patch
pod.patch (applied upstream), remove patch t_dbia.config.patch (not
needed anymore).
* Also remove debian/clean (file doesn't exist anymore).
* debian/libdbix-abstract-perl.docs: don't try to install removed files.
* debian/copyright: update copyright holders and years.
* Add build dependency on libdbd-sqlite3-perl.
* Add build and runtime dependency on libcheck-isa-perl.
-- gregor herrmann <gregoa@debian.org> Sat, 24 Sep 2011 22:30:54 +0200
libdbix-abstract-perl (1.006-4) unstable; urgency=low
* Take over for the Debian Perl Group on maintainer's request (via
IRC)
* debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser
field (source stanza); ${misc:Depends} to Depends: field. Changed:
Maintainer set to Debian Perl Group <pkg-perl-
maintainers@lists.alioth.debian.org> (was: Gerfried Fuchs
<rhonda@debian.at>).
* debian/watch: update to ignore development releases.
* Use debhelper (8).
* Minimize debian/rules.
* Switch to source format 3.0 (quilt); remove quilt framework.
* Remove version from perl (build) dependency.
* debian/copyright: use DEP5 formatting.
* Set Standards-Version to 3.9.2 (no changes).
* Add /me to Uploaders.
* Add DEP3 headers to patch.
* Mention module name in long description.
* Add build dependency on libdbi-perl.
* Remove t/dbia.config during clean, it get's recreated during configure.
Add a patch for Makefile.PL which misses it badly before (over)writing it.
* Add a patch to fix some POD errors.
* Use ${perl:Depends} instead of perl in Depends.
-- gregor herrmann <gregoa@debian.org> Mon, 16 May 2011 22:30:31 +0200
libdbix-abstract-perl (1.006-2) unstable; urgency=low
* Confirm HE's NMU, thanks (wording dictated by lintian :))
* Update watch file.
* Updated to Standards-Version 3.7.3, no changes required.
* Don't ignore clean errors anymore.
* Rephrased copyright file a bit, and also added copyright informations to
debian/rules script.
* Add Homepage source control field.
* Add patch fix-manpage (and quilt build dependency) to fix the manpage
lintian message.
-- Gerfried Fuchs <rhonda@debian.at> Tue, 03 Jun 2008 12:58:57 +0200
libdbix-abstract-perl (1.006-1.1) unstable; urgency=low
* Non-maintainer upload.
* debian/rules: Don't fail when perl is smart enough not to create
empty dirs. (Closes: 467831)
-- Marc 'HE' Brockschmidt <he@debian.org> Sun, 06 Apr 2008 12:22:28 +0200
libdbix-abstract-perl (1.006-1) unstable; urgency=low
* New upstream release, requires Test::Simple which is part of the core
modules since perl 5.8.0 it seems, so bumped the Depends.
-- Gerfried Fuchs <alfie@debian.org> Mon, 30 May 2005 19:21:36 +0200
libdbix-abstract-perl (1.005-3) unstable; urgency=low
* Corrected section to perl (like overrides file has already).
-- Gerfried Fuchs <alfie@debian.org> Thu, 12 Aug 2004 19:26:21 +0200
libdbix-abstract-perl (1.005-2) unstable; urgency=low
* Fixed FTBFS bug (closes: #264680)
* Bumped standards version to 3.6.1 -- no changes needed.
-- Gerfried Fuchs <alfie@debian.org> Thu, 12 Aug 2004 13:07:46 +0200
libdbix-abstract-perl (1.005-1) unstable; urgency=low
* New upstream release.
-- Gerfried Fuchs <alfie@debian.org> Tue, 18 Mar 2003 08:37:41 +0100
libdbix-abstract-perl (1.004-1) unstable; urgency=low
* New upstream release.
* debian/rules:
- Need to add some chmod/chown handling.
* debian/control:
- updated to policy 3.5.9
-- Gerfried Fuchs <alfie@debian.org> Mon, 17 Mar 2003 10:28:20 +0100
libdbix-abstract-perl (1.003-1) unstable; urgency=low
* Initial Release (closes: #171419)
* Clearified the copyright information with a direct pointer to the GPL and
Artistic License (thanks to elmo for the hint).
-- Gerfried Fuchs <alfie@debian.org> Mon, 09 Dec 2002 10:09:26 +0100
|