[libyaml-tiny-perl] 05/09: Move Homepage field to debian/control source package stanza

Salvatore Bonaccorso carnil at debian.org
Sun Sep 22 05:12:55 UTC 2013


This is an automated email from the git hooks/post-receive script.

carnil pushed a commit to annotated tag debian/1.55-1
in repository libyaml-tiny-perl.

commit 24b4a6951e2741322e5af7256d998828568c33ca
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Sun Sep 22 06:58:56 2013 +0200

    Move Homepage field to debian/control source package stanza
---
 debian/control |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index f1b9ec8..d27588d 100644
--- a/debian/control
+++ b/debian/control
@@ -9,6 +9,7 @@ Uploaders: Damyan Ivanov <dmn at debian.org>
 Standards-Version: 3.9.4
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libyaml-tiny-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libyaml-tiny-perl.git
+Homepage: https://metacpan.org/release/YAML-Tiny/
 
 Package: libyaml-tiny-perl
 Architecture: all
@@ -18,4 +19,4 @@ Description: Perl module for reading and writing YAML files
  writing a usable subset of the full YAML specification. It aims to
  minimize memory requirements and avoid XS while remaining relatively
  fast.
-Homepage: https://metacpan.org/release/YAML-Tiny/
+

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libyaml-tiny-perl.git



More information about the Pkg-perl-cvs-commits mailing list