[SCM] Debian packaging of libapp-nopaste-perl branch, master, updated. debian/0.33-1-2-g8be5c30

gregor herrmann gregoa at debian.org
Thu Jul 5 20:10:25 UTC 2012


The following commit has been merged in the master branch:
commit 2eba77ab2955058a6620443ab61161d65875f39d
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Jul 5 12:13:19 2012 -0600

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

diff --git a/debian/control b/debian/control
index 67a29cc..8894e06 100644
--- a/debian/control
+++ b/debian/control
@@ -11,8 +11,8 @@ Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl,
                      libbrowser-open-perl,
                      libclass-load-perl,
-                     libmoose-perl (>= 0.74),
-                     libmoosex-getopt-perl (>= 0.17),
+                     libmoose-perl,
+                     libmoosex-getopt-perl,
                      liburi-perl,
                      libwww-mechanize-perl
 Standards-Version: 3.9.2
@@ -26,8 +26,8 @@ Depends: ${misc:Depends},
          ${perl:Depends},
          libbrowser-open-perl,
          libclass-load-perl,
-         libmoose-perl (>= 0.74),
-         libmoosex-getopt-perl (>= 0.17),
+         libmoose-perl,
+         libmoosex-getopt-perl,
          liburi-perl,
          libwww-mechanize-perl
 Suggests: git (>= 1:1.7.0.4-2~) | git-core | libconfig-gitlike-perl
@@ -41,3 +41,4 @@ Description: application for easy access to any pastebin
  Each pastebin is slightly different; this program attempts to encapsulate the
  differences between them and provide a unified, redundant interface to upload
  code. If one site doesn't work, it simply tries a different one.
+

-- 
Debian packaging of libapp-nopaste-perl



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