Change log for libdate-calc-perl package in Ubuntu
1 → 14 of 14 results | First • Previous • Next • Last |
Published in mantic-release |
Published in lunar-release |
Published in kinetic-release |
Deleted in kinetic-proposed (Reason: Moved to kinetic) |
libdate-calc-perl (6.4-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. [ Martín Ferrari ] * Remove myself from Uploaders. [ gregor herrmann ] * Remove Christian Hammers from Uploaders. Thanks for your work! * Remove Jonathan Yu from Uploaders. Thanks for your work! [ Salvatore Bonaccorso ] * Update Vcs-* headers for switch to salsa.debian.org [ Laurent Baillet ] * fix lintian file-contains-trailing-whitespace warning [ Debian Janitor ] * Bump debhelper from deprecated 8 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). [ gregor herrmann ] * debian/watch: use uscan version 4. [ Debian Janitor ] * Remove constraints unnecessary since stretch: + Build-Depends-Indep: Drop versioned constraint on libbit-vector-perl. + libdate-calc-perl: Drop versioned constraint on libbit-vector-perl in Depends. -- Jelmer Vernooij <email address hidden> Mon, 13 Jun 2022 07:51:13 +0100
Available diffs
- diff from 6.4-1.1 to 6.4-2 (2.6 KiB)
Superseded in kinetic-release |
Published in jammy-release |
Obsolete in impish-release |
Obsolete in hirsute-release |
Deleted in hirsute-proposed (Reason: moved to Release) |
libdate-calc-perl (6.4-1.1) unstable; urgency=medium * Non maintainer upload by the Reproducible Builds team. * No source change upload to rebuild on buildd with .buildinfo files. -- Holger Levsen <email address hidden> Mon, 28 Dec 2020 00:43:26 +0100
Available diffs
- diff from 6.4-1 to 6.4-1.1 (360 bytes)
Superseded in hirsute-release |
Obsolete in groovy-release |
Published in focal-release |
Obsolete in eoan-release |
Obsolete in disco-release |
Obsolete in cosmic-release |
Published in bionic-release |
Obsolete in artful-release |
Obsolete in zesty-release |
Obsolete in yakkety-release |
Published in xenial-release |
Obsolete in wily-release |
Deleted in wily-proposed (Reason: moved to release) |
libdate-calc-perl (6.4-1) unstable; urgency=low [ gregor herrmann ] * debian/control: update {versioned,alternative} (build) dependencies. * Strip trailing slash from metacpan URLs. [ Salvatore Bonaccorso ] * Change Vcs-Git to canonical URI (git://anonscm.debian.org) * Change search.cpan.org based URIs to metacpan.org based URIs * Update Vcs-Browser URL to cgit web frontend [ Axel Beckert ] * debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix dpkg- copyright" [ Florian Schlichting ] * Add debian/upstream/metadata * Import upstream version 6.4 * Email change: Florian Schlichting -> <email address hidden> * Bump copyright years * Tighten (build-)dependency on libbit-vector-perl * Drop century-tests.patch, upstream fix released * Update spelling.patch * Add manpage-encoding.patch to fix error from pod2man * Declare compliance with Debian Policy 3.9.6 * Mark package autopkgtest-able -- Florian Schlichting <email address hidden> Tue, 07 Jul 2015 23:51:12 +0200
Available diffs
- diff from 6.3-2 to 6.4-1 (9.8 KiB)
Superseded in wily-release |
Obsolete in vivid-release |
Deleted in vivid-proposed (Reason: moved to release) |
libdate-calc-perl (6.3-2) unstable; urgency=medium * add a patch to fix tests that are broken since 1 Jan 2015 the tests were hardcoding years like 64 that was interpreted as '1964' until 31 Dec 2014 and now are interpreted as 2064, causing test failures. The patch chooses the year dynamically to get consistent results regardless of the current year. (Closes: #775628) -- Damyan Ivanov <email address hidden> Thu, 05 Feb 2015 21:32:10 +0000
Available diffs
- diff from 6.3-1 (in Ubuntu) to 6.3-2 (2.3 KiB)
Superseded in vivid-release |
Obsolete in utopic-release |
Published in trusty-release |
Obsolete in saucy-release |
Obsolete in raring-release |
Obsolete in quantal-release |
Published in precise-release |
libdate-calc-perl (6.3-1) unstable; urgency=low [ Jonathan Yu ] * New upstream release + Date::Calc now provides a PurePerl implementation (identical to Date::Pcalc, which lives on in its separate namespace). + The XS part that previously differentiated Date::Calc from Date::Pcalc has been moved into Date::Calc::XS, which will automatically be used when available. * Added myself to Uploaders and Copyright * Now requires Bit::Vector 7.1 * Examples have been removed, remove 'examples' * Move .docs to libdate-calc-perl.docs * Remove override from rules (examples are gone) * Change control description to note that this is no longer based on an interface to C (it's PurePerl) * This package is now Arch: all because the XS is moved * Updated copyright information * Added a NEWS entry to explain that the XS is separated [ Ansgar Burchardt ] * Update patch spelling.patch. * Email change: Ansgar Burchardt -> <email address hidden> * debian/control: Convert Vcs-* fields to Git. [ Salvatore Bonaccorso ] * Email change: Salvatore Bonaccorso -> <email address hidden> * debian/copyright: Replace DEP5 Format-Specification URL from svn.debian.org to anonscm.debian.org URL. [ Florian Schlichting ] * Clarify the relationship between Date::Calc, Date::Calc::XS and Date::Pcalc above and in debian/NEWS. * Depend on the actual version of Carp::Clan that this module says it depends on. * Bump S-V and compat (no change). * Delete unnecessary d/clean and unused d/patches/SvPV.patch * Refresh spelling.patch. * Add myself to Uploaders and Copyright. -- Ubuntu Archive Auto-Sync <email address hidden> Mon, 17 Oct 2011 11:04:08 +0000
Available diffs
- diff from 6.0-2build1 to 6.3-1 (186.8 KiB)
libdate-calc-perl (6.0-2build1) oneiric; urgency=low * Rebuild for Perl 5.12. -- Colin Watson <email address hidden> Mon, 09 May 2011 12:51:51 +0100
Available diffs
- diff from 6.0-2 to 6.0-2build1 (323 bytes)
libdate-calc-perl (6.0-2) unstable; urgency=low * Team Upload. * Use SvPV to stringify the SV in case it is not already a string. (Closes: #558272) + new patch: SvPV.patch + Add build-dep on perl (>= 5.10.1) | libtest-simple-perl (>= 0.88) and libtest-exception-perl for included test. * Use source format 3.0 (quilt). * debian/copyright: Formatting changes for current DEP-5 proposal; refer to /usr/share/common-licenses/GPL-1. * Bump Standards-Version to 3.9.1. -- Alessio Treglia <email address hidden> Thu, 26 Aug 2010 17:18:17 +0900
Available diffs
- diff from 6.0-1 to 6.0-2 (2.7 KiB)
libdate-calc-perl (6.0-1) unstable; urgency=low * New upstream release * Add debian/NEWS to refer to the backwards compatibility notes for new upstream version.
Available diffs
- diff from 5.4-6 to 6.0-1 (64.6 KiB)
libdate-calc-perl (5.4-6) unstable; urgency=low [ gregor herrmann ] * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser field (source stanza); Homepage field (source stanza). Removed: XS- Vcs-Svn fields. * Split out changes in the files under examples to debian/patches/; add quilt framework. * debian/rules: remove patchlevel.h in clean target (gets created by Makefile.PL). * debian/watch: use dist-based URL. * Add debian/README.source to document quilt usage, as required by Debian Policy since 3.8.0. * debian/control: Changed: Switched Vcs-Browser field to ViewSVN (source stanza). * debian/control: Added: ${misc:Depends} to Depends: field. [ Martín Ferrari ] * debian/control: set Maintainer to Perl group, added myself as Uploader, bumped S-V. Dependencies: updated debhelper version, removed cdbs and quilt, added missing runtime dep on libcarp-clan-perl and build dep on libbit-vector-perl (was skiping tests because of this), and set versioned deps as specified by upstream. Improved long description by naming the actual module. * debian/rules: from scratch with debhelper. * Deleted debian/patches, debian/README.source and quilt support: replaced by a Very Small Sed Script™. * Deleted outdated debian/README.Maintainer. * debian/copyright: new format. -- Ubuntu Archive Auto-Sync <email address hidden> Wed, 29 Apr 2009 00:17:13 +0100
Available diffs
- diff from 5.4-5build1 to 5.4-6 (3.7 KiB)
libdate-calc-perl (5.4-5build1) intrepid; urgency=low * Rebuild for the perl 5.10 transition. -- Michael Bienia <email address hidden> Sat, 24 May 2008 13:53:26 +0200
Superseded in intrepid-release |
Obsolete in hardy-release |
Obsolete in gutsy-release |
Obsolete in feisty-release |
libdate-calc-perl (5.4-5) unstable; urgency=medium * Added ${shlibs:Depend} to control file to make checklib happy. -- Ubuntu Archive Auto-Sync <email address hidden> Tue, 07 Nov 2006 02:21:28 +0000
Superseded in feisty-release |
Obsolete in edgy-release |
Obsolete in dapper-release |
Superseded in dapper-release |
libdate-calc-perl (5.4-4) unstable; urgency=low * Updated watch file. -- Christian Hammers <email address hidden> Fri, 16 Sep 2005 01:20:47 +0200
libdate-calc-perl (5.4-3) unstable; urgency=low * Rebuild with Sarge adjusted dependencies. -- Christian Hammers <email address hidden> Mon, 20 Dec 2004 19:57:48 +0100
libdate-calc-perl (5.3-1) unstable; urgency=low * New upstream release * Added dependency to libbit-vector-perl and removed duplicate Carp.pm (Thanks Meik Hellmund). Closes: #198169 -- Christian Hammers <email address hidden> Sun, 22 Jun 2003 16:59:07 +0200
1 → 14 of 14 results | First • Previous • Next • Last |