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

kanashiro-guest pushed a commit to branch master
in repository libversion-util-perl.

commit 5557035ce3b9d4181bf165db2ed7f77dcb524507
Author: Lucas Kanashiro <kanashiro.dua...@gmail.com>
Date:   Wed Mar 9 16:23:54 2016 -0300

    debian/control: wrap and sort dependencies
---
 debian/changelog | 1 +
 debian/control   | 3 ++-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 009e6e2..6d94a4a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,7 @@ libversion-util-perl (0.72-1) UNRELEASED; urgency=medium
   * debian/copyright: update upstream copyright and Upstream-Contact field
   * Update year of Debian packaging copyright
   * Declare compliance with Debian policy 3.9.7
+  * debian/control: wrap and sort dependencies
 
  -- Lucas Kanashiro <kanashiro.dua...@gmail.com>  Wed, 09 Mar 2016 16:17:29 
-0300
 
diff --git a/debian/control b/debian/control
index a5fc3b1..8d3b428 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,8 @@ Testsuite: autopkgtest-pkg-perl
 
 Package: libversion-util-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}
+Depends: ${misc:Depends},
+         ${perl:Depends}
 Description: Perl module that provides version-number utilities
  Version::Util provides several convenient functions related to version
  numbers, e.g. for comparing them. Functions like equal, not equal, less than,

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libversion-util-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