[SCM] pluma Debian package branch, master, updated. 11ac2c89c1ea5f4766ab2ce8ef618a5e188153d4
Mike Gabriel
sunweaver at moszumanska.debian.org
Tue Feb 18 11:48:22 UTC 2014
Gitweb-URL: http://git.debian.org/?p=pkg-mate/pluma.git;a=commitdiff;h=11ac2c8
The following commit has been merged in the master branch:
commit 11ac2c89c1ea5f4766ab2ce8ef618a5e188153d4
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Tue Feb 18 12:48:16 2014 +0100
debian/patches: skip building help files
---
.../2001_omit-gfdl-licensed-help-files.patch | 25 ++++++++++++++++++++++
debian/patches/README | 3 +++
debian/patches/series | 1 +
3 files changed, 29 insertions(+)
diff --git a/debian/patches/2001_omit-gfdl-licensed-help-files.patch b/debian/patches/2001_omit-gfdl-licensed-help-files.patch
new file mode 100644
index 0000000..eef5b35
--- /dev/null
+++ b/debian/patches/2001_omit-gfdl-licensed-help-files.patch
@@ -0,0 +1,25 @@
+Description: Don't build non-DFSG (GFDL 1.1 licensed) help files
+Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
+--- a/Makefile.am
++++ b/Makefile.am
+@@ -3,10 +3,6 @@
+
+ SUBDIRS = pluma pixmaps po data plugin-loaders plugins docs tests win32 osx
+
+-if !OS_OSX
+-SUBDIRS += help
+-endif
+-
+ distuninstallcheck_listfiles = find . -type f -print | grep -v scrollkeeper
+
+ EXTRA_DIST = \
+--- a/configure.ac
++++ b/configure.ac
+@@ -524,7 +524,6 @@
+ pluma/smclient/Makefile
+ pluma/osx/Makefile
+ pluma/Makefile
+-help/Makefile
+ pixmaps/Makefile
+ plugin-loaders/Makefile
+ plugin-loaders/c/Makefile
diff --git a/debian/patches/README b/debian/patches/README
new file mode 100644
index 0000000..80c1584
--- /dev/null
+++ b/debian/patches/README
@@ -0,0 +1,3 @@
+0xxx: Grabbed from upstream development.
+1xxx: Possibly relevant for upstream adoption.
+2xxx: Only relevant for official Debian release.
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..83b110e
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+2001_omit-gfdl-licensed-help-files.patch
--
pluma Debian package
More information about the pkg-mate-commits
mailing list