r12759 - in /desktop/unstable/gnome-utils/debian: changelog control control.in menu patches/06_fix_logview_crasher.patch rules
joss at users.alioth.debian.org
joss at users.alioth.debian.org
Sat Sep 22 17:14:12 UTC 2007
Author: joss
Date: Sat Sep 22 17:14:12 2007
New Revision: 12759
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=12759
Log:
* New upstream release.
+ Uses a unique temporary directory. Closes: #421599.
+ Only show utilities in the GNOME menu. Closes: #314799.
* Massive build-depends update.
* Remove remaining development files.
* 06_fix_logview_crasher.patch: removed, integrated upstream.
* Don't ignore errors in make distclean.
* Fix sections in menu file.
Removed:
desktop/unstable/gnome-utils/debian/patches/06_fix_logview_crasher.patch
Modified:
desktop/unstable/gnome-utils/debian/changelog
desktop/unstable/gnome-utils/debian/control
desktop/unstable/gnome-utils/debian/control.in
desktop/unstable/gnome-utils/debian/menu
desktop/unstable/gnome-utils/debian/rules
Modified: desktop/unstable/gnome-utils/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-utils/debian/changelog?rev=12759&op=diff
==============================================================================
--- desktop/unstable/gnome-utils/debian/changelog (original)
+++ desktop/unstable/gnome-utils/debian/changelog Sat Sep 22 17:14:12 2007
@@ -1,3 +1,16 @@
+gnome-utils (2.20.0-1) unstable; urgency=low
+
+ * New upstream release.
+ + Uses a unique temporary directory. Closes: #421599.
+ + Only show utilities in the GNOME menu. Closes: #314799.
+ * Massive build-depends update.
+ * Remove remaining development files.
+ * 06_fix_logview_crasher.patch: removed, integrated upstream.
+ * Don't ignore errors in make distclean.
+ * Fix sections in menu file.
+
+ -- Josselin Mouette <joss at debian.org> Sat, 22 Sep 2007 19:04:14 +0200
+
gnome-utils (2.18.1-1) unstable; urgency=low
* Drop useless INSTALL_PROGRAM definition.
Modified: desktop/unstable/gnome-utils/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-utils/debian/control?rev=12759&op=diff
==============================================================================
--- desktop/unstable/gnome-utils/debian/control (original)
+++ desktop/unstable/gnome-utils/debian/control Sat Sep 22 17:14:12 2007
@@ -5,28 +5,30 @@
Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>, Josselin Mouette <joss at debian.org>, Loic Minier <lool at dooz.org>
Build-Depends: cdbs,
debhelper (>= 5),
- libgnomeui-dev (>= 2.13.2),
- libglib2.0-dev (>= 2.10.0-1),
- libgtk2.0-dev (>= 2.10.0),
- libgnome2-dev (>= 2.13.7),
+ intltool (>= 0.35.0),
+ libglib2.0-dev (>= 2.13.3),
+ libgtk2.0-dev (>= 2.11.6),
+ libgnome-desktop-dev (>= 2.9.91),
+ libgnome2-dev (>= 2.13.2),
+ libgnomeui-dev (>= 2.13.7),
+ libglade2-dev (>= 1:2.4.0),
+ libbonoboui2-dev (>= 2.6.1-1),
libgnomevfs2-dev (>= 2.8.4),
- libbonoboui2-dev (>= 2.6.1-1),
- libglade2-dev (>= 1:2.4.0),
libpanel-applet2-dev (>= 2.13.4),
+ libgnomeprint2.2-dev (>= 2.8.0),
+ libgnomeprintui2.2-dev (>= 2.8.0),
+ libgtop2-dev (>= 2.12.0),
+ libgnomecanvas2-dev (>= 2.10.2),
+ x11proto-xext-dev,
+ libhal-dev (>= 0.5.5.1-3) [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386],
+ libgconf2-dev,
+ libpango1.0-dev,
+ linux-libc-dev,
e2fslibs-dev,
scrollkeeper,
- intltool (>= 0.21),
- libgnome-desktop-dev (>= 2.9.91),
gnome-pkg-tools (>= 0.10),
- libxmu-dev,
- libgnomeprint2.2-dev (>= 2.8.0),
- libgnomeprintui2.2-dev (>= 2.8.0),
- libhal-dev (>= 0.5.5.1-3) [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386],
gnome-doc-utils (>= 0.3.2),
- libgtop2-dev (>= 2.12.0),
- libgnomecanvas2-dev (>= 2.10.2),
- autotools-dev,
- gconf2
+ autotools-dev
Standards-Version: 3.7.2
Package: gnome-utils
Modified: desktop/unstable/gnome-utils/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-utils/debian/control.in?rev=12759&op=diff
==============================================================================
--- desktop/unstable/gnome-utils/debian/control.in (original)
+++ desktop/unstable/gnome-utils/debian/control.in Sat Sep 22 17:14:12 2007
@@ -5,28 +5,30 @@
Uploaders: @GNOME_TEAM@
Build-Depends: cdbs,
debhelper (>= 5),
- libgnomeui-dev (>= 2.13.2),
- libglib2.0-dev (>= 2.10.0-1),
- libgtk2.0-dev (>= 2.10.0),
- libgnome2-dev (>= 2.13.7),
+ intltool (>= 0.35.0),
+ libglib2.0-dev (>= 2.13.3),
+ libgtk2.0-dev (>= 2.11.6),
+ libgnome-desktop-dev (>= 2.9.91),
+ libgnome2-dev (>= 2.13.2),
+ libgnomeui-dev (>= 2.13.7),
+ libglade2-dev (>= 1:2.4.0),
+ libbonoboui2-dev (>= 2.6.1-1),
libgnomevfs2-dev (>= 2.8.4),
- libbonoboui2-dev (>= 2.6.1-1),
- libglade2-dev (>= 1:2.4.0),
libpanel-applet2-dev (>= 2.13.4),
+ libgnomeprint2.2-dev (>= 2.8.0),
+ libgnomeprintui2.2-dev (>= 2.8.0),
+ libgtop2-dev (>= 2.12.0),
+ libgnomecanvas2-dev (>= 2.10.2),
+ x11proto-xext-dev,
+ libhal-dev (>= 0.5.5.1-3) [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386],
+ libgconf2-dev,
+ libpango1.0-dev,
+ linux-libc-dev,
e2fslibs-dev,
scrollkeeper,
- intltool (>= 0.21),
- libgnome-desktop-dev (>= 2.9.91),
gnome-pkg-tools (>= 0.10),
- libxmu-dev,
- libgnomeprint2.2-dev (>= 2.8.0),
- libgnomeprintui2.2-dev (>= 2.8.0),
- libhal-dev (>= 0.5.5.1-3) [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386],
gnome-doc-utils (>= 0.3.2),
- libgtop2-dev (>= 2.12.0),
- libgnomecanvas2-dev (>= 2.10.2),
- autotools-dev,
- gconf2
+ autotools-dev
Standards-Version: 3.7.2
Package: gnome-utils
Modified: desktop/unstable/gnome-utils/debian/menu
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-utils/debian/menu?rev=12759&op=diff
==============================================================================
--- desktop/unstable/gnome-utils/debian/menu (original)
+++ desktop/unstable/gnome-utils/debian/menu Sat Sep 22 17:14:12 2007
@@ -1,18 +1,24 @@
-?package(gnome-utils):needs="X11" section="Apps/Tools" \
+?package(gnome-utils):needs="X11" \
+ section="Applications/File Management" \
title="Baobab" command="/usr/bin/baobab" \
icon="/usr/share/pixmaps/baobab.xpm" hints="Gnome"
-?package(gnome-utils):needs="X11" section="Apps/Text" \
+?package(gnome-utils):needs="X11" \
+ section="Applications/Text" \
title="GNOME Dictionary" command="/usr/bin/gnome-dictionary" \
icon="/usr/share/pixmaps/gdict.xpm" hints="Gnome"
-?package(gnome-utils):needs="X11" section="Apps/System" \
+?package(gnome-utils):needs="X11" \
+ section="Applications/System/Hardware" \
title="GNOME Floppy Formatter" command="/usr/bin/gfloppy" \
icon="/usr/share/pixmaps/gfloppy.xpm" hints="Gnome"
-?package(gnome-utils):needs="X11" section="Apps/Tools" \
+?package(gnome-utils):needs="X11" \
+ section="Applications/File Management" \
title="GNOME Search Tool" command="/usr/bin/gnome-search-tool" \
icon="/usr/share/pixmaps/gsearchtool.xpm" hints="Gnome"
-?package(gnome-utils):needs="X11" section="Apps/System" \
+?package(gnome-utils):needs="X11" \
+ section="Applications/System/Monitoring" \
title="GNOME Log Viewer" command="/usr/bin/gnome-system-log" \
icon="/usr/share/pixmaps/gnome-system-log.xpm" hints="Gnome,Monitoring"
-?package(gnome-utils):needs="X11" section="Apps/Tools" \
+?package(gnome-utils):needs="X11" \
+ section="Applications/Graphics" \
title="GNOME Screenshot Tool" command="/usr/bin/gnome-panel-screenshot" \
hints="Gnome"
Modified: desktop/unstable/gnome-utils/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-utils/debian/rules?rev=12759&op=diff
==============================================================================
--- desktop/unstable/gnome-utils/debian/rules (original)
+++ desktop/unstable/gnome-utils/debian/rules Sat Sep 22 17:14:12 2007
@@ -43,7 +43,7 @@
dh_testdir
dh_testroot
rm -f build-stamp
- -$(MAKE) distclean
+ [ ! -f Makefile ] || $(MAKE) distclean
-test -r /usr/share/misc/config.sub && test -r config.sub && \
cp -f /usr/share/misc/config.sub config.sub
-test -r /usr/share/misc/config.guess && test -r config.guess && \
@@ -62,8 +62,7 @@
# system
-rm -rf $(CURDIR)/debian/gnome-utils/usr/var
# drop development files for libgdict
- rm -rf debian/gnome-utils/usr/lib/libgdict-1.0.so
- rm -rf debian/gnome-utils/usr/lib/libgdict-1.0.la
+ cd debian/gnome-utils/usr && rm -rf include lib/*.la lib/*.so lib/*.a lib/pkgconfig
binary-indep: build install
More information about the pkg-gnome-commits
mailing list