r27429 - in /desktop/experimental/gnome-menus/debian: changelog control control.in copyright gnome-menus.install patches/series rules

hertzog at users.alioth.debian.org hertzog at users.alioth.debian.org
Sun Apr 10 21:40:07 UTC 2011


Author: hertzog
Date: Sun Apr 10 21:40:01 2011
New Revision: 27429

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=27429
Log:
* New upstream release (3.0.0).
* Disable 06_menus_rename.patch and 08_menus_prefix.patch as they are
  replaced with the new XDG_MENU_PREFIX feature supported by upstream.
* TODO: depends on a gnome-session that sets correctly this variable
  to "gnome-".
* Do not try to install settings.menu, it's gone. 
* Add some copyright notices to debian/copyright to please lintian.
* Add Build-Depends on gobject-introspection (>= 0.9.5) to match
  configure requirements.

Modified:
    desktop/experimental/gnome-menus/debian/changelog
    desktop/experimental/gnome-menus/debian/control
    desktop/experimental/gnome-menus/debian/control.in
    desktop/experimental/gnome-menus/debian/copyright
    desktop/experimental/gnome-menus/debian/gnome-menus.install
    desktop/experimental/gnome-menus/debian/patches/series
    desktop/experimental/gnome-menus/debian/rules

Modified: desktop/experimental/gnome-menus/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gnome-menus/debian/changelog?rev=27429&op=diff
==============================================================================
--- desktop/experimental/gnome-menus/debian/changelog [utf-8] (original)
+++ desktop/experimental/gnome-menus/debian/changelog [utf-8] Sun Apr 10 21:40:01 2011
@@ -1,7 +1,19 @@
-gnome-menus (2.30.3-3) UNRELEASED; urgency=low
-
+gnome-menus (3.0.0-1) UNRELEASED; urgency=low
+
+  [ Josselin Mouette ]
   * Add Sun Java VisualVM to the blacklist.
   * Update qtconfig names.
+
+  [ Raphaël Hertzog ]
+  * New upstream release (3.0.0).
+  * Disable 06_menus_rename.patch and 08_menus_prefix.patch as they are
+    replaced with the new XDG_MENU_PREFIX feature supported by upstream.
+  * TODO: depends on a gnome-session that sets correctly this variable
+    to "gnome-".
+  * Do not try to install settings.menu, it's gone. 
+  * Add some copyright notices to debian/copyright to please lintian.
+  * Add Build-Depends on gobject-introspection (>= 0.9.5) to match
+    configure requirements.
 
  -- Josselin Mouette <joss at debian.org>  Thu, 03 Mar 2011 15:30:35 +0100
 

Modified: desktop/experimental/gnome-menus/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gnome-menus/debian/control?rev=27429&op=diff
==============================================================================
--- desktop/experimental/gnome-menus/debian/control [utf-8] (original)
+++ desktop/experimental/gnome-menus/debian/control [utf-8] Sun Apr 10 21:40:01 2011
@@ -7,7 +7,7 @@
 Section: gnome
 Priority: optional
 Maintainer: Sebastien Bacher <seb128 at debian.org>
-Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>, Deng Xiyue <manphiz-guest at users.alioth.debian.org>, Emilio Pozuelo Monfort <pochu at debian.org>, Josselin Mouette <joss at debian.org>, Marc 'HE' Brockschmidt <he at debian.org>
+Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>, Emilio Pozuelo Monfort <pochu at debian.org>, Josselin Mouette <joss at debian.org>, Marc 'HE' Brockschmidt <he at debian.org>
 Build-Depends: debhelper (>= 5.0.37.2),
                cdbs (>= 0.4.73),
                libglib2.0-dev (>= 2.15.2),
@@ -15,7 +15,8 @@
                gnome-pkg-tools,
                dpkg-dev (>= 1.13.19),
                python-support (>= 0.6),
-               intltool (>= 0.40.0)
+               intltool (>= 0.40.0),
+               gobject-introspection (>= 0.9.5)
 Standards-Version: 3.8.3
 XS-Python-Version: >= 2.3
 
@@ -27,7 +28,7 @@
          python-gmenu (= ${binary:Version})
 Replaces: kdelibs-data (<< 4:3.3.2-1ubuntu1)
 XB-Python-Version: ${python:Versions}
-Description: an implementation of the freedesktop menu specification for GNOME
+Description: GNOME implementation of the freedesktop menu specification
  The package contains an implementation of the draft
  "Desktop Menu Specification" from freedesktop.org:
  .
@@ -40,7 +41,7 @@
 Architecture: any
 Depends: ${shlibs:Depends},
          ${misc:Depends}
-Description: an implementation of the freedesktop menu specification for GNOME
+Description: GNOME implementation of the freedesktop menu specification
  The package contains an implementation of the draft
  "Desktop Menu Specification" from freedesktop.org:
  .
@@ -58,7 +59,7 @@
          libgnome-menu2 (= ${binary:Version}),
          libglib2.0-dev (>= 2.15.2)
 Replaces: gir-repository-dev (<< 0.6.5-6)
-Description: an implementation of the freedesktop menu specification for GNOME
+Description: GNOME implementation of the freedesktop menu specification
  The package contains an implementation of the draft
  "Desktop Menu Specification" from freedesktop.org:
  .
@@ -80,7 +81,7 @@
 Replaces: gnome-menus (<< 2.14.0-3)
 Provides: ${python:Provides}
 XB-Python-Version: ${python:Versions}
-Description: an implementation of the freedesktop menu specification for GNOME
+Description: GNOME implementation of the freedesktop menu specification
  The package contains an implementation of the draft
  "Desktop Menu Specification" from freedesktop.org:
  .

