[SCM] Debian packaging of libstring-tt-perl branch, master, updated. 6f9889c39b76e38b27c23a8e6f03a567b2b2421f

Onur Aslan onuraslan at gmail.com
Wed Jul 24 22:14:15 UTC 2013


The following commit has been merged in the master branch:
commit 9fa161ef2b5ec991746581386da22cb2aa7a984e
Author: Onur Aslan <onuraslan at gmail.com>
Date:   Thu Jul 25 00:21:47 2013 +0300

    perl is always bottom of the Build-Depends-Indep
    
      idk why tho

diff --git a/debian/control b/debian/control
index f0a515c..a0c239d 100644
--- a/debian/control
+++ b/debian/control
@@ -4,13 +4,13 @@ Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Onur Aslan <onur at onur.im>
 Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: perl,
-  libtemplate-perl,
+Build-Depends-Indep: libtemplate-perl,
   libpadwalker-perl,
   libsub-exporter-perl,
   libtest-exception-perl,
   libtest-tabledriven-perl,
-  libtest-use-ok-perl
+  libtest-use-ok-perl,
+  perl
 Standards-Version: 3.9.4
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libstring-tt-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libstring-tt-perl.git

-- 
Debian packaging of libstring-tt-perl



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