[libcss-squish-perl] 01/04: Remove Jonathan Yu from Uploaders. Thanks for your work!

gregor herrmann gregoa at debian.org
Sat Aug 20 02:53:23 UTC 2016


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

gregoa pushed a commit to branch master
in repository libcss-squish-perl.

commit b60df56a75768f85ce573a10c5c86901f03cbbb2
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Aug 20 02:23:28 2016 +0200

    Remove Jonathan Yu from Uploaders. Thanks for your work!
---
 debian/control | 23 ++++++++++++++---------
 1 file changed, 14 insertions(+), 9 deletions(-)

diff --git a/debian/control b/debian/control
index 67a1991..bb48684 100644
--- a/debian/control
+++ b/debian/control
@@ -1,20 +1,26 @@
 Source: libcss-squish-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Niko Tyni <ntyni at debian.org>,
+           Ryan Niebur <ryan at debian.org>
 Section: perl
+Testsuite: autopkgtest-pkg-perl
 Priority: optional
 Build-Depends: debhelper (>= 7)
-Build-Depends-Indep: perl, libtest-pod-coverage-perl, libtest-pod-perl,
- libtest-longstring-perl, liburi-perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Niko Tyni <ntyni at debian.org>, Ryan Niebur <ryan at debian.org>,
- Jonathan Yu <jawnsy at cpan.org>
+Build-Depends-Indep: perl,
+                     libtest-pod-coverage-perl,
+                     libtest-pod-perl,
+                     libtest-longstring-perl,
+                     liburi-perl
 Standards-Version: 3.9.1
-Homepage: https://metacpan.org/release/CSS-Squish
-Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libcss-squish-perl.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libcss-squish-perl.git
+Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libcss-squish-perl.git
+Homepage: https://metacpan.org/release/CSS-Squish
 
 Package: libcss-squish-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}, liburi-perl
+Depends: ${perl:Depends},
+         ${misc:Depends},
+         liburi-perl
 Description: module to compact many CSS files into one big file
  CSS::Squish is a Perl module that takes a list of CSS files and concatenates
  them, honouring any valid @import statements included in the files, following
@@ -23,4 +29,3 @@ Description: module to compact many CSS files into one big file
  .
  Future versions may include methods to compact whitespace and other parts of
  the CSS itself, but this functionality is not yet supported.
-	

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



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