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

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

commit 8b12402b3082f55c76a85b69d0921c7321143448
Author: Bas Couwenberg <sebas...@xs4all.nl>
Date:   Fri Jun 17 00:16:30 2016 +0200

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

diff --git a/debian/changelog b/debian/changelog
index 184c825..3d02504 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,7 @@
 libpdl-io-matlab-perl (0.005-2) UNRELEASED; urgency=medium
 
+  * Team upload.
+
   [ Salvatore Bonaccorso ]
   * Update Vcs-Browser URL to cgit web frontend
   * debian/control: Use HTTPS transport protocol for Vcs-Git URI
@@ -7,6 +9,9 @@ libpdl-io-matlab-perl (0.005-2) UNRELEASED; urgency=medium
   [ gregor herrmann ]
   * debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
 
+  [ Bas Couwenberg ]
+  * Restructure control file with cme.
+
  -- Salvatore Bonaccorso <car...@debian.org>  Sat, 16 Aug 2014 09:34:14 +0200
 
 libpdl-io-matlab-perl (0.005-1) unstable; urgency=low
diff --git a/debian/control b/debian/control
index 7d49a9c..25e89e5 100644
--- a/debian/control
+++ b/debian/control
@@ -1,13 +1,13 @@
 Source: libpdl-io-matlab-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintain...@lists.alioth.debian.org>
 Uploaders: Dima Kogan <d...@secretsauce.net>
+Section: perl
+Priority: optional
 Build-Depends: debhelper (>= 9.20120312),
- perl,
+               perl,
 # versioned pdl dep to get dh_pdl and PDL_Indx
- pdl (>= 1:2.007-2),
- libmatio-dev ( >= 1.5.0 )
+               pdl (>= 1:2.007-2),
+               libmatio-dev (>= 1.5.0)
 Standards-Version: 3.9.5
 Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/libpdl-io-matlab-perl.git
 Vcs-Git: 
https://anonscm.debian.org/git/pkg-perl/packages/libpdl-io-matlab-perl.git
@@ -15,7 +15,10 @@ Homepage: https://github.com/jlapeyre/PDL-IO-Matlab/
 
 Package: libpdl-io-matlab-perl
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, ${perl:Depends}, ${pdl:Depends}
+Depends: ${shlibs:Depends},
+         ${misc:Depends},
+         ${perl:Depends},
+         ${pdl:Depends}
 Description: PDL support to read/write Matlab format data files
  PDL::IO::Matlab provides routines to read and write Matlab data files in PDL
  (perl data language) programs. Both functional and OO interface are provided.

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

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to