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
|
libmath-int64-perl (0.57-1) unstable; urgency=medium
* Team upload.
* Import upstream version 0.57.
* Declare compliance with Debian Policy 4.6.2.
* Set Rules-Requires-Root: no.
* Update alternative test dependencies.
* Enable all hardening flags.
* Annotate test-only build dependencies with <!nocheck>.
* Add debian/clean to remove generated build file. (Closes: #1046657)
-- gregor herrmann <gregoa@debian.org> Sat, 27 Jan 2024 03:13:45 +0100
libmath-int64-perl (0.54-2) unstable; urgency=medium
[ Salvatore Bonaccorso ]
* debian/control: Use HTTPS transport protocol for Vcs-Git URI
[ gregor herrmann ]
* debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
* debian/upstream/metadata: change GitHub/CPAN URL(s) to HTTPS.
* debian/upstream/metadata: use HTTPS for GitHub URLs.
[ Alex Muntada ]
* Remove inactive pkg-perl members from Uploaders.
[ 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.
* Remove obsolete fields Contact, Name from debian/upstream/metadata
(already present in machine-readable debian/copyright).
-- Jelmer Vernooij <jelmer@debian.org> Wed, 15 Jun 2022 19:01:14 +0100
libmath-int64-perl (0.54-1) unstable; urgency=medium
* Team upload.
* Import upstream version 0.54
* Update d/u/metadata
* Update upstream contact in d/copyright
* Update debian/* copyright
-- Lucas Kanashiro <kanashiro.duarte@gmail.com> Sun, 10 Jan 2016 23:14:34 -0200
libmath-int64-perl (0.53-2) unstable; urgency=medium
* Team upload.
* Upload to unstable.
-- gregor herrmann <gregoa@debian.org> Sun, 05 Jul 2015 19:07:39 +0200
libmath-int64-perl (0.53-1) experimental; urgency=medium
* Team upload.
* Import upstream version 0.53
* Update debian/copyright.
+ New Upstream-Contact, new upstream copyright holder,
new third-party files.
+ Reformat stanzas (use stand-alone licenses).
* Build-depend on Test::More 0.96.
-- gregor herrmann <gregoa@debian.org> Sun, 05 Jul 2015 18:42:21 +0200
libmath-int64-perl (0.34-1) experimental; urgency=medium
* Team upload.
* Import upstream version 0.34.
* Drop 0001-Mark-new-failing-tests-as-TODO-for-now.-Closes-76487.patch.
The issue is supposed to be fixed in the upstream 0.33 release. Cf.
https://rt.cpan.org/Public/Bug/Display.html?id=99442
* Upload to experimental for the time being.
-- gregor herrmann <gregoa@debian.org> Thu, 30 Oct 2014 19:04:40 +0100
libmath-int64-perl (0.32-2) unstable; urgency=medium
* Team upload.
* Patch the test suite to mark new failing tests as TODO for now.
(Closes: #764874)
* Update and reorganize debian/copyright.
-- Niko Tyni <ntyni@debian.org> Sun, 12 Oct 2014 22:48:23 +0300
libmath-int64-perl (0.32-1) unstable; urgency=medium
* Team upload.
[ Salvatore Bonaccorso ]
* Update Vcs-Browser URL to cgit web frontend
[ gregor herrmann ]
* New upstream release.
* Add debian/upstream/metadata
* Add years of upstream copyright.
* Make short description a noun phrase.
* Mark package as autopkgtest-able.
* Declare compliance with Debian Policy 3.9.6.
-- gregor herrmann <gregoa@debian.org> Sat, 20 Sep 2014 21:33:48 +0200
libmath-int64-perl (0.30-2) unstable; urgency=low
* Team upload
[ Charles Plessy ]
* Corrected the name of the file ‘strtoint64.h’ in debian/copyright.
[ gregor herrmann ]
* Remove internal note from last changelog stanza.
* Strip trailing slash from metacpan URLs.
[ Florian Schlichting ]
* Switch dh compatibility to level 9 to enable passing of hardening flags
* Don't build-depend on perl-modules in addition to perl
* Drop irrelevant README
* Ship provided examples
* Declare compliance with Debian Policy 3.9.5
-- Florian Schlichting <fsfs@debian.org> Sun, 13 Apr 2014 19:08:47 +0200
libmath-int64-perl (0.30-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
[ Axel Beckert ]
* debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix dpkg-
copyright"
[ Don Armstrong ]
* Update to 0.30
* update copyright file to reflect reality
* Add myself to uploaders
-- Don Armstrong <don@debian.org> Fri, 27 Sep 2013 14:58:10 -0700
libmath-int64-perl (0.26-1) unstable; urgency=low
* Initial Release. closes: #681335.
-- Dmitry E. Oboukhov <unera@debian.org> Thu, 12 Jul 2012 16:07:32 +0400
|