[libpdl-netcdf-perl] 01/14: Restructure control file with cme.

Bas Couwenberg sebastic at debian.org
Thu Jun 16 19:57:16 UTC 2016


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

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

commit 24246ecb54deda93639232634429abeaf9d62299
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Thu Jun 16 19:59:45 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 ceebd81..07701ca 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+libpdl-netcdf-perl (4.20-2) UNRELEASED; urgency=medium
+
+  * Team upload.
+  * Restructure control file with cme.
+
+ -- Bas Couwenberg <sebastic at debian.org>  Thu, 16 Jun 2016 19:58:20 +0200
+
 libpdl-netcdf-perl (4.20-1.1) unstable; urgency=medium
 
   * Non-maintainer upload.
diff --git a/debian/control b/debian/control
index dc965a1..25bec81 100644
--- a/debian/control
+++ b/debian/control
@@ -1,23 +1,21 @@
 Source: libpdl-netcdf-perl
+Maintainer: Henning Glawe <glaweh at debian.org>
 Section: perl
 Priority: optional
-Build-Depends:
- libnetcdf-dev (>= 1:4.3.3.1),
- pdl (>=1:2.007-1),
- perl,
- debhelper (>= 9),
- dpkg-dev (>= 1.16.1~)
-Maintainer: Henning Glawe <glaweh at debian.org>
+Build-Depends: libnetcdf-dev (>= 1:4.3.3.1),
+               pdl (>= 1:2.007-1),
+               perl,
+               debhelper (>= 9),
+               dpkg-dev (>= 1.16.1~)
 Standards-Version: 3.9.5
 Homepage: http://search.cpan.org/dist/PDL-NetCDF/
 
 Package: libpdl-netcdf-perl
 Architecture: any
-Depends:
- ${pdl:Depends},
- ${shlibs:Depends},
- ${perl:Depends},
- ${misc:Depends}
+Depends: ${pdl:Depends},
+         ${shlibs:Depends},
+         ${perl:Depends},
+         ${misc:Depends}
 Description: Netcdf-IO for PDL
  This is the PDL interface to the Unidata NetCDF library.  It uses the
  netCDF version 3 library to make a subset of netCDF functionality

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



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