[SCM] idjc/master: Remove unneeded server_window_size.patch.

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Mon Apr 11 10:24:40 UTC 2011


The following commit has been merged in the master branch:
commit 68cfc4b67071dac170cf9c2b43e94f4376c8dec7
Author: Alessio Treglia <alessio at debian.org>
Date:   Mon Apr 11 12:24:16 2011 +0200

    Remove unneeded server_window_size.patch.

diff --git a/debian/patches/series b/debian/patches/series
index afb8c3c..91581ee 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,5 +1,4 @@
 desktop_file.patch
 idjc_script.patch
-server_window_size.patch
 # fix-bashism-in-configure.patch
 idjc-twolame.patch
diff --git a/debian/patches/server_window_size.patch b/debian/patches/server_window_size.patch
deleted file mode 100644
index 58d5ffd..0000000
--- a/debian/patches/server_window_size.patch
+++ /dev/null
@@ -1,15 +0,0 @@
----
- idjcpython/sourceclientgui.py |    2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
---- idjc.orig/idjcpython/sourceclientgui.py
-+++ idjc/idjcpython/sourceclientgui.py
-@@ -858,7 +858,7 @@ class MetadataBar(gtk.HBox):
-    def __init__(self, parent, qty, default_text=""):
-       self.source_client_gui = parent
-       gtk.HBox.__init__(self)
--      self.set_spacing(13)
-+      self.set_spacing(12)
-       left_hbox = gtk.HBox()
-       label = gtk.Label(ln.metadata)
-       left_hbox.pack_start(label, False, False, 0)

-- 
idjc packaging



More information about the pkg-multimedia-commits mailing list