lp:ubuntu/vivid/libdate-calc-perl

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/vivid/libdate-calc-perl
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Mature

Recent revisions

11. By Damyan Ivanov

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)

10. By Florian Schlichting

[ 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.

9. By Colin Watson

Rebuild for Perl 5.12.

8. By Ansgar Burchardt

* 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.

7. By Salvatore Bonaccorso

* New upstream release
* Add debian/NEWS to refer to the backwards compatibility notes for new
  upstream version.

6. By Martín Ferrari

[ 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.

5. By Michael Bienia

Rebuild for the perl 5.10 transition.

4. By Christian Hammers

Added ${shlibs:Depend} to control file to make checklib happy.

3. By Christian Hammers

Rebuild with Sarge adjusted dependencies.

2. By Christian Hammers

Fixed rules file. Closes: #136278

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/wily/libdate-calc-perl
This branch contains Public information 
Everyone can see this information.

Subscribers