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
|
libmarpa-r2-perl (12.000000-1) unstable; urgency=medium
* Team upload.
[ Andreas Tille ]
* Replace cdbs by dh
Closes: #1103829
* Drop dh-buildinfo from Build-Depends
[ Alexandre Detiste ]
* New upstream version 12.000000 (Closes: #976276)
* Refresh patches
* Switch to DebHelper 13
-- Andreas Tille <tille@debian.org> Wed, 25 Jun 2025 15:50:33 +0200
libmarpa-r2-perl (2.086000~dfsg-10) unstable; urgency=medium
* Team upload.
* Add Rules-Requires-Root: no.
* Add a chmod after the upstream install step. (Closes: #1089366)
* Don't install empty /usr/bin directory.
* Add hardening flag.
* Declare compliance with Debian Policy 4.7.0.
-- gregor herrmann <gregoa@debian.org> Sat, 07 Dec 2024 23:06:11 +0100
libmarpa-r2-perl (2.086000~dfsg-9) unstable; urgency=medium
* Team upload.
* debian/rules: backup another upstream file which gets changed during
the build. (Closes: #1047004)
-- gregor herrmann <gregoa@debian.org> Wed, 06 Mar 2024 22:08:15 +0100
libmarpa-r2-perl (2.086000~dfsg-8) unstable; urgency=medium
* Team upload.
* debian/rules: make usage of $Config{vendorarch}
cross-build-compatible.
* Update debian/watch.
Use uscan version 4, drop second URL, use uscan macros.
-- gregor herrmann <gregoa@debian.org> Wed, 13 Jul 2022 17:54:14 +0200
libmarpa-r2-perl (2.086000~dfsg-7) unstable; urgency=medium
* Team upload.
[ intrigeri ]
* reproducible_build.patch: fix buggy behaviour when SOURCE_DATE_EPOCH
is not set.
[ Salvatore Bonaccorso ]
* Update Vcs-* headers for switch to salsa.debian.org
[ gregor herrmann ]
* debian/*: update URLs from {search,www}.cpan.org to MetaCPAN.
* debian/*: update GitHub URLs to use HTTPS.
[ Debian Janitor ]
* Use secure copyright file specification URI.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
* Bump debhelper dependency to >= 8, since that's what is used in
debian/compat.
* Bump debhelper from deprecated 8 to 10.
[ gregor herrmann ]
* debian/control: drop unused devscripts dependency.
* Drop unneeded version constraints and alternatives from build
dependencies.
* Update Build-Depends for cross builds.
* Annotate test-only build dependencies with <!nocheck>.
* All of the above based on a patch by Helmut Grohne, thanks.
Closes: #980529
-- gregor herrmann <gregoa@debian.org> Fri, 22 Jan 2021 12:20:47 +0100
libmarpa-r2-perl (2.086000~dfsg-6) unstable; urgency=medium
* Team upload.
[ gregor herrmann ]
* Rename autopkgtest configuration file(s) as per new pkg-perl-
autopkgtest schema.
[ Reiner Herrmann ]
* Honour SOURCE_DATE_EPOCH for embedded timestamp, if it is set,
for build reproducibility. (Closes: #828639)
-- intrigeri <intrigeri@debian.org> Sun, 26 Jun 2016 17:38:49 +0000
libmarpa-r2-perl (2.086000~dfsg-5) unstable; urgency=medium
* Team upload
[ Salvatore Bonaccorso ]
* Update Vcs-Browser URL to cgit web frontend
[ Damyan Ivanov ]
* Mark package as autopkgtest-able
* Declare compliance with Debian Policy 3.9.6
* Remove 'perl' alternative from libmodule-build-perl build dependency
* skip runtime-tests during autopkg-testing
* copy more files into autopkgtest testbed and skip what is still failing
-- Damyan Ivanov <dmn@debian.org> Wed, 10 Jun 2015 20:17:36 +0000
libmarpa-r2-perl (2.086000~dfsg-4) unstable; urgency=medium
* Add patch 1001 to work around segfault on i386 on XS auto-generated
C code.
Closes: bug#769265. Thanks to Michael Banck.
-- Jonas Smedegaard <dr@jones.dk> Sat, 22 Nov 2014 19:11:45 +0100
libmarpa-r2-perl (2.086000~dfsg-3) unstable; urgency=medium
* Fix versioned build-dependency on libmodule-build-perl (add trailing
zeros).
Thanks to Gregor Herrmann.
* Fix use canonical Vcs-Git URL.
-- Jonas Smedegaard <dr@jones.dk> Wed, 02 Jul 2014 16:09:31 +0200
libmarpa-r2-perl (2.086000~dfsg-2) unstable; urgency=medium
* Regenerate autotools and build libmarpa with CDBS autotools.mk
snippet, to hopefully address bug#750356, #750358.
Build-depend on libtool, automake and autoconf, and tighten
build-dependency on cdbs.
* Cleanup left behind custom avoid-changing-automade-files tracking
file.
* Add patch 2001 to avoid internally build or link against libmarpa.
* Git-ignore quilt .pc dir.
* Fix resolve (not hardcode) path to perl libraries during install.
Closes: bug#752707. Thanks to Niko Tyni.
* Build-depend explicitly on libmodule-build-perl, needed with perl
5.20 and newer.
-- Jonas Smedegaard <dr@jones.dk> Thu, 26 Jun 2014 22:24:33 +0200
libmarpa-r2-perl (2.086000~dfsg-1) unstable; urgency=medium
[ upstream ]
* New upstream release.
+ Explicit core module dependencies.
+ Support use of Marpa::R2 to test external shared libraries.
+ Deprecate unvalued symbols in Libmarpa.
+ Add marpa_g_force_valued() method.
+ New libmarpa versioning.
-- Jonas Smedegaard <dr@jones.dk> Mon, 09 Jun 2014 19:49:41 +0200
libmarpa-r2-perl (2.084000~dfsg-1) unstable; urgency=low
* Initial packaging release.
Closes: bug#748484.
-- Jonas Smedegaard <dr@jones.dk> Fri, 30 May 2014 12:50:39 +0200
|