[SCM] camorama/master: Move in-source changes to a quilt patch.

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Mon Jul 21 15:24:37 UTC 2014


The following commit has been merged in the master branch:
commit 5b2cbdd517b7858777621417a11b65ee169b3ce7
Author: Alessio Treglia <alessio at debian.org>
Date:   Mon Jul 21 15:51:48 2014 +0100

    Move in-source changes to a quilt patch.

diff --git a/camorama.desktop.in.costela b/camorama.desktop.in.costela
deleted file mode 100644
index d80e6e2..0000000
--- a/camorama.desktop.in.costela
+++ /dev/null
@@ -1,13 +0,0 @@
-[Desktop Entry]
-_Name=Camorama Webcam Viewer
-_Comment=View, alter and save images from a webcam
-Exec=camorama
-Terminal=0
-Type=Application
-Icon=camorama.png
-Categories=Video;Graphics;Viewer
-StartupNotify=true
-X-GNOME-Bugzilla-Bugzilla=GNOME
-X-GNOME-Bugzilla-Product=camorama
-X-GNOME-Bugzilla-Component=General
-X-GNOME-Bugzilla-Component=User Interface
diff --git a/debian/patches/desktop_file.patch b/debian/patches/desktop_file.patch
new file mode 100644
index 0000000..c64e08b
--- /dev/null
+++ b/debian/patches/desktop_file.patch
@@ -0,0 +1,46 @@
+Description: <short summary of the patch>
+ TODO: Put a short summary on the line above and replace this paragraph
+ with a longer explanation of this change. Complete the meta-information
+ with other relevant fields (see below for details). To make it easier, the
+ information below has been extracted from the changelog. Adjust it or drop
+ it.
+ .
+ camorama (0.19-3) unstable; urgency=medium
+ .
+   * Non-maintainer upload.
+   *
+Author: Alessio Treglia <alessio at debian.org>
+
+---
+The information above should follow the Patch Tagging Guidelines, please
+checkout http://dep.debian.net/deps/dep3/ to learn about the format. Here
+are templates for supplementary fields that you might want to add:
+
+Origin: <vendor|upstream|other>, <url of original patch>
+Bug: <url in upstream bugtracker>
+Bug-Debian: http://bugs.debian.org/<bugnumber>
+Bug-Ubuntu: https://launchpad.net/bugs/<bugnumber>
+Forwarded: <no|not-needed|url proving that it has been forwarded>
+Reviewed-By: <name and email of someone who approved the patch>
+Last-Update: <YYYY-MM-DD>
+
+---
+ camorama.desktop.in.costela |   13 +++++++++++++
+ 1 file changed, 13 insertions(+)
+
+--- /dev/null
++++ camorama/camorama.desktop.in.costela
+@@ -0,0 +1,13 @@
++[Desktop Entry]
++_Name=Camorama Webcam Viewer
++_Comment=View, alter and save images from a webcam
++Exec=camorama
++Terminal=0
++Type=Application
++Icon=camorama.png
++Categories=Video;Graphics;Viewer
++StartupNotify=true
++X-GNOME-Bugzilla-Bugzilla=GNOME
++X-GNOME-Bugzilla-Product=camorama
++X-GNOME-Bugzilla-Component=General
++X-GNOME-Bugzilla-Component=User Interface
diff --git a/debian/patches/series b/debian/patches/series
index 99a7769..50ce3de 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -4,3 +4,4 @@ S50_0.19_deprecated_v4l1.patch
 S50_0.19_desktop.patch
 S50_0.19_newv4l.patch
 S50_0.19_versionfix.patch
+desktop_file.patch

-- 
camorama packaging



More information about the pkg-multimedia-commits mailing list