libgnomedb (1.2.2-4) unstable; urgency=low * Fix typo in package description; thanks Julian Gilbey; closes: #392050. * Add a get-orig-source target to retrieve the upstream tarball. * DISABLE_UPDATE_UPLOADERS; build-dep on gnome-pkg-tools >= 0.11. * Drop useless GCONF_SCHEMAS_INSTALL. * Fix .PHONY. * Cleanups. * Wrap build-deps and deps. * Set LDFLAGS directly instead of via DEB_CONFIGURE_SCRIPT_ENV; build-dep on cdbs >= 0.4.41. * Fix description of dbg package. * Use http://ftp.gnome.org/pub/GNOME/sources/libgnomedb in copyright. * Use HTTP in watch file. * Remove control-center/database-properties.desktop.in in clean:: instead of using the patch 001_menu_icon to remove the file; fixes FTBFS on double build; closes: #424515. -- Loic Minier Wed, 16 May 2007 16:07:56 +0200 libgnomedb (1.2.2-3) unstable; urgency=low [ Gustavo R. Montesino ] * debian/patches /002_about_segfault_fix.patch: Fix segmatation fault on closing the about dialog in gnome-database-properties (closes: #379523) * Remove the circular dependency (closes: #357797) - move glade stuff from -common to -dev - move gnome-database-properties to a new libgnomedb2-bin package - Add the needed conflicts and replaces * debian/control.in: Change -common arch from any to all. * debian/rules: - Move some stuff to .install and .links files - don't shipping .la and .a files of plugins [ Loic Minier ] * Fix bashism. * Make package bin-NMU safe again. - Build-depend on dpkg-dev >= 1.13.19. - Use ${binary:Version} and ${source:Version}. -- Gustavo R. Montesino Fri, 22 Sep 2006 16:49:05 -0300 libgnomedb (1.2.2-2) unstable; urgency=low [ Loic Minier ] * Stop shipping *.la files in libgnomedb2-dev. [debian/rules] [ Gustavo R. Montesino ] * debian/control.in: - Update standards-version. No changes required. - Add ${misc:Depends} to all depends. * debian/copyright: Update the FSF address * change debhelper compat to 5 - debian/rules: change dh_strip args to the new syntax. - debian/control.in: build-depend on debhelper >= 5.0.0 -- Gustavo R. Montesino Thu, 22 Jun 2006 20:07:32 -0300 libgnomedb (1.2.2-1) unstable; urgency=low [ Gustavo R. Montesino ] * New Upstream Version (closes: #323682) - Redraws screens properly after connecting to a database (closes: #182317) * patches/001_menu_icon.patch: Show a icon in GNOME preferences menu (closes: #314781) [ Josselin Mouette ] * Pass --as-needed to ld. * Don't overwrite DEB_CONFIGURE_SCRIPT_ENV completely. -- Gustavo R. Montesino Sat, 29 Oct 2005 20:19:31 -0200 libgnomedb (1.2.1-4) unstable; urgency=high * debian/rules: Really put the schemas in the right place (closes: #304959). -- Gustavo R. Montesino Fri, 6 May 2005 06:52:12 -0300 libgnomedb (1.2.1-3) unstable; urgency=medium * debian/rules: - install some libgnomedb2-doc files in the right place (closes: #304131) - Don't install gconf schemas in /etc; instead, put them in /usr/share and call dh_gconf (closes: #304959) * debian/control.in - Build-depends on higher version of debhelper. -- Gustavo R. Montesino Sat, 16 Apr 2005 16:14:50 -0300 libgnomedb (1.2.1-2) unstable; urgency=medium * debian/control.in: version the dependency on libgda2-dev for libgnomedb2-dev. Thanks, JHM. -- Jordi Mallach Sun, 10 Apr 2005 17:55:52 +0200 libgnomedb (1.2.1-1) unstable; urgency=low * Gustavo R. Montesino: - New upstream release. * Jordi Mallach: - debian/control.in: change debug package name to libgnomedb2-4-dbg. - debian/rules: generate debug package using dh_strip's feature. -- Jordi Mallach Fri, 8 Apr 2005 18:49:55 +0200 libgnomedb (1.2.0-1) unstable; urgency=low * New upstream release. * debian/control.in: - Set myself as maintainer. * debian/rules: - updated the soname - Removed the -V argument for dh_makeshlibs. - Install files here instead of using *.install and similar files. * debian/watch: Updated to 1.2 branch. -- Gustavo R. Montesino Sat, 5 Feb 2005 08:47:37 -0200 libgnomedb (1.1.99-1) experimental; urgency=low * New upstream development release. * [debian/control.in] Tightened libgda2 build dependency. * [debian/watch] Updated. -- J.H.M. Dassen (Ray) Mon, 11 Oct 2004 11:24:19 +0200 libgnomedb (1.1.6-1) experimental; urgency=low * New upstream development release. -- J.H.M. Dassen (Ray) Sat, 14 Aug 2004 12:11:55 +0200 libgnomedb (1.1.5-1) experimental; urgency=low * GNOME Team Upload. * New upstream release. * debian/patches/001_gcc-3.4_fix.patch: Added to fix building with gcc-3.4, thanks to Andreas Jochens (closes: #260419) * debian/rules: correctly install .devhelp and .png doc files. -- Gustavo R. Montesino Sun, 25 Jul 2004 09:48:51 -0300 libgnomedb (1.1.4-1) experimental; urgency=low * GNOME Team Upload * New Upstream Release * Switched to CDBS * debian/patches/000_libgnomedb-debian-omf.patch: Really fix the omf, allowing yelp to show gnome-db files correctly (closes: #178727) -- Gustavo R. Montesino Thu, 8 Jul 2004 10:27:45 -0300 libgnomedb (1.0.4-4) unstable; urgency=medium * [debian/control.in] Tightened the GNOME build dependencies to at least a 2.6 version in sid. -- J.H.M. Dassen (Ray) Wed, 9 Jun 2004 21:50:10 +0200 libgnomedb (1.0.4-3) unstable; urgency=medium * debian/control: Dropped the openjade build dependency and versioned the gtk-doc-tools dependency now that we have a fixed gtk-doc-tools. Moved the dependency to Build-Depends and dropped Build-Depends-Indep as the buildds don't listen to Build-Depends-Indep. (Fixes FTBFS on buildds) * GNOME Team Upload. -- J.H.M. Dassen (Ray) Fri, 14 May 2004 19:07:23 +0200 libgnomedb (1.0.4-2) unstable; urgency=low * Akira TAGOH + debian/control: added openjade in Build-Depends-Indep as a temporary workaround. (closes: Bug#247952) -- Akira TAGOH Mon, 10 May 2004 02:25:52 +0900 libgnomedb (1.0.4-1) unstable; urgency=low * New upstream release + fix Icon value in database-properties.desktop (Closes: #226216). * GNOME Team Upload. -- Sebastien Bacher Sun, 2 May 2004 14:34:17 +0200 libgnomedb (1.0.3-2) unstable; urgency=medium * [debian/rules] Add intltoolize invocation to get a working intltool-merge. (Closes: #229235) -- J.H.M. Dassen (Ray) Sat, 24 Jan 2004 11:14:32 +0100 libgnomedb (1.0.3-1) unstable; urgency=low * New upstream release. + fix implicitly declared function (Closes: #226586). * Gnome Team Upload. -- Sebastien Bacher Tue, 20 Jan 2004 23:01:33 +0100 libgnomedb (1.0.2-1) unstable; urgency=low * New upstream release. * Gnome Team Upload. -- Sebastien Bacher Fri, 26 Dec 2003 22:29:53 +0100 libgnomedb (1.0.1-2) unstable; urgency=low * Rebuilt to fix the "-pthread" build problem. * debian/patches: + 001_relibtoolized.patch: removed -- Sebastien Bacher Mon, 10 Nov 2003 15:08:03 +0100 libgnomedb (1.0.1-1) unstable; urgency=low * New upstream release. * acknowledge to NMUs. (closes: Bug#216562, Bug#216498, Bug#217132) * debian/control: - added Uploaders to maintain as team. - added gnome-pkg-tools to Build-Depends. - added Replaces: libgnomedb2-3 (<< 1.0.1) to libgnomedb2-common to avoid the installation failed due to moving the files. * debian/rules: - modified to generate debian/control from gnome-pkg-tools. * debian/libgnomedb2-common.files: - moved /usr/share/gnome-db from libgnomedb2-3. * debian/patches/: - 000_libgnomedb-debian-omf.patch: renamed the filename to correct the name space. and the problem should be fixed since this patch was applied. (closes: Bug#178727) - 000_libgnomedb-0.91.0-serverfile.patch: removed. -- Akira TAGOH Mon, 27 Oct 2003 17:42:23 +0900 libgnomedb (0.91.0-1.2) unstable; urgency=medium * NMU * [debian/patches/001_relibtoolized.patch] New. Should fix the libtool "cannot find the library `'" error on several archs. (Closes: #217132) -- J.H.M. Dassen (Ray) Thu, 23 Oct 2003 19:14:08 +0200 libgnomedb (0.91.0-1.1) unstable; urgency=medium * NMU * [debian/control.in] libonobo/liblinc transition: (Closes: #216498) * Bumped libgnomeui-dev, libgnomevfs2-dev, libbonoboui2-dev build dependencies. * Dropped libbonobo-activation-dev build dependency. -- J.H.M. Dassen (Ray) Sun, 19 Oct 2003 19:19:08 +0200 libgnomedb (0.91.0-1) unstable; urgency=low * New upstream release. (closes: Bug#207353) * debian/control: - bumped Standards-Version to 3.6.1.0. * debian/patches/000_libgnomedb-0.91.0-serverfile.patch: - applied to fix the location of gnome-database-components in .server. (closes: Bug#206748) -- Akira TAGOH Tue, 9 Sep 2003 02:00:49 +0900 libgnomedb (0.90.0-1) unstable; urgency=low * New upstream release. * debian/rules: - removed dh_undocumented. - use dh_scrollkeeper. * debian/libgnomedb2-doc.post{inst,rm}: - removed. -- Akira TAGOH Sun, 6 Jul 2003 13:22:17 +0900 libgnomedb (0.12.2-1) unstable; urgency=low * New upstream release. -- Akira TAGOH Sat, 14 Jun 2003 23:56:27 +0900 libgnomedb (0.12.1-1) unstable; urgency=low * New upstream release. - fixed the undefined non-weak symbol issue. (closes: Bug#195981) * debian/control: - bumped Standards-Version to 3.5.10.0. - changed the sections for libgnomedb2-dev and libgnomedb2-dbg to libdevel. - changed the package name to libgnomedb2-3 so that soname has been bumped. * debian/compat: - use it instead of DH_COMPAT. -- Akira TAGOH Wed, 11 Jun 2003 01:13:23 +0900 libgnomedb (0.11.0-1) unstable; urgency=low * New upstream release. * debian/control: - updated Build-Depends. - add the versioned dependency of libgnomedb2-common. - renamed libgnomedb2-1 to libgnomedb2-2. soname was bumped. * debian/libgnomedb2-common.postinst: - get GCONF_CONFIG_SOURCE from gconftool-2 --get-default-source. * debian/rules: - bumped DH_COMPAT to 4. -- Akira TAGOH Tue, 11 Mar 2003 06:49:34 +0900 libgnomedb (0.9.0-1) unstable; urgency=low * New upstream release. * debian/control: - bumped Standards-Version to 3.5.8. - updated Build-Depends. * debian/copyright: fix copyright-lists-upstream-authors-with-dh_make-boilerplate issue. * debian/patches/000_libgnomedb2-omf.patch: applied to fix documentation files path. -- Akira TAGOH Mon, 16 Dec 2002 01:32:10 +0900 libgnomedb (0.8.199-2) unstable; urgency=low * debian/libgnomedb2-doc.postrm: runs scrollkeeper-update. -- Akira TAGOH Tue, 5 Nov 2002 00:17:19 +0900 libgnomedb (0.8.199-1) unstable; urgency=low * New upstream release. * debian/control: - updated Build-Depends. - add scrollkeeper to Build-Depends. * debian/rules: support noopt for DEB_BUILD_OPTIONS. -- Akira TAGOH Wed, 30 Oct 2002 03:06:33 +0900 libgnomedb (0.8.193-1) unstable; urgency=low * New upstream release. * debian/control: - bumped Standards-Version to 3.5.7. - updated Build-Depends. -- Akira TAGOH Sat, 14 Sep 2002 05:31:26 +0900 libgnomedb (0.8.192-3) unstable; urgency=low * build against the latest libraries. (closes: Bug#157741) * debian/control: removed libc6-dev from Build-Depends. -- Akira TAGOH Thu, 22 Aug 2002 04:37:25 +0900 libgnomedb (0.8.192-2) unstable; urgency=low * build against libgtk2.0-0png3. * debian/control: updates Build-Depends. -- Akira TAGOH Sat, 10 Aug 2002 17:35:27 +0900 libgnomedb (0.8.192-1) unstable; urgency=low * New upstream release. * debian/control: update Build-Depends. * debian/patches/: removed to be merged to the upstream. - 000_libgnomedb-pixmappath.patch - 000_libgnomedb-libexec.patch -- Akira TAGOH Wed, 10 Jul 2002 01:14:54 +0900 libgnomedb (0.8.191-5) unstable; urgency=low * debian/control: update Build-Depends (closes: Bug#150506) -- Akira TAGOH Fri, 21 Jun 2002 02:18:40 +0900 libgnomedb (0.8.191-4) unstable; urgency=low * debian/libgnomedb2-doc.doc-base.libgnomedb-reference: fix typo. -- Akira TAGOH Mon, 17 Jun 2002 00:27:30 +0900 libgnomedb (0.8.191-3) unstable; urgency=low * debian/control: replaces Replaces: to Conflicts: . don't install old gnome-db2. (closes: Bug#148501) * debian/rules: fix libexec path. -- Akira TAGOH Fri, 31 May 2002 01:36:44 +0900 libgnomedb (0.8.191-2) unstable; urgency=low * debian/control: add Replaces: gnome-db2 (<< 0.8.191) because moved several files from gnome-db2. -- Akira TAGOH Tue, 28 May 2002 04:27:51 +0900 libgnomedb (0.8.191-1) unstable; urgency=low * New upstream release. * debian/patches/001_libgnomedb-libexec.patch: applied to install the bonobo component to libexecdir. -- Akira TAGOH Tue, 28 May 2002 03:20:52 +0900 libgnomedb (0.8.190-1) unstable; urgency=low * New upstream release. -- Akira TAGOH Mon, 6 May 2002 04:32:35 +0900 libgnomedb (0.8.105-3) unstable; urgency=low * debian/control: add libxslt1-dev to Build-Depends (closes: Bug#143977) -- Akira TAGOH Wed, 24 Apr 2002 19:51:37 +0900 libgnomedb (0.8.105-2) unstable; urgency=low * debian/gnome-db.xpm: add for icon. * debian/control: add gettext to Build-Depends -- Akira TAGOH Mon, 15 Apr 2002 13:15:44 +0900 libgnomedb (0.8.105-1) unstable; urgency=low * Initial Release. * debian/patches/000_libgnomedb-0.8.105-pixmappath.patch: all of pixmaps and icons should be installed on /usr/share/pixmaps. -- Akira TAGOH Sun, 14 Apr 2002 23:53:01 +0900