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

gregoa pushed a commit to branch master
in repository libtest-mockobject-perl.

commit 94b525135560185195d935eee459796f5cbea8d1
Author: gregor herrmann <gre...@debian.org>
Date:   Sun Apr 6 18:33:36 2014 +0200

    sort dependencies
    
    Git-Dch: Ignore
---
 debian/control | 9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

diff --git a/debian/control b/debian/control
index 6c7d34e..a4b117c 100644
--- a/debian/control
+++ b/debian/control
@@ -7,10 +7,10 @@ Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl,
                      libtest-exception-perl (>= 0.31),
-                     perl (>= 5.13.11) | libtest-simple-perl (>= 0.98),
                      libtest-warn-perl (>= 0.23),
+                     libuniversal-can-perl (>= 1.20110613),
                      libuniversal-isa-perl (>= 1.20110614),
-                     libuniversal-can-perl (>= 1.20110613)
+                     perl (>= 5.13.11) | libtest-simple-perl (>= 0.98)
 Standards-Version: 3.9.3
 Vcs-Browser: 
http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtest-mockobject-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtest-mockobject-perl.git
@@ -21,14 +21,13 @@ Architecture: all
 Depends: ${misc:Depends},
          ${perl:Depends},
          libtest-exception-perl (>= 0.31),
-         perl (>= 5.13.11) | libtest-simple-perl (>= 0.98),
          libtest-warn-perl (>= 0.23),
+         libuniversal-can-perl (>= 1.20110613),
          libuniversal-isa-perl (>= 1.20110614),
-         libuniversal-can-perl (>= 1.20110613)
+         perl (>= 5.13.11) | libtest-simple-perl (>= 0.98)
 Description: Perl extension for emulating troublesome interfaces
  Test::MockObject allows you to control interfaces for writing
  tests in perl. It can emulate interfaces that you normally
  would use (such as a database or other external items).
  You don't have to recreate the functionality, but simply mimic
  the input and output.
-

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

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to