[SCM] Debian packaging of libyaml-syck-perl branch, master, updated. debian/1.20-1-2-g83b75e9

gregor herrmann gregoa at debian.org
Thu Jul 5 21:11:30 UTC 2012


The following commit has been merged in the master branch:
commit 5657f129e05c796e8a9cc1d36e66c08908b93985
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Jul 5 13:07:15 2012 -0600

    debian/control: update {versioned,alternative} (build) dependencies.

diff --git a/debian/control b/debian/control
index 907f909..dfe672d 100644
--- a/debian/control
+++ b/debian/control
@@ -1,22 +1,27 @@
 Source: libyaml-syck-perl
-Section: perl
-Priority: optional
-Build-Depends: perl, debhelper (>= 8), libdevel-leak-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: AGOSTINI Yves <agostini at univ-metz.fr>,
- Ryan Niebur <ryan at debian.org>, Nicholas Bamber <nicholas at periapt.co.uk>,
- Ansgar Burchardt <ansgar at debian.org>,
- gregor herrmann <gregoa at debian.org>,
- Fabrizio Regalli <fabreg at fabreg.it>
+           Ryan Niebur <ryan at debian.org>,
+           Nicholas Bamber <nicholas at periapt.co.uk>,
+           Ansgar Burchardt <ansgar at debian.org>,
+           gregor herrmann <gregoa at debian.org>,
+           Fabrizio Regalli <fabreg at fabreg.it>
+Section: perl
+Priority: optional
+Build-Depends: perl,
+               debhelper (>= 8),
+               libdevel-leak-perl
 Standards-Version: 3.9.2
-Homepage: http://search.cpan.org/dist/YAML-Syck/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libyaml-syck-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libyaml-syck-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libyaml-syck-perl.git
+Homepage: http://search.cpan.org/dist/YAML-Syck/
 
 Package: libyaml-syck-perl
 Architecture: any
-Pre-Depends: dpkg (>= 1.15.6~)
-Depends: ${shlibs:Depends}, ${perl:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends},
+         ${perl:Depends},
+         ${misc:Depends}
+Pre-Depends: dpkg
 Description: Perl module providing a fast, lightweight YAML loader and dumper
  YAML::Syck provides a Perl interface to the libsyck data
  serialization library.  It exports the Dump and Load functions for
@@ -25,3 +30,4 @@ Description: Perl module providing a fast, lightweight YAML loader and dumper
  .
  This module is considered deprecated. Please consider using
  libyaml-libyaml-perl or switching to JSON instead.
+

-- 
Debian packaging of libyaml-syck-perl



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