debian/0000775000000000000000000000000012255065766007206 5ustar debian/libgnome2-bin.install0000664000000000000000000000001012255065702013177 0ustar usr/bin/debian/libgnome2-doc.install0000664000000000000000000000010412255065702013200 0ustar usr/share/gtk-doc/html/libgnome/* usr/share/doc/libgnome2-doc/html/ debian/libgnome2-common.manpages0000664000000000000000000000002712255065702014054 0ustar debian/gnome-options.7 debian/control0000664000000000000000000000640012255065767010612 0ustar # This file is autogenerated. DO NOT EDIT! # # Modifications should be made to debian/control.in instead. # This file is regenerated automatically in the clean target. Source: libgnome Section: devel Priority: optional Maintainer: Ubuntu Desktop Team XSBC-Original-Maintainer: Josselin Mouette Uploaders: Debian GNOME Maintainers , Emilio Pozuelo Monfort , Josselin Mouette , Michael Biebl Standards-Version: 3.9.2 Build-Depends: debhelper (>= 8.1.3), dh-autoreconf, gnome-common, libgnomevfs2-dev (>= 2.7.91-3), libbonobo2-dev (>= 2.13.0), libpopt-dev, intltool (>= 0.40.0), libgconf2-dev (>= 2.7.92), libcanberra-dev, libglib2.0-dev (>= 2.16.0), cdbs (>= 0.4.93~), gnome-pkg-tools (>= 0.10), dpkg-dev (>= 1.13.19), gtk-doc-tools (>= 1.0), docbook-xml Build-Depends-Indep: libglib2.0-doc Vcs-Bzr: https://code.launchpad.net/~ubuntu-desktop/libgnome/ubuntu Package: libgnome2-0 Architecture: any Multi-Arch: same Section: libs Pre-Depends: ${misc:Pre-Depends} Depends: ${misc:Depends}, ${shlibs:Depends}, libgnome2-common (>= ${gnome:Version}), libgnome2-common (<< ${gnome:NextVersion}), libbonobo2-0 (>= 2.32.1-0ubuntu1.1), libgnome2-bin Recommends: gvfs Description: The GNOME library - runtime files This package contains the shared library for the base GNOME library functions. Package: libgnome2-bin Architecture: any Section: libs Depends: ${misc:Depends}, ${shlibs:Depends}, Replaces: libgnome2-0 (<= 2.32.1-2ubuntu1) Multi-Arch: foreign Description: The GNOME library - binary files This package contains gnome-open, a utility that exposes functionality from the base GNOME library. Package: libgnome2-dev Architecture: any Multi-Arch: same Section: libdevel Pre-Depends: ${misc:Pre-Depends} Depends: ${misc:Depends}, libgnome2-0 (= ${binary:Version}), libglib2.0-dev, libbonobo2-dev, liborbit2-dev, libgconf2-dev, libgnomevfs2-dev, libcanberra-dev, libpopt-dev Suggests: libgnome2-doc Description: The GNOME library - development files This package contains the shared library for the base GNOME library functions. Package: libgnome2-common Architecture: all Multi-Arch: foreign Section: libs Depends: ${misc:Depends} Breaks: gnome-panel (<< 2.28) Suggests: desktop-base (>= 0.3.16) Description: The GNOME library - common files This package contains internationalization files for the base GNOME library functions. Package: libgnome2-doc Architecture: all Section: doc Depends: ${misc:Depends} Suggests: devhelp Description: The GNOME library - documentation files This package contains documentation files for the base GNOME library functions. Package: libgnome2-dbg Section: debug Priority: extra Architecture: any Depends: libgnome2-0 (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends} Description: The GNOME library - debugging symbols This package contains the debugging symbols. debian/watch0000664000000000000000000000014712255065735010235 0ustar version=3 http://ftp.gnome.org/pub/GNOME/sources/libgnome/([\d\.]+[02468])/ \ libgnome-(.*)\.tar\.bz2 debian/source/0000775000000000000000000000000012255065766010506 5ustar debian/source/format0000664000000000000000000000001412255065702011702 0ustar 3.0 (quilt) debian/libgnome2-doc.links0000664000000000000000000000010212255065702012650 0ustar usr/share/doc/libgnome2-doc/html/ usr/share/gtk-doc/html/libgnome debian/libgnome2-common.prerm0000664000000000000000000000010012255065735013404 0ustar #!/bin/sh set -e # dummy empty prerm, see #706110 #DEBHELPER# debian/rules0000775000000000000000000000133312255065702010254 0ustar #!/usr/bin/make -f include /usr/share/cdbs/1/rules/autoreconf.mk include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/rules/utils.mk include /usr/share/cdbs/1/class/gnome.mk include /usr/share/gnome-pkg-tools/1/rules/uploaders.mk include /usr/share/gnome-pkg-tools/1/rules/gnome-version.mk -include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk LDFLAGS += -Wl,-z,defs -Wl,-O1 -Wl,--as-needed CFLAGS += -include debian.h DEB_CONFIGURE_EXTRA_FLAGS += --enable-gtk-doc --libdir=\$${prefix}/lib/$(DEB_HOST_MULTIARCH) makebuilddir:: echo '#define MULTIARCH "${DEB_HOST_MULTIARCH}"' >debian.h clean:: dh_clean intltool-extract intltool-merge intltool-update \ po/.intltool-merge-cache rm -f debian.h debian/libgnome2-common.gconf-defaults0000664000000000000000000000070712255065702015167 0ustar /desktop/gnome/background/picture_options stretched /desktop/gnome/background/picture_filename /usr/share/backgrounds/warty-final-ubuntu.png /desktop/gnome/applications/browser/exec firefox /desktop/gnome/applications/media/exec rhythmbox /desktop/gnome/peripherals/keyboard/bell_mode off /desktop/gnome/sound/enable_esd true /desktop/gnome/sound/event_sounds true /desktop/gnome/background/primary_color #4E3E29 /desktop/gnome/font_rendering/dpi 96.0 debian/libgnome2-doc.doc-base0000664000000000000000000000041212255065702013211 0ustar Document: libgnome2-doc Title: Libgnome 2 Manual Author: gtk-doc-tools package Abstract: Reference manual for the GNOME 2 Library. Section: Programming Format: HTML Index: /usr/share/doc/libgnome2-doc/html/index.html Files: /usr/share/doc/libgnome2-doc/html/*.html debian/control.in0000664000000000000000000000565212255065702011214 0ustar Source: libgnome Section: devel Priority: optional Maintainer: Ubuntu Desktop Team XSBC-Original-Maintainer: Josselin Mouette Uploaders: @GNOME_TEAM@ Standards-Version: 3.9.2 Build-Depends: debhelper (>= 8.1.3), dh-autoreconf, gnome-common, libgnomevfs2-dev (>= 2.7.91-3), libbonobo2-dev (>= 2.13.0), libpopt-dev, intltool (>= 0.40.0), libgconf2-dev (>= 2.7.92), libcanberra-dev, libglib2.0-dev (>= 2.16.0), cdbs (>= 0.4.93~), gnome-pkg-tools (>= 0.10), dpkg-dev (>= 1.13.19), gtk-doc-tools (>= 1.0), docbook-xml Build-Depends-Indep: libglib2.0-doc Vcs-Bzr: https://code.launchpad.net/~ubuntu-desktop/libgnome/ubuntu Package: libgnome2-0 Architecture: any Multi-Arch: same Section: libs Pre-Depends: ${misc:Pre-Depends} Depends: ${misc:Depends}, ${shlibs:Depends}, libgnome2-common (>= ${gnome:Version}), libgnome2-common (<< ${gnome:NextVersion}), libbonobo2-0 (>= 2.32.1-0ubuntu1.1), libgnome2-bin Recommends: gvfs Description: The GNOME library - runtime files This package contains the shared library for the base GNOME library functions. Package: libgnome2-bin Architecture: any Section: libs Depends: ${misc:Depends}, ${shlibs:Depends}, Replaces: libgnome2-0 (<= 2.32.1-2ubuntu1) Multi-Arch: foreign Description: The GNOME library - binary files This package contains gnome-open, a utility that exposes functionality from the base GNOME library. Package: libgnome2-dev Architecture: any Multi-Arch: same Section: libdevel Pre-Depends: ${misc:Pre-Depends} Depends: ${misc:Depends}, libgnome2-0 (= ${binary:Version}), libglib2.0-dev, libbonobo2-dev, liborbit2-dev, libgconf2-dev, libgnomevfs2-dev, libcanberra-dev, libpopt-dev Suggests: libgnome2-doc Description: The GNOME library - development files This package contains the shared library for the base GNOME library functions. Package: libgnome2-common Architecture: all Multi-Arch: foreign Section: libs Depends: ${misc:Depends} Breaks: gnome-panel (<< 2.28) Suggests: desktop-base (>= 0.3.16) Description: The GNOME library - common files This package contains internationalization files for the base GNOME library functions. Package: libgnome2-doc Architecture: all Section: doc Depends: ${misc:Depends} Suggests: devhelp Description: The GNOME library - documentation files This package contains documentation files for the base GNOME library functions. Package: libgnome2-dbg Section: debug Priority: extra Architecture: any Depends: libgnome2-0 (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends} Description: The GNOME library - debugging symbols This package contains the debugging symbols. debian/compat0000664000000000000000000000000212255065702010372 0ustar 8 debian/libgnome2-common.postrm0000664000000000000000000000010112255065735013604 0ustar #!/bin/sh set -e # dummy empty postrm, see #706110 #DEBHELPER# debian/libgnome2-common.install0000664000000000000000000000002512255065702013725 0ustar usr/share/locale etc debian/patches/0000775000000000000000000000000012255065766010635 5ustar debian/patches/00_as-needed.patch0000664000000000000000000000167612255065702014002 0ustar Index: libgnome-2.32.1/ltmain.sh =================================================================== --- libgnome-2.32.1.orig/ltmain.sh 2011-01-31 14:36:30.000000000 +0100 +++ libgnome-2.32.1/ltmain.sh 2011-05-29 09:48:18.339100812 +0200 @@ -5787,6 +5787,11 @@ func_mode_link () arg=$func_stripname_result ;; + -Wl,--as-needed) + deplibs="$deplibs $arg" + continue + ;; + -Wl,*) func_stripname '-Wl,' '' "$arg" args=$func_stripname_result @@ -6147,6 +6152,15 @@ func_mode_link () lib= found=no case $deplib in + -Wl,--as-needed) + if test "$linkmode,$pass" = "prog,link"; then + compile_deplibs="$deplib $compile_deplibs" + finalize_deplibs="$deplib $finalize_deplibs" + else + deplibs="$deplib $deplibs" + fi + continue + ;; -mt|-mthreads|-kthread|-Kthread|-pthread|-pthreads|--thread-safe|-threads) if test "$linkmode,$pass" = "prog,link"; then compile_deplibs="$deplib $compile_deplibs" debian/patches/02_path_max.patch0000664000000000000000000000103412255065702013744 0ustar Index: libgnome-2.32.1/libgnome/gnome-program.c =================================================================== --- libgnome-2.32.1.orig/libgnome/gnome-program.c 2010-02-07 19:04:26.000000000 +0100 +++ libgnome-2.32.1/libgnome/gnome-program.c 2011-05-29 09:48:34.451179579 +0200 @@ -64,6 +64,10 @@ #define GNOME_PROGRAM_GET_PRIVATE(object)(G_TYPE_INSTANCE_GET_PRIVATE ((object), GNOME_TYPE_PROGRAM, GnomeProgramPrivate)) +#ifndef PATH_MAX +#define PATH_MAX 4096 +#endif + struct _GnomeProgramPrivate { enum { APP_UNINIT=0, debian/patches/04_disable_deprecated.patch0000664000000000000000000000127712255065735015747 0ustar From 64a0443e26a50745c8fdc02eddf60985a977275f Mon Sep 17 00:00:00 2001 From: Colin Walters Date: Thu, 02 May 2013 21:58:00 +0000 Subject: Don't use G_DISABLE_DEPRECATED Because really, no one cares about this code, we're not going to stay on the GLib treadmill. --- diff --git a/libgnome/Makefile.am b/libgnome/Makefile.am index 9c8cd3e..aa01f6c 100644 --- a/libgnome/Makefile.am +++ b/libgnome/Makefile.am @@ -17,7 +17,6 @@ INCLUDES = \ -I$(srcdir)/.. \ $(WARN_CFLAGS) \ $(LIBGNOME_CFLAGS) \ - -DG_DISABLE_DEPRECATED \ -DLIBGNOME_PREFIX=\""$(prefix)"\" \ -DLIBGNOME_LIBDIR=\""$(libdir)"\" \ -DLIBGNOME_DATADIR=\""$(datadir)"\" \ -- cgit v0.9.1 debian/patches/08_dont_force_a11y_activation.patch0000664000000000000000000000125612255065702017355 0ustar Index: libgnome-2.31.0/configure.in =================================================================== --- libgnome-2.31.0.orig/configure.in 2010-06-30 13:24:18.000000000 +1000 +++ libgnome-2.31.0/configure.in 2010-08-17 11:51:32.510563001 +1000 @@ -215,13 +215,7 @@ AC_CHECK_LIB(popt, poptStrippedArgv,, AC_MSG_ERROR([popt 1.5 or newer is required to build libgnome. You can download the latest version from ftp://ftp.rpm.org/pub/rpm/dist/rpm-4.0.x/])) -LIBGNOME_MINOR_VERSION=libgnome_minor_version -if test $(( $(echo $LIBGNOME_MINOR_VERSION) %2)) = "1"; then - A11Y_ENABLED=true -else - A11Y_ENABLED=false -fi - +A11Y_ENABLED=false AC_SUBST(A11Y_ENABLED) AC_CONFIG_FILES([ debian/patches/10_sounds_event_list.patch0000664000000000000000000000241712255065702015717 0ustar diff -Nur libgnome-2.13.90/gnome-data/gnome-2.soundlist.in libgnome-2.13.90.new/gnome-data/gnome-2.soundlist.in --- libgnome-2.13.90/gnome-data/gnome-2.soundlist.in 2003-07-11 21:49:10.000000000 +0200 +++ libgnome-2.13.90.new/gnome-data/gnome-2.soundlist.in 2006-03-03 16:04:28.000000000 +0100 @@ -10,21 +10,21 @@ _description=Log out [info] -file=info.wav +file= _description=Informational message [warning] -file=warning.wav +file= _description=Warning message [error] -file=error.wav +file= _description=Error message [question] -file=question.wav +file= _description=Question dialog [generic] -file=generic.wav +file= _description=Miscellaneous message diff -Nur libgnome-2.13.90/gnome-data/gtk-events-2.soundlist.in libgnome-2.13.90.new/gnome-data/gtk-events-2.soundlist.in --- libgnome-2.13.90/gnome-data/gtk-events-2.soundlist.in 2003-07-11 21:49:10.000000000 +0200 +++ libgnome-2.13.90.new/gnome-data/gtk-events-2.soundlist.in 2006-03-03 16:04:18.000000000 +0100 @@ -2,13 +2,13 @@ _description=User interface events [clicked] -file=gtk-events/clicked.wav +file= _description=Click on command button [activate] -file=gtk-events/activate.wav +file= _description=Choose menu item [toggled] -file=gtk-events/toggled.wav +file= _description=Select check box debian/patches/series0000664000000000000000000000022312255065735012043 0ustar 00_as-needed.patch 02_path_max.patch 03_multiarch.patch 04_disable_deprecated.patch 08_dont_force_a11y_activation.patch 10_sounds_event_list.patch debian/patches/11_glib_no_deprecations.patch0000664000000000000000000000076012255065702016321 0ustar diff -Nur libgnome-2.32.1/libgnome/Makefile.am libgnome-2.32.1.build/libgnome/Makefile.am --- libgnome-2.32.1/libgnome/Makefile.am 2009-10-05 14:03:08.000000000 +0200 +++ libgnome-2.32.1.build/libgnome/Makefile.am 2013-04-02 15:23:12.794141898 +0200 @@ -17,7 +17,6 @@ -I$(srcdir)/.. \ $(WARN_CFLAGS) \ $(LIBGNOME_CFLAGS) \ - -DG_DISABLE_DEPRECATED \ -DLIBGNOME_PREFIX=\""$(prefix)"\" \ -DLIBGNOME_LIBDIR=\""$(libdir)"\" \ -DLIBGNOME_DATADIR=\""$(datadir)"\" \ debian/patches/03_multiarch.patch0000664000000000000000000000254512255065702014144 0ustar diff --git a/libgnome/gnome-program.c b/libgnome/gnome-program.c index fa8e62d..3f32d39 100644 --- a/libgnome/gnome-program.c +++ b/libgnome/gnome-program.c @@ -1669,27 +1669,38 @@ gnome_program_parse_args (GnomeProgram *program) static char * find_accessibility_module (GnomeProgram *program, const char *libname) { - char *sub; + char *sub0, *sub1; char *path; char *fname; char *retval; fname = g_strconcat (libname, "." G_MODULE_SUFFIX, NULL); - sub = g_strconcat ("gtk-2.0/modules", G_DIR_SEPARATOR_S, fname, NULL); + sub0 = g_strconcat (MULTIARCH, G_DIR_SEPARATOR_S, "gtk-2.0/modules", G_DIR_SEPARATOR_S, fname, NULL); + sub1 = g_strconcat ("gtk-2.0/modules", G_DIR_SEPARATOR_S, fname, NULL); path = gnome_program_locate_file ( - program, GNOME_FILE_DOMAIN_LIBDIR, sub, TRUE, NULL); + program, GNOME_FILE_DOMAIN_LIBDIR, sub0, TRUE, NULL); - g_free (sub); + if (path) { + retval = path; + goto out; + } + + path = gnome_program_locate_file ( + program, GNOME_FILE_DOMAIN_LIBDIR, sub1, TRUE, NULL); - if (path) + if (path) { retval = path; - else - retval = gnome_program_locate_file ( - program, GNOME_FILE_DOMAIN_LIBDIR, - fname, TRUE, NULL); + goto out; + } + + retval = gnome_program_locate_file ( + program, GNOME_FILE_DOMAIN_LIBDIR, fname, TRUE, NULL); +out: g_free (fname); + g_free (sub0); + g_free (sub1); return retval; } debian/gnome-options.70000664000000000000000000000444212255065702012066 0ustar .\" gnome-options.7 - Standard Command Line Options for Gnome Programs .\" Copyright 2002, 2003 Jochen Voss .\" You may redistribute and modify this manual page .\" under the terms of the GPL. .TH gnome-options 7 "2003-10-20" "GNOME 2.2" "Gnome User's Manual" .SH NAME gnome-options \- Standard Command Line Options for GNOME 2 Programs .SH SYNOPSIS .IR "program " [ "standard options" "] [" "specific options" "] " arguments .SH DESCRIPTION This manual page describes the command line options, which are common to all Gnome applications. .SH OPTIONS .SS Help options .TP \fB-?\fR, \fB\-\-help\fR Show the application's help message. .TP \fB\-\-usage\fR Display a brief usage message. .TP \fB\-\-version\fR Show the application's version information. .SS Bonobo Activation support .TP \fB\-\-oaf\-ior\-fd\fR=\fIFD\fR File descriptor to print IOR on .TP \fB\-\-oaf\-activate\-iid\fR=\fIIID\fR IID to activate .TP \fB\-\-oaf\-private\fR Prevent registering of server with OAF .SS GNOME library options .TP \fB\-\-disable\-sound\fR Disable sound server usage .TP \fB\-\-enable\-sound\fR Enable sound server usage .TP \fB\-\-espeaker\fR=\fIHOSTNAME\fR:PORT .IR Host : port on which the .B esd sound server to use is running. This is useful if you simultaneously run programs on several machines. .SS GNOME GUI options .TP \fB\-\-disable\-crash\-dialog\fR Disable the crash dialog, which is normally shown when the application segfaults. .SS Session management options .TP \fB\-\-sm\-client\-id\fR=\fIID\fR Specify session management ID. Only used by the session manager itself while restarting the application. .TP \fB\-\-sm\-config\-prefix\fR=\fIPREFIX\fR Specify prefix of saved configuration. .TP \fB\-\-sm\-disable\fR Disable connection to session manager. .SS Other options .TP \fB\-\-load\-modules\fR=\fIMODULE1\fR,MODULE2,... Dynamic modules to load .SH "SEE ALSO" .BR gtk\-options (7) For most GNOME programs there will be additional command line options, which are specific to the program. These will be explained in the .I Application options section of the .I --help output and in the application's online help. .SH AUTHOR This manual page was written by Jochen Voss . A first version was generated with the help of the .I help2man program. The program's output was manually edited later. debian/libgnome2-dev.install0000664000000000000000000000011712255065702013215 0ustar usr/include usr/lib/*/pkgconfig usr/lib/*/libgnome-2.a usr/lib/*/libgnome-2.so debian/changelog0000664000000000000000000007353512255065735011071 0ustar libgnome (2.32.1-4ubuntu1) trusty; urgency=medium * Merge with debian, remaining changes: - debian/libgnome2-common.gconf-defaults: + changes to default configuration for Ubuntu, drop the keys for themes which are also set in the ubuntu-artwork defaults - debian/patches/08_dont_force_a11y_activation.patch: + don't force a11y activation - debian/patches/10_sounds_event_list.patch: + no sound event out of the login one for the default configuration - debian/control.in: Demote gvfs from Depends to Recommends:. It is necessary under GNOME for proper xdg-open integration (see Debian #519263), but not needed when running under e. g. XFCE. - debian/control.in: + Build-depend on gnome-common + replaces the last version in ubuntu, not the one in debian for the multi-arch transition - Convert to multiarch -- Jackson Doak Thu, 19 Dec 2013 13:10:21 +1100 libgnome (2.32.1-4) unstable; urgency=low * debian/patches/04_disable_deprecated.patch: + Add patch from upstream git, don't define G_DISABLE_DEPRECATED. Fixes FTBFS. Closes: #707466. * debian/control.in, debian/rules: + Run autoreconf needed by the above patch. -- Emilio Pozuelo Monfort Sat, 11 May 2013 19:16:44 +0200 libgnome (2.32.1-3) unstable; urgency=low [ Andreas Beckmann ] * libgnome2-common: Add dummy prerm/postrm as a workaround for gconf2 related upgrade failures caused by a dangling /usr/bin/python symlink. Closes: #706110 -- Michael Biebl Sun, 28 Apr 2013 20:25:14 +0200 libgnome (2.32.1-2ubuntu4) raring; urgency=low * debian/patches/11_glib_no_deprecations.patch: turn off glib deprecations to fix the build with the current version -- Sebastien Bacher Tue, 02 Apr 2013 15:43:29 +0200 libgnome (2.32.1-2ubuntu3) quantal; urgency=low * debian/control: - replaces the last version in ubuntu, not the one in debian for the multi-arch transition (LP: #1047117) -- Didier Roche Fri, 07 Sep 2012 09:27:17 +0200 libgnome (2.32.1-2ubuntu2) quantal; urgency=low * Transition to multi-arch (LP: #977959) -- Adam Stokes Wed, 15 Aug 2012 21:37:08 -0400 libgnome (2.32.1-2ubuntu1) precise; urgency=low * Merge with debian, remaining changes: - debian/libgnome2-common.gconf-defaults: + changes to default configuration for Ubuntu, drop the keys for themes which are also set in the ubuntu-artwork defaults - debian/patches/08_dont_force_a11y_activation.patch: + don't force a11y activation - debian/patches/10_sounds_event_list.patch: + no sound event out of the login one for the default configuration - debian/control.in: Demote gvfs from Depends to Recommends:. It is necessary under GNOME for proper xdg-open integration (see Debian #519263), but not needed when running under e. g. XFCE. - debian/control.in: + Build-depend on dh-autoreconf and gnome-common - debian/rules: + Use autoreconf.mk -- Rico Tzschichholz Wed, 14 Dec 2011 14:12:00 +0100 libgnome (2.32.1-2) unstable; urgency=low * Bump Standards-Version to 3.9.2. No further changes. * Bump debhelper compatibility level to 8: - Update Build-Depends on debhelper. - Strip debian/tmp/ from .install files. * debian/libgnome2-dev.install - Remove libtool .la file. * debian/rules - Remove clean-la.mk include. - Create a header file containing DEB_HOST_MULTIARCH. * debian/patches/03_multiarch.patch - Look for accessibility modules in multiarch directories. Closes: #636197 * debian/control - Add Suggests: devhelp to libgnome2-doc for the gtk-doc API documentation. - Remove obsolete Conflicts and Replaces. -- Michael Biebl Wed, 05 Oct 2011 10:50:04 +0200 libgnome (2.32.1-1) unstable; urgency=low * New upstream release. * Switch to 3.0 quilt format. * Watch for tar.bz2 files. * Build-depend on libcanberra instead of libesd. * 00_as-needed.patch, 02_path_max.patch: refreshed. * libgnome2-common.gconf-defaults: set default cursor theme to Adwaita, to match the default in gsettings-desktop-schemas. In GNOME 3, g-s-d uses GSettings to read the theme, while metacity/mutter still use GConf. * Update -dev dependencies according to the .pc file. -- Josselin Mouette Sun, 29 May 2011 09:52:02 +0200 libgnome (2.30.0-1) unstable; urgency=low * New upstream release. -- Josselin Mouette Mon, 05 Apr 2010 14:20:31 +0200 libgnome (2.28.0-1) unstable; urgency=low * New upstream release. * Break gnome-panel < 2.28 since disabling the icons in menus must not affect the main menu. -- Josselin Mouette Tue, 29 Sep 2009 23:09:17 +0200 libgnome (2.26.0-1) unstable; urgency=low [ Josselin Mouette ] * Add libglib2.0-doc to b-d-i to ensure proper xrefs. * Move gvfs from recommends to depends. Closes: #519263. * Stop mentioning GNOME 2. [ Luca Bruno ] * New upstream release. * debian/control.in: - Bump intltool Build-Depend to 0.40.0. - Update to Standards-Version 3.8.1, no additional changes needed. - Fix debug package section. -- Josselin Mouette Tue, 28 Apr 2009 12:57:02 +0200 libgnome (2.24.1-2) unstable; urgency=low * Upload to unstable. -- Josselin Mouette Fri, 27 Feb 2009 17:43:18 +0100 libgnome (2.24.1-1) experimental; urgency=low [ Emilio Pozuelo Monfort ] * debian/libgnome2-doc.doc-base: fix section. [ Sven Arvidsson ] * Add a -dbg package. (Closes: #445505) [ Josselin Mouette ] * libgnome2-common.manpages: install the manpage here, not in rules. * gnome-open.1: manual page for gnome-open, thanks Jonathan Carter. Closes: #450912. * libgnome2-0.manpages: install it. * New upstream release. * Bump glib build-dependency for gio support. * Add a missing dependency on libpopt-dev. * Standards version is 3.8.0. * Recommend gvfs for gnome-open. -- Josselin Mouette Tue, 11 Nov 2008 13:07:36 +0100 libgnome (2.22.0-1) experimental; urgency=low [ Loic Minier ] * Drop patch 04_gnome-score.c.patch, upstream code will now generate /var/games. [ Sebastian Dröge ] * New upstream stable release: + Uploaded to experimental first because gio will be used as default file chooser backend from now on. * debian/control.in: + Update to Standards-Version 3.7.3, no additional changes needed. -- Sebastian Dröge Fri, 14 Mar 2008 20:18:12 +0100 libgnome (2.20.1.1-1) unstable; urgency=low [ Sebastian Dröge ] * New upstream bugfix release, many translation updates. [ Loic Minier ] * New upstream stable release; no API change; upstream packaging fix. -- Sebastian Dröge Sat, 20 Oct 2007 16:11:03 +0200 libgnome (2.20.0-1) unstable; urgency=low [ Josselin Mouette ] * Use epiphany-browser as the default browser instead of epiphany. [ Sebastian Dröge ] * New upstream release, no API changes: + debian/patches/00_as-needed.patch: - Updated. + debian/patches/40_set-prgname.patch: - Dropped, merged upstream. -- Sebastian Dröge Mon, 17 Sep 2007 15:13:01 +0200 libgnome (2.18.0-4) unstable; urgency=medium * Build-depend on docbook-xml for the doc build in case it's turned on. * Drop --enable-gtk-doc from build flags. -- Loic Minier Thu, 12 Apr 2007 16:55:26 +0200 libgnome (2.18.0-3) unstable; urgency=low * Upload to unstable; drop check-dist include. * Fix license in copyright. * Wrap build-deps and deps. -- Loic Minier Wed, 11 Apr 2007 14:31:50 +0200 libgnome (2.18.0-2) experimental; urgency=low * Include the new check-dist Makefile to prevent accidental uploads to unstable; bump build-dep on gnome-pkg-tools to >= 0.10. * New patch, 40_set-prgname, fixes program name which is particularly useful to bug-buddy; GNOME #424949. -- Loic Minier Sat, 31 Mar 2007 23:30:38 +0200 libgnome (2.18.0-1) experimental; urgency=low * New upstream release. * Build-depend on libaudiofile-dev (>= 0.2.3). * libgnome2-0.shlibs: bump to 2.17.3. -- Josselin Mouette Mon, 19 Mar 2007 20:48:33 +0100 libgnome (2.16.0-3) experimental; urgency=low * Add a get-orig-source target to retrieve the upstream tarball. * Add comment in patch 03_gnome-terminal. * Fix URL in copyright. * Set LDFLAGS directly instead of via DEB_CONFIGURE_SCRIPT_ENV; build-depend on cdbs >= 0.4.41. -- Loic Minier Mon, 19 Mar 2007 10:19:13 +0100 libgnome (2.16.0-2) unstable; urgency=low [ Josselin Mouette ] * libgnome2-common.gconf-defaults: remove the background settings, they are set by desktop-base now. [ Loic Minier ] * Upload to unstable. * Add CDBS' utils. -- Loic Minier Thu, 19 Oct 2006 11:28:12 +0200 libgnome (2.16.0-1) experimental; urgency=low * New upstream release. * Correct build-dependency on libesd. * Use clean-la.mk and gnome-version.mk. * Use ${gnome:(Next)Version} for the libgnome2-common dependency. * Build-depend on gnome-pkg-tools 0.7. * Remove lots of unneeded build-dependencies (libxslt, zlib, libbz2, libxml). * Require intltool 0.35.0. -- Josselin Mouette Sat, 9 Sep 2006 14:08:15 +0200 libgnome (2.15.2-1) experimental; urgency=low * New upstream development releases; no API changes. - Target at experimental. - Drop 05_Makefile.in.in, seems fixed. -- Loic Minier Wed, 9 Aug 2006 21:55:22 +0200 libgnome (2.14.1-3) unstable; urgency=low * Fix watch file. * Use ${binary:Version} instead of ${Source-Version}. * Add more ${misc:Depends}. * Drop useless libgnome2-dbg.dirs. * Bump Debhelper compatibility level to 5. -- Loic Minier Wed, 9 Aug 2006 20:30:11 +0200 libgnome (2.14.1-2) unstable; urgency=low [ Josselin Mouette ] * Make the package binNMU-safe. + Build-depend on dpkg-dev 1.13.19. + Use ${source:Version}. [ Loic Minier ] * Bump shlibs to 2.14.1 to follow upstream's age bumping. [debian/libgnome2-0.shlibs] * Bump Standards-Version to 3.7.2. [debian/control, debian/control.in] -- Loic Minier Mon, 8 May 2006 22:00:00 +0200 libgnome (2.14.1-1) unstable; urgency=low * New upstream release (bugfixes and updated translations). * [debian/patches/05_Makefile.in.in.patch] Added: switch back to 2.14.0's Makefile.in.in so that the translations get built. -- J.H.M. Dassen (Ray) Fri, 21 Apr 2006 12:51:28 +0200 libgnome (2.14.0-2) unstable; urgency=low * Rebuild against the latest libgnomevfs2-dev to remove the references to libhowl. * 00_as-needed.patch: make --as-needed work despite libtool's argument reordering. -- Josselin Mouette Wed, 29 Mar 2006 16:08:40 +0200 libgnome (2.14.0-1) unstable; urgency=low [ Josselin Mouette ] * Make the default wallpaper stretched. [ Sjoerd Simons ] * New upstream release * Update build-depends (gtk-doc-tools, glib2 >= 2.8 and bonobo2 >= 2.13) * Updated watch file * Add --enable-gtk-doc to DEB_CONFIGURE_EXTRA_FLAGS [ Ondřej Surý ] * Upload to unstable -- Ondřej Surý Mon, 20 Mar 2006 11:26:14 +0100 libgnome (2.12.0.1-5) unstable; urgency=high * Depend on ${misc:Depends}. -- Josselin Mouette Wed, 1 Feb 2006 09:50:54 +0100 libgnome (2.12.0.1-4) unstable; urgency=low * 01_default_background.patch,05_sensible-browser.patch: removed. * libgnome2-common.gconf-defaults: set the defaults here. * Build-depend on debhelper 5.0.13. -- Josselin Mouette Sun, 8 Jan 2006 11:48:18 +0100 libgnome (2.12.0.1-3) unstable; urgency=low * Upload to unstable. -- Ondřej Surý Fri, 6 Jan 2006 21:34:38 +0100 libgnome (2.12.0.1-2) experimental; urgency=low * 01_default_background.patch: use debian-background.svg as the default background. * Suggest the corresponding desktop-base version. -- Josselin Mouette Sun, 9 Oct 2005 23:00:21 +0200 libgnome (2.12.0.1-1) experimental; urgency=low * New upstream release. * Build-depend on debhelper 4.1 (for cdbs). * Freshen dependencies, remove old conflicts and use misc:Depends. * rules: use --as-needed, and cleanup a few unnecessary things. * watch: update to 2.12. * 04_gnome-score.c.patch: update to make patch apply cleanly. -- Josselin Mouette Sat, 8 Oct 2005 23:36:45 +0200 libgnome (2.10.1-1) unstable; urgency=low [ Loic Minier ] * New upstream release. - Drop GCC 4 compatibility patch, merged upstream. [debian/patches/06_gcc4build.patch] * Fix typos in gnome-options.7 manual page. (Closes: #311455) [debian/gnome-options.7] * Bump Standard-Versions to 3.6.2. [debian/control, debian/control.in] -- Loic Minier Mon, 4 Jul 2005 18:19:07 +0200 libgnome (2.10.0-3) unstable; urgency=low * Add PATH_MAX patch to fix FTBFS on hurd (Closes: #312377) - courtesy of Michael Banck -- Ondřej Surý Wed, 8 Jun 2005 08:42:44 +0200 libgnome (2.10.0-2) unstable; urgency=low * Upload to unstable. -- Ondřej Surý Tue, 7 Jun 2005 15:50:18 +0200 libgnome (2.10.0-1) experimental; urgency=low * New upstream release. * debian/control.in, debian/rules: - no need to build the html files, they are include in the tarball. * debian/patches/02_va_list_type.patch: - fixed in the new version. * debian/patches/06_gcc4build.patch: - fix the build with gcc4 (Closes: #300873). * debian/watch: - updated. -- Sebastien Bacher Tue, 22 Mar 2005 23:38:47 +0100 libgnome (2.8.1-2) unstable; urgency=low * debian/patches/02_va_list_type.patch: - new version of this patch, fix the ftbfs. -- Sebastien Bacher Thu, 24 Feb 2005 19:23:46 +0100 libgnome (2.8.1-1) unstable; urgency=low * New upstream version. -- Ondřej Surý Thu, 24 Feb 2005 13:16:48 +0100 libgnome (2.8.0-6) unstable; urgency=medium * 01_default_background.patch: patch the .in file as well. Fixes empty background by default. * 05_sensible-browser.patch: + Patch the .in as well. + The default is now epiphany (closes: #241716). * 03_gnome-terminal.patch: disabled. -- Josselin Mouette Fri, 3 Dec 2004 15:32:42 +0100 libgnome (2.8.0-5) unstable; urgency=low * This time make proper fix using dummy va_list args. -- Ondřej Surý Tue, 23 Nov 2004 16:01:07 +0100 libgnome (2.8.0-4) unstable; urgency=medium * debian/patches/02_va_list_type.patch: patch to fix FTBFS on alpha (Closes: #282529) -- Ondřej Surý Tue, 23 Nov 2004 11:32:32 +0100 libgnome (2.8.0-3) unstable; urgency=low * debian/libgnome2-0.shlibs: - updated. * debian/watch: - updated. -- Sebastien Bacher Mon, 22 Nov 2004 12:56:01 +0100 libgnome (2.8.0-2) unstable; urgency=low * Upload to unstable. -- Sebastien Bacher Thu, 18 Nov 2004 21:22:13 +0100 libgnome (2.8.0-1) experimental; urgency=low * New upstream release. -- J.H.M. Dassen (Ray) Mon, 13 Sep 2004 19:18:00 +0200 libgnome (2.7.92-1) experimental; urgency=low * New upstream development release. * [debian/control.in] Bumped gnome-vfs2 dependencies (for the shared-mime-info transition); bumped gconf2 dependencies, just in case. Corrected gconf2 build dependency to the -dev package. -- J.H.M. Dassen (Ray) Mon, 30 Aug 2004 18:03:38 +0200 libgnome (2.7.91-1) experimental; urgency=low * New upstream development release. * [debian/patches/00_symbol_resolution.patch] Removed; has been integrated upstream. * [debian/rules] Build -Wl,-z,defs on all architectures. -- J.H.M. Dassen (Ray) Thu, 19 Aug 2004 21:55:00 +0200 libgnome (2.7.2-1) experimental; urgency=low * New upstream release. * [debian/rules] Configure --enable-gtk-doc to get a proper -doc package. * [debian/control.in] Bumped gnome-vfs2 dependencies. * [debian/patches/00_symbol_resolution.patch] New. * [debian/patches/01_default_background.patch, debian/patches/03_gnome-terminal.patch, debian/patches/05_sensible-browser.patch] Patch the template files instead of the generated files. -- J.H.M. Dassen (Ray) Wed, 11 Aug 2004 23:54:26 +0200 libgnome (2.7.1-2) experimental; urgency=low * 01_default_background.patch: - added to 2.7 branch. -- Sebastien Bacher Thu, 24 Jun 2004 15:21:53 +0200 libgnome (2.6.1-6) unstable; urgency=low * 01_default_background.patch: + properly use desktop-base's background when it is available. -- Josselin Mouette Thu, 24 Jun 2004 13:48:50 +0200 libgnome (2.7.1-1) experimental; urgency=low * GNOME Team Upload. * New (development) upstream release. * debian/patches: * Updated where needed * Removed 06_sound_events.patch (integrated upstream) -- Marc 'HE' Brockschmidt Sun, 20 Jun 2004 16:48:56 +0200 libgnome (2.6.1-5) unstable; urgency=medium * Gnome Team Upload. * debian/rules: + used DEB_BUILD_ARCH instead of ARCH, should really fix the alpha/ia64 problem (Closes: #253375). -- Sebastien Bacher Thu, 10 Jun 2004 18:45:21 +0200 libgnome (2.6.1-4) unstable; urgency=low * Gnome Team Upload. * debian/rules: - don't use "LDFLAGS += -Wl,-z,defs" on alpha and ia64 (Closes: #253375). -- Sebastien Bacher Wed, 9 Jun 2004 19:48:36 +0200 libgnome (2.6.1-3) unstable; urgency=low * Apply patch to fix sound events (Closes: #252119) - Thanks to Silvestre Zabala for providing superb bug report. -- Ondřej Surý Wed, 2 Jun 2004 08:54:20 +0200 libgnome (2.6.1-2) unstable; urgency=low J.H.M. Dassen (Ray) : * [debian/rules] Ensure at build time that the library has no dependencies on undefined symbols; speed up loading by having the linker put in a bit more effort. Ondřej Surý : * Upload for unstable. -- Ondřej Surý Sun, 25 Apr 2004 09:49:44 +0200 libgnome (2.6.1-1) experimental; urgency=low * New upstream release. -- Ondřej Surý Tue, 20 Apr 2004 10:12:42 +0200 libgnome (2.6.0-5) experimental; urgency=low * Fix type in debian/rules so gnome-options man page is installed again. -- Ondřej Surý Wed, 14 Apr 2004 12:01:21 +0200 libgnome (2.6.0-4) experimental; urgency=low * GNOME team upload. * debian/libgnome2-0.shlibs: added, put back updated shlibs information. -- Jordi Mallach Tue, 6 Apr 2004 14:37:33 +0200 libgnome (2.6.0-3) experimental; urgency=low * Put gnome-open binary back. -- Ondřej Surý Fri, 2 Apr 2004 16:29:25 +0200 libgnome (2.6.0-2) experimental; urgency=low * Add dependency on docbook-xml and gtk-doc-tools. -- Ondřej Surý Wed, 24 Mar 2004 16:26:42 +0100 libgnome (2.6.0-1) experimental; urgency=low * New upstream release. -- Ondřej Surý Wed, 24 Mar 2004 14:41:37 +0100 libgnome (2.4.0-7) unstable; urgency=low * New maintainer (Closes: #238893) -- Ondřej Surý Wed, 24 Mar 2004 13:03:24 +0100 libgnome (2.4.0-6) unstable; urgency=low * Orphaned package. -- Christian Marillat Fri, 19 Mar 2004 16:12:29 +0100 libgnome (2.4.0-5) unstable; urgency=low * debian/prerm Unregister schemas files from the database. -- Christian Marillat Fri, 9 Jan 2004 15:44:58 +0100 libgnome (2.4.0-4) unstable; urgency=low * Build against latest gnome-vfs 2.4.1-4 and update Build-Depends -- Christian Marillat Sat, 25 Oct 2003 10:45:01 +0200 libgnome (2.4.0-3) unstable; urgency=low * Install gnome-options.7 (Closes: #183132) * Run libtoolize -f -c -- Christian Marillat Thu, 23 Oct 2003 14:09:41 +0200 libgnome (2.4.0-2) unstable; urgency=low * debian/control Remove libbonobo-activation-dev from Build-Depends and update libbonobo2-dev version to 2.4.1 -- Christian Marillat Sat, 18 Oct 2003 00:05:34 +0200 libgnome (2.4.0-1) unstable; urgency=low * New upstream release. * Remove 01_python patch, included by upstream. * Move 02_gnome-customization.xsl patch to yelp -- Christian Marillat Tue, 14 Oct 2003 10:52:08 +0200 libgnome (2.2.3-3) unstable; urgency=low * Remove liblinc-dev from build-depends (Closes: #214821) -- Christian Marillat Wed, 8 Oct 2003 22:39:54 +0200 libgnome (2.2.3-2) unstable; urgency=low * Patch from cvs to fix python bug (Closes: #194657) -- Christian Marillat Sun, 3 Aug 2003 11:23:52 +0200 libgnome (2.2.3-1) unstable; urgency=low * New upstream release. -- Christian Marillat Tue, 15 Jul 2003 15:09:03 +0200 libgnome (2.2.2-2) unstable; urgency=low * Use x-terminal-emulator in schemas file as default (Closes: #199197) -- Christian Marillat Sat, 5 Jul 2003 10:28:33 +0200 libgnome (2.2.2-1) unstable; urgency=low * New upstream release. -- Christian Marillat Tue, 10 Jun 2003 03:08:56 +0200 libgnome (2.2.1-2) unstable; urgency=low * Add a versioned libpopt-dev Build-dependcy -- Christian Marillat Tue, 3 Jun 2003 19:28:01 +0200 libgnome (2.2.1-1) unstable; urgency=low * New upstream release. * Removed configure and helpers patches. -- Christian Marillat Sat, 24 May 2003 19:15:23 +0200 libgnome (2.2.0.1-2) unstable; urgency=low * Add a versioned depends for libgnome2-common in libgnome2-0 (Closes: #182392) * Update section -- Christian Marillat Tue, 1 Apr 2003 18:53:36 +0200 libgnome (2.2.0.1-1) unstable; urgency=low * New upstream release. * Remove gtk-doc-tools dependency -- Christian Marillat Thu, 23 Jan 2003 15:33:14 +0100 libgnome (2.2.0-3) unstable; urgency=low * Repeat after me "I love mipsel" (Closes: #177887) -- Christian Marillat Wed, 22 Jan 2003 15:00:23 +0100 libgnome (2.2.0-2) unstable; urgency=low * Add libesd0-dev depends for the -dev package (Closes: #177404) -- Christian Marillat Wed, 22 Jan 2003 11:48:19 +0100 libgnome (2.2.0-1) unstable; urgency=low * New upstream release. -- Christian Marillat Wed, 22 Jan 2003 11:38:44 +0100 libgnome (2.1.90-1) unstable; urgency=low * New upstream release. -- Christian Marillat Wed, 8 Jan 2003 15:39:52 +0100 libgnome (2.1.5-1) unstable; urgency=low * New upstream release. * Bump Standards-Version to 3.5.8 -- Christian Marillat Tue, 7 Jan 2003 19:51:59 +0100 libgnome (2.0.6-3) unstable; urgency=low * Set sensible-browser as the default browser. -- Christian Marillat Thu, 26 Dec 2002 22:45:27 +0100 libgnome (2.0.6-2) unstable; urgency=low * debian/control Change libgnome2-doc section to doc. * Apply Roderich's patches to fix help-converters bugs (Closes: #173412, #173414, #172864) -- Christian Marillat Fri, 20 Dec 2002 14:01:59 +0100 libgnome (2.0.6-1) unstable; urgency=low * New upstream release. -- Christian Marillat Thu, 21 Nov 2002 18:52:05 +0100 libgnome (2.0.5-2) unstable; urgency=low * Move documenationin a new -doc package (Closes: #165736) -- Christian Marillat Wed, 23 Oct 2002 17:39:39 +0200 libgnome (2.0.5-1) unstable; urgency=low * New upstream release. -- Christian Marillat Mon, 9 Sep 2002 15:06:59 +0200 libgnome (2.0.4-1) unstable; urgency=low * New upstream release. -- Christian Marillat Thu, 5 Sep 2002 18:19:16 +0200 libgnome (2.0.3-1) unstable; urgency=low * New upstream release. -- Christian Marillat Thu, 29 Aug 2002 19:35:22 +0200 libgnome (2.0.2-2) unstable; urgency=low * Patch to use SCORE_PATH = /var/games instead of /var/lib/games -- Christian Marillat Tue, 13 Aug 2002 16:23:48 +0200 libgnome (2.0.2-1) unstable; urgency=low * New upstream release. * Binaries are now in /usr/lib/, then the libgnome2-bin package has been removed. -- Christian Marillat Wed, 7 Aug 2002 10:32:56 +0200 libgnome (2.0.1-7) unstable; urgency=low * Build against the latest libgnomevfs2-dev 2.0.2-1 to remove libssl dependency. -- Christian Marillat Fri, 2 Aug 2002 16:59:40 +0200 libgnome (2.0.1-6) unstable; urgency=low * debian/control Add replaces nautilus (<= 1.0.6-4) for libgnome2-common (Closes: #152122) -- Christian Marillat Thu, 11 Jul 2002 14:59:03 +0200 libgnome (2.0.1-5) unstable; urgency=low * Default terminal in x-terminal-emulator instead of gnome-terminal. -- Christian Marillat Sat, 29 Jun 2002 16:32:26 +0200 libgnome (2.0.1-4) unstable; urgency=low * libgnome2-common should depends on gconf2 (Closes: #150277) * Compiled with sound support. -- Christian Marillat Tue, 18 Jun 2002 18:41:55 +0200 libgnome (2.0.1-3) unstable; urgency=low * Build against libesd0 0.2.23 -- Christian Marillat Fri, 14 Jun 2002 14:10:56 +0200 libgnome (2.0.1-2) unstable; urgency=low * libgnome2-common don't need to depends on gconf2 (Closes: #149930) -- Christian Marillat Fri, 14 Jun 2002 08:08:36 +0200 libgnome (2.0.1-1) unstable; urgency=low * New upstream release. -- Christian Marillat Mon, 10 Jun 2002 18:20:23 +0200 libgnome (2.0.0-1) unstable; urgency=low * New upstream release. -- Christian Marillat Fri, 7 Jun 2002 09:11:43 +0200 libgnome (1.117.2-1) unstable; urgency=low * New upstream release. * debian/libgnome2-common.postinst check if schemas files are present before calling gconftool-2 (Closes: #148121) -- Christian Marillat Mon, 27 May 2002 19:12:03 +0200 libgnome (1.117.1-2) unstable; urgency=low * libgnome2-common should depends on gconf2 (Closes: #148096, #148121) * debian/rules Add GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 in install target. -- Christian Marillat Sat, 25 May 2002 17:09:33 +0200 libgnome (1.117.1-1) unstable; urgency=low * New upstream release. * Move *.mo files in libgnome2-common package. -- Christian Marillat Tue, 21 May 2002 11:53:48 +0200 libgnome (1.117.0-1) unstable; urgency=low * New upstream release * Add support for DEB_HOST_GNU_TYPE DEB_BUILD_GNU_TYPE and DEB_BUILD_OPTIONS * Move binaries in the libgnome2-bin package. -- Christian Marillat Wed, 15 May 2002 19:07:37 +0200 libgnome (1.116.0-2) unstable; urgency=low * Fix typo in build-depends (Closes: #146092) -- Christian Marillat Tue, 7 May 2002 09:08:39 +0200 libgnome (1.116.0-1) unstable; urgency=low * New upstream release. -- Christian Marillat Mon, 29 Apr 2002 18:09:33 +0200 libgnome (1.115.0-1) unstable; urgency=low * New upstream release. -- Christian Marillat Mon, 22 Apr 2002 18:58:56 +0200 libgnome (1.114.0-1) unstable; urgency=low * New upstream release. -- Christian Marillat Sat, 30 Mar 2002 23:07:16 +0100 libgnome (1.113.0-1) unstable; urgency=low * New upstream release. -- Christian Marillat Sun, 24 Mar 2002 00:31:44 +0100 libgnome (1.112.1-1) unstable; urgency=low * New upstream release. -- Christian Marillat Tue, 5 Mar 2002 14:16:43 +0100 libgnome (1.112.0-2) unstable; urgency=low * Build (again) against the latest libraries. -- Christian Marillat Mon, 25 Feb 2002 14:33:26 +0100 libgnome (1.112.0-1) unstable; urgency=low * New upstream release. * Call docbook.xsl (in gnome-customization.xsl) localy instead of downloading this file by http. Update shlibs for this reason. * Build against the latest libraries. -- Christian Marillat Sat, 23 Feb 2002 11:10:51 +0100 libgnome (1.111.0-1) unstable; urgency=low * New upstream release. -- Christian Marillat Thu, 14 Feb 2002 14:25:52 +0100 libgnome (1.110.0-2) unstable; urgency=low * Build against the latest libraries. -- Christian Marillat Sun, 10 Feb 2002 14:55:24 +0100 libgnome (1.110.0-1) unstable; urgency=low * New upstream release. * Improve the depends filed for libgnome2-dev -- Christian Marillat Sat, 2 Feb 2002 14:35:04 +0100 libgnome (1.109.1-2) unstable; urgency=low * Build against libatk9 -- Christian Marillat Tue, 22 Jan 2002 23:55:13 +0100 libgnome (1.109.1-1) unstable; urgency=low * New upstream release. -- Christian Marillat Sun, 20 Jan 2002 14:59:07 +0100 libgnome (1.109.0-1) unstable; urgency=low * New upstream release. -- Christian Marillat Mon, 14 Jan 2002 10:50:12 +0100 libgnome (1.108.0-1) unstable; urgency=low * New upstream release. -- Christian Marillat Mon, 31 Dec 2001 17:51:33 +0100 libgnome (1.107.0-1) unstable; urgency=low * New upstream release. -- Christian Marillat Mon, 31 Dec 2001 17:48:10 +0100 libgnome (1.105.0-1) unstable; urgency=low * Initial Release. -- Christian Marillat Mon, 19 Nov 2001 20:15:01 +0100 debian/copyright0000664000000000000000000000214712255065702011133 0ustar This package was debianized by Christian Marillat on Mon, 19 Nov 2001 20:15:01 +0100. It was downloaded from http://ftp.gnome.org/pub/GNOME/sources/libgnome Copyright: 1998,99,2000,01,2002 Free Software Foundation, Inc. License: This package is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This package is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this package; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA On Debian systems, the complete text of the GNU Lesser General Public License can be found in `/usr/share/common-licenses/LGPL'. debian/libgnome2-0.shlibs0000664000000000000000000000004512255065702012414 0ustar libgnome-2 0 libgnome2-0 (>= 2.17.3) debian/gnome-open.10000664000000000000000000000275512255065702011333 0ustar .TH "gnome-open" 1 "2008-07-04" "GNOME" .SH NAME gnome-open \- Open files and URLs using the GNOME file handlers .SH SYNOPSIS .B gnome-open [OPTION]... [URL]... .SH DESCRIPTION This program opens files using file handlers configured in GNOME. .SH OPTIONS Usage: gnome-open [OPTION...] .B Dynamic Modules \fB\--load-modules=MODULE1,MODULE2,...\fR .RS Dynamic modules to load .RE .B Help Options \fB\-?, --help\fR .RS Show a brief help message .RE \fB\--usage\fR .RS Display a brief usage message .RE .B Bonobo activation Support \fB--oaf-ior-fd=FD\fR .RS File descriptor to print IOR on .RE \fB--oaf-activate-iid=IID\fR .RS IID to activate .RE \fB--oaf-private\fR .RS Prevent registering of server with OAF .RE .B GNOME Library \fB--disable-sound\fR .RS Disable sound server usage .RE \fB--enable-sound\fR .RS Enable sound server usage .RE \fB--espeaker=HOSTNAME:PORT\fR .RS Host:port on which the sound server to use is running .RE \fB--version\fR .RS Prints the version number .RE .SH EXAMPLES \fBOpen a web page\fR .RS gnome-open www.gnome.org .RE \fBOpen an OpenOffice.org document\fR .RS gnome-open Spinach.odf .RE \fBOpen a directory in Nautilus\fR .RS gnome-open ~ .RE \fBSend an e-mail\fR .RS gnome-open mailto:gnome-list@mail.gnome.org .RE \fBPossible useless use of gnome-open\fR .RS gnome-open /usr/share/applications/gedit.desktop .RE .SH REPORTING BUGS Please report bugs at http://bugzilla.gnome.org/ .SH AUTHOR This manual page was written by Jonathan Carter debian/libgnome2-bin.manpages0000664000000000000000000000002412255065702013331 0ustar debian/gnome-open.1 debian/libgnome2-0.install0000664000000000000000000000014412255065702012576 0ustar usr/lib/*/libgnome-2.so.* usr/lib/*/bonobo/monikers/libmoniker_extra_2.so usr/lib/*/bonobo/servers/