This is an automated email from the git hooks/post-receive script. kanashiro-guest pushed a commit to branch master in repository libanydata-perl.
commit d7d82990af64d4d642807c092b58ae828f749d6a Author: Lucas Kanashiro <[email protected]> Date: Thu Jul 23 15:51:43 2015 -0300 Clean TODO list and release to unstable --- debian/changelog | 14 ++++---------- debian/tests/pkg-perl/module-name | 1 - debian/upstream/metadata | 8 ++++++++ 3 files changed, 12 insertions(+), 11 deletions(-) diff --git a/debian/changelog b/debian/changelog index 969322a..da9591f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,17 +1,11 @@ -libanydata-perl (0.12-1) UNRELEASED; urgency=medium - - TODO: - - git rm -r debian/tests - debian/tests/pkg-perl/module-name is not needed anymore since the upstream - metadata are fixed - - d/changelog: entry about removal of debian/patches/remove-xml-out.patch - missing - - (optional: debian/upstream/metadata would be nice, cf. comment in - libalt-perl) +libanydata-perl (0.12-1) unstable; urgency=medium * Team Upload * Imported Upstream version 0.12 * debian/control: Increase debhelper version to 9 + * debian/patches: remove remove-xml-out.patch + * debian/upstream/metadata: facilitate upstream git integration + * debian/tests: removed, upstream metadata are fixed -- Lucas Kanashiro <[email protected]> Thu, 23 Jul 2015 00:32:41 -0300 diff --git a/debian/tests/pkg-perl/module-name b/debian/tests/pkg-perl/module-name deleted file mode 100644 index e8a86f2..0000000 --- a/debian/tests/pkg-perl/module-name +++ /dev/null @@ -1 +0,0 @@ -AnyData diff --git a/debian/upstream/metadata b/debian/upstream/metadata new file mode 100644 index 0000000..4392ccd --- /dev/null +++ b/debian/upstream/metadata @@ -0,0 +1,8 @@ +--- +Archive: CPAN +Bug-Database: http://rt.cpan.org/Public/Dist/Display.html?Name=AnyData +Bug-Submit: [email protected] +Contact: Jeff Zucker ([email protected]), Sven Dowideit ([email protected]) +Name: AnyData +Repository: https://github.com/perl5-dbi/AnyData.git +Repository-Browse: https://github.com/perl5-dbi/AnyData -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libanydata-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
