[SCM] mate-polkit Debian package branch, master, updated. debian/1.6.1-1-10-g8148b66
Mike Gabriel
sunweaver at moszumanska.debian.org
Tue Mar 11 20:52:19 UTC 2014
Gitweb-URL: http://git.debian.org/?p=pkg-mate/mate-polkit.git;a=commitdiff;h=ea85d7f
The following commit has been merged in the master branch:
commit ea85d7f1c616fbf02f145e86f1043026629fd3c6
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Tue Mar 11 21:23:58 2014 +0100
debian/patches: Add patch: 2001_omit-gfdl-licensed-API-documentation.patch. Don't build GFDL-1.1 licensed API documentation.
---
...2001_omit-gfdl-licensed-API-documentation.patch | 28 ++++++++++++++++++++++
debian/patches/series | 1 +
2 files changed, 29 insertions(+)
diff --git a/debian/patches/2001_omit-gfdl-licensed-API-documentation.patch b/debian/patches/2001_omit-gfdl-licensed-API-documentation.patch
new file mode 100644
index 0000000..8e1c4e8
--- /dev/null
+++ b/debian/patches/2001_omit-gfdl-licensed-API-documentation.patch
@@ -0,0 +1,28 @@
+Description: Don't build GFDL-1.1 licensed API documentation files
+Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
+--- a/Makefile.am
++++ b/Makefile.am
+@@ -1,4 +1,4 @@
+-SUBDIRS = polkitgtkmate src po docs
++SUBDIRS = polkitgtkmate src po
+
+ EXTRA_DIST = \
+ autogen.sh \
+--- a/configure.ac
++++ b/configure.ac
+@@ -207,8 +207,6 @@
+ polkitgtkmate/Makefile
+ polkitgtkmate/polkit-gtk-mate-1.pc
+ src/Makefile
+-docs/version.xml
+-docs/Makefile
+ ])
+
+ AC_OUTPUT
+@@ -232,6 +230,5 @@
+
+ Gtk+ version: ${GTK_API_VERSION}
+ Maintainer mode: ${USE_MAINTAINER_MODE}
+- Building api docs: ${enable_gtk_doc}
+ GObject Introspection: ${enable_introspection}
+ "
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..b5f8bce
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+2001_omit-gfdl-licensed-API-documentation.patch
--
mate-polkit Debian package
More information about the pkg-mate-commits
mailing list