--- libgnome-2.13.4.orig/debian/patches/07_enable-sound-events.patch +++ libgnome-2.13.4/debian/patches/07_enable-sound-events.patch @@ -0,0 +1,42 @@ +diff -Nru libgnome-2.8.0/schemas/desktop_gnome_sound.schemas libgnome-2.8.0.new/schemas/desktop_gnome_sound.schemas +--- libgnome-2.8.0/schemas/desktop_gnome_sound.schemas 2004-09-12 13:46:57.000000000 -0400 ++++ libgnome-2.8.0.new/schemas/desktop_gnome_sound.schemas 2004-09-23 13:40:58.822035800 -0400 +@@ -6,7 +6,7 @@ + /desktop/gnome/sound/enable_esd + gnome + bool +- false ++ true + + Enable ESD + Enable sound server startup. +@@ -312,7 +312,7 @@ + /desktop/gnome/sound/event_sounds + gnome + bool +- false ++ true + + Sounds for events + Whether to play sounds on user events. +diff -Nru libgnome-2.8.0/schemas/desktop_gnome_sound.schemas.in libgnome-2.8.0.new/schemas/desktop_gnome_sound.schemas.in +--- libgnome-2.8.0/schemas/desktop_gnome_sound.schemas.in 2002-10-01 05:17:31.000000000 -0400 ++++ libgnome-2.8.0.new/schemas/desktop_gnome_sound.schemas.in 2004-09-23 13:43:29.947061304 -0400 +@@ -6,7 +6,7 @@ + /desktop/gnome/sound/enable_esd + gnome + bool +- false ++ true + + Enable ESD + Enable sound server startup. +@@ -17,7 +17,7 @@ + /desktop/gnome/sound/event_sounds + gnome + bool +- false ++ true + + Sounds for events + Whether to play sounds on user events. --- libgnome-2.13.4.orig/debian/patches/06_ubuntu-theme.patch +++ libgnome-2.13.4/debian/patches/06_ubuntu-theme.patch @@ -0,0 +1,33 @@ +diff -Nur libgnome-2.11.2.orig/schemas/desktop_gnome_background.schemas.in libgnome-2.11.2/schemas/desktop_gnome_background.schemas.in +--- libgnome-2.11.2.orig/schemas/desktop_gnome_background.schemas.in 2003-10-27 15:49:19.000000000 +0100 ++++ libgnome-2.11.2/schemas/desktop_gnome_background.schemas.in 2005-08-05 11:21:48.000000000 +0200 +@@ -16,7 +16,7 @@ + /desktop/gnome/background/picture_options + gnome + string +- wallpaper ++ stretched + + Picture Options + Determines how the image set by wallpaper_filename is +@@ -29,7 +29,7 @@ + /desktop/gnome/background/picture_filename + gnome + string +- ++ /usr/share/backgrounds/warty-final-ubuntu.png + + Picture Filename + File to use for the background image +diff -Nur libgnome-2.11.2.orig/schemas/desktop_gnome_interface.schemas.in libgnome-2.11.2/schemas/desktop_gnome_interface.schemas.in +--- libgnome-2.11.2.orig/schemas/desktop_gnome_interface.schemas.in 2005-08-02 16:36:51.000000000 +0200 ++++ libgnome-2.11.2/schemas/desktop_gnome_interface.schemas.in 2005-08-05 11:28:50.000000000 +0200 +@@ -141,7 +141,7 @@ + /desktop/gnome/interface/gtk_theme + gnome + string +- Clearlooks ++ Human + + Gtk+ Theme + Basename of the default theme used by gtk+. --- libgnome-2.13.4.orig/debian/patches/02_path_max.patch +++ libgnome-2.13.4/debian/patches/02_path_max.patch @@ -0,0 +1,13 @@ +--- libgnome-2.10.0/libgnome/gnome-program.c.orig 2005-06-08 00:56:37.044243608 +0200 ++++ libgnome-2.10.0/libgnome/gnome-program.c 2005-06-08 00:57:11.757966320 +0200 +@@ -54,6 +54,10 @@ + #include "gnome-i18n.h" + #include "gnome-url.h" + ++#ifndef PATH_MAX ++#define PATH_MAX 4096 ++#endif ++ + struct _GnomeProgramPrivate { + enum { + APP_UNINIT=0, --- libgnome-2.13.4.orig/debian/patches/08_default_background_color.patch +++ libgnome-2.13.4/debian/patches/08_default_background_color.patch @@ -0,0 +1,11 @@ +--- schemas/desktop_gnome_background.schemas.in 2003-10-27 06:49:19.000000000 -0800 ++++ schemas/desktop_gnome_background.schemas.in 2004-10-12 16:47:52.390052939 -0700 +@@ -51,7 +51,7 @@ + /desktop/gnome/background/primary_color + gnome + string +- #76848F ++ #4E3E29 + + Primary Color + Left or Top color when drawing gradients, or the solid color. --- libgnome-2.13.4.orig/debian/patches/05_sensible-browser.patch +++ libgnome-2.13.4/debian/patches/05_sensible-browser.patch @@ -0,0 +1,22 @@ +--- schemas/desktop_gnome_applications_browser.schemas.orig 2002-12-26 22:41:35.000000000 +0100 ++++ libgnome/schemas/desktop_gnome_applications_browser.schemas 2002-12-26 22:42:03.000000000 +0100 +@@ -6,7 +6,7 @@ + /schemas/desktop/gnome/applications/browser/exec + gnome + string +- mozilla ++ epiphany + + Default browser + Default browser for all URLs +--- schemas/desktop_gnome_applications_browser.schemas.in.orig 2002-12-26 22:41:35.000000000 +0100 ++++ libgnome/schemas/desktop_gnome_applications_browser.schemas.in 2002-12-26 22:42:03.000000000 +0100 +@@ -6,7 +6,7 @@ + /schemas/desktop/gnome/applications/browser/exec + gnome + string +- mozilla ++ epiphany + + Default browser + Default browser for all URLs --- libgnome-2.13.4.orig/debian/disabled_patches/03_gnome-terminal.patch +++ libgnome-2.13.4/debian/disabled_patches/03_gnome-terminal.patch @@ -0,0 +1,58 @@ +--- libgnome/gnome-exec.c.orig Sat Jun 29 16:07:48 2002 ++++ libgnome/libgnome/gnome-exec.c Sat Jun 29 16:09:17 2002 +@@ -417,12 +417,12 @@ + term_argc = 2; + term_argv = g_new0 (char *, 3); + +- check = g_find_program_in_path ("gnome-terminal"); ++ check = g_find_program_in_path ("x-terminal-emulator"); + if (check != NULL) { + term_argv[0] = check; + /* Note that gnome-terminal takes -x and + * as -e in gnome-terminal is broken we use that. */ +- term_argv[1] = g_strdup ("-x"); ++ term_argv[1] = g_strdup ("-e"); + } else { + if (check == NULL) + check = g_find_program_in_path ("nxterm"); + +--- schemas/desktop_gnome_applications_terminal.schemas.orig 2003-07-05 10:25:02.000000000 +0200 ++++ libgnome/schemas/desktop_gnome_applications_terminal.schemas 2003-07-05 10:25:25.000000000 +0200 +@@ -6,7 +6,7 @@ + /desktop/gnome/applications/terminal/exec + gnome + string +- gnome-terminal ++ x-terminal-emulator + + Terminal application + Terminal program to use when starting applications that require one +@@ -197,7 +197,7 @@ + /desktop/gnome/applications/terminal/exec_arg + gnome + string +- -x ++ -e + + Exec Arguments + Argument used to execute programs in the terminal defined +--- schemas/desktop_gnome_applications_terminal.schemas.in.orig 2003-07-05 10:25:02.000000000 +0200 ++++ libgnome/schemas/desktop_gnome_applications_terminal.schemas.in 2003-07-05 10:25:25.000000000 +0200 +@@ -6,7 +6,7 @@ + /desktop/gnome/applications/terminal/exec + gnome + string +- gnome-terminal ++ x-terminal-emulator + + Terminal application + Terminal program to use when starting applications that require one +@@ -197,7 +197,7 @@ + /desktop/gnome/applications/terminal/exec_arg + gnome + string +- -x ++ -e + + Exec Arguments + Argument used to execute programs in the terminal defined --- libgnome-2.13.4.orig/debian/control +++ libgnome-2.13.4/debian/control @@ -0,0 +1,43 @@ +Source: libgnome +Section: devel +Priority: optional +Maintainer: Ondřej Surý +Uploaders: Debian GNOME Maintainers , Akira TAGOH , Andreas Rottmann , Andrew Lau , Carlos Perelló Marín , Clément Stenac , Ed Boraas , Edd Dumbill , Emil Soleyman-Zomalan , Guilherme de S. Pastore , Gustavo Noronha Silva , J.H.M. Dassen (Ray) , Joe Drew , Johannes Rohr , Jordi Mallach , Jose Carlos Garcia Sogo , Josselin Mouette , Loic Minier , Marc 'HE' Brockschmidt , Rob Bradford , Robert McQueen , Ross Burton , Sebastien Bacher , Sjoerd Simons , Takuo KITAME +Standards-Version: 3.6.2 +Build-Depends: debhelper (>= 4.0.0), libxml2-dev (>= 2.4.22), libbz2-dev, libgnomevfs2-dev (>= 2.7.91-3), libbonobo2-dev (>= 2.13.0), libpopt-dev, libxslt1-dev (>= 1.1.2), zlib1g-dev, intltool, libgconf2-dev (>= 2.7.92), liborbit2-dev (>= 1:2.10.2-1.1), libesd0-dev, libglib2.0-dev (>= 2.8.0), cdbs, gnome-pkg-tools + +Package: libgnome2-0 +Architecture: any +Section: libs +Depends: ${shlibs:Depends}, libgnome2-common (= ${Source-Version}) +Description: The GNOME 2 library - runtime files + This package contains the shared library for the base GNOME library + functions. + +Package: libgnome2-dev +Architecture: any +Section: libdevel +Depends: libgnome2-0 (= ${Source-Version}), liborbit2-dev, libbonobo2-dev (>= 2.6.0), libgconf2-dev (>= 2.7.92), libgnomevfs2-dev (>= 2.7.91-3), libglib2.0-dev (>= 2.4.0), libesd0-dev +Suggests: libgnome2-doc +Description: The GNOME 2 library - development files + This package contains the shared library for the base GNOME library + functions. + +Package: libgnome2-common +Architecture: all +Section: libs +Replaces: libgnome2-0 (<= 1.117.0-1), nautilus (<= 1.0.6-4) +Depends: gconf2 (>= 2.7.92) +Conflicts: libgnome2-0 (<= 1.117.0-1) +Description: The GNOME 2 library - common files + This package contains internationalization files for the base GNOME + library functions. + +Package: libgnome2-doc +Architecture: all +Section: doc +Replaces: libgnome2-0 (<= 1.117.0-1), nautilus (<= 1.0.6-4), libgnome2-dev (<= 2.0.5-1) +Conflicts: libgnome2-0 (<= 1.117.0-1) +Description: The GNOME 2 library - documentation files + This package contains documentation files for the base GNOME library + functions. --- libgnome-2.13.4.orig/debian/watch +++ libgnome-2.13.4/debian/watch @@ -0,0 +1,4 @@ +version=2 +ftp://ftp.gnome.org/pub/GNOME/sources/libgnome/2.13/ \ + libgnome-(.*)\.tar\.gz \ + debian uupdate --- libgnome-2.13.4.orig/debian/control.in +++ libgnome-2.13.4/debian/control.in @@ -0,0 +1,43 @@ +Source: libgnome +Section: devel +Priority: optional +Maintainer: Ondřej Surý +Uploaders: @GNOME_TEAM@ +Standards-Version: 3.6.2 +Build-Depends: debhelper (>= 4.0.0), libxml2-dev (>= 2.4.22), libbz2-dev, libgnomevfs2-dev (>= 2.7.91-3), libbonobo2-dev (>= 2.13.0), libpopt-dev, libxslt1-dev (>= 1.1.2), zlib1g-dev, intltool, libgconf2-dev (>= 2.7.92), liborbit2-dev (>= 1:2.10.2-1.1), libesd0-dev, libglib2.0-dev (>= 2.8.0), cdbs, gnome-pkg-tools + +Package: libgnome2-0 +Architecture: any +Section: libs +Depends: ${shlibs:Depends}, libgnome2-common (= ${Source-Version}) +Description: The GNOME 2 library - runtime files + This package contains the shared library for the base GNOME library + functions. + +Package: libgnome2-dev +Architecture: any +Section: libdevel +Depends: libgnome2-0 (= ${Source-Version}), liborbit2-dev, libbonobo2-dev (>= 2.6.0), libgconf2-dev (>= 2.7.92), libgnomevfs2-dev (>= 2.7.91-3), libglib2.0-dev (>= 2.4.0), libesd0-dev +Suggests: libgnome2-doc +Description: The GNOME 2 library - development files + This package contains the shared library for the base GNOME library + functions. + +Package: libgnome2-common +Architecture: all +Section: libs +Replaces: libgnome2-0 (<= 1.117.0-1), nautilus (<= 1.0.6-4) +Depends: gconf2 (>= 2.7.92) +Conflicts: libgnome2-0 (<= 1.117.0-1) +Description: The GNOME 2 library - common files + This package contains internationalization files for the base GNOME + library functions. + +Package: libgnome2-doc +Architecture: all +Section: doc +Replaces: libgnome2-0 (<= 1.117.0-1), nautilus (<= 1.0.6-4), libgnome2-dev (<= 2.0.5-1) +Conflicts: libgnome2-0 (<= 1.117.0-1) +Description: The GNOME 2 library - documentation files + This package contains documentation files for the base GNOME library + functions. --- libgnome-2.13.4.orig/debian/libgnome2-0.shlibs +++ libgnome-2.13.4/debian/libgnome2-0.shlibs @@ -0,0 +1 @@ +libgnome-2 0 libgnome2-0 (>= 2.8.0) --- libgnome-2.13.4.orig/debian/changelog +++ libgnome-2.13.4/debian/changelog @@ -0,0 +1,723 @@ +libgnome (2.13.4-0ubuntu1) dapper; urgency=low + + * New upstream release: + - Bug fixes + - Fix the broken fix for GnomeProgram. (Gustavo) (It broke gnome-python) + * debian/patches/09_fix_nparams.patch: + - dropped, done upstream. + + -- Daniel Holbach Thu, 15 Dec 2005 18:26:50 +0100 + +libgnome (2.13.3-0ubuntu2) dapper; urgency=low + + * debian/patches/09_fix_nparams.patch: + - remove assert on nparams > 0 (breaks python-gnome2) + + -- Michael Vogt Tue, 13 Dec 2005 15:39:30 +0100 + +libgnome (2.13.3-0ubuntu1) dapper; urgency=low + + * New upstream version: + - Give feedback from gnome-url if the host can't be found + - Fix some warnings + + -- Sebastien Bacher Tue, 13 Dec 2005 00:03:39 +0100 + +libgnome (2.13.2-0ubuntu1) dapper; urgency=low + + * New upstream version: + Features + - New show_input_method_menu gconf key + - Update of the cursors descriptions for the new GTK + - New remember_numlock_state gconf key + - Add GNOME_URL_ERROR_CANCELLED and return it in gnome_url_show_with_env + Bug fixes: + - Use G_SEARCHPATH_SEPARATOR_S instead of hardcoded ":" + - Add support for GOption argument parsing + * debian/control.in: + - updated the Build-Depends. + * debian/watch: + - updated. + + -- Sebastien Bacher Tue, 15 Nov 2005 22:39:25 +0100 + +libgnome (2.12.0.1-0ubuntu1) breezy; urgency=low + + * New upstream realease: + - Bug fixes + - Fix schemas install problem with vi translation (Rodney) + - Updated translations + - Vietnamese + * debian/patches/fix-vi.po.patch: + - dropped, done upstream. + + -- Daniel Holbach Wed, 7 Sep 2005 18:03:53 +0200 + +libgnome (2.12.0-0ubuntu1) breezy; urgency=low + + * New upstream release: + - Bug fixes + - Include developer docs in the zip file for Win32 (Tor) + - Updated translations + - Catalan, Basque, Brazilian Portugese, Estonian, French, + Galician, Hungarian, Indonesian, Korean, Portugese, + Russian, Serbian, Turkish, Vietnamese. + * debian/control.in: + - Bumped Standards-Version + * debian/patches/fix-vi.po.patch: + - fixed a typo, which broke the installation of + gconf/schemas/desktop_gnome_interface.schema in libgnome2-common. + + -- Daniel Holbach Tue, 6 Sep 2005 11:52:52 +0200 + +libgnome (2.11.3-0ubuntu1) breezy; urgency=low + + * New upstream version. + Features: + - Add a man page for gnome-options. + Bug fixes: + - gnome_help_display_with_doc_id_and_env() didn't use doc_id. + * debian/gnome-options.7, debian/libgnome2-common.install, debian/rules: + - the new version has a manpage. + + -- Sebastien Bacher Tue, 23 Aug 2005 12:42:07 +0200 + +libgnome (2.11.2-0ubuntu1) breezy; urgency=low + + * New upstream version. + * debian/patches/03_gnomescore.patch: + - fixed with the new version. + * debian/patches/06_ubuntu-theme.patch: + - updated. + + -- Sebastien Bacher Fri, 5 Aug 2005 11:17:47 +0200 + +libgnome (2.11.1-0ubuntu2) breezy; urgency=low + + * debian/patches/03_gnomescore.patch: + - fix the issue with gnome-score (Ubuntu: #12384). + + -- Sebastien Bacher Fri, 8 Jul 2005 01:52:25 +0200 + +libgnome (2.11.1-0ubuntu1) breezy; urgency=low + + * New upstream version: + - fix the schema keys names (Ubuntu: #7264). + * debian/patches/04_gnome-score.c.patch: + - fixed with the new version. + * debian/patches/06_gcc4build.patch: + - fixed with the new version. + * debian/rules: + - don't specify configure option already set by CDBS. + * debian/watch: + - updated. + + -- Sebastien Bacher Fri, 1 Jul 2005 12:48:16 +0200 + +libgnome (2.10.0-3ubuntu1) breezy; urgency=low + + * Sync with Debian. + * debian/patches/01_default_background.patch, + debian/patches/06_ubuntu-theme.patch: + - change the default settings with the second patch. + * debian/patches/07_enable-sound-events.patch, + debian/patches/08_default_background_color.patch: + - default changes. + + -- Sebastien Bacher Fri, 10 Jun 2005 17:35:29 +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 + +Local variables: +mode: debian-changelog +End: --- libgnome-2.13.4.orig/debian/rules +++ libgnome-2.13.4/debian/rules @@ -0,0 +1,29 @@ +#!/usr/bin/make -f + +include /usr/share/cdbs/1/class/autotools.mk +include /usr/share/cdbs/1/rules/debhelper.mk +include /usr/share/cdbs/1/rules/simple-patchsys.mk +include /usr/share/cdbs/1/class/gnome.mk +include /usr/share/gnome-pkg-tools/1/rules/uploaders.mk + +version := $(shell sed -n 's/Package: \(.*\)/\1/p' debian/control | head -n 1) + +CFLAGS := -Wall -g + +# Ensure at build time that the library has no dependencies on undefined +# symbols. +LDFLAGS += -Wl,-z,defs + +# Speed up loading. +LDFLAGS += -Wl,-O1 + +DEB_CONFIGURE_EXTRA_FLAGS := --libexecdir=\$${prefix}/lib/${version} "LDFLAGS=$(LDFLAGS)" + +clean:: + dh_clean intltool-extract intltool-merge intltool-update \ + po/.intltool-merge-cache + +#install/libgnome2-dbg:: +# for l in `find $(CURDIR)/debian/${version}/usr/lib -maxdepth 1 -name '*.so*'`; do \ +# cp -vdf $$l $(CURDIR)/debian/libgnome2-dbg/usr/lib/debug ; \ +# done --- libgnome-2.13.4.orig/debian/libgnome2-common.install +++ libgnome-2.13.4/debian/libgnome2-common.install @@ -0,0 +1,3 @@ +debian/tmp/usr/share/locale +debian/tmp/usr/share/man +debian/tmp/etc --- libgnome-2.13.4.orig/debian/libgnome2-0.install +++ libgnome-2.13.4/debian/libgnome2-0.install @@ -0,0 +1,4 @@ +debian/tmp/usr/lib/libgnome-2.so.* +debian/tmp/usr/lib/bonobo/monikers/libmoniker_extra_2.so +debian/tmp/usr/lib/bonobo/servers/ +debian/tmp/usr/bin/ --- libgnome-2.13.4.orig/debian/compat +++ libgnome-2.13.4/debian/compat @@ -0,0 +1 @@ +4 --- libgnome-2.13.4.orig/debian/libgnome2-doc.install +++ libgnome-2.13.4/debian/libgnome2-doc.install @@ -0,0 +1 @@ +debian/tmp/usr/share/gtk-doc/html/libgnome/* usr/share/doc/libgnome2-doc/html/ --- libgnome-2.13.4.orig/debian/libgnome2-doc.doc-base +++ libgnome-2.13.4/debian/libgnome2-doc.doc-base @@ -0,0 +1,9 @@ +Document: libgnome2-doc +Title: Libgnome 2 Manual +Author: gtk-doc-tools package +Abstract: Reference manual for the GNOME 2 Library. +Section: Apps/Programming + +Format: HTML +Index: /usr/share/doc/libgnome2-doc/html/index.html +Files: /usr/share/doc/libgnome2-doc/html/*.html --- libgnome-2.13.4.orig/debian/libgnome2-dev.install +++ libgnome-2.13.4/debian/libgnome2-dev.install @@ -0,0 +1,5 @@ +debian/tmp/usr/include +debian/tmp/usr/lib/pkgconfig +debian/tmp/usr/lib/libgnome-2.a +debian/tmp/usr/lib/libgnome-2.la +debian/tmp/usr/lib/libgnome-2.so --- libgnome-2.13.4.orig/debian/libgnome2-doc.links +++ libgnome-2.13.4/debian/libgnome2-doc.links @@ -0,0 +1 @@ +usr/share/doc/libgnome2-doc/html/ usr/share/gtk-doc/html/libgnome --- libgnome-2.13.4.orig/debian/libgnome2-dbg.dirs +++ libgnome-2.13.4/debian/libgnome2-dbg.dirs @@ -0,0 +1 @@ +usr/lib/debug --- libgnome-2.13.4.orig/debian/copyright +++ libgnome-2.13.4/debian/copyright @@ -0,0 +1,12 @@ +This package was debianized by Christian Marillat on +Mon, 19 Nov 2001 20:15:01 +0100. + +It was downloaded from ftp://ftp.gnome.org/pub/GNOME/pre-gnome2/sources + +Copyright: 1998,99,2000,01,2002 Free Software Foundation, Inc. + + This library is released under the terms of the LGPL license. + See /usr/share/common-licenses/LGPL for the full license. + + The rest of the code is released under the terms of the GPL license. + See /usr/share/common-licenses/GPL for the full license.