[libdatetime-astro-sunrise-perl] 02/02: d/{watch, control, copyright}: Add comments explaining why search.cpan.org is used

Axel Beckert abe at deuxchevaux.org
Sun May 24 20:05:50 UTC 2015


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

abe pushed a commit to branch master
in repository libdatetime-astro-sunrise-perl.

commit fda7a5253ebcece8cd1f481cf3f8fbf0a7074590
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Sun May 24 22:04:01 2015 +0200

    d/{watch,control,copyright}: Add comments explaining why search.cpan.org is used
---
 debian/changelog | 2 ++
 debian/control   | 2 ++
 debian/copyright | 3 +++
 debian/watch     | 4 ++++
 4 files changed, 11 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 866431d..5572556 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,6 +11,8 @@ libdatetime-astro-sunrise-perl (0.01.01-4) UNRELEASED; urgency=low
   [ Axel Beckert ]
   * debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix dpkg-
     copyright"
+  * Add comments to debian/{watch,control,copyright} explaining why this
+    module only has a search.cpan.org page and no metacpan.org page.
 
   [ Salvatore Bonaccorso ]
   * Update Vcs-Browser URL to cgit web frontend
diff --git a/debian/control b/debian/control
index 17c13d0..8fc4c01 100644
--- a/debian/control
+++ b/debian/control
@@ -6,6 +6,8 @@ Build-Depends-Indep: perl, libdatetime-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: gregor herrmann <gregoa at debian.org>
 Standards-Version: 3.8.4
+# Must stay search.cpan.org since there's only a development release
+# and MetaCPAN doesn't sport them.
 Homepage: http://search.cpan.org/dist/DateTime-Astro-Sunrise/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libdatetime-astro-sunrise-perl.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libdatetime-astro-sunrise-perl.git
diff --git a/debian/copyright b/debian/copyright
index b1797f4..ecc9fec 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -2,6 +2,9 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: DateTime-Astro-Sunrise
 Upstream-Contact: Ron Hill
 Source: http://search.cpan.org/dist/DateTime-Astro-Sunrise/
+Comment: search.cpan.org is used here as upstream reference because
+ since there's only a development release and MetaCPAN doesn't sport
+ them.
 
 Files: *
 Copyright: Paul Schlyter, 1989, 1992
diff --git a/debian/watch b/debian/watch
index 49cbb1b..43e67db 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,7 @@
 version=3
+
+# Must stay search.cpan.org since there's only a development release
+# and MetaCPAN doesn't sport them.
+
 opts="uversionmangle=s/_/./" \
 http://search.cpan.org/dist/DateTime-Astro-Sunrise/ .*/DateTime-Astro-Sunrise-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/libdatetime-astro-sunrise-perl.git



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