[SCM] proftpd-mod-vroot branch, master, updated. upstream/0.9.2-2-ga427e8c
Fabrizio Regalli
fabreg at fabreg.it
Fri Mar 18 10:29:50 UTC 2011
The following commit has been merged in the master branch:
commit a427e8c985d45ada425aa38d0edff5c36b44ef3c
Author: Fabrizio Regalli <fabreg at fabreg.it>
Date: Fri Mar 18 11:31:34 2011 +0100
Changed d/control for specify dependecies version
diff --git a/debian/control b/debian/control
index d6ecef5..18aff9d 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: ProFTPD Maintainance Team <pkg-proftpd-maintainers at lists.alioth.debi
Uploaders: Fabrizio Regalli <fabreg at fabreg.it>,
Francesco Paolo Lovergine <frankie at debian.org>
DM-Upload-Allowed: yes
-Build-Depends: debhelper (>= 7.0.50~), proftpd-dev, libacl1-dev
+Build-Depends: debhelper (>= 7.0.50~), proftpd-dev (>= 1.3.3d-5~), libacl1-dev
Standards-Version: 3.9.1
Homepage: http://www.castaglia.org/proftpd/modules/mod_vroot.html
Vcs-Git: git://git.debian.org/pkg-proftpd/proftpd-mod-vroot.git
@@ -14,7 +14,7 @@ Vcs-Browser: http://git.debian.org/?p=pkg-proftpd/proftpd-mod-vroot.git;a=summar
Package: proftpd-mod-vroot
Architecture: any
-Depends: proftpd-basic, ${misc:Depends}, ${shlibs:Depends}, ${proftpd:Depends}
+Depends: proftpd-basic (>= 1.3.3d-4~), ${misc:Depends}, ${shlibs:Depends}, ${proftpd:Depends}
Description: ProFTPD module mod_vroot
The purpose of this module to is to implement a virtual chroot
capability that does not require root privileges.
--
proftpd module for mod_vroot
More information about the Pkg-proftpd-maintainers
mailing list