gnome-vfsmm2.6 (2.24.0-1) experimental; urgency=low [ Deng Xiyue ] * Add dpkg-dev >= 1.14.16 to Build-Depends for DM usage. * Remove doc-base from Build-Depends as it's not b-deped on. * Add ${shlibs:Depends} to all Depends fields as recommended. * Use machine-interpretable format for debian/copyright. * New upstream release. * Update Standard-Version to 3.8.0. No change needed. * Targeting experimental as Lenny is in freeze. Add check-dist.mk to debian/rules. [ Loic Minier ] * Properly anchor package name regexp. -- Deng Xiyue Thu, 25 Sep 2008 00:36:22 +0800 gnome-vfsmm2.6 (2.22.0-1) unstable; urgency=low * New upstream release. + Bump shlibs to 2.22.0 due to new API. * Correct copyright holders, correct license pointer to /usr/share/common-licenses/LGPL-2.1 in debian/copyright. * Refine watch file to check for number based version, and update watch version to 3. * Bump compat level to 6, let debhelper >= 6 accordingly, and let cdbs >= 0.4.51 to avoid empty -dbg bug. * Refine build-dependencies as per upstream configure script, and drop -1 postfix in version as per lintian. * Add ${shlibs:Depends} to -dev package. * Refined debian/rules to set variables SHARED_PKG and DOC_PKG by sed from debian/control and use variable SHVER for shlibs version, and refine and reformat corresponding rules accordingly. * Remove compression exclude rule, as it's usually harmless to live without it. * Drop 70_relibtoolize.patch, and use chrpath hack to get rid of amd64 rpath issue, hence add chrpath to b-deps. Should contact upstream for real fix. * Fix section in doc-base reference. * Ship docs dir to maintain original directory hierarchy, and fix doc-base path. * Add `DM-Upload-Allowed: yes' field. Thanks Loïc for advocacy. -- Deng Xiyue Mon, 17 Mar 2008 11:41:07 +0800 gnome-vfsmm2.6 (2.20.0-3) unstable; urgency=low [ Deng Xiyue ] * debian/control, debian/control.in: + Bump standard version to 3.7.3. No change required. + Bump cdbs version to >= 0.4.41, reason given below. * debian/copyright: + Update download URL. + Update upstream authors' email addresses. * debian/*.install: + Refined to the shortened form. * debian/rules: + Add LDFLAGS "-Wl,--as-needed" to reduce unneeded shlibs dependencies. + Let examples be compressed. + Directly specify LDFLAG instead of using DEB_CONFIGURE_SCRIPT_ENV which might override existing LDFLAGS settings, which is supported since cdbs >= 0.4.41, hence bump its dependency. Thanks Loïc Minier. + Include clean-la.mk from gnome-pkg-tools to remove dependency_libs information from .la files. Thanks Loïc Minier and Josselin Mouette. - Drop DEB_AUTO_UPDATE_DEBIAN_CONTROL as cdbs dependency is written by hand, and avoiding generating debian/control twice by a single clean. + Replace most ':=' with '+=' to avoid overwriting existing values. + Refine exclude rules. - Drop useless DEB_INSTALL_CHANGELOGS_ALL. + Add DEB_DH_INSTALL_SOURCEDIR := debian/tmp, so *.install files can be shortened. * debian/watch: + Use spaces instead of tabs when indent. [ Loic Minier ] * Wrap conflicts and replaces. * Fix watch file. * Fix GNOME_MODULE. -- Deng Xiyue Mon, 17 Dec 2007 16:57:21 +0800 gnome-vfsmm2.6 (2.20.0-2) unstable; urgency=high * debian/control, debian/control.in + Add Homepage, Vcs-Browser and Vcs-Svn entries. + Add Replaces: to handle file moving together with Conflicts:, without which might causes breakage when upgrading. Hence the urgency. (Closes: 452138) -- Deng Xiyue Tue, 27 Nov 2007 01:15:38 +0800 gnome-vfsmm2.6 (2.20.0-1) unstable; urgency=low * New upstream release. * Migrate build system to cdbs, and update build dependencies. * Use ${binary:Version} instead of deprecated ${Source-Version}. * Split documents into separate -doc package, and make it conflict with older -dev package. * Bump shlibs version to 2.16.1 according to ChangeLog. * debian/patches + 70_relibtoolize.patch as libtool issue work around. * Migrate ownership to Debian GNOME Team. - Add myself as maintainer with consensus from Debian GNOME Team. - Original maintainer Bradley Bell is also a member of Debian GNOME Team now. Thanks Bradley. - Add Debian GNOME Team as uploaders. -- Deng Xiyue Thu, 25 Oct 2007 21:09:35 +0800 gnome-vfsmm2.6 (2.16.1-0.1) unstable; urgency=medium * Non-maintainer upload. * Medium-urgency upload for RC bugfix. * New upstream release. + Fix build with newer versions of gnome-vfs2. Closes: #422813. * Bump shlibs to 2.14.0, since according to NEWS new methods were added in 2.11.1. -- Daniel Schepler Wed, 04 Jul 2007 01:18:22 -0400 gnome-vfsmm2.6 (2.14.0-1) unstable; urgency=low * New upstream release * Include static library -- Bradley Bell Mon, 12 Jun 2006 17:48:22 -0700 gnome-vfsmm2.6 (2.10.0-1) unstable; urgency=low * New upstream release * C++ transition (Closes: #339152) -- Bradley Bell Mon, 28 Nov 2005 17:35:35 -0800 gnome-vfsmm2.6 (2.8.0-2.2) unstable; urgency=medium * Non-maintainer upload. * Medium-urgency upload for RC bugfix. * Rebuild for the C++ ABI transition, renaming libgnome-vfsmm-2.6-1 to libgnome-vfsmm-2.6-1c2 and conflicting with libgnome-vfsmm-2.6-1 (closes: #323752). * Build-Depend on libglibmm-2.4-dev (>= 2.6.1-1.1) to ensure we get the lib with a compatible ABI. -- Steve Langasek Thu, 18 Aug 2005 00:27:13 -0700 gnome-vfsmm2.6 (2.8.0-2.1) unstable; urgency=high * Non-maintainer upload. * High-urgency upload for sarge-targetted RC bugfix. * Rebuild against current unstable, to get rid of references to libhowl in libtool .la files (closes: #300527). -- Steve Langasek Fri, 25 Mar 2005 06:20:23 -0800 gnome-vfsmm2.6 (2.8.0-2) unstable; urgency=low * Fix broken shlibs file -- Bradley Bell Mon, 31 Jan 2005 19:02:22 -0800 gnome-vfsmm2.6 (2.8.0-1) unstable; urgency=low * New upstream release -- Bradley Bell Mon, 31 Jan 2005 17:15:47 -0800 gnome-vfsmm2.6 (2.6.1-5) unstable; urgency=low * Fixed watch file -- Bradley Bell Wed, 22 Sep 2004 17:58:37 -0700 gnome-vfsmm2.6 (2.6.1-4) unstable; urgency=low * updated autotools stuff (closes: #255424) -- Bradley Bell Sun, 20 Jun 2004 21:01:37 -0700 gnome-vfsmm2.6 (2.6.1-3) unstable; urgency=low * build-dep on glibmm instead of gtkmm -- Bradley Bell Tue, 8 Jun 2004 02:52:16 -0700 gnome-vfsmm2.6 (2.6.1-2) unstable; urgency=low * fix filename of doc-base file -- Bradley Bell Tue, 8 Jun 2004 02:19:15 -0700 gnome-vfsmm2.6 (2.6.1-1) unstable; urgency=low * Initial Release. -- Bradley Bell Tue, 8 Jun 2004 01:19:22 -0700