[SCM] proftpd-dfsg branch, master, updated. debian/1.3.3a-6-11-g8f4da97
Francesco P. Lovergine
frankie at debian.org
Fri Feb 11 13:16:36 UTC 2011
The following commit has been merged in the master branch:
commit 6ee8e3b53072028ad4554e8d29f5b7266010d3c5
Author: Francesco P. Lovergine <frankie at debian.org>
Date: Fri Feb 11 14:03:59 2011 +0100
Preparing 1.3.3d-2.
diff --git a/debian/changelog b/debian/changelog
index c7d0aab..acad3e0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,5 @@
proftpd-dfsg (1.3.3d-2) unstable; urgency=low
- * NOT YET RELEASED.
* Added Vcs-* fields for the new pkg-proftpd alioth project.
* Now using pkg-proftpd developers list as Maintainer field and
added me as an Uploader.
@@ -8,8 +7,10 @@ proftpd-dfsg (1.3.3d-2) unstable; urgency=low
* Changed long description in debian/control* to be more smart and up-to-date.
* Changed ProFTPd string occurrences in ProFTPD in all templates, as it is the
official program name since a long time.
+ * Fixed proftpd-substvars for current version.
+ * Now proftpd-substvars is updated at every build to avoid easy oversights.
- -- Francesco Paolo Lovergine <frankie at debian.org> Thu, 10 Feb 2011 10:06:55 +0100
+ -- Francesco Paolo Lovergine <frankie at debian.org> Fri, 11 Feb 2011 14:02:32 +0100
proftpd-dfsg (1.3.3d-1) unstable; urgency=low
diff --git a/debian/proftpd-substvars b/debian/proftpd-substvars
index db8ab03..60feb1f 100644
--- a/debian/proftpd-substvars
+++ b/debian/proftpd-substvars
@@ -1 +1 @@
-proftpd:depends=proftpd-abi-1.3.2e
+proftpd:depends=proftpd-abi-1.3.3d
diff --git a/debian/rules b/debian/rules
index 324f94f..4f54b66 100755
--- a/debian/rules
+++ b/debian/rules
@@ -53,7 +53,7 @@ debian/control: debian/control.in
debian/proftpd-substvars: debian/proftpd-substvars.in
sed -e 's/@VERSION@/$(VERSION)/' $< >$@
-build: $(QUILT_STAMPFN) configure-stamp build-stamp
+build: $(QUILT_STAMPFN) debian/proftpd-substvars configure-stamp build-stamp
build-stamp:
dh_testdir
@@ -171,5 +171,5 @@ checkroot:
dh_testdir
dh_testroot
-.PHONY: binary binary-arch binary-indep clean checkroot myclean install configure
+.PHONY: binary binary-arch binary-indep clean checkroot myclean install configure debian/proftpd-substvars
--
ProFTPD core package
More information about the Pkg-proftpd-maintainers
mailing list