[libtie-cache-perl] 02/02: Run wrap-and-sort.

Harlan Lieberman-Berg H.LiebermanBerg at gmail.com
Mon Nov 16 04:43:39 UTC 2015


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

hlieberman-guest pushed a commit to branch master
in repository libtie-cache-perl.

commit a6bc1b82e7169ee24835680a04e78aa8f820b6cd
Author: Harlan Lieberman-Berg <hlieberman at setec.io>
Date:   Sun Nov 15 23:43:19 2015 -0500

    Run wrap-and-sort.
---
 debian/control | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index 7032aee..f333954 100644
--- a/debian/control
+++ b/debian/control
@@ -1,8 +1,7 @@
 Source: libtie-cache-perl
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 9),
-	       perl
+Build-Depends: debhelper (>= 9), perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Harlan Lieberman-Berg <hlieberman at setec.io>
 Standards-Version: 3.9.6
@@ -12,7 +11,7 @@ Homepage: http://www.cpan.org/modules/by-module/Tie/
 
 Package: libtie-cache-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}
+Depends: ${misc:Depends}, ${perl:Depends}
 Description: perl Tie::Cache - LRU Cache in Memory
  This module implements a least recently used (LRU) cache in memory
  through a tie interface. Any time data is stored in the tied hash, that

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



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