[Pkg-cli-apps-commits] [SCM] bareftp branch, master, updated. debian/0.2.3-1-20-g3e8d62b
Stefan Ebner
sebner at ubuntu.com
Sun Jan 3 08:18:44 UTC 2010
The following commit has been merged in the master branch:
commit 3e8d62be73ce64beeacf08adaa68d929de7a5a65
Author: Stefan Ebner <sebner at ubuntu.com>
Date: Sun Jan 3 09:18:22 2010 +0100
New upstream 0.3.1 release
diff --git a/debian/changelog b/debian/changelog
index c41c3ae..65a3c25 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-bareftp (0.3.0-1) UNRELEASED; urgency=low
+bareftp (0.3.1-1) UNRELEASED; urgency=low
* New upstream release
* debian/control:
@@ -9,7 +9,6 @@ bareftp (0.3.0-1) UNRELEASED; urgency=low
* debian/rules:
+ Remove quilt and autoreconf references
+ Add workaround to let make find bareFTP.SftpPty.dll at build time
- + Install manpage
* debian/copyright: Updated
-- Stefan Ebner <sebner at ubuntu.com> Thu, 31 Dec 2009 12:35:38 +0100
diff --git a/debian/rules b/debian/rules
index 532b7c2..f29a84f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -28,9 +28,6 @@ override_dh_auto_install:
dh_auto_install
rm -f $(CURDIR)/debian/bareftp/usr/lib/bareftp/libsftppty.*
-override_dh_installman:
- dh_installman $(CURDIR)/data/bareftp.1
-
get-orig-source:
uscan \
--package $(DEB_SOURCE_NAME) \
--
bareftp
More information about the Pkg-cli-apps-commits
mailing list