[SCM] pluma Debian package branch, master, updated. 580e9c04303f783f355af1929b4133740cb1777d
Mike Gabriel
sunweaver at moszumanska.debian.org
Thu Feb 20 12:50:33 UTC 2014
Gitweb-URL: http://git.debian.org/?p=pkg-mate/pluma.git;a=commitdiff;h=580e9c0
The following commit has been merged in the master branch:
commit 580e9c04303f783f355af1929b4133740cb1777d
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Thu Feb 20 13:50:23 2014 +0100
debian/patches: fully rename mate-text-editor to pluma
---
debian/patches/2002_fully-rename-application.patch | 18 ++++++++++++++++++
debian/patches/series | 1 +
2 files changed, 19 insertions(+)
diff --git a/debian/patches/2002_fully-rename-application.patch b/debian/patches/2002_fully-rename-application.patch
new file mode 100644
index 0000000..7fe8f32
--- /dev/null
+++ b/debian/patches/2002_fully-rename-application.patch
@@ -0,0 +1,18 @@
+Description: Fully rename mate-text-editor to pluma
+Author: Mike Gabriel <mike.gabriel>
+Comment:
+ This patch is only needed for the 1.6.x series of Pluma
+ and it is only needed for Debian.
+--- a/configure.ac
++++ b/configure.ac
+@@ -8,8 +8,8 @@
+ m4_define(pluma_version, pluma_major_version.pluma_minor_version.pluma_micro_version)
+
+ AC_INIT([pluma], [pluma_version],
+- [https://github.com/mate-desktop/mate-text-editor/issues],
+- [mate-text-editor], [http://mate-desktop.org])
++ [https://github.com/mate-desktop/pluma/issues],
++ [pluma], [http://mate-desktop.org])
+
+ AC_CONFIG_HEADERS(config.h)
+ AC_CONFIG_SRCDIR(pluma/pluma.c)
diff --git a/debian/patches/series b/debian/patches/series
index f2daf23..ce9aace 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -2,3 +2,4 @@
1001_add-keywords-to-desktop-file.patch
1002_typo-fix-whether.patch
2001_omit-gfdl-licensed-help-files.patch
+2002_fully-rename-application.patch
--
pluma Debian package
More information about the pkg-mate-commits
mailing list