[libgeo-constants-perl] 02/02: Initial packaging by maintainer

Florian Schlichting fsfs at moszumanska.debian.org
Mon Oct 17 19:38:59 UTC 2016


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

fsfs pushed a commit to branch master
in repository libgeo-constants-perl.

commit 1288ec1f05b94f8c0f68ec6c5933e7a65189146f
Author: Florian Schlichting <fsfs at debian.org>
Date:   Mon Oct 17 21:29:22 2016 +0200

    Initial packaging by maintainer
---
 debian/changelog |  6 +++---
 debian/control   | 14 ++++++--------
 debian/copyright | 14 +++-----------
 3 files changed, 12 insertions(+), 22 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 5d9b33d..6e6ae52 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,5 @@
-libgeo-constants-perl (0.06-1) UNRELEASED; urgency=low
+libgeo-constants-perl (0.06-1) unstable; urgency=low
 
-  * Initial Release. (Closes: #123456)
+  * Initial Release. (Closes: #841122)
 
- -- Florian Schlichting <fsfs at debian.org>  Mon, 17 Oct 2016 21:17:24 +0200
+ -- Florian Schlichting <fsfs at debian.org>  Mon, 17 Oct 2016 21:36:36 +0200
diff --git a/debian/control b/debian/control
index 17d195b..f29f380 100644
--- a/debian/control
+++ b/debian/control
@@ -4,8 +4,7 @@ Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Florian Schlichting <fsfs at debian.org>
 Build-Depends: debhelper (>= 9)
-Build-Depends-Indep: perl,
- perl-base | perl-modules-5.24
+Build-Depends-Indep: perl
 Standards-Version: 3.9.8
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libgeo-constants-perl.git
 Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libgeo-constants-perl.git
@@ -14,9 +13,8 @@ Testsuite: autopkgtest-pkg-perl
 
 Package: libgeo-constants-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- perl-base | perl-modules-5.24
-Description: unknown
- (no description was found)
- .
- This description was automagically extracted from the module by dh-make-perl.
+Depends: ${misc:Depends}, ${perl:Depends}
+Description: standard constants used by Geo perl packages
+ Geo::Constants provides a number of standard constants used by the
+ Geo:: family of modules, such as Pi, conversion from degrees to radians
+ or nautical miles to meters per second, and vice versa.
diff --git a/debian/copyright b/debian/copyright
index f76237c..93ebf82 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,19 +1,11 @@
 Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Source: https://metacpan.org/release/Geo-Constants
-Upstream-Contact: unknown
+Upstream-Contact: Michael R. Davis <mrdvt at cpan.org>
 Upstream-Name: Geo-Constants
-DISCLAIMER: This copyright info was automatically extracted
- from the perl module. It may not be accurate, so you better
- check the module sources in order to ensure the module for its
- inclusion in Debian or for general legal information. Please,
- if licensing information is incorrectly generated, file a bug
- on dh-make-perl.
- NOTE: Don't forget to remove this disclaimer once you are happy
- with this file.
 
 Files: *
-Copyright: unknown
-License: 
+Copyright: 2006, Michael R. Davis (mrdvt92)
+License: Artistic or GPL-1+
 
 Files: debian/*
 Copyright: 2016, Florian Schlichting <fsfs at debian.org>

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



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