[libmath-derivative-perl] branch master updated (5b1e9a7 -> 327f75a)
Florian Schlichting
fsfs at moszumanska.debian.org
Fri Sep 11 20:13:47 UTC 2015
This is an automated email from the git hooks/post-receive script.
fsfs pushed a change to branch master
in repository libmath-derivative-perl.
from 5b1e9a7 update changelog
adds e05cf9e Imported Upstream version 0.04
new ab5f5fb Merge tag 'upstream/0.04'
new eb17281 Update debian/changelog
new 7991776 Update upstream copyright and contact info
new eb971b2 Drop fix-pod.patch, seems unnecessary
new 2d88173 Declare compliance with Debian Policy 3.9.6
new 00400d5 Mark package autopkgtest-able
new 327f75a prepare for release
The 7 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
Build.PL | 35 ++++
Changes | 21 +++
Derivative.pm | 98 -----------
LICENSE | 379 +++++++++++++++++++++++++++++++++++++++++++
MANIFEST | 13 +-
META.json | 47 ++++++
META.yml | 25 +++
Makefile.PL | 27 +--
README | 61 +++++--
Release | 23 ---
debian/changelog | 15 +-
debian/control | 3 +-
debian/copyright | 3 +-
debian/patches/fix-pod.patch | 18 --
debian/patches/series | 1 -
lib/Math/Derivative.pm | 133 +++++++++++++++
t/00-load.t | 13 ++
t/manifest.t | 15 ++
t/pod.t | 12 ++
19 files changed, 766 insertions(+), 176 deletions(-)
create mode 100644 Build.PL
create mode 100644 Changes
delete mode 100644 Derivative.pm
create mode 100644 LICENSE
create mode 100644 META.json
create mode 100644 META.yml
delete mode 100644 Release
delete mode 100644 debian/patches/fix-pod.patch
delete mode 100644 debian/patches/series
create mode 100644 lib/Math/Derivative.pm
create mode 100644 t/00-load.t
create mode 100644 t/manifest.t
create mode 100644 t/pod.t
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmath-derivative-perl.git
More information about the Pkg-perl-cvs-commits
mailing list