From 94cd11ec9b5067b902248c0871790d36e2291fce Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Wed, 29 Apr 2015 11:37:55 +0200 Subject: Refresh patches --- debian/changelog | 1 + debian/patches/05_removed-empty-directory.diff | 10 +++++----- debian/patches/10-keywords_desktop.patch | 7 +++---- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/debian/changelog b/debian/changelog index 9518f58..6cda5f3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,6 +8,7 @@ rapid-photo-downloader (0.4.10-3) UNRELEASED; urgency=medium * debian/copyright: - Add year 2015. * Remove debian/source/options because compression xz is standard now. + * Refresh patches. -- Jörg Frings-Fürst Wed, 29 Apr 2015 10:34:43 +0200 diff --git a/debian/patches/05_removed-empty-directory.diff b/debian/patches/05_removed-empty-directory.diff index c57450d..0c5ecd6 100644 --- a/debian/patches/05_removed-empty-directory.diff +++ b/debian/patches/05_removed-empty-directory.diff @@ -1,10 +1,11 @@ Description: Remove empty directory from installation Author: Julien Valroff -diff -Nur -x '*.orig' -x '*~' rapid-photo-downloader/setup.py rapid-photo-downloader.new/setup.py ---- rapid-photo-downloader/setup.py 2009-07-26 14:18:01.000000000 +0200 -+++ rapid-photo-downloader.new/setup.py 2009-11-15 09:42:03.969423282 +0100 -@@ -66,7 +66,6 @@ +Index: trunk/setup.py +=================================================================== +--- trunk.orig/setup.py ++++ trunk/setup.py +@@ -86,7 +86,6 @@ photo and video renaming, and backup. data_files=[ ('share/applications', ['data/rapid-photo-downloader.desktop']), ('share/pixmaps', ['data/icons/48x48/apps/rapid-photo-downloader.png', 'data/icons/rapid-photo-downloader.xpm']), @@ -12,4 +13,3 @@ diff -Nur -x '*.orig' -x '*~' rapid-photo-downloader/setup.py rapid-photo-downlo ('share/icons/hicolor/16x16/apps', glob.glob('data/icons/16x16/apps/*.png')), ('share/icons/hicolor/22x22/apps', glob.glob('data/icons/22x22/apps/*.png')), ('share/icons/hicolor/24x24/apps', glob.glob('data/icons/24x24/apps/*.png')), - diff --git a/debian/patches/10-keywords_desktop.patch b/debian/patches/10-keywords_desktop.patch index 6e06a33..85014c2 100644 --- a/debian/patches/10-keywords_desktop.patch +++ b/debian/patches/10-keywords_desktop.patch @@ -6,11 +6,10 @@ Last-Update: 2014-08-18 This patch header follows DEP-3: http://dep.debian.net/deps/dep3/ Index: trunk/data/rapid-photo-downloader.desktop =================================================================== ---- trunk.orig/data/rapid-photo-downloader.desktop 2012-05-30 08:26:48.000000000 +0200 -+++ trunk/data/rapid-photo-downloader.desktop 2014-08-18 06:16:54.989481934 +0200 -@@ -9,3 +9,4 @@ +--- trunk.orig/data/rapid-photo-downloader.desktop ++++ trunk/data/rapid-photo-downloader.desktop +@@ -9,3 +9,4 @@ MimeType=x-content/image-dcf; Terminal=false Type=Application Categories=Graphics;Photography; +Keywords=photo;download;graphics;photography; -\ No newline at end of file -- cgit v1.2.3