[libdate-holidays-de-perl] 02/02: Implement changes as suggested in TODO

Christoph Biedl debian.axhn at manchmal.in-ulm.de
Sun Dec 4 15:52:44 UTC 2016


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

cbiedl-guest pushed a commit to branch master
in repository libdate-holidays-de-perl.

commit 6841e12688caf1be15e76711a9ad7b353e87d86c
Author: Christoph Biedl <debian.axhn at manchmal.in-ulm.de>
Date:   Sun Dec 4 16:40:20 2016 +0100

    Implement changes as suggested in TODO
---
 debian/control                       | 13 +++++++------
 debian/copyright                     |  6 +++++-
 debian/libdate-holidays-de-perl.docs |  2 --
 debian/watch                         |  7 +++----
 4 files changed, 15 insertions(+), 13 deletions(-)

diff --git a/debian/control b/debian/control
index 55d5750..45d00b2 100644
--- a/debian/control
+++ b/debian/control
@@ -2,10 +2,11 @@ Source: libdate-holidays-de-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders:
     Christoph Biedl <debian.axhn at manchmal.in-ulm.de>,
-Homepage: http://search.cpan.org/dist/Date-Holidays-DE/
+Homepage: https://metacpan.org/release/Date-Holidays-DE
 Standards-Version: 3.9.8
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libdate-holidays-de-perl.git
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libdate-holidays-de-perl.git
+Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libdate-holidays-de-perl.git
+Testsuite: autopkgtest-pkg-perl
 Build-Depends: debhelper (>= 9~),
     libdate-calc-perl,
 Priority: optional
@@ -15,7 +16,7 @@ Package: libdate-holidays-de-perl
 Architecture: all
 Depends: ${misc:Depends}, ${perl:Depends},
     libdate-calc-perl,
-Description: Determine German holiday dates
- This module provides a function to get a list of German holidays for a
- given year. It also knows about different regulations throughout
- Germany.
+Description: module to determine German holiday dates
+ Date::Holidays::DE provides a function to get a list of German
+ holidays for a given year. It also knows about different regulations
+ throughout Germany.
diff --git a/debian/copyright b/debian/copyright
index 893a3ca..e6ab1d4 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
 Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: Date-Holidays-DE
 Upstream-Contact: Martin Schmitt <mas at scsy.de>
-Source: http://search.cpan.org/dist/Date-Holidays-DE/
+Source: https://metacpan.org/release/Date-Holidays-DE
 
 Files: *
 Copyright:
@@ -10,6 +10,10 @@ Copyright:
  Tobias Leich and Christian Loos
 License: ISC
 
+Files: debian/*
+ Copyright 2016 Christoph Biedl <debian.axhn at manchmal.in-ulm.de>
+License: ISC
+
 License: ISC
  Permission to use, copy, modify, and/or distribute this software for any
  purpose with or without fee is hereby granted, provided that the above
diff --git a/debian/libdate-holidays-de-perl.docs b/debian/libdate-holidays-de-perl.docs
deleted file mode 100644
index 4d7f626..0000000
--- a/debian/libdate-holidays-de-perl.docs
+++ /dev/null
@@ -1,2 +0,0 @@
-
-README
diff --git a/debian/watch b/debian/watch
index fdf90f5..469af01 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,3 @@
-version=4
-http://www.cpan.org/modules/by-module/Date/ \
-     Date-Holidays-DE-([0-9].+)\.tar\.gz \
-     debian uupdate
+version=3
+https://metacpan.org/release/Date-Holidays-DE \
+     .*/Date-Holidays-DE-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdate-holidays-de-perl.git



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