[libxml-atom-simplefeed-perl] branch master updated (8783125 -> 56da6c5)
gregor herrmann
gregoa at debian.org
Tue Sep 22 16:06:52 UTC 2015
This is an automated email from the git hooks/post-receive script.
gregoa pushed a change to branch master
in repository libxml-atom-simplefeed-perl.
from 8783125 releasing package libxml-atom-simplefeed-perl version 0.863-1
adds a6deeb3 copyedit Changes
adds 84c3c95 make SYNOPSIS into a test
adds 252f7e3 simplify the constructor
adds c56d669 simplify the <generator> business
adds 1a051fe support arbitrary encodings
adds 5c2dee3 copyedit docs
adds 8b31788 fix bonkers prerequisites
adds 6ef5c0a add old example script to dist
adds 0855c46 release 0.900
adds 449d6b1 Imported Upstream version 0.900
new e93abd4 Merge tag 'upstream/0.900'
new 171f1cd Update debian/changelog
new d568ab3 add bug closer
new 1331b77 Update debian/libxml-atom-simplefeed-perl.examples.
new 63b9d4d Add new incompatible change to debian/NEWS.
new 6b0c311 debian/rules: remove override_dh_auto_install.
new 56da6c5 releasing package libxml-atom-simplefeed-perl version 0.900-1
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:
Changes | 21 +++++--
MANIFEST | 6 +-
META.json | 9 +--
META.yml | 9 +--
Makefile.PL | 16 +----
README | 6 +-
debian/NEWS | 10 +++
debian/changelog | 14 +++++
debian/libxml-atom-simplefeed-perl.examples | 3 +-
debian/rules | 8 ---
dist.ini | 9 ++-
t.pl => eg/slackware-news | 14 ++---
lib/XML/Atom/SimpleFeed.pm | 97 +++++++++++++++--------------
t/encodings.t | 22 +++++++
t/generator.t | 18 ++++++
t/synposis.t | 33 ++++++++++
t/xml_writer.t | 13 +++-
x.pl | 28 ---------
18 files changed, 205 insertions(+), 131 deletions(-)
rename t.pl => eg/slackware-news (87%)
mode change 100644 => 100755
create mode 100644 t/encodings.t
create mode 100644 t/generator.t
create mode 100644 t/synposis.t
delete mode 100644 x.pl
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libxml-atom-simplefeed-perl.git
More information about the Pkg-perl-cvs-commits
mailing list