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 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212
|
libole-storage-lite-perl (0.20-1) unstable; urgency=medium
* Import upstream version 0.20.
Fixes y2k20 problem, as seen also on ci.debian.net.
* Drop spelling.patch, applied upstream.
* Update years of packaging copyright.
* Annotate test-only build dependencies with <!nocheck>.
* Declare compliance with Debian Policy 4.4.1.
* Bump debhelper-compat to 12.
* debian/watch: use uscan version 4.
-- gregor herrmann <gregoa@debian.org> Thu, 02 Jan 2020 17:26:42 +0100
libole-storage-lite-perl (0.19-2) unstable; urgency=medium
* 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.
* 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 ]
* 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.
* Remove Jonathan Yu from Uploaders. Thanks for your work!
[ Salvatore Bonaccorso ]
* Update Vcs-* headers for switch to salsa.debian.org
[ Florian Schlichting ]
* Mark package as source format 3.0 (quilt)
* Add spelling.patch
* Update license paragraphs to commonly used versions
* Bump dh compat to level 11
* Declare compliance with Debian Policy 4.1.5
-- Florian Schlichting <fsfs@debian.org> Sat, 07 Jul 2018 21:10:57 +0200
libole-storage-lite-perl (0.19-1) unstable; urgency=low
[ Jonathan Yu ]
* New upstream release
* Refresh copyright information
* Use new short debhelper rules format
* Standards-Version 3.8.3 (no changes)
* Add myself to Uploaders and Copyright
* Add perl to B-D-I, it's not build-essential
* Reformat the control description
[ Nathan Handler ]
* debian/watch: Update to ignore development releases.
-- Jonathan Yu <jawnsy@cpan.org> Thu, 26 Nov 2009 18:02:40 -0500
libole-storage-lite-perl (0.18-1) unstable; urgency=low
* debian/control: Changed: Switched Vcs-Browser field to ViewSVN
(source stanza).
* debian/control: Added: ${misc:Depends} to Depends: field.
* New upstream release.
* debian/copyright: switch to new format.
* Set debhelper compatibility level to 7; adapt
debian/{control,compat,rules}.
* Set Standards-Version to 3.8.0 (no changes).
* Mention module name in long description.
-- gregor herrmann <gregoa@debian.org> Thu, 01 Jan 2009 21:36:24 +0100
libole-storage-lite-perl (0.17-1) unstable; urgency=low
* New upstream release.
* Refresh debian/rules, no functional changes.
* debian/control: change my email address.
-- gregor herrmann <gregoa@debian.org> Sat, 10 May 2008 21:15:45 +0200
libole-storage-lite-perl (0.16-1) unstable; urgency=low
* New upstream release.
* debian/watch: use extended regexp for matching upstream releases.
* Set debhelper compatibility level to 6.
* debian/rules:
- use $(PERL) instead of hardcoding 'perl'
- use dh_clean for removing stamp files
* Add /me to Uploaders.
-- gregor herrmann <gregor+debian@comodo.priv.at> Wed, 20 Feb 2008 18:28:07 +0100
libole-storage-lite-perl (0.15-1) unstable; urgency=low
[ gregor herrmann ]
* New upstream release.
* debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser
field (source stanza); Homepage field (source stanza). Removed: XS-
Vcs-Svn fields.
* Set Standards-Version to 3.7.3 (no changes needed).
* debian/watch: use a dist-based URL.
* debian/rules:
- remove unused variable version
- use dh_listpackages and $(CURDIR) to construct the build directory
- let install-stamp depend on build-stamp
- use DESTDIR and PREFIX on make install
- remove commented out dh_* calls
- don't install README (only perldoc output)
- don't compress examples
* debian/copyright: add generic upstream URL; update years of copyright.
[ Damyan Ivanov ]
* touch $@ instead of *-stamp
* remove usr/lib/perl5 only if it exists and remove it verbosely
* remove unused dh_installdirs
* add v? to watchfile pattern
* Put me instead of Gregor in Uploaders
-- Damyan Ivanov <dmn@debian.org> Sat, 05 Jan 2008 16:24:13 +0200
libole-storage-lite-perl (0.14-4) unstable; urgency=low
* Don't ignore errors from $(MAKE) distclean in debian/rules.
* Activate dh_md5sums in debian/rules.
-- gregor herrmann <gregor+debian@comodo.priv.at> Fri, 17 Aug 2007 13:20:57 +0200
libole-storage-lite-perl (0.14-3) unstable; urgency=low
* Moved debhelper to Build-Depends.
* Set Standards-Version to 3.7.2 (no changes).
* Set Debhelper Compatibility Level to 5.
* Removed empty /usr/lib/perl5 from package.
-- gregor herrmann <gregor+debian@comodo.priv.at> Fri, 16 Jun 2006 16:42:23 +0200
libole-storage-lite-perl (0.14-2) unstable; urgency=low
* Modified source package name to libole-storage-lite-perl to be
consistent with Perl package naming scheme
* New maintainer - Debian Perl Group <pkg-perl-
maintainer@lists.alioth.debian.org> via Gunnar Wolf
<gwolf@debian.org>
-- Gunnar Wolf <gwolf@debian.org> Mon, 24 Jan 2005 19:50:47 -0600
ole-storage-lite (0.14-1) unstable; urgency=low
* New upstream release
-- Dirk Eddelbuettel <edd@debian.org> Sat, 13 Nov 2004 12:13:48 -0600
ole-storage-lite (0.13-1) unstable; urgency=low
* New upstream version 0.13 (Closes: #265847)
* debian/control: Section changed to perl
* debian/control: Standards-Version upgraded to 3.6.1.1
* debian/control: Expanded Description text (Closes: #210031)
* debian/control: Build-Depends on libio-stringy-perl
-- Dirk Eddelbuettel <edd@debian.org> Mon, 16 Aug 2004 21:33:42 -0500
ole-storage-lite (0.11-1) unstable; urgency=low
* New upstream version 0.11
-- Dirk Eddelbuettel <edd@debian.org> Tue, 26 Nov 2002 21:17:07 -0600
ole-storage-lite (0.10-2) unstable; urgency=low
* Corrected typo in name of the upstream .orig.tar.gz so that package is
built the correct way with a .diff.gz
-- Dirk Eddelbuettel <edd@debian.org> Tue, 26 Mar 2002 20:32:01 -0600
ole-storage-lite (0.10-1) unstable; urgency=low
* New upstream version 0.10
* debian/copyright: Corrected common-license/GPL file ref (lintian)
-- Dirk Eddelbuettel <edd@debian.org> Sun, 24 Mar 2002 15:21:57 -0600
ole-storage-lite (0.09-2) unstable; urgency=low
* debian/control: Depends on libio-stringy-perl (Closes: #108315)
-- Dirk Eddelbuettel <edd@debian.org> Fri, 10 Aug 2001 18:11:40 -0500
ole-storage-lite (0.09-1) unstable; urgency=low
* New upstream version 0.09
* debian/control: Rewrote Description
-- Dirk Eddelbuettel <edd@debian.org> Wed, 6 Jun 2001 19:33:28 -0500
ole-storage-lite (0.08-1) unstable; urgency=low
* Initial Debian release following WNPP heads-up (Closes: #98664)
-- Dirk Eddelbuettel <edd@debian.org> Sun, 27 May 2001 10:30:32 -0500
|