Changeset 6070
- Timestamp:
- 11/30/09 01:21:20 (3 years ago)
- Location:
- pkg/frankie/main/gnome-main-menu/trunk/debian
- Files:
-
- 9 added
- 12 deleted
- 5 edited
-
README.source (added)
-
changelog (modified) (2 diffs)
-
compat (modified) (1 diff)
-
control (modified) (2 diffs)
-
control.in (added)
-
copyright (modified) (1 diff)
-
gnome-main-menu.install (deleted)
-
libslab-dev.install (deleted)
-
libslab0.install (deleted)
-
patches/01_fix_menu_path.patch (deleted)
-
patches/03_fix_upgrade_packages.patch (deleted)
-
patches/04_link_statically.patch (deleted)
-
patches/05_binary_locations (deleted)
-
patches/06_fix_applet_conf_file.patch (deleted)
-
patches/08_add_place_menu.patch (deleted)
-
patches/09_double_text.patch (deleted)
-
patches/10_default_commands.patch (deleted)
-
patches/11_fix_control_center.patch (deleted)
-
patches/default-applications.diff (added)
-
patches/fix-trigger-panel-run-dialog.diff (added)
-
patches/gnome-session-kill.diff (added)
-
patches/ltmain-as-needed.diff (added)
-
patches/non-linux.diff (added)
-
patches/series (added)
-
rules (modified) (1 diff)
-
watch (added)
Legend:
- Unmodified
- Added
- Removed
-
pkg/frankie/main/gnome-main-menu/trunk/debian/changelog
r4388 r6070 1 gnome-main-menu (0.9. 8.svn.20070430-1.3) unstable; urgency=low1 gnome-main-menu (0.9.13-parsix1) unstable; urgency=low 2 2 3 * Do not suggest gnome-app-install3 * Sync'd with Debian 0.9.13-1 4 4 5 -- Alan Baghumian <alan@ technotux.org> Mon, 03 Nov 2008 20:54:00-08005 -- Alan Baghumian <alan@memphis-mobile> Sun, 29 Nov 2009 16:20:47 -0800 6 6 7 gnome-main-menu (0.9. 8.svn.20070430-1.2) unstable; urgency=low7 gnome-main-menu (0.9.13-1) unstable; urgency=low 8 8 9 * Rebuild against new gtk and libgnome-desktop-dev 9 [ Julian Andres Klode ] 10 * New upstream release (LP: #428860), uses external libslab. 11 * Build-Depend on libunique-dev. 12 * Drop fix-gnomeui.diff, fixed upstream. 13 * Drop autoreconf.diff and run autoreconf at build-time. 14 * Add the pkg-gnome team stuff. 10 15 11 -- Alan Baghumian <alan@technotux.org> Mon, 03 Nov 2008 12:27:43 -0800 16 [ Emilio Pozuelo Monfort ] 17 * Upload to unstable. 18 19 -- Emilio Pozuelo Monfort <pochu@debian.org> Sun, 08 Nov 2009 21:22:49 +0100 20 21 gnome-main-menu (0.9.12-4) unstable; urgency=low 22 23 * Fix building on non-Linux architectures (Closes: #542628) 24 * Switch packaging from CDBS to debhelper 7. 25 * Update Standards-Version to 3.8.3 26 * debian/copyright: Update to DEP-5 draft format. 27 28 -- Julian Andres Klode <jak@debian.org> Thu, 20 Aug 2009 21:45:47 +0200 29 30 gnome-main-menu (0.9.12-3) unstable; urgency=low 31 32 * Disable gnome-session-kill.diff, supported in unstable. 33 * fix-gnomeui.diff: Fix missing gnome-ui-init.h includes (Closes: #532371) 34 35 -- Julian Andres Klode <jak@debian.org> Tue, 09 Jun 2009 17:00:31 +0200 36 37 gnome-main-menu (0.9.12-2) unstable; urgency=low 38 39 * Remake Build-Depends using configure.in checks, fixes building on s390. 40 * Build with -Wl,--as-needed 41 42 -- Julian Andres Klode <jak@debian.org> Tue, 07 Apr 2009 20:06:41 +0200 43 44 gnome-main-menu (0.9.12-1) unstable; urgency=low 45 46 * New upstream release (Closes: #459324) 47 - Uses NetworkManager 0.7 (Closes: #515968) 48 * Take over maintenance of the package 49 * Acknowledge NMU (Closes: #443021) 50 * debian/watch: Add 51 * Add new patches 52 - default-applications.diff: Replace Novell's default applications 53 with the ones we ship. 54 - fix-trigger-panel-run-dialog.diff: We install the binary in 55 /usr/lib/gnome-main-menu, adjust path 56 - gnome-session-kill.diff: Use gnome-session-save --kill instead of 57 not-yet-supported-in-Debian options (like --logout-dialog) 58 * Update Standards-Version to 3.8.1, add README.source 59 60 -- Julian Andres Klode <jak@debian.org> Tue, 07 Apr 2009 16:55:46 +0200 12 61 13 62 gnome-main-menu (0.9.8.svn.20070430-1.1) unstable; urgency=low … … 64 113 - 03_fix_upgrade_packages.patch 65 114 - 11_fix_control_center.patch 66 * Added libslab0 and libslab-dev packages. 115 * Added libslab0 and libslab-dev packages. 67 116 68 117 -- Riccardo Setti <giskard@debian.org> Tue, 12 Dec 2006 21:32:53 +0100 -
pkg/frankie/main/gnome-main-menu/trunk/debian/compat
r4380 r6070 1 5 1 7 -
pkg/frankie/main/gnome-main-menu/trunk/debian/control
r4388 r6070 2 2 Section: gnome 3 3 Priority: optional 4 Maintainer: Riccardo Setti <giskard@debian.org> 5 Uploaders: Clément Stenac <zorglub@debian.org> 6 Build-Depends: debhelper (>= 5), cdbs, quilt, autotools-dev, libgnome-desktop-dev, libpanel-applet2-dev, libgtop2-dev, libdbus-glib-1-dev ,network-manager-dev, libhal-storage-dev, libiw-dev, libgnome-menu-dev, libavahi-core-dev, gtk-doc-tools, librsvg2-dev, libnm-util-dev 7 Standards-Version: 3.7.2 4 Maintainer: Julian Andres Klode <jak@debian.org> 5 Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>, Emilio Pozuelo Monfort <pochu@debian.org> 6 Build-Depends: debhelper (>= 7.0.50~), 7 quilt, 8 autotools-dev, 9 automake, 10 autoconf, 11 libtool, 12 gtk-doc-tools, 13 intltool, 14 gnome-pkg-tools, 15 libcairo2-dev, 16 libdbus-glib-1-dev, 17 libgconf2-dev, 18 libglade2-dev, 19 libgnome2-dev, 20 libgnome-desktop-dev, 21 libgnome-menu-dev, 22 libgnomeui-dev, 23 libgtop2-dev, 24 libhal-storage-dev, 25 libiw-dev | not+linux-gnu, 26 libnm-glib-dev (>= 0.7) | not+linux-gnu, 27 libnm-util-dev (>= 0.7) | not+linux-gnu, 28 libpanel-applet2-dev, 29 libpango1.0-dev, 30 librsvg2-dev, 31 libunique-dev, 32 libslab-dev (>= 2.27) 33 Standards-Version: 3.8.3 8 34 9 35 Package: gnome-main-menu 10 36 Architecture: any 11 37 Depends: ${shlibs:Depends}, ${misc:Depends}, gnome-menus, debconf 12 Suggests: network-manager-gnome, beagle, synaptic 38 Suggests: network-manager-gnome, beagle, synaptic | gnome-app-install 13 39 Description: GNOME start menu applet 14 40 This applet provides a "start menu" for the GNOME desktop. … … 20 46 administration actions and integrates with network-manager for network 21 47 status reporting. 22 23 Package: libslab024 Architecture: any25 Section: libs26 Depends: ${shlibs:Depends}27 Description: beautification app library file28 This applet provides a "start menu" for the GNOME desktop.29 .30 It features a list of favorite applications, and recently used documents.31 .32 It also integrates with the Beagle search tool to provide search facilities33 from the start menu. It provides shortcuts for common system34 administration actions and integrates with network-manager for network35 status reporting.36 .37 This package contains shared libraries.38 39 Package: libslab-dev40 Architecture: any41 Section: libdevel42 Depends: libslab0 (= ${binary:Version}), libglib2.0-dev, libgtk2.0-dev, libgnome-desktop-dev, librsvg2-dev, libgnome-menu-dev, libpango1.0-dev43 Description: development file for libslab044 This applet provides a "start menu" for the GNOME desktop.45 .46 It features a list of favorite applications, and recently used documents.47 .48 It also integrates with the Beagle search tool to provide search facilities49 from the start menu. It provides shortcuts for common system50 administration actions and integrates with network-manager for network51 status reporting.52 .53 This package contains header and development files.54 -
pkg/frankie/main/gnome-main-menu/trunk/debian/copyright
r4380 r6070 1 This package was debianized by Riccardo Setti <giskard@debian.org> on 2 Wed, 23 Aug 2006 14:02:08 +0200. 1 Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?rev=59 2 Source: http://ftp.gnome.org/pub/GNOME/sources/gnome-main-menu/ 3 3 4 It was downloaded from cvs.gnome.org 4 Files: * 5 Copyright: © 2006-2007 Novell, Inc 6 License: GPL-2+ 5 7 6 Upstream Authors: Dan Winship <danw@novell.com> 7 Jim Krehl <jimmyk@novell.com> 8 JP Rosevear <jpr@novell.com> 9 Scott Reeves <sreeves@novell.com> 8 Files: nautilus-main-menu/main-menu.c, nautilus-main-menu/nautilus-main-menu.h 9 Copyright: © 2004-2005 Free Software Foundation, Inc. 10 License: GPL-2+ 10 11 11 Copyright: Copyright (c) 2006 Novell, Inc. 12 Files: main-menu/src/eggaccelerators.[ch] 13 Copyright: © 2002 Red Hat, Inc. 14 © 1998, 2001 Tim Janik 15 © 2006 Novell, Inc 16 License: LGPL-2+ 12 17 13 License: 14 The software is released under the terms of the GNU GENERAL PUBLIC LICENSE 15 version 2, see `/usr/share/common-licenses/GPL'. 18 Files: debian/* 19 Copyright: © 2006 Riccardo Setti <giskard@debian.org> 20 © 2009 Julian Andres Klode <jak@debian.org> 21 License: GPL-2+ 16 22 17 The libslab, libtile and libutils are released under the terms of the 18 GNU Lesser General Public License version 2 or later, see 19 `/usr/share/common-licenses/LGPL` 23 License: GPL-2+ 24 This package is free software; you can redistribute it and/or 25 modify it under the terms of the GNU General Public 26 License as published by the Free Software Foundation; either 27 version 2 of the License, or (at your option) any later version. 28 . 29 On Debian systems, the complete text of the GNU General 30 Public License can be found in `/usr/share/common-licenses/GPL-2'. 20 31 21 The Debian packaging is (C) 2006, Riccardo Setti <giskard@debian.org> and 22 is licensed under the GPL, see `/usr/share/common-licenses/GPL'. 32 License: LGPL-2+ 33 This library is free software; you can redistribute it and/or 34 modify it under the terms of the GNU Lesser General Public 35 License as published by the Free Software Foundation; either 36 version 2 of the License, or (at your option) any later version. 37 . 38 On Debian systems, the complete text of the GNU General 39 Public License can be found in `/usr/share/common-licenses/LGPL-2'. -
pkg/frankie/main/gnome-main-menu/trunk/debian/rules
r4380 r6070 1 1 #!/usr/bin/make -f 2 export LDFLAGS += -Wl,--as-needed 3 export DEB_BUILD_OPTIONS += nocheck 2 4 3 include /usr/share/cdbs/1/class/autotools.mk 4 include /usr/share/cdbs/1/rules/debhelper.mk 5 include /usr/share/cdbs/1/class/gnome.mk 6 include /usr/share/cdbs/1/rules/patchsys-quilt.mk 5 include /usr/share/gnome-pkg-tools/1/rules/uploaders.mk 6 include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk 7 7 8 DEB_CONFIGURE_EXTRA_FLAGS += --with-gconf-schema-file-dir=/usr/share/gconf/schemas --libexecdir=/usr/lib/gnome-main-menu --bindir=/usr/lib/gnome-main-menu 8 %: 9 dh --with quilt $@ 9 10 11 12 override_dh_auto_clean: 13 dh_auto_clean 14 15 # Cleanup 16 find -type d -name autom4te.cache -print0 | xargs -0 -r rm -rf \; 17 find -type d -name build -print0 | xargs -0 -r rm -rf \; 18 find -type f -name Makefile.in -print0 | xargs -0 -r rm -f \; 19 rm -f configure config.sub config.guess aclocal.m4 config.h.in 20 21 clean:: 22 dh $@ 23 24 override_dh_auto_configure: 25 ln -s /usr/share/misc/config.sub . 26 ln -s /usr/share/misc/config.guess . 27 autoreconf 28 dh_auto_configure -- --with-gconf-schema-file-dir=/usr/share/gconf/schemas \ 29 --libexecdir=/usr/lib/gnome-main-menu \ 30 --bindir=/usr/lib/gnome-main-menu
Note: See TracChangeset
for help on using the changeset viewer.


