[libalien-gnuplot-perl] 02/02: finalized debianization
Dima Kogan
dima at secretsauce.net
Mon Aug 25 22:23:02 UTC 2014
This is an automated email from the git hooks/post-receive script.
dkogan-guest pushed a commit to branch master
in repository libalien-gnuplot-perl.
commit 346a82da5a6dd032c114f8bdb82002d55696cce6
Author: Dima Kogan <dima at secretsauce.net>
Date: Mon Aug 25 15:20:49 2014 -0700
finalized debianization
---
debian/changelog | 4 ++--
debian/control | 20 ++++++--------------
debian/copyright | 8 --------
3 files changed, 8 insertions(+), 24 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 8b4e134..8937382 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,5 @@
-libalien-gnuplot-perl (1.030-1) UNRELEASED; urgency=low
+libalien-gnuplot-perl (1.030-1) unstable; urgency=low
* Initial Release.
- -- Dima Kogan <dima at secretsauce.net> Mon, 25 Aug 2014 14:39:46 -0700
+ -- Dima Kogan <dima at secretsauce.net> Mon, 25 Aug 2014 15:16:10 -0700
diff --git a/debian/control b/debian/control
index 42130c6..9e103cc 100644
--- a/debian/control
+++ b/debian/control
@@ -12,18 +12,10 @@ Homepage: https://metacpan.org/release/Alien-Gnuplot
Package: libalien-gnuplot-perl
Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- perl (>= 5.13.9)
-Description: Find and verify functionality of the gnuplot executable.
+Depends: ${misc:Depends}, ${perl:Depends}, perl (>= 5.13.9)
+Description: Finds and verifies functionality of the gnuplot executable
Alien::Gnuplot verifies existence and sanity of the gnuplot external
- application. It only declares one access method,
- Alien::Gnuplot::load_gnuplot, which does the actual work and is called
- automatically at load time. Alien::Gnuplot doesn't have any actual plotting
- methods - making use of gnuplot, once it is found and verified, is up to you
- or your client module.
- .
- Using Alien::Gnuplot checks for existence of the executable, verifies that it
- runs properly, and sets several global variables to describe the properties
- of the gnuplot it found:
- .
- This description was automagically extracted from the module by dh-make-perl.
+ application. It only declares one access method, Alien::Gnuplot::load_gnuplot,
+ which does the actual work and is called automatically at load time.
+ Alien::Gnuplot doesn't have any actual plotting methods - making use of
+ gnuplot, once it is found and verified, is up to you or your client module.
diff --git a/debian/copyright b/debian/copyright
index 9789db9..b4444c0 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -2,14 +2,6 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Source: https://metacpan.org/release/Alien-Gnuplot
Upstream-Contact: Craig DeForest <craig at deforest.org>
Upstream-Name: Alien-Gnuplot
-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: Craig DeForest <craig at deforest.org>
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libalien-gnuplot-perl.git
More information about the Pkg-perl-cvs-commits
mailing list