[libhttp-server-simple-static-perl] 03/06: Sort dependencies

Nick Morrott nickm-guest at moszumanska.debian.org
Fri Aug 12 09:27:11 UTC 2016


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

nickm-guest pushed a commit to branch master
in repository libhttp-server-simple-static-perl.

commit 7a234e25ba997e7c716ec5d798a3600aaf0e6265
Author: Nick Morrott <knowledgejunkie at gmail.com>
Date:   Fri Aug 12 10:06:05 2016 +0100

    Sort dependencies
---
 debian/control | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index a8a6853..93034b4 100644
--- a/debian/control
+++ b/debian/control
@@ -24,10 +24,10 @@ Architecture: all
 Depends: ${perl:Depends},
          ${misc:Depends},
          libcgi-pm-perl,
+         libfile-libmagic-perl,
          libhttp-date-perl,
          libhttp-server-simple-perl,
-         liburi-perl,
-         libfile-libmagic-perl
+         liburi-perl
 Description: Serve static files with HTTP::Server::Simple
  HTTP::Server::Simple::Static is a mixin that adds a method to serve
  static files from your HTTP::Server::Simple subclass.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libhttp-server-simple-static-perl.git



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