[Pkg-gnupg-commit] [gpgme] 02/05: avoid shipping unready pdf documentation

Daniel Kahn Gillmor dkg at fifthhorseman.net
Fri Oct 14 20:31:13 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 5cdf49d4e0cf2d895dbb6b35453e1d831e63d820
Author: Daniel Kahn Gillmor <dkg at fifthhorseman.net>
Date:   Fri Oct 14 13:40:42 2016 -0400

    avoid shipping unready pdf documentation
    
    see the thread at:
    https://lists.gnupg.org/pipermail/gnupg-devel/2016-October/031818.html
    where Andre says this pdf documentation isn't ready or useful for
    public consumption.
---
 debian/control                 | 4 ----
 debian/libgpgmepp-doc.doc-base | 3 ---
 debian/libgpgmepp-doc.docs     | 1 -
 debian/rules                   | 4 ----
 4 files changed, 12 deletions(-)

diff --git a/debian/control b/debian/control
index dc36f04..6b4786a 100644
--- a/debian/control
+++ b/debian/control
@@ -25,10 +25,6 @@ Build-Depends:
 Build-Depends-Indep:
  doxygen,
  graphviz,
- texlive-fonts-recommended,
- texlive-latex-base,
- texlive-latex-extra,
- texlive-latex-recommended,
 Standards-Version: 3.9.8
 Homepage: https://www.gnupg.org/related_software/gpgme/
 Vcs-Git: https://anonscm.debian.org/git/pkg-gnupg/gpgme.git
diff --git a/debian/libgpgmepp-doc.doc-base b/debian/libgpgmepp-doc.doc-base
index dd83c12..a76f658 100644
--- a/debian/libgpgmepp-doc.doc-base
+++ b/debian/libgpgmepp-doc.doc-base
@@ -13,6 +13,3 @@ Section: Programming/C++
 Format: html
 Index: /usr/share/doc/libgpgmepp-doc/html/index.html
 Files: /usr/share/doc/libgpgmepp-doc/html/* /usr/share/doc/libgpgmepp-doc/html/*/*
-
-Format: pdf
-Files: /usr/share/doc/libgpgmepp-doc/refman.pdf.gz
diff --git a/debian/libgpgmepp-doc.docs b/debian/libgpgmepp-doc.docs
index 2aa2ee8..ad74ec5 100644
--- a/debian/libgpgmepp-doc.docs
+++ b/debian/libgpgmepp-doc.docs
@@ -1,2 +1 @@
 lang/qt/doc/generated/html/
-lang/qt/doc/generated/latex/refman.pdf
diff --git a/debian/rules b/debian/rules
index 5499394..d265668 100755
--- a/debian/rules
+++ b/debian/rules
@@ -30,9 +30,5 @@ override_dh_gencontrol-arch:
 	-Pdebian/python-pyme \
 	-Odebian/python-pyme/DEBIAN/control
 
-override_dh_auto_build-indep:
-	make -C lang/qt/doc
-	make -C lang/qt/doc/generated/latex
-
 override_dh_installdocs:
 	dh_installdocs -X.md5

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