[Pkg-gnupg-commit] [gpgme] 129/132: drop patch already merged upstream
Daniel Kahn Gillmor
dkg at fifthhorseman.net
Wed Apr 26 01:01:45 UTC 2017
This is an automated email from the git hooks/post-receive script.
dkg pushed a commit to branch experimental
in repository gpgme.
commit 91957bbd52bf6309f4792db429a2581ce0f36daf
Author: Daniel Kahn Gillmor <dkg at fifthhorseman.net>
Date: Tue Apr 25 20:34:13 2017 -0400
drop patch already merged upstream
---
...-Remove-a-forgotten-instance-of-libsuffix.patch | 29 ----------------------
debian/patches/series | 1 -
2 files changed, 30 deletions(-)
diff --git a/debian/patches/0002-Remove-a-forgotten-instance-of-libsuffix.patch b/debian/patches/0002-Remove-a-forgotten-instance-of-libsuffix.patch
deleted file mode 100644
index 589a1de..0000000
--- a/debian/patches/0002-Remove-a-forgotten-instance-of-libsuffix.patch
+++ /dev/null
@@ -1,29 +0,0 @@
-From: Heiko Becker <heirecka at exherbo.org>
-Date: Wed, 16 Nov 2016 23:09:45 +0100
-Subject: Remove a forgotten instance of @libsuffix@
-
-* lang/cpp/src/GpgmeppConfig.cmake.in.in: Remove a forgotten
-instance of @libsuffix at .
---
-
-b2c07bd47bd608afa5cc819b60a7b5bb8c9dd96a removed @libsuffix@ from
-cmake config files, but missed one instance.
-
-Signed-off-by: Heiko Becker <heirecka at exherbo.org>
----
- lang/cpp/src/GpgmeppConfig.cmake.in.in | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/lang/cpp/src/GpgmeppConfig.cmake.in.in b/lang/cpp/src/GpgmeppConfig.cmake.in.in
-index 928d19f..cbe9713 100644
---- a/lang/cpp/src/GpgmeppConfig.cmake.in.in
-+++ b/lang/cpp/src/GpgmeppConfig.cmake.in.in
-@@ -63,7 +63,7 @@ add_library(Gpgmepp SHARED IMPORTED)
-
- set_target_properties(Gpgmepp PROPERTIES
- INTERFACE_INCLUDE_DIRECTORIES "@resolved_includedir@/gpgme++;@resolved_includedir@"
-- INTERFACE_LINK_LIBRARIES "pthread;@resolved_libdir@/libgpgme at libsuffix@;@LIBASSUAN_LIBS@"
-+ INTERFACE_LINK_LIBRARIES "pthread;@resolved_libdir@/libgpgme.so;@LIBASSUAN_LIBS@"
- IMPORTED_LOCATION "@resolved_libdir@/libgpgmepp.so"
- )
-
diff --git a/debian/patches/series b/debian/patches/series
index b6073ee..a45150a 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1 @@
0001-avoid-identifying-as-beta.patch
-0002-Remove-a-forgotten-instance-of-libsuffix.patch
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-gnupg/gpgme.git
More information about the Pkg-gnupg-commit
mailing list