[libaccessors-perl] 01/05: Reformat debian/control with cme
Damyan Ivanov
dmn at moszumanska.debian.org
Sat Jun 6 18:16:50 UTC 2015
This is an automated email from the git hooks/post-receive script.
dmn pushed a commit to branch master
in repository libaccessors-perl.
commit c3562bbe76c33216317d23b6692afce5cbdb3343
Author: Damyan Ivanov <dmn at debian.org>
Date: Sat Jun 6 18:06:57 2015 +0000
Reformat debian/control with cme
Gbp-Dch: ignore
---
debian/control | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
diff --git a/debian/control b/debian/control
index 2ebdc34..c02458f 100644
--- a/debian/control
+++ b/debian/control
@@ -1,10 +1,10 @@
Source: libaccessors-perl
-Section: perl
-Priority: optional
Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Uploaders: Salvatore Bonaccorso <carnil at debian.org>
+Section: perl
+Priority: optional
Build-Depends: debhelper (>= 8),
- perl
+ perl
Standards-Version: 3.9.2
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libaccessors-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libaccessors-perl.git
@@ -12,7 +12,8 @@ Homepage: https://metacpan.org/release/accessors
Package: libaccessors-perl
Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}
+Depends: ${misc:Depends},
+ ${perl:Depends}
Description: Perl module to create accessor methods in caller's package
The accessors pragma lets you create simple accessors at compile-time.
.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libaccessors-perl.git
More information about the Pkg-perl-cvs-commits
mailing list