r31652 - in /desktop/unstable/gnome-menus2/debian: ./ desktop-files/ po-up/
biebl at users.alioth.debian.org
biebl at users.alioth.debian.org
Sun Nov 20 12:59:02 UTC 2011
Author: biebl
Date: Sun Nov 20 12:58:57 2011
New Revision: 31652
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=31652
Log:
* Rename gnome-menus 3.0 to gnome-menus2 since in 3.2 libgnome-menus2 and
python-gmenu have been dropped and we need to keep them as there are
still quite a few reverse dependencies.
* Drop the gnome-menu and gir1.2-gmenu-2.0 package and related files.
Removed:
desktop/unstable/gnome-menus2/debian/desktop-files/
desktop/unstable/gnome-menus2/debian/gir1.2-gmenu-2.0.install
desktop/unstable/gnome-menus2/debian/gnome-menus-blacklist
desktop/unstable/gnome-menus2/debian/gnome-menus.install
desktop/unstable/gnome-menus2/debian/gnome-menus.maintscript
desktop/unstable/gnome-menus2/debian/gnome-menus.postinst
desktop/unstable/gnome-menus2/debian/gnome-menus.prerm
desktop/unstable/gnome-menus2/debian/gnome-menus.triggers
desktop/unstable/gnome-menus2/debian/menus.blacklist
desktop/unstable/gnome-menus2/debian/po-up/
Modified:
desktop/unstable/gnome-menus2/debian/changelog
desktop/unstable/gnome-menus2/debian/control
desktop/unstable/gnome-menus2/debian/control.in
desktop/unstable/gnome-menus2/debian/rules
Modified: desktop/unstable/gnome-menus2/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-menus2/debian/changelog?rev=31652&op=diff
==============================================================================
--- desktop/unstable/gnome-menus2/debian/changelog [utf-8] (original)
+++ desktop/unstable/gnome-menus2/debian/changelog [utf-8] Sun Nov 20 12:58:57 2011
@@ -1,8 +1,11 @@
-gnome-menus (3.0.1-4) UNRELEASED; urgency=low
-
- * Update po-up/ca.po.
-
- -- Jordi Mallach <jordi at debian.org> Fri, 04 Nov 2011 20:41:33 +0100
+gnome-menus2 (3.0.1-4) UNRELEASED; urgency=low
+
+ * Rename gnome-menus 3.0 to gnome-menus2 since in 3.2 libgnome-menus2 and
+ python-gmenu have been dropped and we need to keep them as there are
+ still quite a few reverse dependencies.
+ * Drop the gnome-menu and gir1.2-gmenu-2.0 package and related files.
+
+ -- Michael Biebl <biebl at debian.org> Sun, 20 Nov 2011 13:30:43 +0100
gnome-menus (3.0.1-3) unstable; urgency=low
Modified: desktop/unstable/gnome-menus2/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-menus2/debian/control?rev=31652&op=diff
==============================================================================
--- desktop/unstable/gnome-menus2/debian/control [utf-8] (original)
+++ desktop/unstable/gnome-menus2/debian/control [utf-8] Sun Nov 20 12:58:57 2011
@@ -3,11 +3,11 @@
# Modifications should be made to debian/control.in instead.
# This file is regenerated automatically in the clean target.
-Source: gnome-menus
+Source: gnome-menus2
Section: gnome
Priority: optional
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
-Uploaders: Emilio Pozuelo Monfort <pochu at debian.org>, Josselin Mouette <joss at debian.org>, Marc 'HE' Brockschmidt <he at debian.org>, Michael Biebl <biebl at debian.org>
+Uploaders: Emilio Pozuelo Monfort <pochu at debian.org>, Josselin Mouette <joss at debian.org>, Michael Biebl <biebl at debian.org>
Build-Depends: debhelper (>= 8.1.0~),
cdbs (>= 0.4.73),
libglib2.0-dev (>= 2.15.2),
@@ -20,28 +20,8 @@
gir1.2-glib-2.0
Standards-Version: 3.9.2
XS-Python-Version: >= 2.3
-Vcs-Svn: svn://anonscm.debian.org/svn/pkg-gnome/desktop/unstable/gnome-menus
-Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-gnome/desktop/unstable/gnome-menus
-
-Package: gnome-menus
-Architecture: any
-Pre-Depends: ${misc:Pre-Depends}
-Depends: ${shlibs:Depends},
- ${misc:Depends},
- ${python:Depends},
- python-gmenu (= ${binary:Version})
-Breaks: gnome-panel (<< 2.91),
- gnome-control-center (<< 2.91),
- alacarte (<< 0.13.2-2)
-XB-Python-Version: ${python:Versions}
-Description: GNOME implementation of the freedesktop menu specification
- The package contains an implementation of the draft
- "Desktop Menu Specification" from freedesktop.org:
- .
- http://www.freedesktop.org/Standards/menu-spec
- .
- Also contained here are the GNOME menu layout configuration files, .directory
- files and assorted menu related utility programs.
+Vcs-Svn: svn://anonscm.debian.org/svn/pkg-gnome/desktop/unstable/gnome-menus2
+Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-gnome/desktop/unstable/gnome-menus2
Package: libgnome-menu2
Architecture: any
@@ -63,7 +43,6 @@
Section: libdevel
Depends: ${misc:Depends},
libgnome-menu2 (= ${binary:Version}),
- gir1.2-gmenu-2.0 (= ${binary:Version}),
libglib2.0-dev (>= 2.15.2)
Replaces: gir-repository-dev (<< 0.6.5-6)
Description: GNOME implementation of the freedesktop menu specification
@@ -96,16 +75,3 @@
files and assorted menu related utility programs.
.
This package contains the Python binding.
-
-Package: gir1.2-gmenu-2.0
-Section: libs
-Architecture: any
-Depends: ${gir:Depends},
- ${shlibs:Depends},
- ${misc:Depends}
-Conflicts: gobject-introspection-repository, gir1.0-gmenu-2.0
-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 languages supporting dynamic bindings with
- the GIRepository format.
Modified: desktop/unstable/gnome-menus2/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-menus2/debian/control.in?rev=31652&op=diff
==============================================================================
--- desktop/unstable/gnome-menus2/debian/control.in [utf-8] (original)
+++ desktop/unstable/gnome-menus2/debian/control.in [utf-8] Sun Nov 20 12:58:57 2011
@@ -1,4 +1,4 @@
-Source: gnome-menus
+Source: gnome-menus2
Section: gnome
Priority: optional
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
@@ -15,28 +15,8 @@
gir1.2-glib-2.0
Standards-Version: 3.9.2
XS-Python-Version: >= 2.3
-Vcs-Svn: svn://anonscm.debian.org/svn/pkg-gnome/desktop/unstable/gnome-menus
-Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-gnome/desktop/unstable/gnome-menus
-
-Package: gnome-menus
-Architecture: any
-Pre-Depends: ${misc:Pre-Depends}
-Depends: ${shlibs:Depends},
- ${misc:Depends},
- ${python:Depends},
- python-gmenu (= ${binary:Version})
-Breaks: gnome-panel (<< 2.91),
- gnome-control-center (<< 2.91),
- alacarte (<< 0.13.2-2)
-XB-Python-Version: ${python:Versions}
-Description: GNOME implementation of the freedesktop menu specification
- The package contains an implementation of the draft
- "Desktop Menu Specification" from freedesktop.org:
- .
- http://www.freedesktop.org/Standards/menu-spec
- .
- Also contained here are the GNOME menu layout configuration files, .directory
- files and assorted menu related utility programs.
+Vcs-Svn: svn://anonscm.debian.org/svn/pkg-gnome/desktop/unstable/gnome-menus2
+Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-gnome/desktop/unstable/gnome-menus2
Package: libgnome-menu2
Architecture: any
@@ -58,7 +38,6 @@
Section: libdevel
Depends: ${misc:Depends},
libgnome-menu2 (= ${binary:Version}),
- gir1.2-gmenu-2.0 (= ${binary:Version}),
libglib2.0-dev (>= 2.15.2)
Replaces: gir-repository-dev (<< 0.6.5-6)
Description: GNOME implementation of the freedesktop menu specification
@@ -91,16 +70,3 @@
files and assorted menu related utility programs.
.
This package contains the Python binding.
-
-Package: gir1.2-gmenu-2.0
-Section: libs
-Architecture: any
-Depends: ${gir:Depends},
- ${shlibs:Depends},
- ${misc:Depends}
-Conflicts: gobject-introspection-repository, gir1.0-gmenu-2.0
-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 languages supporting dynamic bindings with
- the GIRepository format.
Modified: desktop/unstable/gnome-menus2/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-menus2/debian/rules?rev=31652&op=diff
==============================================================================
--- desktop/unstable/gnome-menus2/debian/rules [utf-8] (original)
+++ desktop/unstable/gnome-menus2/debian/rules [utf-8] Sun Nov 20 12:58:57 2011
@@ -16,11 +16,6 @@
%.directory: %.directory.in
intltool-merge -d debian/po-up $< $@
-build/gnome-menus:: $(OUTFILES)
-
-binary-install/gnome-menus::
- mv debian/gnome-menus/etc/xdg/menus/applications.menu debian/gnome-menus/etc/xdg/menus/gnome-applications.menu
-
binary-install/python-gmenu::
# force executable bit on files looking like python scripts
egrep -rlZ '^#!(.*)python' debian/python-gmenu/usr/lib/ | xargs -0 chmod a+x --
More information about the pkg-gnome-commits
mailing list