[libpdl-io-hdf5-perl] 01/17: Restructure control file with cme.

Bas Couwenberg sebastic at debian.org
Thu Jun 16 17:53:08 UTC 2016


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

sebastic pushed a commit to branch master
in repository libpdl-io-hdf5-perl.

commit 7875a45c4c629a593ed8f905462a996a388a9df3
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Wed Jun 15 16:08:54 2016 +0200

    Restructure control file with cme.
---
 debian/changelog |  7 +++++++
 debian/control   | 22 ++++++++++------------
 2 files changed, 17 insertions(+), 12 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 9a74bcc..322376d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+libpdl-io-hdf5-perl (0.6501-3) UNRELEASED; urgency=medium
+
+  * Team upload.
+  * Restructure control file with cme.
+
+ -- Bas Couwenberg <sebastic at debian.org>  Wed, 15 Jun 2016 16:08:29 +0200
+
 libpdl-io-hdf5-perl (0.6501-2) unstable; urgency=low
 
   * update library detection scheme in Makefile.PL, which previously
diff --git a/debian/control b/debian/control
index a24e176..89ee800 100644
--- a/debian/control
+++ b/debian/control
@@ -1,23 +1,21 @@
 Source: libpdl-io-hdf5-perl
+Maintainer: Henning Glawe <glaweh at debian.org>
 Section: perl
 Priority: optional
-Build-Depends:
- libhdf5-serial-dev,
- pdl (>=1:2.007),
- perl,
- debhelper (>= 9),
- dpkg-dev (>= 1.16.1~)
-Maintainer: Henning Glawe <glaweh at debian.org>
+Build-Depends: libhdf5-serial-dev,
+               pdl (>= 1:2.007),
+               perl,
+               debhelper (>= 9),
+               dpkg-dev (>= 1.16.1~)
 Standards-Version: 3.9.5
 Homepage: http://search.cpan.org/dist/PDL-IO=HDF5/
 
 Package: libpdl-io-hdf5-perl
 Architecture: any
-Depends:
- ${pdl:Depends},
- ${shlibs:Depends},
- ${perl:Depends},
- ${misc:Depends}
+Depends: ${pdl:Depends},
+         ${shlibs:Depends},
+         ${perl:Depends},
+         ${misc:Depends}
 Description: PDL Interface to the HDF5 Data Format.
  This package provides an object-oriented interface for PDLs to the HDF5
  data-format. Information on the HDF5 Format can be found at the NCSA's web

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



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