[SCM] Packaging for padre-plugin-perltidy branch, master, updated. debian/0.16-3-7-g7771ab8

Dominique Dumont dod at debian.org
Tue Jan 10 18:10:26 UTC 2012


The following commit has been merged in the master branch:
commit 694f75b0fc708c664cc79c50a6a57f04a9e82275
Author: Dominique Dumont <dod at debian.org>
Date:   Tue Jan 10 19:06:32 2012 +0100

    removed dependency on padre-plugin-api*. Added /me to uploaders

diff --git a/debian/control b/debian/control
index 9d4e6dd..54103b4 100644
--- a/debian/control
+++ b/debian/control
@@ -1,29 +1,29 @@
 Source: libpadre-plugin-perltidy-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Ryan Niebur <ryanryan52 at gmail.com>,
+           Damyan Ivanov <dmn at debian.org>,
+           Dominique Dumont <dod at debian.org>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 7.0.50)
-Build-Depends-Indep:
- liblocale-msgfmt-perl,
- libmodule-build-perl (>= 0.360100),
- padre-plugin-api-2,
- perl,
- perltidy,
- xauth,
- xfonts-base,
- xvfb
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Ryan Niebur <ryanryan52 at gmail.com>, Damyan Ivanov <dmn at debian.org>
-Standards-Version: 3.9.1
-Homepage: http://search.cpan.org/dist/Padre-Plugin-PerlTidy/
-Vcs-Git: git://git.debian.org/git/pkg-perl/packages/libpadre-plugin-perltidy-perl.git
+Build-Depends-Indep: liblocale-msgfmt-perl,
+                     libmodule-build-perl (>= 0.360100),
+                     perl,
+                     perltidy,
+                     xauth,
+                     xfonts-base,
+                     xvfb
+Standards-Version: 3.9.2
 Vcs-Browser: http://git.debian.org/?p=pkg-perl/packages/libpadre-plugin-perltidy-perl.git
+Vcs-Git: git://git.debian.org/git/pkg-perl/packages/libpadre-plugin-perltidy-perl.git
+Homepage: http://search.cpan.org/dist/Padre-Plugin-PerlTidy/
 
 Package: libpadre-plugin-perltidy-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends},
- padre-plugin-api-2,
- perl,
- perltidy
+Depends: ${perl:Depends},
+         ${misc:Depends},
+         perl,
+         perltidy
 Enhances: padre
 Description: Perl::Tidy Plugin for Padre
  The PerlTidy plugin is a simple plugin to run Perl::Tidy on your
@@ -31,3 +31,4 @@ Description: Perl::Tidy Plugin for Padre
  Padre plugin system doesn’t support that yet) - however Perl::Tidy
  will use your normal .perltidyrc file if it exists (see Perl::Tidy
  documentation).
+

-- 
Packaging for padre-plugin-perltidy



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