[libclass-prototyped-perl] branch master updated (23ab26e -> cd1945f)
gregor herrmann
gregoa at debian.org
Sat Sep 21 20:32:39 UTC 2013
This is an automated email from the git hooks/post-receive script.
gregoa pushed a change to branch master
in repository libclass-prototyped-perl.
from 23ab26e update changelog
adds 01497c1 Imported Upstream version 1.13
new 2d4be3d Merge tag 'upstream/1.13'
new 7d33200 New upstream release.
new a38f23a Update build dependencies.
new f6ef420 Improve short and long description.
new b87a0be Refresh patches (offset).
new 306c1dd Update Format and years of packaging copyright
new 1bbf75a debian/examples -> debian/libclass-prototyped-perl.examples
new 4e805f3 Declare compliance with Debian Policy 3.9.4.
new cd1945f releasing package libclass-prototyped-perl version 1.13-1
The 9 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:
Changes | 7 +++
MANIFEST | 1 +
META.json | 64 +++++++++++++++++++
META.yml | 31 +++++++---
Makefile.PL | 16 ++---
README | 14 ++---
debian/changelog | 15 ++++-
debian/control | 9 +--
debian/copyright | 5 +-
...{examples => libclass-prototyped-perl.examples} | 0
debian/patches/example-interpreter | 4 +-
debian/patches/pod-long-line | 6 +-
debian/patches/pod-spelling | 8 +--
examples/graph.png | Bin 1736 -> 1736 bytes
lib/Class/Prototyped.pm | 10 ++-
lib/Class/Prototyped/Graph.pm | 1 +
t/autoload.t | 65 ++++++++++++--------
t/defaultAttributes.t | 8 +--
t/extendedSyntax.t | 22 +++----
t/super.t | 8 +--
20 files changed, 203 insertions(+), 91 deletions(-)
mode change 100644 => 100755 Build.PL
mode change 100644 => 100755 Changes
create mode 100644 META.json
rename debian/{examples => libclass-prototyped-perl.examples} (100%)
mode change 100644 => 100755 examples/graph.png
mode change 100644 => 100755 examples/graphtest.pl
mode change 100644 => 100755 lib/Class/Prototyped.pm
mode change 100644 => 100755 lib/Class/Prototyped/Graph.pm
mode change 100644 => 100755 lib/Class/Prototyped/why.pod
mode change 100644 => 100755 perf/package_creation.pl
mode change 100644 => 100755 perf/references.pl
mode change 100644 => 100755 t/autoload.t
mode change 100644 => 100755 t/classReflect.t
mode change 100644 => 100755 t/constant.t
mode change 100644 => 100755 t/defaultAttributes.t
mode change 100644 => 100755 t/delegate.t
mode change 100644 => 100755 t/destroy.t
mode change 100644 => 100755 t/extendedSyntax.t
mode change 100644 => 100755 t/include.t
mode change 100644 => 100755 t/reflectAny.t
mode change 100644 => 100755 t/super.t
mode change 100644 => 100755 t/test.t
mode change 100644 => 100755 t/tied.t
mode change 100644 => 100755 t/wrap.t
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libclass-prototyped-perl.git
More information about the Pkg-perl-cvs-commits
mailing list