[Pkg-cli-apps-commits] [SCM] bareftp branch, master, updated. debian/0.2.3-1-7-g93cef1a
Stefan Ebner
sebner at ubuntu.com
Thu Dec 31 12:24:13 UTC 2009
The following commit has been merged in the master branch:
commit 93cef1aeddd8e5276f96a92f57b7515d730a4f31
Author: Stefan Ebner <sebner at ubuntu.com>
Date: Thu Dec 31 13:23:56 2009 +0100
Add missing build dependency
diff --git a/debian/changelog b/debian/changelog
index 8133fcc..5d4ae97 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ bareftp (0.3.0-1) UNRELEASED; urgency=low
+ Bump Standards-Version to 3.8.3
+ Change Architecture: all to Architecture: any
+ Remove quilt dependency
+ + Add dependency on libgnome-keyring1.0-cil
* debian/rules: Remove quilt and autoreconf references
* debian/copyright: Updated
diff --git a/debian/control b/debian/control
index 5d39353..3bcbe4b 100644
--- a/debian/control
+++ b/debian/control
@@ -10,6 +10,7 @@ Build-Depends: debhelper (>= 7.0.50),
libgnome2.24-cil (>= 2.12),
libgnome-vfs2.0-cil (>= 2.12),
libgconf2.0-cil (>= 2.12),
+ libgnome-keyring1.0-cil,
intltool (>= 0.35)
Standards-Version: 3.8.3
Homepage: http://www.bareftp.org/
--
bareftp
More information about the Pkg-cli-apps-commits
mailing list