summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorThomas Preud'homme <robotux@celest.fr>2013-01-04 12:51:04 +0100
committerThomas Preud'homme <robotux@celest.fr>2013-01-04 12:51:04 +0100
commitf8597b5ed0473e726ccf0771b8ceca20723930c1 (patch)
tree59e52ad7983dcd58ab15021b7da89367b5ad534d /debian
parentdda4b79b0cd5e8d92bda8d96b3f40aa78a84bdef (diff)
Rephrase Adapt-Ultracopier-to-build-system patch.
Diffstat (limited to 'debian')
-rw-r--r--debian/.git-dpm4
-rw-r--r--debian/patches/0001-Adapt-Ultracopier-to-build-system.patch13
-rw-r--r--debian/patches/0002-Remove-deprecated-key-in-desktop-entry.patch2
-rw-r--r--debian/patches/0003-Fix-two-typos-affecting-the-binary.patch2
4 files changed, 8 insertions, 13 deletions
diff --git a/debian/.git-dpm b/debian/.git-dpm
index f4f6a19..722f7f4 100644
--- a/debian/.git-dpm
+++ b/debian/.git-dpm
@@ -1,6 +1,6 @@
# see git-dpm(1) from git-dpm package
-7ad612b08ce887ad0ecdd422d967ccc05efee6fe
-7ad612b08ce887ad0ecdd422d967ccc05efee6fe
+ebac45cd4ece4e6fdf2e9494f925aae0707d31dc
+ebac45cd4ece4e6fdf2e9494f925aae0707d31dc
9f687f27f678f0d06d8e0071dac6b7c6c1aa0381
9f687f27f678f0d06d8e0071dac6b7c6c1aa0381
ultracopier_0.2.0.15.orig.tar.bz2
diff --git a/debian/patches/0001-Adapt-Ultracopier-to-build-system.patch b/debian/patches/0001-Adapt-Ultracopier-to-build-system.patch
index 1f79339..414ff93 100644
--- a/debian/patches/0001-Adapt-Ultracopier-to-build-system.patch
+++ b/debian/patches/0001-Adapt-Ultracopier-to-build-system.patch
@@ -1,22 +1,17 @@
-From 3d5b93852a0e40089b1c341bda75db8c00e7a95f Mon Sep 17 00:00:00 2001
+From 3b9eb159d9e9e2523b5136973653dc730d467950 Mon Sep 17 00:00:00 2001
From: Thomas Preud'homme <thomas.preudhomme@celest.fr>
Date: Sun, 3 Oct 2010 23:52:38 +0200
Subject: Adapt Ultracopier to build system
-MIME-Version: 1.0
-Content-Type: text/plain; charset=UTF-8
-Content-Transfer-Encoding: 8bit
* Fix ultracopier.pro by removing the inclusion of a non-existent file
* Set the name of the executable
-* Set the place to install the executable ($INSTALL_ROOT/usr/bin)
-* Set mode to 644 for png images in lang/
-* Set the place to install resources (lang files, styles, desktop entry
- file and icons)
+* Set the place to install resources (executable, lang files, styles, desktop
+ entry file and icons)
* Avoid linking against libpthread
Origin: vendor
Forwarded: not-needed
-Last-Update: 2010-10-07
+Last-Update: 2010-10-11
---
src/ultracopier.pro | 19 ++++++++++++++++++-
ultracopier.pro | 2 --
diff --git a/debian/patches/0002-Remove-deprecated-key-in-desktop-entry.patch b/debian/patches/0002-Remove-deprecated-key-in-desktop-entry.patch
index a6f4052..ea7cac4 100644
--- a/debian/patches/0002-Remove-deprecated-key-in-desktop-entry.patch
+++ b/debian/patches/0002-Remove-deprecated-key-in-desktop-entry.patch
@@ -1,4 +1,4 @@
-From 0b8bda790e5bba1e96e3ecf9aeb353c0003071be Mon Sep 17 00:00:00 2001
+From e81e34423f0c962be21174ba2d77966b34833416 Mon Sep 17 00:00:00 2001
From: Thomas Preud'homme <thomas.preudhomme@celest.fr>
Date: Thu, 7 Oct 2010 17:11:29 +0200
Subject: Remove deprecated key in desktop entry.
diff --git a/debian/patches/0003-Fix-two-typos-affecting-the-binary.patch b/debian/patches/0003-Fix-two-typos-affecting-the-binary.patch
index 29642eb..49f5c36 100644
--- a/debian/patches/0003-Fix-two-typos-affecting-the-binary.patch
+++ b/debian/patches/0003-Fix-two-typos-affecting-the-binary.patch
@@ -1,4 +1,4 @@
-From 7ad612b08ce887ad0ecdd422d967ccc05efee6fe Mon Sep 17 00:00:00 2001
+From ebac45cd4ece4e6fdf2e9494f925aae0707d31dc Mon Sep 17 00:00:00 2001
From: Thomas Preud'homme <thomas.preudhomme@celest.fr>
Date: Mon, 11 Oct 2010 16:21:19 +0200
Subject: Fix two typos affecting the binary.