r52169 - /desktop/experimental/glib2.0/debian/patches/Install-gdb-Python-helpers-as-data-not-as-executable.patch

smcv at users.alioth.debian.org smcv at users.alioth.debian.org
Sat Mar 4 15:34:00 UTC 2017


Author: smcv
Date: Sat Mar  4 15:34:00 2017
New Revision: 52169

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=52169
Log:
Mark patch as successfully upstreamed

Modified:
    desktop/experimental/glib2.0/debian/patches/Install-gdb-Python-helpers-as-data-not-as-executable.patch

Modified: desktop/experimental/glib2.0/debian/patches/Install-gdb-Python-helpers-as-data-not-as-executable.patch
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/glib2.0/debian/patches/Install-gdb-Python-helpers-as-data-not-as-executable.patch?rev=52169&op=diff
==============================================================================
--- desktop/experimental/glib2.0/debian/patches/Install-gdb-Python-helpers-as-data-not-as-executable.patch	[utf-8] (original)
+++ desktop/experimental/glib2.0/debian/patches/Install-gdb-Python-helpers-as-data-not-as-executable.patch	[utf-8] Sat Mar  4 15:34:00 2017
@@ -1,7 +1,6 @@
-From d7e6c3adf959abebc061e7523fb3d5f969ff07a9 Mon Sep 17 00:00:00 2001
 From: Simon McVittie <smcv at debian.org>
 Date: Fri, 3 Mar 2017 10:53:52 +0000
-Subject: [PATCH] Install gdb Python helpers as data, not as executable scripts
+Subject: Install gdb Python helpers as data, not as executable scripts
 
 They do not start with the #!/usr/bin/python that would be necessary
 to make them run with Python rather than a shell, and they would
@@ -9,6 +8,8 @@
 not scripts to be run.
 
 Signed-off-by: Simon McVittie <smcv at debian.org>
+Bug: https://bugzilla.gnome.org/show_bug.cgi?id=779522
+Applied-upstream: 2.51.5, commit:e3f59e482
 ---
  glib/Makefile.am    | 2 +-
  gobject/Makefile.am | 2 +-
@@ -40,6 +41,3 @@
  
  libgobject-gdb.py: libgobject-gdb.py.in
  	$(AM_V_GEN) $(SED) -e "s|\@datadir\@|$(datadir)|" $(srcdir)/libgobject-gdb.py.in > $(builddir)/libgobject-gdb.py
--- 
-2.11.0
-




More information about the pkg-gnome-commits mailing list