[Pkg-xfce-commits] r4845 - in goodies/branches/experimental/thunar-archive-plugin/debian: . patches
Yves-Alexis Perez
corsac at alioth.debian.org
Sun Jan 23 05:19:20 UTC 2011
Author: corsac
Date: 2011-01-23 17:19:12 +0000 (Sun, 23 Jan 2011)
New Revision: 4845
Removed:
goodies/branches/experimental/thunar-archive-plugin/debian/patches/01_use-correct-file-roller-args.patch
Modified:
goodies/branches/experimental/thunar-archive-plugin/debian/changelog
Log:
* debian/patches:
- 01_use-correct-file-roller-args dropped, merged upstream.
Modified: goodies/branches/experimental/thunar-archive-plugin/debian/changelog
===================================================================
--- goodies/branches/experimental/thunar-archive-plugin/debian/changelog 2011-01-23 17:17:56 UTC (rev 4844)
+++ goodies/branches/experimental/thunar-archive-plugin/debian/changelog 2011-01-23 17:19:12 UTC (rev 4845)
@@ -2,8 +2,10 @@
* New upstream release.
* Switch to 3.0 (quilt) source format.
+ * debian/patches:
+ - 01_use-correct-file-roller-args dropped, merged upstream.
- -- Yves-Alexis Perez <corsac at debian.org> Sun, 23 Jan 2011 18:17:35 +0100
+ -- Yves-Alexis Perez <corsac at debian.org> Sun, 23 Jan 2011 18:18:44 +0100
thunar-archive-plugin (0.2.4-5) unstable; urgency=low
Deleted: goodies/branches/experimental/thunar-archive-plugin/debian/patches/01_use-correct-file-roller-args.patch
===================================================================
--- goodies/branches/experimental/thunar-archive-plugin/debian/patches/01_use-correct-file-roller-args.patch 2011-01-23 17:17:56 UTC (rev 4844)
+++ goodies/branches/experimental/thunar-archive-plugin/debian/patches/01_use-correct-file-roller-args.patch 2011-01-23 17:19:12 UTC (rev 4845)
@@ -1,11 +0,0 @@
---- thunar-archive-plugin-0.2.4/scripts/file-roller.tap.orig 2007-01-20 11:41:50.000000000 +0100
-+++ thunar-archive-plugin-0.2.4/scripts/file-roller.tap 2008-03-04 21:17:04.000000000 +0100
-@@ -34,7 +34,7 @@
- ;;
-
- extract-here)
-- exec file-roller "--extract-to=$folder" --force "$@"
-+ exec file-roller --force "--extract-to=$(pwd)" --extract-here "$@"
- ;;
-
- extract-to)
More information about the Pkg-xfce-commits
mailing list