[SCM] spectacle packaging branch, kubuntu_xenial_archive, updated. ubuntu/15.12.1-1ubuntu1-4-g91a0aaa
Scarlett Clark
sgclark-guest at moszumanska.debian.org
Sat Mar 12 17:30:56 UTC 2016
Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/spectacle.git;a=commitdiff;h=17967a2
The following commit has been merged in the kubuntu_xenial_archive branch:
commit 17967a2ede15a97615ae7d56757795352b70577e
Author: Scarlett Clark <scarlett at scarlettgatelyclark.com>
Date: Sat Mar 12 09:28:41 2016 -0800
Add files.
---
.pc/.quilt_patches | 1 +
.pc/.quilt_series | 1 +
.pc/.version | 1 +
.pc/applied-patches | 1 +
.pc/kubuntu_test_desktop_mime_fix.patch/.timestamp | 0
debian/changelog | 3 +++
debian/patches/kubuntu_test_desktop_mime_fix.patch | 13 +++++++++++++
debian/patches/series | 1 +
patches/series | 1 +
9 files changed, 22 insertions(+)
diff --git a/.pc/.quilt_patches b/.pc/.quilt_patches
new file mode 100644
index 0000000..4baccb8
--- /dev/null
+++ b/.pc/.quilt_patches
@@ -0,0 +1 @@
+patches
diff --git a/.pc/.quilt_series b/.pc/.quilt_series
new file mode 100644
index 0000000..c206706
--- /dev/null
+++ b/.pc/.quilt_series
@@ -0,0 +1 @@
+series
diff --git a/.pc/.version b/.pc/.version
new file mode 100644
index 0000000..0cfbf08
--- /dev/null
+++ b/.pc/.version
@@ -0,0 +1 @@
+2
diff --git a/.pc/applied-patches b/.pc/applied-patches
new file mode 100644
index 0000000..7d91d4a
--- /dev/null
+++ b/.pc/applied-patches
@@ -0,0 +1 @@
+kubuntu_test_desktop_mime_fix.patch
diff --git a/.pc/kubuntu_test_desktop_mime_fix.patch/.timestamp b/.pc/kubuntu_test_desktop_mime_fix.patch/.timestamp
new file mode 100644
index 0000000..e69de29
diff --git a/debian/changelog b/debian/changelog
index 68f47c3..040ee67 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,9 @@ kde-spectacle (15.12.2-0ubuntu1) UNRELEASED; urgency=medium
* New upstream bugfix release
* Add new build dep libkipi.
+ * Add kubuntu_test_desktop_mime_fix.patch to test
+ desktop-mime-but-no-exec-code fix for upstream.
+ * Add files.
-- Scarlett Clark <sgclark at kubuntu.org> Wed, 09 Mar 2016 21:10:49 -0800
diff --git a/debian/patches/kubuntu_test_desktop_mime_fix.patch b/debian/patches/kubuntu_test_desktop_mime_fix.patch
new file mode 100644
index 0000000..8d11b47
--- /dev/null
+++ b/debian/patches/kubuntu_test_desktop_mime_fix.patch
@@ -0,0 +1,13 @@
+diff --git a/desktop/org.kde.spectacle.desktop b/desktop/org.kde.spectacle.desktop
+index fa6a77b..f6093e2 100644
+--- a/desktop/org.kde.spectacle.desktop
++++ b/desktop/org.kde.spectacle.desktop
+@@ -53,7 +53,6 @@ Name[uk]=Spectacle
+ Name[x-test]=xxSpectaclexx
+ Name[zh_CN]=Spectacle
+ Categories=Qt;KDE;Utility;
+-MimeType=
+ Exec=spectacle
+ Icon=spectacle
+ Type=Application
+
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..7d91d4a
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+kubuntu_test_desktop_mime_fix.patch
diff --git a/patches/series b/patches/series
new file mode 100644
index 0000000..7d91d4a
--- /dev/null
+++ b/patches/series
@@ -0,0 +1 @@
+kubuntu_test_desktop_mime_fix.patch
--
spectacle packaging
More information about the pkg-kde-commits
mailing list