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 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234
|
libipc-shareable-perl (1.13-1) unstable; urgency=medium
* Import upstream version 1.13.
* Declare compliance with Debian Policy 4.6.1.
* Don't install new debug/example script into binary package.
-- gregor herrmann <gregoa@debian.org> Sat, 15 Oct 2022 21:52:21 +0200
libipc-shareable-perl (1.12-1) unstable; urgency=medium
* Import upstream version 1.12.
* Update 32bit.patch to check for $Config{sizesize} as proposed by Niko
Tyni in the GitHub issue.
-- gregor herrmann <gregoa@debian.org> Mon, 21 Mar 2022 18:51:56 +0100
libipc-shareable-perl (1.09-2) unstable; urgency=medium
* Revert "Drop 32bit.patch, fixed (similarly) upstream."
The test failure on 32-bit architectures still exists.
(Closes: #997829)
-- gregor herrmann <gregoa@debian.org> Mon, 07 Mar 2022 18:26:06 +0100
libipc-shareable-perl (1.09-1) unstable; urgency=medium
* Import upstream version 1.08.
* Drop 32bit.patch, fixed (similarly) upstream.
* Add new test dependency: libmock-sub-perl.
* Import upstream version 1.09.
* Run tests with CI_TESTING set.
Otherwise almost all tests are skipped.
-- gregor herrmann <gregoa@debian.org> Mon, 07 Mar 2022 00:14:26 +0100
libipc-shareable-perl (1.06-2) unstable; urgency=medium
* Add patch to mark tests as TODO which fail on 32bit architectures.
Thanks to Niko Tyni for the analysis. (Closes: #997829)
* Update years of packaging copyright.
-- gregor herrmann <gregoa@debian.org> Sat, 22 Jan 2022 19:06:22 +0100
libipc-shareable-perl (1.06-1) unstable; urgency=medium
[ Xavier Guimard ]
* Email change: Xavier Guimard -> yadd@debian.org
[ Debian Janitor ]
* Trim trailing whitespace.
* Bump debhelper from old 10 to 12.
* Set debhelper-compat version in Build-Depends.
[ gregor herrmann ]
* debian/watch: use uscan version 4.
[ Debian Janitor ]
* Fix field name typo in debian/copyright (X-Comment => Comment).
* Bump debhelper from old 12 to 13.
[ gregor herrmann ]
* Import upstream version 1.06.
* Update years of packaging copyright.
* Update Upstream-Contact.
* New test dependency: libtest-sharedfork-perl.
* New dependencies: libjson-perl, libstring-crc32-perl.
* Add debian/upstream/metadata.
* Remove debian/libipc-shareable-perl.examples, eg/ is gone.
* Declare compliance with Debian Policy 4.6.0.
-- gregor herrmann <gregoa@debian.org> Thu, 30 Sep 2021 19:41:43 +0200
libipc-shareable-perl (0.61-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.
[ Martín Ferrari ]
* Remove myself from Uploaders.
[ 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.3
* Declare that the package does not need (fake)root to build
* Add Testsuite declaration for autopkgtest-pkg-perl
-- Niko Tyni <ntyni@debian.org> Fri, 30 Mar 2018 11:18:08 +0300
libipc-shareable-perl (0.61-1) unstable; urgency=low
[ Ansgar Burchardt ]
* debian/control: Convert Vcs-* fields to Git.
[ gregor herrmann ]
* debian/copyright: update wording of Comment about copyright
ownership.
[ Salvatore Bonaccorso ]
* Change search.cpan.org based URIs to metacpan.org based URIs
[ Xavier Guimard ]
* Imported Upstream version 0.61
* Remove fix_perl_5.10_compat and test-block patches now included in
upstream
* Update debian/watch regexp to pkg-perl usual one
* Bump debian/copyright format to 1.0
* Add Mike South in copyright holder
* Bump Standards-Version to 3.9.4
* Bump debhelper compatibility to 8
-- Xavier Guimard <x.guimard@free.fr> Fri, 08 Mar 2013 07:17:39 +0100
libipc-shareable-perl (0.60-8) unstable; urgency=low
[ Salvatore Bonaccorso ]
* debian/control: Changed: Replace versioned (build-)dependency on
perl (>= 5.6.0-{12,16}) with an unversioned dependency on perl (as
permitted by Debian Policy 3.8.3).
[ gregor herrmann ]
* debian/control: Added: ${misc:Depends} to Depends: field.
* Refresh patch fix_perl_5.10_compat and add DEP3 headers.
* New patch test-block, grabbed from CPAN RT#19169; workaround blocking test
(closes: #549760).
* Switch to debhelper 7 (debian/{rules,compat,control,.examples}.
* Switch to source format 3.0 (quilt).
* Add /me to Uploaders.
* Set Standards-Version to 3.8.4 (no changes).
* Remove a versioned runtime dependency that's already fulfilled in
oldstable.
* debian/copyright: use DEP5 formatting.
* Make short description a noun phrase.
-- gregor herrmann <gregoa@debian.org> Thu, 11 Feb 2010 18:01:45 +0100
libipc-shareable-perl (0.60-7) 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.
* Use dist-based URL in debian/watch.
* debian/rules:
- don't install empty /usr/lib/perl5 directory
- use $(CURDIR) instead of `pwd`
- remove unneeded dh_link and dh_strip calls
* Remove pseudo-field Homepage from long description.
* debian/rules: delete /usr/lib/perl5 only if it exists.
[ Martín Ferrari ]
* Updating my email address
[ gregor herrmann ]
* debian/control: Changed: Switched Vcs-Browser field to ViewSVN
(source stanza).
[ Gunnar Wolf ]
* Adding myself as an uploader
* Adding build-dependency on quilt
* Added missing call to 'make test' during build process
* Including Frank Lichtenheld's patch toe the test suit pass (and the
module work, of course) under Perl 5.10 -
http://rt.cpan.org/Public/Bug/Display.html?id=41401 (Closes:
#507657)
* Standards-version 3.7.2 -> 3.8.0 (no changes needed)
-- Gunnar Wolf <gwolf@debian.org> Wed, 03 Dec 2008 10:47:39 -0600
libipc-shareable-perl (0.60-6) unstable; urgency=low
* Package now maintained by the Debian Perl group.
* Added XS-Vcs-* fields in debian/control.
* Fixed clean target in debian/rules.
* Fixed watch file.
-- Martín Ferrari <martin.ferrari@gmail.com> Mon, 06 Aug 2007 10:15:07 +0100
libipc-shareable-perl (0.60-5) unstable; urgency=low
* New maintainer (Closes: #374121).
* debian/control:
+ Bumped Standards-Version to 3.7.2.
+ Moved perl build-dep to build-dep-indep.
+ Added upstream URL.
* Created debian/watch file.
* Moved debhelper compatibility statement from debian/rules to
debian/compat (with version 5).
* Cleaned up debian/rules.
* Improved debian/copyright information.
-- Martín Ferrari <martin.ferrari@gmail.com> Fri, 23 Jun 2006 11:16:15 -0300
libipc-shareable-perl (0.60-4) unstable; urgency=low
* Changed section to perl.
* Changed versionned build-dep on debhelper from >= 2.2.0 to >= 3 to
please lintian.
* Use new-style DEB_BUILD_OPTIONS.
* Now complies with Standards-Version 3.6.1.0.
-- Philippe Troin <phil@fifi.org> Fri, 12 Mar 2004 19:06:55 -0800
libipc-shareable-perl (0.60-3) unstable; urgency=low
* Fixed upstream version detection in debian/rules.
* Depends on libstorable-perl OR perl 5.8 and higher (which now contains
libstorable-perl); closes: #159202.
-- Philippe Troin <phil@fifi.org> Tue, 3 Sep 2002 17:04:42 -0700
libipc-shareable-perl (0.60-2) unstable; urgency=low
* First debian release; closes: #105815.
-- Philippe Troin <phil@fifi.org> Wed, 18 Jul 2001 17:18:47 -0700
libipc-shareable-perl (0.60-1) unstable; urgency=low
* Created package. (This version was never released)
-- Philippe Troin <phil@fifi.org> Wed, 21 Feb 2001 10:02:29 -0800
|