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
|
libinline-c-perl (0.82-2) unstable; urgency=medium
* Add build dependency on perl-xs-dev <!nocheck> (Closes: #1102905)
* Update years of packaging copyright.
* Declare compliance with Debian Policy 4.7.2.
* Drop unneeded version constraints from (build) dependencies.
* Set HOME for autopkgtests.
-- gregor herrmann <gregoa@debian.org> Sun, 13 Apr 2025 12:06:39 +0200
libinline-c-perl (0.82-1) unstable; urgency=medium
[ Debian Janitor ]
* Set upstream metadata fields: Bug-Submit.
* Remove obsolete fields Contact, Name from debian/upstream/metadata
(already present in machine-readable debian/copyright).
* Update standards version to 4.4.1, no changes needed.
* Update standards version to 4.5.0, no changes needed.
* Remove constraints unnecessary since buster
* Build-Depends-Indep: Drop versioned constraint on libpegex-perl.
* libinline-c-perl: Drop versioned constraint on libpegex-perl in Depends.
[ gregor herrmann ]
* Import upstream version 0.82.
* Update years of upstream and packaging copyright.
* Bump versioned (build) dependency on libinline-perl.
* Drop EUMM.patch.
ExtUtils::MakeMaker version even in oldstable is new enough.
* Declare compliance with Debian Policy 4.6.0.
* Set Rules-Requires-Root: no.
* Bump debhelper-compat to 13.
* debian/rules: set HOME for tests.
-- gregor herrmann <gregoa@debian.org> Fri, 04 Mar 2022 18:03:02 +0100
libinline-c-perl (0.81-1) unstable; urgency=medium
[ Salvatore Bonaccorso ]
* Update Vcs-* headers for switch to salsa.debian.org
[ gregor herrmann ]
* Import upstream version 0.81.
* Update versioned (build) dependencies.
* Update years of upstream and packaging copyright.
* Annotate test-only build dependencies with <!nocheck>.
* Declare compliance with Debian Policy 4.4.0.
* Drop unneeded version constraints from (build) dependencies.
* Bump debhelper-compat to 12.
* debian/watch: use uscan version 4.
* Fix typo in debian/libinline-c-perl.examples
Now we really should get the examples installed.
-- gregor herrmann <gregoa@debian.org> Sun, 21 Jul 2019 17:16:47 -0300
libinline-c-perl (0.78-1) unstable; urgency=medium
[ gregor herrmann ]
* Rename autopkgtest configuration file(s) as per new pkg-perl-
autopkgtest schema.
[ Salvatore Bonaccorso ]
* debian/control: Use HTTPS transport protocol for Vcs-Git URI
[ gregor herrmann ]
* debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
* Import upstream version 0.78.
* Refresh EUMM.patch (offset).
* Update years of upstream and packaging copyright.
* Drop build dependency on libio-all-perl.
* Declare compliance with Debian Policy 4.1.1.
* Drop unneeded version constraints in (build) dependencies.
* Bump debhelper compatibility level to 9.
-- gregor herrmann <gregoa@debian.org> Sat, 21 Oct 2017 22:15:22 +0200
libinline-c-perl (0.76-1) unstable; urgency=medium
* Import upstream version 0.76.
-- gregor herrmann <gregoa@debian.org> Sat, 04 Jul 2015 22:31:42 +0200
libinline-c-perl (0.75-1) unstable; urgency=medium
* Import upstream version 0.75
Fixes "FTBFS with perl 5.22: test failures"
(Closes: #789852)
* Update years of upstream and packaging copyright.
* Update versioned (build) dependencies.
* Add patch to make t/27inline_maker.t work with older versions of EUMM.
ExtUtils::MakeMaker 7.00 is in perl core since 5.21.6. but being able
to build the packacke with 5.20.2 seems helpful.
* Add example to debian/tests/pkg-perl/test-files.
Used by t/27inline_maker.t.
-- gregor herrmann <gregoa@debian.org> Thu, 25 Jun 2015 23:21:52 +0200
libinline-c-perl (0.64-1) unstable; urgency=medium
[ gregor herrmann ]
* New upstream release 0.62.
* Install new examples.
* Update (build) dependencies.
* Refresh fix-pod-paths.patch.
[ Salvatore Bonaccorso ]
* Update Vcs-Browser URL to cgit web frontend
[ gregor herrmann ]
* Add debian/upstream/metadata
* Imported upstream version 0.64
Fixes "FTBFS: Tests failures"
(Closes: #763227)
* Update (build) dependencies.
* Mark package as autopkgtest-able.
* Declare compliance with Debian Policy 3.9.6.
-- gregor herrmann <gregoa@debian.org> Fri, 03 Oct 2014 11:40:24 +0200
libinline-c-perl (0.61-1) unstable; urgency=medium
* New upstream release.
-- gregor herrmann <gregoa@debian.org> Sat, 19 Jul 2014 22:46:41 +0200
libinline-c-perl (0.60-1) unstable; urgency=medium
* New upstream release.
* Refresh fix-pod-paths.patch (whitespace changes).
* Update upstream copyright notice and Upstream-Contact.
* Bump versioned libinline-perl (build) dependency.
* Install new CONTRIBUTING document.
-- gregor herrmann <gregoa@debian.org> Wed, 16 Jul 2014 19:29:40 +0200
libinline-c-perl (0.58-1) unstable; urgency=low
* Initial release (closes: #754564).
-- gregor herrmann <gregoa@debian.org> Sat, 12 Jul 2014 17:53:02 +0200
|