[SCM] proftpd-dfsg branch, master, updated. debian/1.3.3a-6-44-g8679026
Francesco P. Lovergine
francesco at lovergine.com
Sat Apr 16 07:40:55 UTC 2011
The following commit has been merged in the master branch:
commit 689631542da8ea5addeead590723add76c295fed
Author: Francesco P. Lovergine <francesco at lovergine.com>
Date: Sat Apr 16 09:38:43 2011 +0200
Fixed typo
diff --git a/debian/proftpd-dev.README.Debian b/debian/proftpd-dev.README.Debian
index e8ec425..7167469 100644
--- a/debian/proftpd-dev.README.Debian
+++ b/debian/proftpd-dev.README.Debian
@@ -12,12 +12,12 @@ The resulting module mod_foo.so is strictly binary-dependent on the specific
version of proftpd you used to build it by prxs. If you prefer creating
a deb source package Debian proftpd-dev package provides
- /usr/share/proftpd/proftpd.substvars
+ /usr/share/proftpd/proftpd-substvars
which can be used to introduce a dependency on ${proftpd:Depends} in
your debian/control for foo binary package. You have to add its contents
to a debian/<foo>.substvars or debian/substvars with a command like
- cat /usr/share/proftpd/proftpd.substvars >>debian/<foo>.substvars
+ cat /usr/share/proftpd/proftpd-substvars >>debian/substvars
just before calling dh_gencontrol or dpkg-gencontrol.
--
ProFTPD core package
More information about the Pkg-proftpd-maintainers
mailing list