Modified: desktop/experimental/gnome-menus/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gnome-menus/debian/control.in?rev=27429&op=diff
==============================================================================
--- desktop/experimental/gnome-menus/debian/control.in [utf-8] (original)
+++ desktop/experimental/gnome-menus/debian/control.in [utf-8] Sun Apr 10 21:40:01 2011
@@ -10,7 +10,8 @@
                gnome-pkg-tools,
                dpkg-dev (>= 1.13.19),
                python-support (>= 0.6),
-               intltool (>= 0.40.0)
+               intltool (>= 0.40.0),
+               gobject-introspection (>= 0.9.5)
 Standards-Version: 3.8.3
 XS-Python-Version: >= 2.3
 
@@ -22,7 +23,7 @@
          python-gmenu (= ${binary:Version})
 Replaces: kdelibs-data (<< 4:3.3.2-1ubuntu1)
 XB-Python-Version: ${python:Versions}
-Description: an implementation of the freedesktop menu specification for GNOME
+Description: GNOME implementation of the freedesktop menu specification
  The package contains an implementation of the draft
  "Desktop Menu Specification" from freedesktop.org:
  .
@@ -35,7 +36,7 @@
 Architecture: any
 Depends: ${shlibs:Depends},
          ${misc:Depends}
-Description: an implementation of the freedesktop menu specification for GNOME
+Description: GNOME implementation of the freedesktop menu specification
  The package contains an implementation of the draft
  "Desktop Menu Specification" from freedesktop.org:
  .
@@ -53,7 +54,7 @@
          libgnome-menu2 (= ${binary:Version}),
          libglib2.0-dev (>= 2.15.2)
 Replaces: gir-repository-dev (<< 0.6.5-6)
-Description: an implementation of the freedesktop menu specification for GNOME
+Description: GNOME implementation of the freedesktop menu specification
  The package contains an implementation of the draft
  "Desktop Menu Specification" from freedesktop.org:
  .
@@ -75,7 +76,7 @@
 Replaces: gnome-menus (<< 2.14.0-3)
 Provides: ${python:Provides}
 XB-Python-Version: ${python:Versions}
-Description: an implementation of the freedesktop menu specification for GNOME
+Description: GNOME implementation of the freedesktop menu specification
  The package contains an implementation of the draft
  "Desktop Menu Specification" from freedesktop.org:
  .

Modified: desktop/experimental/gnome-menus/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gnome-menus/debian/copyright?rev=27429&op=diff
==============================================================================
--- desktop/experimental/gnome-menus/debian/copyright [utf-8] (original)
+++ desktop/experimental/gnome-menus/debian/copyright [utf-8] Sun Apr 10 21:40:01 2011
@@ -4,6 +4,12 @@
 It was downloaded from http://ftp.gnome.org/pub/GNOME/sources/gnome-menus/
 
 Copyright:
+   
+   Copyright © 2008 Vincent Untz
+   Copyright © 2008 Novell, Inc.
+   Copyright © 2007 Sebastian Dröge
+   Copyright © 2006 Mark McLoughlin
+   Copyright © 2002-2005 Red Hat, Inc.
 
 Upstream Authors: Mark McLoughlin <mark at skynet.ie>
                   Havoc Pennington <hp at redhat.com>

Modified: desktop/experimental/gnome-menus/debian/gnome-menus.install
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gnome-menus/debian/gnome-menus.install?rev=27429&op=diff
==============================================================================
--- desktop/experimental/gnome-menus/debian/gnome-menus.install [utf-8] (original)
+++ desktop/experimental/gnome-menus/debian/gnome-menus.install [utf-8] Sun Apr 10 21:40:01 2011
@@ -6,5 +6,4 @@
 debian/gnome-menus-blacklist /usr/sbin
 debian/menus.blacklist /etc/gnome
 debian/tmp/usr/share/desktop-directories
-layout/settings.menu /etc/xdg/menus
 debian/desktop-files/*.directory /usr/share/desktop-directories

Modified: desktop/experimental/gnome-menus/debian/patches/series
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gnome-menus/debian/patches/series?rev=27429&op=diff
==============================================================================
--- desktop/experimental/gnome-menus/debian/patches/series [utf-8] (original)
+++ desktop/experimental/gnome-menus/debian/patches/series [utf-8] Sun Apr 10 21:40:01 2011
@@ -1,7 +1,7 @@
 03_kde-legacydirs.patch
 05_debian_menu.patch
-06_menus_rename.patch
-08_menus_prefix.patch
+#06_menus_rename.patch
+#08_menus_prefix.patch
 09_games-menu.patch
 10_use-default-python-path.patch
 #20_show-admin-tools-for-admin-group.patch

Modified: desktop/experimental/gnome-menus/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gnome-menus/debian/rules?rev=27429&op=diff
==============================================================================
--- desktop/experimental/gnome-menus/debian/rules [utf-8] (original)
+++ desktop/experimental/gnome-menus/debian/rules [utf-8] Sun Apr 10 21:40:01 2011
@@ -20,7 +20,6 @@
 
 binary-install/gnome-menus::
 	mv debian/gnome-menus/etc/xdg/menus/applications.menu debian/gnome-menus/etc/xdg/menus/gnome-applications.menu
-	mv debian/gnome-menus/etc/xdg/menus/settings.menu debian/gnome-menus/etc/xdg/menus/gnome-settings.menu
 
 binary-install/python-gmenu::
 	# force executable bit on files looking like python scripts




More information about the pkg-gnome-commits mailing list