r36585 - in /desktop/experimental/glib2.0/debian: changelog control control.in patches/92_revert_appinfo_command_line.patch patches/series

mpitt at users.alioth.debian.org mpitt at users.alioth.debian.org
Wed Jan 16 08:33:10 UTC 2013


Author: mpitt
Date: Wed Jan 16 08:33:09 2013
New Revision: 36585

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=36585
Log:
Drop 92_revert_appinfo_command_line.patch and add xterm build dependency;
xterm is rather lightweight in terms of dependencies and is sufficient to
run all the "Terminal=true" tests.

Removed:
    desktop/experimental/glib2.0/debian/patches/92_revert_appinfo_command_line.patch
Modified:
    desktop/experimental/glib2.0/debian/changelog
    desktop/experimental/glib2.0/debian/control
    desktop/experimental/glib2.0/debian/control.in
    desktop/experimental/glib2.0/debian/patches/series

Modified: desktop/experimental/glib2.0/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/glib2.0/debian/changelog?rev=36585&op=diff
==============================================================================
--- desktop/experimental/glib2.0/debian/changelog [utf-8] (original)
+++ desktop/experimental/glib2.0/debian/changelog [utf-8] Wed Jan 16 08:33:09 2013
@@ -23,8 +23,9 @@
   * New upstream release 2.35.4 
   * debian/libglib2.0-0.symbols: Update for new upstream release.
   * Drop 08_disable_gapplication_basic_test.patch, test is now more robust.
-  * 92_revert_appinfo_command_line.patch: Update test that assumes that the
-    desktop file has a Terminal line, as the patch removes that.
+  * Drop 92_revert_appinfo_command_line.patch and add xterm build dependency;
+    xterm is rather lightweight in terms of dependencies and is sufficient to
+    run all the "Terminal=true" tests.
 
  -- Iain Lane <laney at debian.org>  Thu, 10 Jan 2013 13:00:54 +0000
 

Modified: desktop/experimental/glib2.0/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/glib2.0/debian/control?rev=36585&op=diff
==============================================================================
--- desktop/experimental/glib2.0/debian/control [utf-8] (original)
+++ desktop/experimental/glib2.0/debian/control [utf-8] Wed Jan 16 08:33:09 2013
@@ -22,6 +22,7 @@
                dbus,
                dbus-x11,
                shared-mime-info,
+               xterm,
                python (>= 2.5),
                python-dbus,
                python-gi,

Modified: desktop/experimental/glib2.0/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/glib2.0/debian/control.in?rev=36585&op=diff
==============================================================================
--- desktop/experimental/glib2.0/debian/control.in [utf-8] (original)
+++ desktop/experimental/glib2.0/debian/control.in [utf-8] Wed Jan 16 08:33:09 2013
@@ -22,6 +22,7 @@
                dbus,
                dbus-x11,
                shared-mime-info,
+               xterm,
                python (>= 2.5),
                python-dbus,
                python-gi,

Modified: desktop/experimental/glib2.0/debian/patches/series
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/glib2.0/debian/patches/series?rev=36585&op=diff
==============================================================================
--- desktop/experimental/glib2.0/debian/patches/series [utf-8] (original)
+++ desktop/experimental/glib2.0/debian/patches/series [utf-8] Wed Jan 16 08:33:09 2013
@@ -7,4 +7,3 @@
 07_disable_tests_on_slow_archs.patch
 61_glib-compile-binaries-path.patch
 90_gio-modules-multiarch-compat.patch
-92_revert_appinfo_command_line.patch




More information about the pkg-gnome-commits mailing list