[interchange] Adjust Debian dependencies to Digest::SHA module.

Stefan Hornburg interchange-cvs at icdevgroup.org
Mon Aug 22 09:59:38 UTC 2011


commit dff22338b407dbdbf23b07be4d36725f5bd928a0
Author: Stefan Hornburg (Racke) <racke at linuxia.de>
Date:   Mon Aug 22 11:28:41 2011 +0200

    Adjust Debian dependencies to Digest::SHA module.

 debian/control |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/debian/control b/debian/control
index c478f6f..2c42889 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: web
 Priority: optional
 Maintainer: Stefan Hornburg (Racke) <racke at linuxia.de>
 Standards-Version: 3.5.6.0
-Build-Depends: debhelper (>= 5), po-debconf, libdigest-md5-perl, libdigest-sha1-perl, libmime-base64-perl, libsafe-hole-perl, libstorable-perl, liburi-perl, libhtml-parser-perl
+Build-Depends: debhelper (>= 5), po-debconf, libdigest-md5-perl, libdigest-sha-perl, libmime-base64-perl, libsafe-hole-perl, libstorable-perl, liburi-perl, libhtml-parser-perl
 Homepage: http://www.icdevgroup.org/
 
 Package: interchange-cat-standard
@@ -28,7 +28,7 @@ Description: Interchange administration interface (UI)
 
 Package: interchange
 Architecture: any
-Depends: ${misc:Depends}, ${shlibs:Depends}, perl (>= 5.8.8), debconf | debconf-2.0, libdigest-md5-perl, libdigest-sha1-perl, libhtml-parser-perl, libmime-base64-perl, libsafe-hole-perl (>=0.06), libstorable-perl, liburi-perl, logrotate, libwww-perl, libset-crontab-perl, libtie-shadowhash-perl
+Depends: ${misc:Depends}, ${shlibs:Depends}, perl (>= 5.8.8), debconf | debconf-2.0, libdigest-md5-perl, libdigest-sha-perl, libhtml-parser-perl, libmime-base64-perl, libsafe-hole-perl (>=0.06), libstorable-perl, liburi-perl, logrotate, libwww-perl, libset-crontab-perl, libtie-shadowhash-perl
 Pre-Depends: adduser
 Conflicts: libdbi-perl (<< 1.53)
 Recommends: interchange-ui



More information about the interchange-cvs mailing list