r26536 - in /desktop/unstable/gnome-menus/debian: changelog control control.in libgnome-menu-dev.install rules

pochu at users.alioth.debian.org pochu at users.alioth.debian.org
Wed Feb 16 20:23:18 UTC 2011


Author: pochu
Date: Wed Feb 16 20:23:17 2011
New Revision: 26536

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=26536
Log:
Remove gir1.0-gmenu-2.0 since nothing uses it, to ease the gir1.2
transition.

Modified:
    desktop/unstable/gnome-menus/debian/changelog
    desktop/unstable/gnome-menus/debian/control
    desktop/unstable/gnome-menus/debian/control.in
    desktop/unstable/gnome-menus/debian/libgnome-menu-dev.install
    desktop/unstable/gnome-menus/debian/rules

Modified: desktop/unstable/gnome-menus/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-menus/debian/changelog?rev=26536&op=diff
==============================================================================
--- desktop/unstable/gnome-menus/debian/changelog [utf-8] (original)
+++ desktop/unstable/gnome-menus/debian/changelog [utf-8] Wed Feb 16 20:23:17 2011
@@ -1,3 +1,10 @@
+gnome-menus (2.30.3-2) unstable; urgency=low
+
+  * Remove gir1.0-gmenu-2.0 since nothing uses it, to ease the gir1.2
+    transition.
+
+ -- Emilio Pozuelo Monfort <pochu at debian.org>  Wed, 16 Feb 2011 20:15:51 +0000
+
 gnome-menus (2.30.3-1) unstable; urgency=low
 
   * New upstream translation and bugfix release.

Modified: desktop/unstable/gnome-menus/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-menus/debian/control?rev=26536&op=diff
==============================================================================
--- desktop/unstable/gnome-menus/debian/control [utf-8] (original)
+++ desktop/unstable/gnome-menus/debian/control [utf-8] Wed Feb 16 20:23:17 2011
@@ -15,12 +15,7 @@
                gnome-pkg-tools,
                dpkg-dev (>= 1.13.19),
                python-support (>= 0.6),
-               intltool (>= 0.40.0),
-               libgirepository1.0-dev (>= 0.6.7),
-               gobject-introspection (>= 0.6.7),
-               gir1.0-glib-2.0 (>= 0.6.7),
-               gir1.0-gtk-2.0,
-               gir-repository-dev
+               intltool (>= 0.40.0)
 Standards-Version: 3.8.3
 XS-Python-Version: >= 2.3
 
@@ -55,20 +50,6 @@
  files and assorted menu related utility programs.
  .
  This package contains the shared library.
-
-Package: gir1.0-gmenu-2.0
-Section: libs
-Architecture: any
-Depends: ${gir:Depends},
-         ${shlibs:Depends},
-         ${misc:Depends}
-Conflicts: gobject-introspection-repository
-Description: GObject introspection data for the GNOME menu library
- This package contains introspection data for GNOME menu, an
- implementation of the desktop menu specification from freedesktop.org.
- .
- It can be used by packages using the GIRepository format to generate
- dynamic bindings.
 
 Package: libgnome-menu-dev
 Architecture: any

Modified: desktop/unstable/gnome-menus/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-menus/debian/control.in?rev=26536&op=diff
==============================================================================
--- desktop/unstable/gnome-menus/debian/control.in [utf-8] (original)
+++ desktop/unstable/gnome-menus/debian/control.in [utf-8] Wed Feb 16 20:23:17 2011
@@ -10,12 +10,7 @@
                gnome-pkg-tools,
                dpkg-dev (>= 1.13.19),
                python-support (>= 0.6),
-               intltool (>= 0.40.0),
-               libgirepository1.0-dev (>= 0.6.7),
-               gobject-introspection (>= 0.6.7),
-               gir1.0-glib-2.0 (>= 0.6.7),
-               gir1.0-gtk-2.0,
-               gir-repository-dev
+               intltool (>= 0.40.0)
 Standards-Version: 3.8.3
 XS-Python-Version: >= 2.3
 
@@ -50,20 +45,6 @@
  files and assorted menu related utility programs.
  .
  This package contains the shared library.
-
-Package: gir1.0-gmenu-2.0
-Section: libs
-Architecture: any
-Depends: ${gir:Depends},
-         ${shlibs:Depends},
-         ${misc:Depends}
-Conflicts: gobject-introspection-repository
-Description: GObject introspection data for the GNOME menu library
- This package contains introspection data for GNOME menu, an
- implementation of the desktop menu specification from freedesktop.org.
- .
- It can be used by packages using the GIRepository format to generate
- dynamic bindings.
 
 Package: libgnome-menu-dev
 Architecture: any

Modified: desktop/unstable/gnome-menus/debian/libgnome-menu-dev.install
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-menus/debian/libgnome-menu-dev.install?rev=26536&op=diff
==============================================================================
--- desktop/unstable/gnome-menus/debian/libgnome-menu-dev.install [utf-8] (original)
+++ desktop/unstable/gnome-menus/debian/libgnome-menu-dev.install [utf-8] Wed Feb 16 20:23:17 2011
@@ -2,4 +2,3 @@
 debian/tmp/usr/lib/*.so
 debian/tmp/usr/include
 debian/tmp/usr/lib/pkgconfig
-debian/tmp/usr/share/gir-1.0

Modified: desktop/unstable/gnome-menus/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-menus/debian/rules?rev=26536&op=diff
==============================================================================
--- desktop/unstable/gnome-menus/debian/rules [utf-8] (original)
+++ desktop/unstable/gnome-menus/debian/rules [utf-8] Wed Feb 16 20:23:17 2011
@@ -26,9 +26,6 @@
 	# force executable bit on files looking like python scripts
 	egrep -rlZ '^#!(.*)python' debian/python-gmenu/usr/lib/ | xargs -0 chmod a+x --
 
-binary-predeb/gir1.0-gmenu-2.0::
-	dh_girepository -p$(cdbs_curpkg)
-
 clean::
 	-rm -f $(OUTFILES)
 




More information about the pkg-gnome-commits mailing list