[dbus-java] 03/12: Add disable-javadoc.patch

Markus Koschany apo at moszumanska.debian.org
Wed Dec 20 23:27:09 UTC 2017


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

apo pushed a commit to annotated tag debian/2.8-7
in repository dbus-java.

commit 01bda14c85a09ca9ad69131489300de3ddfca677
Author: Markus Koschany <apo at debian.org>
Date:   Wed Dec 20 22:31:37 2017 +0100

    Add disable-javadoc.patch
---
 debian/patches/disable-javadoc.patch | 21 +++++++++++++++++++++
 debian/patches/series                |  1 +
 2 files changed, 22 insertions(+)

diff --git a/debian/patches/disable-javadoc.patch b/debian/patches/disable-javadoc.patch
new file mode 100644
index 0000000..cda202b
--- /dev/null
+++ b/debian/patches/disable-javadoc.patch
@@ -0,0 +1,21 @@
+From: Markus Koschany <apo at debian.org>
+Date: Wed, 20 Dec 2017 22:31:25 +0100
+Subject: disable javadoc
+
+---
+ Makefile | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/Makefile b/Makefile
+index 1380838..31eb545 100644
+--- a/Makefile
++++ b/Makefile
+@@ -52,7 +52,7 @@ DISTFILES=dbus-java.tex Makefile org tmp-session.conf CreateInterface.sgml DBusD
+ all: bin doc man
+ bin: libdbus-java-$(VERSION).jar dbus-java-viewer-$(VERSION).jar bin/DBusDaemon bin/ListDBus bin/CreateInterface bin/DBusViewer dbus-java-bin-$(VERSION).jar bin/DBusCall
+ man: CreateInterface.1 ListDBus.1 DBusDaemon.1 DBusViewer.1 DBusCall.1 
+-doc: doc/dbus-java.dvi doc/dbus-java.ps doc/dbus-java.pdf doc/dbus-java/index.html doc/api/index.html
++doc: doc/dbus-java.dvi doc/dbus-java.ps doc/dbus-java.pdf
+ 
+ clean:
+ 	rm -rf doc bin classes testbin win
diff --git a/debian/patches/series b/debian/patches/series
index 395092c..4ce6ac8 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1,2 @@
 no-translations.patch
+disable-javadoc.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/dbus-java.git



More information about the pkg-java-commits mailing list