[Pkg-gnupg-commit] [gpgme] 36/53: qt: Install SpecialJob
Daniel Kahn Gillmor
dkg at fifthhorseman.net
Mon Oct 24 19:26:51 UTC 2016
This is an automated email from the git hooks/post-receive script.
dkg pushed a commit to branch experimental
in repository gpgme.
commit 2538c12fa0728f4113f83f69f8c8ec9efb163872
Author: Andre Heinecke <aheinecke at intevation.de>
Date: Thu Oct 13 09:13:50 2016 +0200
qt: Install SpecialJob
* lang/qt/src/Makefile.am: Install SpecialJob
* NEWS: mention it.
--
SpecialJob was and is public API. So it needs to be installed.
---
NEWS | 1 +
lang/qt/src/Makefile.am | 3 ++-
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/NEWS b/NEWS
index ebe2dd9..a34d37c 100644
--- a/NEWS
+++ b/NEWS
@@ -17,6 +17,7 @@ Noteworthy changes in version 1.7.1 (unreleased) [C26/A15/R_]
WksPublishJob::startRecieve REMOVED.
MultiDeleteJob NEW.
AbstractImportJob NEW.
+ SpecialJob NEW.
* cpp Interface changes relative to the 1.7.0 release:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
diff --git a/lang/qt/src/Makefile.am b/lang/qt/src/Makefile.am
index e09e0d9..8c27e67 100644
--- a/lang/qt/src/Makefile.am
+++ b/lang/qt/src/Makefile.am
@@ -57,6 +57,7 @@ qgpgme_headers= \
protocol.h \
qgpgme_export.h \
qgpgmenewcryptoconfig.h \
+ specialjob.h \
signjob.h \
signkeyjob.h \
signencryptjob.h \
@@ -91,6 +92,7 @@ camelcase_headers= \
MultiDeleteJob \
Protocol \
QGpgMENewCryptoConfig \
+ SpecialJob \
SignJob \
SignKeyJob \
SignEncryptJob \
@@ -138,7 +140,6 @@ private_qgpgme_headers = \
qgpgmekeyformailboxjob.h \
qgpgmewkspublishjob.h \
qgpgmetofupolicyjob.h \
- specialjob.h \
threadedjobmixin.h
qgpgme_moc_sources = \
--
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