[Pkg-privacy-commits] [seahorse-nautilus] 03/08: remove unused build-dep to libgnome-keyring-dev (Closes: #867938)

Clement Hermann nodens at nodens.org
Sun Nov 5 17:43:38 UTC 2017


This is an automated email from the git hooks/post-receive script.

nodens-guest pushed a commit to branch master
in repository seahorse-nautilus.

commit 033800945c81b189ac765d96ce2f542fea71d799
Author: Clément Hermann <nodens at nodens.org>
Date:   Sun Nov 5 16:49:03 2017 +0100

    remove unused build-dep to libgnome-keyring-dev (Closes: #867938)
---
 debian/control                                      |  1 -
 .../patches/remove_unused_gnome-keyring_dep.patch   | 21 +++++++++++++++++++++
 debian/patches/series                               |  1 +
 3 files changed, 22 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 590f553..1d800b0 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,6 @@ Build-Depends: debhelper (>= 10),
                libcryptui-dev,
                libdbus-glib-1-dev,
                libgcr-3-dev,
-               libgnome-keyring-dev,
                libgpgme11-dev,
                libgtk-3-dev,
                libnautilus-extension-dev,
diff --git a/debian/patches/remove_unused_gnome-keyring_dep.patch b/debian/patches/remove_unused_gnome-keyring_dep.patch
new file mode 100644
index 0000000..3d8d786
--- /dev/null
+++ b/debian/patches/remove_unused_gnome-keyring_dep.patch
@@ -0,0 +1,21 @@
+Description: remove unused dependancy to gnome-keyring
+Author: Clément Hermann <nodens at nodens.org>
+Last-Update: 2017-11-05
+---
+This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
+--- a/configure.ac
++++ b/configure.ac
+@@ -147,13 +147,6 @@
+ AC_SUBST(NAUTILUS_EXTENSION_DIR)
+ 
+ # -----------------------------------------------------------------------------
+-# Keyring
+-
+-PKG_CHECK_MODULES([GNOME_KEYRING], [gnome-keyring-1])
+-SEAHORSE_CFLAGS="$SEAHORSE_CFLAGS $GNOME_KEYRING_CFLAGS"
+-SEAHORSE_LIBS="$SEAHORSE_LIBS $GNOME_KEYRING_LIBS"
+-
+-# -----------------------------------------------------------------------------
+ # DBus
+ 
+ DBUS_GLIB_REQUIRED=0.35
diff --git a/debian/patches/series b/debian/patches/series
index cb0c161..06fb5eb 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,3 +1,4 @@
+remove_unused_gnome-keyring_dep.patch
 gpg2.patch
 cross.patch
 update-Makefile-am.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/seahorse-nautilus.git



More information about the Pkg-privacy-commits mailing list