[Python-apps-commits] r3714 - in packages/kupfer/trunk/debian (3 files)
dktrkranz at users.alioth.debian.org
dktrkranz at users.alioth.debian.org
Thu Sep 10 19:31:40 UTC 2009
Date: Thursday, September 10, 2009 @ 19:31:39
Author: dktrkranz
Revision: 3714
Refresh patches for new upstream release
Modified:
packages/kupfer/trunk/debian/changelog
packages/kupfer/trunk/debian/patches/debian_wrappers.patch
packages/kupfer/trunk/debian/patches/no_buildtime_depends.patch
Modified: packages/kupfer/trunk/debian/changelog
===================================================================
--- packages/kupfer/trunk/debian/changelog 2009-09-10 19:30:23 UTC (rev 3713)
+++ packages/kupfer/trunk/debian/changelog 2009-09-10 19:31:39 UTC (rev 3714)
@@ -1,8 +1,9 @@
kupfer (0+c14.1-1) UNRELEASED; urgency=low
* New upstream release.
+ * Refresh patches for new upstream release.
- -- Luca Falavigna <dktrkranz at debian.org> Thu, 10 Sep 2009 21:16:40 +0200
+ -- Luca Falavigna <dktrkranz at debian.org> Thu, 10 Sep 2009 21:27:35 +0200
kupfer (0+c10-1) unstable; urgency=low
Modified: packages/kupfer/trunk/debian/patches/debian_wrappers.patch
===================================================================
--- packages/kupfer/trunk/debian/patches/debian_wrappers.patch 2009-09-10 19:30:23 UTC (rev 3713)
+++ packages/kupfer/trunk/debian/patches/debian_wrappers.patch 2009-09-10 19:31:39 UTC (rev 3714)
@@ -6,7 +6,7 @@
===================================================================
--- kupfer-0+c1.orig/wscript 2009-07-04 18:28:08.000000000 +0200
+++ kupfer-0+c1/wscript 2009-07-05 01:00:36.000000000 +0200
-@@ -137,7 +137,7 @@
+@@ -151,7 +151,7 @@
binary_subst_file = "kupfer-activate.sh"
bin = bld.new_task_gen("subst",
source = binary_subst_file,
@@ -23,8 +23,8 @@
_GenericName=Application Launcher
_Comment=Convenient command and access tool for applications and documents
Icon=search
--Exec=@KUPFER@
-+Exec=kupfer
+-Exec=@KUPFER@ %f
++Exec=kupfer %f
Type=Application
Categories=Utility;
StartupNotify=true
Modified: packages/kupfer/trunk/debian/patches/no_buildtime_depends.patch
===================================================================
--- packages/kupfer/trunk/debian/patches/no_buildtime_depends.patch 2009-09-10 19:30:23 UTC (rev 3713)
+++ packages/kupfer/trunk/debian/patches/no_buildtime_depends.patch 2009-09-10 19:31:39 UTC (rev 3714)
@@ -6,7 +6,7 @@
===================================================================
--- kupfer-0+c8.orig/wscript 2009-08-15 23:07:35.000000000 +0200
+++ kupfer-0+c8/wscript 2009-08-15 23:09:13.000000000 +0200
-@@ -72,34 +72,6 @@
+@@ -85,34 +85,6 @@
# BUG: intltool requires gcc
conf.check_tool("gcc intltool")
More information about the Python-apps-commits
mailing list