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 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208
|
libmath-basecalc-perl (1.019-3) unstable; urgency=medium
[ Debian Janitor ]
* Apply multi-arch hints. + libmath-basecalc-perl: Add Multi-Arch: foreign.
-- Jelmer Vernooij <jelmer@debian.org> Sat, 19 Nov 2022 16:58:26 +0000
libmath-basecalc-perl (1.019-2) unstable; urgency=medium
[ 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 ]
* debian/watch: use uscan version 4.
-- Jelmer Vernooij <jelmer@debian.org> Wed, 15 Jun 2022 16:30:55 +0100
libmath-basecalc-perl (1.019-1) unstable; urgency=medium
* Team upload.
[ 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.
* Remove Jonathan Yu from Uploaders. Thanks for your work!
* Remove Jotam Jr. Trejo from Uploaders. Thanks for your work!
* Remove Ryan Niebur from Uploaders. Thanks for your work!
* Import upstream version 1.019.
* Update years of upstream copyright.
* Declare compliance with Debian Policy 4.0.0.
* Bump debhelper compatibility level to 9.
-- gregor herrmann <gregoa@debian.org> Fri, 04 Aug 2017 17:18:12 -0400
libmath-basecalc-perl (1.017-2) unstable; urgency=medium
* Team upload.
[ gregor herrmann ]
* Strip trailing slash from metacpan URLs.
[ Salvatore Bonaccorso ]
* Update Vcs-Browser URL to cgit web frontend
[ gregor herrmann ]
* Add debian/upstream/metadata
* Unconditionally build depend on libmodule-build-perl. And move it to
Build-Depends.
* Declare compliance with Debian Policy 3.9.6.
* Mark package as autopkgtest-able.
-- gregor herrmann <gregoa@debian.org> Sun, 31 May 2015 00:00:12 +0200
libmath-basecalc-perl (1.017-1) unstable; urgency=low
[ Ansgar Burchardt ]
* debian/control: Convert Vcs-* fields to Git.
[ gregor herrmann ]
* debian/control: update {versioned,alternative} (build) dependencies.
[ 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"
[ Florian Schlichting ]
* Import Upstream version 1.017
* Bump years of upstream copyright
* Declare compliance with Debian Policy 3.9.4
* Add myself to uploaders and copyright
-- Florian Schlichting <fsfs@debian.org> Fri, 04 Oct 2013 22:18:34 +0200
libmath-basecalc-perl (1.016-1) unstable; urgency=low
[ Jotam Jr. Trejo ]
* New upstream release
* Bump Standards Version to 3.9.2 (no changes)
* Add myself to Uploaders and Copyright
[ Salvatore Bonaccorso ]
* debian/control: Move perl to Build-Depends as we use Build.PL and
Module::Build.
-- Jotam Jr. Trejo <jotamjr@debian.org.sv> Sun, 15 May 2011 20:38:18 -0600
libmath-basecalc-perl (1.014-1) unstable; urgency=low
[ Jonathan Yu ]
* New upstream release
* Bump to debhelper compat 8
* Standards-Version 3.9.1 (refer to GPL-1 specifically)
* Rewrite control description
* Add myself to Uploaders and Copyright
* Use new 3.0 (quilt) source format
* Use short debhelper rules format
[ Nathan Handler ]
* debian/watch: Update to ignore development releases.
[ Salvatore Bonaccorso ]
* debian/control: Changed: Replace versioned (build-)dependency on
perl (>= 5.6.0-{12,16}) with an unversioned dependency on perl (as
permitted by Debian Policy 3.8.3).
[ Ryan Niebur ]
* Update ryan52's email address
[ Ansgar Burchardt ]
* Update my email address.
-- Jonathan Yu <jawnsy@cpan.org> Thu, 10 Mar 2011 22:44:17 -0500
libmath-basecalc-perl (1.013-1) unstable; urgency=low
[ gregor herrmann ]
* debian/control: Changed: Switched Vcs-Browser field to ViewSVN
(source stanza).
* debian/control: Added: ${misc:Depends} to Depends: field.
[ Ryan Niebur ]
* New upstream version, fixing some tests (Closes: #518864)
* update upstream copyright years based on Changes
* add myself to uploaders
-- Ryan Niebur <ryanryan52@gmail.com> Sun, 08 Mar 2009 17:44:12 -0700
libmath-basecalc-perl (1.012-2) unstable; urgency=low
[ Ansgar Burchardt ]
* New Maintainer: Debian Perl Group (Closes: #494594)
* Add myself to Uploaders
* Update Homepage field to standard value used by the Debian Perl Group
* debian/watch: Use dist-based URL
* Refresh debian/rules for debhelper 7
* Convert debian/copyright to proposed machine-readable format
[ gregor herrmann ]
* debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser
field (source stanza).
* Add build dependency on libtest-pod-coverage-perl (used in tests).
-- Ansgar Burchardt <ansgar@43-1.org> Sat, 16 Aug 2008 22:51:44 +0200
libmath-basecalc-perl (1.012-1) unstable; urgency=low
* QA upload.
* New upstream release
* Maintainer is Debian QA Group <packages@qa.debian.org>
* Acknowledge non maintainer upload; closes: #359453
* Add homepage control line
* Add debian/watch
* Fix the following lintian issues:
W: debian-rules-ignores-make-clean-error line 34
W: package-uses-deprecated-debhelper-compat-version 1
W: ancient-standards-version 3.5.6.0 (current is 3.8.0)
E: clean-should-be-satisfied-by-build-depends debhelper
W: perl-package-should-be-section-perl libmath-basecalc-perl
-- Anibal Monsalve Salazar <anibal@debian.org> Mon, 11 Aug 2008 23:21:49 +1000
libmath-basecalc-perl (1.011-1.1) unstable; urgency=low
* Non-Maintainer Upload
* Removed postinst and prerm as they were only there to handle the, now
deprecated, /usr/doc symlinks, closes: #359453
-- Stephen Quinney <sjq@debian.org> Mon, 12 Jun 2006 10:20:46 +0100
libmath-basecalc-perl (1.011-1) unstable; urgency=low
* New upstream release
* Use proper build target - Closes: #157490
* Add copyright summary from perl package - Closes: #157613
* Removed extraneous README - Closes: #157521
-- Mike Mattice <mattice@debian.org> Sun, 25 Aug 2002 13:45:07 -0500
libmath-basecalc-perl (1.009-1) unstable; urgency=low
* New Upstream version.
* Updated to standards version 3.5.6.0
-- Mike Mattice <mattice@debian.org> Sat, 12 Jan 2002 09:32:11 -0600
libmath-basecalc-perl (1.008-2) unstable; urgency=low
* Updated for new perl policy.
-- Mike Mattice <mattice@debian.org> Wed, 21 Feb 2001 14:26:49 -0600
libmath-basecalc-perl (1.008-1) unstable; urgency=low
* Initial Release.
-- Mike Mattice <mattice@debian.org> Fri, 16 Jun 2000 13:27:00 -0500
|