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
|
libsys-cpu-perl (0.61-3) unstable; urgency=medium
[ Salvatore Bonaccorso ]
* Update Vcs-* headers for switch to salsa.debian.org
[ gregor herrmann ]
* debian/control: update Build-Depends for cross builds.
* debian/watch: use uscan version 4.
[ Debian Janitor ]
* Bump debhelper from old 9 to 12.
* Set debhelper-compat version in Build-Depends.
[ gregor herrmann ]
* Update 'DEB_BUILD_MAINT_OPTIONS = hardening=+bindnow' to '=+all'.
-- Jelmer Vernooij <jelmer@debian.org> Fri, 17 Jun 2022 11:19:50 +0100
libsys-cpu-perl (0.61-2) unstable; urgency=medium
[ gregor herrmann ]
* Strip trailing slash from metacpan URLs.
[ Salvatore Bonaccorso ]
* Update Vcs-Browser URL to cgit web frontend
[ gregor herrmann ]
* Drop TEST_VERBOSE from override_dh_auto_test, debhelper runs tests
verbosely since 9.20150501.
* Update path in lintian override.
[ Salvatore Bonaccorso ]
* debian/control: Use HTTPS transport protocol for Vcs-Git URI
[ gregor herrmann ]
* Change bugtracker URL(s) to HTTPS.
* debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
* Enable autopkgtests and make sure they run (only) the same test as the
package build. (Closes: #824844)
* Set bindnow linker flag in debian/rules.
* Update years of packaging copyright.
* Declare compliance with Debian Policy 3.9.8.
-- gregor herrmann <gregoa@debian.org> Sat, 21 May 2016 15:18:56 +0200
libsys-cpu-perl (0.61-1) unstable; urgency=medium
* Team upload.
* Imported Upstream version 0.61
* Drop test-cpu_type.patch patch
* Declare compliance with Debian policy 3.9.5
-- Salvatore Bonaccorso <carnil@debian.org> Sat, 04 Jan 2014 10:30:25 +0100
libsys-cpu-perl (0.54-1) unstable; urgency=low
[ 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 ]
* New upstream release.
* Update years of packaging copyright.
* Declare compliance with Debian Policy 3.9.4.
* Add lintian override (hardening-no-fortify-functions).
-- gregor herrmann <gregoa@debian.org> Fri, 11 Oct 2013 22:26:22 +0200
libsys-cpu-perl (0.52-3) unstable; urgency=low
* Test-More.patch: mark another test as TODO.
-- gregor herrmann <gregoa@debian.org> Sat, 30 Jun 2012 03:34:40 +0200
libsys-cpu-perl (0.52-2) unstable; urgency=low
* New patch test-cpu_type.patch: fix test number output.
* New patch Test-More.patch: rewrite test using Test::More and mark the
cpu_type test as TODO, since /proc/cpuinfo doesn't always report the
requested information. (Closes: #679135)
* debian/rules: override_dh_auto_test to run our own test version.
* debian/copyright: update to Copyright-Format 1.0.
* Bump Standards-Version to 3.9.3 (no changes).
* Use debhelper 9.20120312 to get all hardening flags.
-- gregor herrmann <gregoa@debian.org> Fri, 29 Jun 2012 16:29:11 +0200
libsys-cpu-perl (0.52-1) unstable; urgency=low
* Take over for the Debian Perl Group
* debian/control: Added: Vcs-Git field (source stanza); Vcs-Browser
field (source stanza); Homepage field (source stanza);
${misc:Depends} to Depends: field. Changed: Maintainer set to Debian
Perl Group <pkg-perl-maintainers@lists.alioth.debian.org> (was:
Isaac Clerencia <isaac@sindominio.net>).
* Add debian/watch.
* New upstream release.
* Switch to "3.0 (quilt)" source format.
* Switch to debhelper compatibility level 9 to pass CFLAGS to
Makefile.PL/Build.PL. Use tiny debian/rules.
* Install README as upstream changelog.
* Add /me to Uploaders.
* Bump Standards-Version to 3.9.2 (no further changes).
* Add build dependency on perl.
* Update long and short description.
* debian/copyright: DEP5 format, update copyright years and maintainer
info.
-- gregor herrmann <gregoa@debian.org> Thu, 19 Jan 2012 20:48:33 +0100
libsys-cpu-perl (0.40-2.1) unstable; urgency=low
* Non-maintainer upload.
* debian/{control,rules}: Use dh_perl and the fitting substvar to generate a
perlapi dep. (Closes: #463098)
-- Marc 'HE' Brockschmidt <he@debian.org> Thu, 27 Mar 2008 16:15:51 +0100
libsys-cpu-perl (0.40-2) unstable; urgency=low
* Fixed debian/dirs which contained bad directories
-- Isaac Clerencia <isaac@sindominio.net> Wed, 4 Aug 2004 18:57:20 +0200
libsys-cpu-perl (0.40-1) unstable; urgency=low
* Initial release, closes: #263434
-- Isaac Clerencia <isaac@sindominio.net> Wed, 04 Aug 2004 16:41:39 +0100
|