[SCM] Debian packaging of libdata-alias-perl branch, master, updated. debian/1.15-2-4-g0eb074f

Fabrizio Regalli fabreg at fabreg.it
Fri Nov 18 22:45:18 UTC 2011


The following commit has been merged in the master branch:
commit 0eb074f3609fabb80ae0c9f308541e63a4a64d52
Author: Fabrizio Regalli <fabreg at fabreg.it>
Date:   Fri Nov 18 23:45:01 2011 +0100

    Removed d/control.bak and libdata-alias-perl.docs

diff --git a/debian/control b/debian/control
index 552c24e..87f16d7 100644
--- a/debian/control
+++ b/debian/control
@@ -1,22 +1,17 @@
 Source: libdata-alias-perl
 Section: perl
 Priority: optional
+Build-Depends: debhelper (>= 8), perl, libtest-pod-perl,
+ libtest-pod-coverage-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Ryan Niebur <ryan at debian.org>,
- Damyan Ivanov <dmn at debian.org>,
- Ansgar Burchardt <ansgar at debian.org>,
- Jonathan Yu <jawnsy at cpan.org>,
- gregor herrmann <gregoa at debian.org>,
- Jotam Jr. Trejo <jotamjr at debian.org.sv>,
+Uploaders: Ryan Niebur <ryan at debian.org>, Damyan Ivanov <dmn at debian.org>,
+ Ansgar Burchardt <ansgar at debian.org>, Jonathan Yu <jawnsy at cpan.org>,
+ gregor herrmann <gregoa at debian.org>, Jotam Jr. Trejo <jotamjr at debian.org.sv>,
  Fabrizio Regalli <fabreg at fabreg.it>
-Build-Depends: debhelper (>= 8),
- libtest-pod-coverage-perl,
- libtest-pod-perl,
- perl
 Standards-Version: 3.9.2
-Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdata-alias-perl.git
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libdata-alias-perl.git
 Homepage: http://search.cpan.org/dist/Data-Alias/
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libdata-alias-perl.git
+Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdata-alias-perl.git
 
 Package: libdata-alias-perl
 Architecture: any
diff --git a/debian/control.bak b/debian/control.bak
deleted file mode 100644
index 87f16d7..0000000
--- a/debian/control.bak
+++ /dev/null
@@ -1,23 +0,0 @@
-Source: libdata-alias-perl
-Section: perl
-Priority: optional
-Build-Depends: debhelper (>= 8), perl, libtest-pod-perl,
- libtest-pod-coverage-perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Ryan Niebur <ryan at debian.org>, Damyan Ivanov <dmn at debian.org>,
- Ansgar Burchardt <ansgar at debian.org>, Jonathan Yu <jawnsy at cpan.org>,
- gregor herrmann <gregoa at debian.org>, Jotam Jr. Trejo <jotamjr at debian.org.sv>,
- Fabrizio Regalli <fabreg at fabreg.it>
-Standards-Version: 3.9.2
-Homepage: http://search.cpan.org/dist/Data-Alias/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libdata-alias-perl.git
-Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdata-alias-perl.git
-
-Package: libdata-alias-perl
-Architecture: any
-Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends}
-Description: module to create aliases instead of copies
- Data::Alias is a Perl module that enables developers to apply "aliasing
- semantics" to a section of code, causing aliases to be made whereever
- Perl would normally make copies instead. You can use this to improve
- efficiency and readability, when compared to using references.
diff --git a/debian/libdata-alias-perl.docs b/debian/libdata-alias-perl.docs
deleted file mode 100644
index e845566..0000000
--- a/debian/libdata-alias-perl.docs
+++ /dev/null
@@ -1 +0,0 @@
-README

-- 
Debian packaging of libdata-alias-perl



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