[Pkg-gnupg-commit] [gpgme] 398/412: remove other autogenned files during import and clean

Daniel Kahn Gillmor dkg at fifthhorseman.net
Thu Sep 22 21:27:28 UTC 2016


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

dkg pushed a commit to branch master
in repository gpgme.

commit 6ca05c9e02d1567fa8a4f21c53d4e409bec45778
Author: Daniel Kahn Gillmor <dkg at fifthhorseman.net>
Date:   Wed Sep 21 14:40:17 2016 -0400

    remove other autogenned files during import and clean
---
 debian/clean    |  3 +++
 debian/gbp.conf | 34 ++++++++++++++++++++++++++++++++++
 2 files changed, 37 insertions(+)

diff --git a/debian/clean b/debian/clean
index 4928bd8..4764362 100644
--- a/debian/clean
+++ b/debian/clean
@@ -2,3 +2,6 @@ tests/gpg/*.gpg
 tests/gpg/S.gpg-agent
 tests/gpgsm/S.gpg-agent
 debian/gpgme-tool.1
+lang/python/tests/support.pyc
+lang/python/tests/__pycache__/
+doc/gpgme.info*
diff --git a/debian/gbp.conf b/debian/gbp.conf
index cf7e8a2..46c03b0 100644
--- a/debian/gbp.conf
+++ b/debian/gbp.conf
@@ -26,5 +26,39 @@ filter = [
  'm4/ltsugar.m4',
  'm4/ltversion.m4',
  'm4/lt~obsolete.m4',
+ 'lang/python/pyme/gpgme.py',
+ 'lang/python/pyme/version.py',
+ 'lang/qt/src/AddUserIDJob',
+ 'lang/qt/src/ChangeExpiryJob',
+ 'lang/qt/src/ChangeOwnerTrustJob',
+ 'lang/qt/src/ChangePasswdJob',
+ 'lang/qt/src/CryptoConfig',
+ 'lang/qt/src/DataProvider',
+ 'lang/qt/src/DecryptJob',
+ 'lang/qt/src/DecryptVerifyJob',
+ 'lang/qt/src/DefaultKeyGenerationJob',
+ 'lang/qt/src/DeleteJob',
+ 'lang/qt/src/DownloadJob',
+ 'lang/qt/src/EncryptJob',
+ 'lang/qt/src/ExportJob',
+ 'lang/qt/src/HierarchicalKeyKistJob',
+ 'lang/qt/src/ImportFromKeyserverJob',
+ 'lang/qt/src/ImportJob',
+ 'lang/qt/src/Job',
+ 'lang/qt/src/KeyForMailboxJob',
+ 'lang/qt/src/KeyGenerationJob',
+ 'lang/qt/src/KeyListJob',
+ 'lang/qt/src/ListAllKeysJob',
+ 'lang/qt/src/MultiDeleteJob',
+ 'lang/qt/src/Protocol',
+ 'lang/qt/src/QGpgMENewCryptoConfig',
+ 'lang/qt/src/RefreshKeysJob',
+ 'lang/qt/src/SignEncryptJob',
+ 'lang/qt/src/SignJob',
+ 'lang/qt/src/SignKeyJob',
+ 'lang/qt/src/TofuPolicyJob',
+ 'lang/qt/src/VerifyDetachedJob',
+ 'lang/qt/src/VerifyOpaqueJob',
+ 'lang/qt/src/WKSPublishJob',
  ]
 filter-pristine-tar = False

-- 
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