r28502 - in /desktop/experimental/gnome-system-monitor: ./ debian/changelog debian/control debian/control.in debian/patches/01_load_library_instead_of_so.patch debian/source/ debian/source/format

jeansch-guest at users.alioth.debian.org jeansch-guest at users.alioth.debian.org
Thu Jun 16 14:32:55 UTC 2011


Author: jeansch-guest
Date: Thu Jun 16 14:32:54 2011
New Revision: 28502

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=28502
Log:
* New upstream release.
  + debian/control.in
    - Update build-dependencies, especially for Gnome 3
    - Updated Standards-Version to 3.9.2
    - Removed dependency on libdbus-glib-1-dev
  - Added debian/source/format

Added:
    desktop/experimental/gnome-system-monitor/
      - copied from r27497, desktop/unstable/gnome-system-monitor/
    desktop/experimental/gnome-system-monitor/debian/source/
    desktop/experimental/gnome-system-monitor/debian/source/format
Modified:
    desktop/experimental/gnome-system-monitor/debian/changelog
    desktop/experimental/gnome-system-monitor/debian/control
    desktop/experimental/gnome-system-monitor/debian/control.in
    desktop/experimental/gnome-system-monitor/debian/patches/01_load_library_instead_of_so.patch

Modified: desktop/experimental/gnome-system-monitor/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gnome-system-monitor/debian/changelog?rev=28502&op=diff
==============================================================================
--- desktop/experimental/gnome-system-monitor/debian/changelog [utf-8] (original)
+++ desktop/experimental/gnome-system-monitor/debian/changelog [utf-8] Thu Jun 16 14:32:54 2011
@@ -1,3 +1,14 @@
+gnome-system-monitor (3.0.1-1) UNRELEASED; urgency=low
+
+  * New upstream release.
+    + debian/control.in
+      - Update build-dependencies, especially for Gnome 3
+      - Updated Standards-Version to 3.9.2
+      - Removed dependency on libdbus-glib-1-dev
+    - Added debian/source/format
+
+ -- Jean Schurger <jean at schurger.org>  Fri, 15 Apr 2011 10:23:13 -0400
+
 gnome-system-monitor (2.28.1-1) unstable; urgency=low
 
   * New upstream bugfix release.

Modified: desktop/experimental/gnome-system-monitor/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gnome-system-monitor/debian/control?rev=28502&op=diff
==============================================================================
--- desktop/experimental/gnome-system-monitor/debian/control [utf-8] (original)
+++ desktop/experimental/gnome-system-monitor/debian/control [utf-8] Thu Jun 16 14:32:54 2011
@@ -15,20 +15,19 @@
                docbook-to-man,
                intltool (>= 0.35.0),
                pkg-config (>= 0.19),
-               libglib2.0-dev (>= 2.16.0),
-               libgconf2-dev (>= 2.6.0),
-               libwnck-dev (>= 2.5.0),
-               libgtop2-dev (>= 2.23.1),
-               libgtk2.0-dev (>= 2.16.0),
-               gnome-icon-theme (>= 2.15.3),
-               libgtkmm-2.4-dev (>= 2.8),
-               libglibmm-2.4-dev (>= 2.16.0),
+               libglib2.0-dev (>= 2.28.0),
+               libwnck-3-dev (>= 2.91.0),
+               libgtop2-dev (>= 2.28.2),
+               libgtk-3-dev (>= 3.0.0),
+               gnome-icon-theme (>= 2.31),
+               libgtkmm-3.0-dev (>= 2.99),
+               libglibmm-2.4-dev (>= 2.27.0),
                libxml2-dev,
                librsvg2-dev (>= 2.12),
-               libdbus-glib-1-dev (>= 0.7),
                gnome-doc-utils,
-               scrollkeeper
-Standards-Version: 3.8.3
+               scrollkeeper,
+               gsettings-desktop-schemas-dev
+Standards-Version: 3.9.2
 
 Package: gnome-system-monitor
 Architecture: any

Modified: desktop/experimental/gnome-system-monitor/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gnome-system-monitor/debian/control.in?rev=28502&op=diff
==============================================================================
--- desktop/experimental/gnome-system-monitor/debian/control.in [utf-8] (original)
+++ desktop/experimental/gnome-system-monitor/debian/control.in [utf-8] Thu Jun 16 14:32:54 2011
@@ -10,20 +10,19 @@
                docbook-to-man,
                intltool (>= 0.35.0),
                pkg-config (>= 0.19),
-               libglib2.0-dev (>= 2.16.0),
-               libgconf2-dev (>= 2.6.0),
-               libwnck-dev (>= 2.5.0),
-               libgtop2-dev (>= 2.23.1),
-               libgtk2.0-dev (>= 2.16.0),
-               gnome-icon-theme (>= 2.15.3),
-               libgtkmm-2.4-dev (>= 2.8),
-               libglibmm-2.4-dev (>= 2.16.0),
+               libglib2.0-dev (>= 2.28.0),
+               libwnck-3-dev (>= 2.91.0),
+               libgtop2-dev (>= 2.28.2),
+               libgtk-3-dev (>= 3.0.0),
+               gnome-icon-theme (>= 2.31),
+               libgtkmm-3.0-dev (>= 2.99),
+               libglibmm-2.4-dev (>= 2.27.0),
                libxml2-dev,
                librsvg2-dev (>= 2.12),
-               libdbus-glib-1-dev (>= 0.7),
                gnome-doc-utils,
-               scrollkeeper
-Standards-Version: 3.8.3
+               scrollkeeper,
+               gsettings-desktop-schemas-dev
+Standards-Version: 3.9.2
 
 Package: gnome-system-monitor
 Architecture: any

Modified: desktop/experimental/gnome-system-monitor/debian/patches/01_load_library_instead_of_so.patch
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gnome-system-monitor/debian/patches/01_load_library_instead_of_so.patch?rev=28502&op=diff
==============================================================================
--- desktop/experimental/gnome-system-monitor/debian/patches/01_load_library_instead_of_so.patch [utf-8] (original)
+++ desktop/experimental/gnome-system-monitor/debian/patches/01_load_library_instead_of_so.patch [utf-8] Thu Jun 16 14:32:54 2011
@@ -1,3 +1,4 @@
+Description: load the right library
 diff -Nur gnome-system-monitor-2.17.4/src/procman_gksu.cpp gnome-system-monitor-2.17.4.new/src/procman_gksu.cpp
 --- gnome-system-monitor-2.17.4/src/procman_gksu.cpp	2006-09-15 20:35:54.000000000 +0200
 +++ gnome-system-monitor-2.17.4.new/src/procman_gksu.cpp	2006-12-18 00:17:57.000000000 +0100

Added: desktop/experimental/gnome-system-monitor/debian/source/format
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gnome-system-monitor/debian/source/format?rev=28502&op=file
==============================================================================
--- desktop/experimental/gnome-system-monitor/debian/source/format (added)
+++ desktop/experimental/gnome-system-monitor/debian/source/format [utf-8] Thu Jun 16 14:32:54 2011
@@ -1,0 +1,1 @@
+3.0 (quilt)




More information about the pkg-gnome-commits mailing list