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
|
libio-interface-perl (1.09-1) unstable; urgency=medium
* Team upload.
* Update Vcs-Browser URL to cgit web frontend
* Imported Upstream version 1.09
* Update copyright stanza for upstream files.
Update copyright years for upstream files and change License field to
Artistic-2.0 as per upstream change.
Add License-stanza for Artistic-2.0.
* Drop missing-curly.patch patch
* Add Build-Depends on libmodule-build-perl
* Don't install README file into docs
* Declare compliance with Debian policy 3.9.6
* Declare package as autopkgtestable
-- Salvatore Bonaccorso <carnil@debian.org> Tue, 21 Jul 2015 19:54:18 +0200
libio-interface-perl (1.07-2) unstable; urgency=high
* Add patch which fixes compilation error on kfreebsd-*.
There was a closing '}' missing (in a code path which is used only there).
Thanks to $EDITOR. (Closes: #754691)
* Update years of packaging copyright.
* Set urgency to high because of RC bugfix.
-- gregor herrmann <gregoa@debian.org> Wed, 23 Jul 2014 17:36:59 +0200
libio-interface-perl (1.07-1) unstable; urgency=medium
* Import Upstream version 1.07
* Add myself to uploaders and copyright
-- Florian Schlichting <fsfs@debian.org> Thu, 12 Jun 2014 10:36:18 +0200
libio-interface-perl (1.06-2) unstable; urgency=low
* Team upload
[ Ansgar Burchardt ]
* debian/control: Convert Vcs-* fields to Git.
[ Angel Abad ]
* Email change: Angel Abad -> angel@debian.org
[ 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 ]
* Strip trailing slash from metacpan URLs.
[ Florian Schlichting ]
* Switch dh compatibility to level 9 to enable passing of hardening flags
* Update debian/copyright to copyright-format 1.0
* Declare compliance with Debian Policy 3.9.5
-- Florian Schlichting <fsfs@debian.org> Sun, 13 Apr 2014 18:40:00 +0200
libio-interface-perl (1.06-1) unstable; urgency=low
* New upstream release
* Add myself to Uploaders
* Bump Standards-Version to 3.9.2 (no changes)
-- Angel Abad <angelabad@gmail.com> Tue, 26 Jul 2011 16:44:00 +0200
libio-interface-perl (1.05-2) unstable; urgency=low
* Team upload.
[ gregor herrmann ]
* debian/control: Changed: Switched Vcs-Browser field to ViewSVN
(source stanza).
* debian/control: Added: ${misc:Depends} to Depends: field.
[ Nathan Handler ]
* debian/watch: Update to ignore development releases.
[ Russ Allbery ]
* Remove myself from Uploaders.
* Update debhelper compatibility level to V8.
- Use debhelper rule minimization.
* Change the Debian source format to 3.0 (quilt).
* Rewrite debian/copyright in the proposed DEP-5 format.
* Drop version on perl build dependency satisfied in oldstable.
* Update standards version to 3.9.1 (no changes required).
-- Russ Allbery <rra@debian.org> Sun, 06 Mar 2011 16:19:41 -0800
libio-interface-perl (1.05-1) unstable; urgency=low
* New upstream release.
* Set Standards-Version to 3.8.0 (no changes).
* Add /me to Uploaders.
* Refresh debian/rules, no functional changes.
-- gregor herrmann <gregoa@debian.org> Sat, 14 Jun 2008 22:43:32 +0200
libio-interface-perl (1.04-2) unstable; urgency=low
[ gregor herrmann ]
* debian/rules:
- delete /usr/share/perl5 only if it exists
- use $(CURDIR)
- move tests to build-stamp target
- create install-stamp target depending on build-stamp
- move dh_clean before make realclean
- use DESTDIR and PREFIX in install-stamp target
- remove unneeded dh_* calls
* debian/watch: use dist-based URL.
* Set debhelper compatibility level to 6.
* debian/copyright: add upstream source location.
-- Roberto C. Sanchez <roberto@debian.org> Mon, 21 Jan 2008 16:53:03 -0500
libio-interface-perl (1.04-1) unstable; urgency=low
* New upstream release
* Added myself as an uploader
* Bumped up standards-version to 3.7.3 (no changes needed)
-- Gunnar Wolf <gwolf@debian.org> Thu, 27 Dec 2007 17:24:05 -0600
libio-interface-perl (1.03-2) UNRELEASED; urgency=low
* debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser
field (source stanza); Homepage field (source stanza). Removed: XS-
Vcs-Svn fields.
-- gregor herrmann <gregor+debian@comodo.priv.at> Tue, 09 Oct 2007 22:29:52 +0200
libio-interface-perl (1.03-1) unstable; urgency=low
* New upstream release.
-- gregor herrmann <gregor+debian@comodo.priv.at> Fri, 13 Apr 2007 23:45:23 +0200
libio-interface-perl (1.02-1) unstable; urgency=low
* New upstream release.
* Enable tests in debian/rules and add netbase to build dependencies.
-- gregor herrmann <gregor+debian@comodo.priv.at> Sun, 8 Oct 2006 17:59:22 +0200
libio-interface-perl (0.98-3) unstable; urgency=low
* Depend on ${shlibs:Depends} to pick up the proper libc dependency.
* Use a better way of optionally running make realclean.
* Use a better way to clean up the /usr/share/perl5 directory.
* Remove obsolete targets and unneeded debhelper commands.
-- Russ Allbery <rra@debian.org> Mon, 25 Sep 2006 17:19:47 -0700
libio-interface-perl (0.98-2) unstable; urgency=low
* New maintainer (in response to Matthias' mail, see
http://lists.debian.org/debian-devel/2006/05/msg02947.html)
Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
via Zak B. Elep <zakame@spunge.org>
* debian/control:
+ Bump Standards-Version.
+ Bump debhelper version to (>= 5.0.0), update debian/compat
accordingly.
+ Slightly touch synopsis.
* debian/copyright:
+ Update maintenance notes.
* Added debian/watch .
-- Zak B. Elep <zakame@spunge.org> Thu, 29 Jun 2006 00:14:28 +0800
libio-interface-perl (0.98-1) unstable; urgency=low
* Update to latest Upstream version.
-- Matthias Urlichs <smurf@debian.org> Wed, 7 Jul 2004 22:22:53 +0200
libio-interface-perl (0.97-1) unstable; urgency=low
* Initial Release.
- Closes:#231984
-- Matthias Urlichs <smurf@debian.org> Fri, 30 Jan 2004 17:14:16 +0100
|