[libpdl-graphics-gnuplot-perl] 01/07: Restructure control file with cme.

Bas Couwenberg sebastic at debian.org
Thu Jun 16 23:39:39 UTC 2016


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

sebastic pushed a commit to branch master
in repository libpdl-graphics-gnuplot-perl.

commit 4a4bf5275b6e90e20619d31c123c688075b3f58a
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Fri Jun 17 01:02:39 2016 +0200

    Restructure control file with cme.
---
 debian/changelog |  5 +++++
 debian/control   | 31 ++++++++++++++++---------------
 2 files changed, 21 insertions(+), 15 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index de2260c..c6f7c76 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,11 +1,16 @@
 libpdl-graphics-gnuplot-perl (2.005-3) UNRELEASED; urgency=medium
 
+  * Team upload.
+
   [ Salvatore Bonaccorso ]
   * debian/control: Use HTTPS transport protocol for Vcs-Git URI
 
   [ gregor herrmann ]
   * debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
 
+  [ Bas Couwenberg ]
+  * Restructure control file with cme.
+
  -- Salvatore Bonaccorso <carnil at debian.org>  Sat, 30 Jan 2016 20:06:05 +0100
 
 libpdl-graphics-gnuplot-perl (2.005-2) unstable; urgency=medium
diff --git a/debian/control b/debian/control
index fbe05f0..a16b4f0 100644
--- a/debian/control
+++ b/debian/control
@@ -1,29 +1,30 @@
 Source: libpdl-graphics-gnuplot-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Dima Kogan <dima at secretsauce.net>
+Section: perl
+Testsuite: autopkgtest-pkg-perl
+Priority: optional
 Build-Depends: debhelper (>= 9),
- libalien-gnuplot-perl,
- libipc-run-perl,
- libsafe-isa-perl,
- pdl,
- perl,
- gnuplot
+               libalien-gnuplot-perl,
+               libipc-run-perl,
+               libsafe-isa-perl,
+               pdl,
+               perl,
+               gnuplot
 Standards-Version: 3.9.6
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libpdl-graphics-gnuplot-perl.git
 Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libpdl-graphics-gnuplot-perl.git
 Homepage: https://metacpan.org/release/PDL-Graphics-Gnuplot
-Testsuite: autopkgtest-pkg-perl
 
 Package: libpdl-graphics-gnuplot-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libalien-gnuplot-perl,
- libipc-run-perl,
- libsafe-isa-perl,
- pdl,
- gnuplot
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libalien-gnuplot-perl,
+         libipc-run-perl,
+         libsafe-isa-perl,
+         pdl,
+         gnuplot
 Description: gnuplot-based plotting backend for PDL
  PDL::Graphics::Gnuplot allows PDL data to be plotted using Gnuplot as a backend
  for 2D and 3D plotting and image display.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libpdl-graphics-gnuplot-perl.git



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