[med-svn] [Git][med-team/librostlab-blast][master] 6 commits: Do not render PDF documentation any more since its not really important for...

Andreas Tille gitlab at salsa.debian.org
Mon Mar 18 10:24:05 GMT 2019


Andreas Tille pushed to branch master at Debian Med / librostlab-blast


Commits:
40ab408f by Andreas Tille at 2019-03-18T08:59:50Z
Do not render PDF documentation any more since its not really important for users and doxygen 1.8.5 breaks the build of PDF docu

- - - - -
26e80c46 by Andreas Tille at 2019-03-18T09:00:22Z
Standards-Version: 4.3.0

- - - - -
6ce5fe11 by Andreas Tille at 2019-03-18T09:12:51Z
Disable generation of pdf in configure

- - - - -
30de3850 by Andreas Tille at 2019-03-18T09:46:36Z
Do not try to install not generated doc

- - - - -
811c882a by Andreas Tille at 2019-03-18T09:47:29Z
Revert quilt patch since just tweaking d/rules with same effect is more elegant

- - - - -
eb2f0177 by Andreas Tille at 2019-03-18T09:51:22Z
Upload to unstable

- - - - -


5 changed files:

- debian/changelog
- debian/control
- debian/librostlab-blast-doc.doc-base
- debian/librostlab-blast-doc.docs
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,12 @@
+librostlab-blast (1.0.1-10) unstable; urgency=medium
+
+  * Do not render PDF documentation any more since its not really important
+    for users and doxygen 1.8.5 breaks the build of PDF documentation
+    Closes: #924834
+  * Standards-Version: 4.3.0
+
+ -- Andreas Tille <tille at debian.org>  Mon, 18 Mar 2019 10:48:04 +0100
+
 librostlab-blast (1.0.1-9) unstable; urgency=medium
 
   * Drop unneeded get-orig-source target


=====================================
debian/control
=====================================
@@ -14,7 +14,7 @@ Build-Depends: debhelper (>= 11~),
                librostlab-dev,
                texlive-fonts-recommended,
                texlive-latex-extra
-Standards-Version: 4.2.1
+Standards-Version: 4.3.0
 Vcs-Browser: https://salsa.debian.org/med-team/librostlab-blast
 Vcs-Git: https://salsa.debian.org/med-team/librostlab-blast.git
 Homepage: http://rostlab.org/


=====================================
debian/librostlab-blast-doc.doc-base
=====================================
@@ -9,6 +9,3 @@ Section: Science/Biology
 Format: html
 Files: /usr/share/doc/librostlab-blast-doc/html/*.html
 Index: /usr/share/doc/librostlab-blast-doc/html/index.html
-
-Format: PDF
-Files: /usr/share/doc/librostlab-blast-doc/librostlab-blast.pdf.gz


=====================================
debian/librostlab-blast-doc.docs
=====================================
@@ -1,3 +1,3 @@
 doxygen-doc/html/
-doxygen-doc/librostlab-blast.pdf
+# doxygen-doc/librostlab-blast.pdf
 lib/librostlab-blast.tag


=====================================
debian/rules
=====================================
@@ -19,7 +19,7 @@ override_dh_install:
 		    debian/tmp/usr/lib/*/*.so
 
 override_dh_auto_configure:
-	dh_auto_configure -- --enable-doxygen-dot --enable-doxygen-pdf
+	dh_auto_configure -- --enable-doxygen-dot --enable-doxygen-pdf=No
 
 override_dh_auto_build:
 	dh_auto_build



View it on GitLab: https://salsa.debian.org/med-team/librostlab-blast/compare/b51c7d4abaf0fb82918a03d1ddaeddc075099bac...eb2f017790bc2a94feca45ab81c4bbb90d4e2b5c

-- 
View it on GitLab: https://salsa.debian.org/med-team/librostlab-blast/compare/b51c7d4abaf0fb82918a03d1ddaeddc075099bac...eb2f017790bc2a94feca45ab81c4bbb90d4e2b5c
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20190318/b269c5f2/attachment-0001.html>


More information about the debian-med-commit mailing list