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
|
libmodule-build-xsutil-perl (0.19-3) unstable; urgency=medium
* Team upload.
* Add build dependency on perl-xs-dev <!nocheck> (Closes: #1102895)
* Update debian/upstream/metadata.
* Declare compliance with Debian Policy 4.7.2.
* Annotate test-only build dependencies with <!nocheck>.
* Wrap long lines in changelog entries: 0.19-2.
-- gregor herrmann <gregoa@debian.org> Sun, 13 Apr 2025 11:11:50 +0200
libmodule-build-xsutil-perl (0.19-2) unstable; urgency=medium
[ gregor herrmann ]
* Build-depend on libfile-copy-recursive-reduced-perl instead of
libfile-copy-recursive-perl, now that the former is packaged, and drop
debian/patches/file-copy-recursive.patch.
* debian/watch: use uscan version 4.
[ Debian Janitor ]
* Bump debhelper from old 10 to 12.
* Set debhelper-compat version in Build-Depends.
* Set upstream metadata fields: Bug-Submit.
* Remove obsolete field Name from debian/upstream/metadata (already present in
machine-readable debian/copyright).
* Update standards version to 4.1.5, no changes needed.
[ Jenkins ]
* Remove constraints unnecessary since stretch
[ Debian Janitor ]
* Bump debhelper from old 12 to 13.
-- Jelmer Vernooij <jelmer@debian.org> Mon, 12 Dec 2022 23:11:51 +0000
libmodule-build-xsutil-perl (0.19-1) unstable; urgency=medium
* Team upload.
[ Damyan Ivanov ]
* declare conformance with Policy 4.1.3 (no changes needed)
[ Salvatore Bonaccorso ]
* Update Vcs-* headers for switch to salsa.debian.org
[ gregor herrmann ]
* Import upstream version 0.19.
* Add a patch to avoid the necessity to package
File::Copy::Recursive::Reduced.
* Declare compliance with Debian Policy 4.1.4.
-- gregor herrmann <gregoa@debian.org> Sat, 23 Jun 2018 16:50:07 +0200
libmodule-build-xsutil-perl (0.18-1) unstable; urgency=medium
[ gregor herrmann ]
* Rename autopkgtest configuration file(s) as per new pkg-perl-
autopkgtest schema.
* debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
* debian/upstream/metadata: use HTTPS for GitHub URLs.
[ Salvatore Bonaccorso ]
* debian/control: Use HTTPS transport protocol for Vcs-Git URI
[ Axel Beckert ]
* Import upstream version 0.18.
* Set "Rules-Requires-Root: no".
* Declare compliance with Debian Policy 4.1.2. (No changes needed.)
* Add patch to fix spelling error found by Lintian.
* Bump debhelper compatibility level to 10.
+ Update versioned debhelper build-dependency accordingly.
-- Axel Beckert <abe@debian.org> Fri, 22 Dec 2017 03:19:45 +0100
libmodule-build-xsutil-perl (0.16-1) unstable; urgency=medium
* Import upstream version 0.16
-- Axel Beckert <abe@debian.org> Sat, 04 Jul 2015 02:53:37 +0200
libmodule-build-xsutil-perl (0.15-2) unstable; urgency=medium
* Add dependency on libmodule-build-perl to avoid deprecation warning
and hence autopkgtest test suite failures.
-- Axel Beckert <abe@debian.org> Thu, 30 Apr 2015 02:20:01 +0200
libmodule-build-xsutil-perl (0.15-1) unstable; urgency=medium
[ Salvatore Bonaccorso ]
* Update Vcs-Browser URL to cgit web frontend
[ gregor herrmann ]
* debian/control: update {versioned,alternative} (build) dependencies.
[ Axel Beckert ]
* Add debian/upstream/metadata
* Import upstream version 0.15
* Declare compliance with Debian Policy 3.9.6 (no other changes needed)
* Add "Testsuite: autopkgtest-pkg-perl" header and list "eg" in
debian/tests/pkg-perl/test-files as it's needed by t/01_build.t.
-- Axel Beckert <abe@debian.org> Mon, 27 Apr 2015 19:59:57 +0200
libmodule-build-xsutil-perl (0.14-1) unstable; urgency=medium
* Team upload.
* New upstream release.
-- gregor herrmann <gregoa@debian.org> Tue, 12 Aug 2014 21:43:53 +0200
libmodule-build-xsutil-perl (0.13-1) unstable; urgency=medium
* Team upload.
* New upstream release.
* Drop build dependency on CPAN::Meta.
-- gregor herrmann <gregoa@debian.org> Sun, 03 Aug 2014 14:31:31 +0200
libmodule-build-xsutil-perl (0.10-1) unstable; urgency=medium
* Team upload.
* New upstream release.
* Update build dependencies.
* Don't install boilerplate README.md anymore.
-- gregor herrmann <gregoa@debian.org> Sat, 03 May 2014 16:35:24 +0200
libmodule-build-xsutil-perl (0.06-1) unstable; urgency=low
* New upstream release
* Apply wrap-and-sort.
-- Axel Beckert <abe@debian.org> Wed, 15 Jan 2014 01:09:06 +0100
libmodule-build-xsutil-perl (0.05-1) unstable; urgency=low
* Initial Release. (Closes: #731049)
-- Axel Beckert <abe@debian.org> Mon, 2 Dec 2013 02:02:08 +0100
|