[Python-apps-commits] r2726 - in packages/gwibber/trunk/debian/patches (5 files)

odd_bloke-guest at users.alioth.debian.org odd_bloke-guest at users.alioth.debian.org
Mon Apr 13 00:42:33 UTC 2009


    Date: Monday, April 13, 2009 @ 00:42:33
  Author: odd_bloke-guest
Revision: 2726

Standardised patches.

Added:
  packages/gwibber/trunk/debian/patches/01-fix-desktop.patch
    (from rev 2725, packages/gwibber/trunk/debian/patches/fix-desktop)
  packages/gwibber/trunk/debian/patches/02-fix-setup-location.patch
    (from rev 2725, packages/gwibber/trunk/debian/patches/fix-setup-location)
Modified:
  packages/gwibber/trunk/debian/patches/series
Deleted:
  packages/gwibber/trunk/debian/patches/fix-desktop
  packages/gwibber/trunk/debian/patches/fix-setup-location

Copied: packages/gwibber/trunk/debian/patches/01-fix-desktop.patch (from rev 2725, packages/gwibber/trunk/debian/patches/fix-desktop)
===================================================================
--- packages/gwibber/trunk/debian/patches/01-fix-desktop.patch	                        (rev 0)
+++ packages/gwibber/trunk/debian/patches/01-fix-desktop.patch	2009-04-13 00:42:33 UTC (rev 2726)
@@ -0,0 +1,15 @@
+## 01-fix-desktop.patch by Daniel Watkins <daniel at daniel-watkins.co.uk>
+##
+## Removes the now obsolete Encoding option from the desktop file, fixing a
+## lintian warning.
+
+Index: gwibber_0.7~bzr293.orig/gwibber.desktop.in
+===================================================================
+--- gwibber_0.7~bzr293.orig.orig/gwibber.desktop.in	2009-04-13 00:33:00.000000000 +0100
++++ gwibber_0.7~bzr293.orig/gwibber.desktop.in	2009-04-13 00:33:07.000000000 +0100
+@@ -1,5 +1,4 @@
+ [Desktop Entry]
+-Encoding=UTF-8
+ _Name=Gwibber Microblogging Client
+ Type=Application
+ _Comment=Microblogging client for GNOME

Copied: packages/gwibber/trunk/debian/patches/02-fix-setup-location.patch (from rev 2725, packages/gwibber/trunk/debian/patches/fix-setup-location)
===================================================================
--- packages/gwibber/trunk/debian/patches/02-fix-setup-location.patch	                        (rev 0)
+++ packages/gwibber/trunk/debian/patches/02-fix-setup-location.patch	2009-04-13 00:42:33 UTC (rev 2726)
@@ -0,0 +1,16 @@
+## 02-fix-setup-location.patch by Daniel Watkins <daniel at daniel-watkins.co.uk>
+##
+## Removes setup configuration that makes the installation happen in
+## /usr/share/local.
+
+Index: gwibber_0.7~bzr293.orig/setup.cfg
+===================================================================
+--- gwibber_0.7~bzr293.orig.orig/setup.cfg	2009-04-13 00:22:16.000000000 +0100
++++ gwibber_0.7~bzr293.orig/setup.cfg	2009-04-13 00:22:22.000000000 +0100
+@@ -1,6 +1,3 @@
+-[install]
+-prefix=/usr/local
+-
+ [build]
+ i18n = True
+ 

Deleted: packages/gwibber/trunk/debian/patches/fix-desktop
===================================================================
--- packages/gwibber/trunk/debian/patches/fix-desktop	2009-04-13 00:42:13 UTC (rev 2725)
+++ packages/gwibber/trunk/debian/patches/fix-desktop	2009-04-13 00:42:33 UTC (rev 2726)
@@ -1,10 +0,0 @@
-Index: gwibber-0.1~bzr102/gwibber.desktop
-===================================================================
---- gwibber-0.1~bzr102.orig/gwibber.desktop	2008-11-11 17:36:19.000000000 +0000
-+++ gwibber-0.1~bzr102/gwibber.desktop	2008-11-11 17:36:23.000000000 +0000
-@@ -1,5 +1,4 @@
- [Desktop Entry]
--Encoding=UTF-8
- Name=Gwibber Microblogging Client
- Type=Application
- Comment=Microblogging client for GNOME

Deleted: packages/gwibber/trunk/debian/patches/fix-setup-location
===================================================================
--- packages/gwibber/trunk/debian/patches/fix-setup-location	2009-04-13 00:42:13 UTC (rev 2725)
+++ packages/gwibber/trunk/debian/patches/fix-setup-location	2009-04-13 00:42:33 UTC (rev 2726)
@@ -1,11 +0,0 @@
-Index: gwibber_0.7~bzr293.orig/setup.cfg
-===================================================================
---- gwibber_0.7~bzr293.orig.orig/setup.cfg	2009-04-13 00:22:16.000000000 +0100
-+++ gwibber_0.7~bzr293.orig/setup.cfg	2009-04-13 00:22:22.000000000 +0100
-@@ -1,6 +1,3 @@
--[install]
--prefix=/usr/local
--
- [build]
- i18n = True
- 

Modified: packages/gwibber/trunk/debian/patches/series
===================================================================
--- packages/gwibber/trunk/debian/patches/series	2009-04-13 00:42:13 UTC (rev 2725)
+++ packages/gwibber/trunk/debian/patches/series	2009-04-13 00:42:33 UTC (rev 2726)
@@ -1,2 +1,2 @@
-fix-desktop
-fix-setup-location
+01-fix-desktop.patch
+02-fix-setup-location.patch




More information about the Python-apps-commits mailing list