monotone (0.38-1) unstable; urgency=low [ Richard Levitte ] * New upstream release. [ Zack Weinberg ] * monotone-server.postrm: Delete default.mtn~ on purge. (Closes: #455058) * Add Homepage: and Vcs-Browser: fields to debian/control. * Standards-Version: 3.7.3 (no changes required). -- Richard Levitte Wed, 12 Dec 2007 20:52:32 +0100 monotone (0.37-4) unstable; urgency=low * debian/rules: Turn compiler optimization back on by default. Doh! Hopefully this shrinks hppa builds to the point where we don't need -mlong-calls. Since the accidental use of -O0 in 0.37-[23] seems to have been responsible for the unexpected successful builds on Alpha, try -O1 on that architecture. Implement DEB_BUILD_OPTIONS=noopt while we're at it. * Backport upstream's relicensing of the manual under the GPL, since we (and upstream) may technically have been violating the GFDL by not including its text in the manual proper. Source and binary packages now contain no content not distributable under GPLv2 or a more permissive license. * debian/copyright: Point specifically to GPLv2 (upstream specifies GPLv2-or-later, let's not be exercising the 'or later' part unless and until they do). Fix typo. -- Zack Weinberg Mon, 26 Nov 2007 17:01:18 -0800 monotone (0.37-3) unstable; urgency=low * debian/rules: Cross-compilation and lintian fixes. * Clean up usage of "-" in debian/mtn.1. -- Zack Weinberg Mon, 12 Nov 2007 07:16:05 +0000 monotone (0.37-2) unstable; urgency=low * Do not error out if $HOME exists but is inaccessible. Should fix mips(el) FTBFS. * Fix bashisms in monotone-server scripts. Thanks to Glen Ditchfield for finding this problem and providing part of the fix. * In monotone-server.postinst, set permissions and ownership of just-created directories whether or not we created the monotone user. Thanks to Michael Berg for doing almost all the work on this bug. (Closes: #437978) * Reincorporate debian/changelog entries for versions 0.27-1 and 0.27-1.1. These versions were once uploaded to Debian but their entries got lost from the official changelog somehow. * Switch from cdbs to a handwritten rules file based on debhelper examples. Restore Build-Depends/Build-Depends-Indep distinction and monkey with the rules so that dpkg-buildpackage -B doesn't build the documentation. This gets us out from under the present nonavailability of some of the B-D-Is on some of the buildds. * Info files moved to monotone-doc. Other cleanups to that package. * Do not install the boilerplate ABOUT-NLS file in any of the packages' documentation directories. * Improve short descriptions. -- Zack Weinberg Sun, 04 Nov 2007 11:53:17 -0800 monotone (0.37-1) unstable; urgency=low * New upstream release. * Clarifications to debian/copyright and AUTHORS. * No longer depends on any external Boost library modules. And there was much rejoicing. * Ensure sqlite I/O code sees a prototype for pread/pwrite, and make it enable large file support correctly. This is believed to be the cause of the multi-platform FTBFS, but has only been confirmed to be so on powerpc. Please file new FTBFS bugs for any remaining architectures that are broken. (Closes: #439584) -- Richard Levitte Fri, 26 Oct 2007 00:35:29 +0200 monotone (0.36-1) unstable; urgency=low [ Richard Levitte ] * New upstream release. [ Zack Weinberg ] * Bump debhelper build-dep to (>= 4.2.0) per cdbs docs. * Run testsuite during build. * Drop libboost-filesystem-dev build-dependency. * monotone-server.postinst, monotone-server.postrm: Do not assume full pathnames of ucf or adduser. Use ucfr as well as ucf. At purge time: - do not assume ucf, adduser, or debconf are available (closes: #434604). - if not asked to manage the database, do not delete it. - if deleting the database and there is a hot journal, delete that too. - delete editor backups of ucf-managed conffiles. - expunge the auto-generated key's passphrase from /etc/monotone/passphrases and if that leaves the file empty, delete it. - do not delete the monotone user or group if leaving /var/lib/monotone on the filesystem. * Bump boost build-deps to (>= 1.34.1-2) for packaging changes that make the configure script find the single-threaded version of libboost-regex. * Re-enable -DBOOST_SP_DISABLE_THREADS; the above should render it unnecessary. This eliminates the sole divergence from upstream. * Correct invalid assumption in tests/invalid_--root_settings that the build directory is not a subdirectory of /tmp. * Build-depend on patch, for the sake of the testsuite. -- Zack Weinberg Wed, 22 Aug 2007 15:06:51 -0700 monotone (0.35-2) unstable; urgency=low * Collapse Build-Depends-Indep into Build-Depends to work around a buildd bug. (Closes: #432657) * Correct Ludovic Brenta's address in Uploaders. * Enable parallel make on multiprocessors. [ Ludovic Brenta ] * monotone-server.postrm: do not blindly erase /var/lib/monotone on purge; instead, delete only the default database (created in the postinst), and only delete the directory if empty. -- Zack Weinberg Fri, 13 Jul 2007 08:39:58 -0700 monotone (0.35-1) unstable; urgency=low [ Zack Weinberg ] * New upstream release. (Closes: #418213, #427845, #429832) * Backport post-0.35 upstream fixes for boost 1.34. (Closes: #425907) * Rebuild against new boost. (Closes: #427687) * Drop tetex-bin as build-dep alternative. Add build-deps on all of texinfo's suggested packages, to ensure docs build. (Closes: #422936) * New Dutch template translation (Closes: #415496). * Add build-dep on po-debconf to ensure correct construction of monotone-server's templates file. * Add a somewhat out-of-date, but better than nothing, manpage. * Simplify the rules file a bit. [ Richard Levitte ] * Package adopted by a team, presently Richard Levitte and Zack Weinberg, with sponsorship by Ludovic Brenta. Thanks to Shaun for his work to date. (Closes: #431797) -- Zack Weinberg Tue, 10 Jul 2007 08:23:00 -0700 monotone (0.35-0.1) unstable; urgency=low * New upstream release. -- Richard Levitte Mon, 07 May 2007 16:08:44 +0200 monotone (0.34-0.1) unstable; urgency=low * New upstream release. -- Richard Levitte Sun, 01 Apr 2007 10:20:07 +0200 monotone (0.33-90.1) unstable; urgency=low * schema upgrade => monotone-server.postinst upgrade -- Richard Levitte Sun, 25 Mar 2007 22:16:54 +0200 monotone (0.33-3) unstable; urgency=low * Include the Japanese and Portuguese translations from 0.31-7 and 0.31-8, which were accidentally omitted in 0.33-2. -- Shaun Jackman Sat, 7 Jul 2007 11:09:04 -0600 monotone (0.33-2) unstable; urgency=low * Upload to unstable. -- Shaun Jackman Thu, 5 Jul 2007 16:58:22 -0600 monotone (0.33-1) experimental; urgency=low * New upstream release. * Update the watch file. -- Shaun Jackman Tue, 6 Mar 2007 13:54:19 -0700 monotone (0.33-0.1) unstable; urgency=low * New upstream release. -- Richard Levitte Wed, 28 Feb 2007 23:02:43 +0100 monotone (0.32-90.2) unstable; urgency=low * schema upgrade => monotone-server.postinst upgrade -- Richard Levitte Tue, 24 Jan 2007 18:06:30 +0100 monotone (0.32-90.1) unstable; urgency=low * monotone can depend on texlive-base-bin as well as tetex-bin. -- Richard Levitte Mon, 8 Jan 2007 14:15:26 +0100 monotone (0.32-1) experimental; urgency=low * New upstream release. Closes: #409828. -- Shaun Jackman Mon, 12 Feb 2007 08:02:25 -0700 monotone (0.32-0.1) unstable; urgency=low * New upstream release. -- Richard Levitte Wed, 27 Dec 2006 10:57:48 +0100 monotone (0.31-90.2) unstable; urgency=low * Another pre-0.32 "release", just to mark that an important behavior change has been made to the "mtn serve" command. -- Richard Levitte Sat, 18 Nov 2006 22:25:11 +0100 monotone (0.31-90.1) unstable; urgency=low * Pre-0.32 "release", serving as a marker for a new infrastructure which has been merged into mainline and that requires database upgrades, which is reflected in monotone-server.postinst. -- Richard Levitte Mon, 13 Nov 2006 23:50:45 +0100 monotone (0.31-8) unstable; urgency=low * Add Portuguese (pt) debconf translation. Closes: #414212. -- Shaun Jackman Mon, 12 Mar 2007 08:57:20 -0600 monotone (0.31-7) unstable; urgency=low * Add Japanese debconf translation. Closes: #413002. -- Shaun Jackman Thu, 1 Mar 2007 12:53:22 -0700 monotone (0.31-6) unstable; urgency=low * Add Czech debconf translation. Closes: #408697. -- Shaun Jackman Wed, 31 Jan 2007 13:14:40 -0700 monotone (0.31-5) unstable; urgency=low * Add Swedish debconf translation. Closes: #407868. -- Shaun Jackman Mon, 22 Jan 2007 10:32:37 -0700 monotone (0.31-4) unstable; urgency=low * Add German debconf translation. Closes: #405820. -- Shaun Jackman Tue, 9 Jan 2007 12:59:29 -0700 monotone (0.31-3) unstable; urgency=low * Add French debconf translation. Closes: #401754. -- Shaun Jackman Tue, 5 Dec 2006 13:37:52 -0700 monotone (0.31-2) unstable; urgency=medium * Remove -DBOOST_SP_DISABLE_THREADS. Closes: #384565. -- Shaun Jackman Wed, 22 Nov 2006 09:53:37 -0700 monotone (0.31-1) unstable; urgency=low * New upstream release. * Update policy to version 3.7.2.2. No changes were necessary. * New packages: monotone-doc and monotone-server. * Add ps2eps, tetex-bin, texinfo, xpdf-utils to Build-Depends-Indep. -- Shaun Jackman Mon, 13 Nov 2006 10:16:14 -0700 monotone (0.31-0.1) unstable; urgency=low * New upstream release. -- Nathaniel Smith Fri, 10 Nov 2006 21:57:59 -0800 monotone (0.30-1) unstable; urgency=low * New upstream release. -- Shaun Jackman Wed, 20 Sep 2006 12:51:24 -0600 monotone (0.30-0.1) unstable; urgency=low * New upstream release. -- Nathaniel Smith Sun, 17 Sep 2006 02:53:11 -0700 monotone (0.29-1) unstable; urgency=low * New upstream release. * Use /usr/bin/editor. Closes: #379217. * Depend on libboost-program-options-dev. -- Shaun Jackman Wed, 23 Aug 2006 12:01:47 -0600 monotone (0.29-0.1) unstable; urgency=low * New upstream release. -- Nathaniel Smith Sun, 20 Aug 2006 00:26:56 -0700 monotone (0.28-1) unstable; urgency=low * New upstream release. * New maintainer. * Add watch file. * Update policy to version 3.7.2.1. No changes necessary. * Update the FSF address. -- Shaun Jackman Mon, 24 Jul 2006 10:44:56 -0600 monotone (0.28-0.1) unstable; urgency=low * New upstream release. -- Nathaniel Smith Fri, 21 Jul 2006 23:02:59 -0700 monotone (0.27-1.1) unstable; urgency=low * NMU to fix Failure to Build From Source. Fixed debian/rules applying the patch suggested by Adeodato, fixed debian/control by not specifying a special compiler for any arches. (Closes: #377781) -- Margarita Manterola Thu, 20 Jul 2006 16:22:18 -0300 monotone (0.27-1) unstable; urgency=low * Built (with pdebuild) for upload to debian archive. * Closes: #374659: New upstream version (0.27) -- Tomas Fasth Mon, 10 Jul 2006 12:32:00 +0000 monotone (0.27-0.1) unstable; urgency=low * New upstream release. -- Nathaniel Smith Sat, 17 Jun 2006 14:47:27 -0700 monotone (0.26.0-2) unstable; urgency=low * Closes: #358096: FTBFS with G++ 4.1: extra qualification * Closes: #358220: upgrade to 0.25 * Closes: #363440: New upstream release * Closes: #366908: please update to 0.26 -- Tomas Fasth Sun, 14 May 2006 06:22:59 +0000 monotone (0.26.0-1) unstable; urgency=low * Built (with pdebuild) for upload to debian archive. -- Tomas Fasth Sun, 14 May 2006 06:21:14 +0000 monotone (0.26.0-0.2) unstable; urgency=low * Added examples to the files that should end up in the documentation. -- Richard Levitte Tue, 25 Apr 2006 11:30:05 +0200 monotone (0.26.0-0.1) unstable; urgency=low * New upstream release. (NB: The official upstream version number is "0.26", but an error with the pre-release packages makes the extra ".0" necessary.) -- Nathaniel Smith Sat, 8 Apr 2006 19:42:55 -0700 monotone (0.26pre3-0.1) unstable; urgency=low * New upstream release. -- Nathaniel Smith Wed, 29 Mar 2006 03:23:23 -0800 monotone (0.26pre2-0.1) unstable; urgency=low * New upstream release. -- Nathaniel Smith Sat, 11 Feb 2006 13:36:27 -0800 monotone (0.26pre1-0.1) unstable; urgency=low * New upstream release. -- Nathaniel Smith Sun, 8 Jan 2006 21:25:54 -0800 monotone (0.25-1) unstable; urgency=low * Built (with pdebuild) for upload to debian archive. -- Tomas Fasth Sun, 8 Jan 2006 09:27:17 +0000 monotone (0.25-0.1) unstable; urgency=low * New upstream release. -- Nathaniel Smith Thu, 29 Dec 2005 13:28:11 -0800 monotone (0.24-1) unstable; urgency=low * New upstream release. -- Tomas Fasth Sun, 18 Dec 2005 23:30:28 +0000 monotone (0.24-0.1) unstable; urgency=low * New upstream release. -- Nathaniel Smith Sat, 26 Nov 2005 17:33:48 -0800 monotone (0.23-4) unstable; urgency=low * Applied a patch from Frank to actually make things work as intended. * Closes: #334999: FTBFS on arm/hppa/m68k: please use g++-3.4 -- Tomas Fasth Sun, 23 Oct 2005 23:25:09 +0000 monotone (0.23-3) unstable; urgency=low * The build script is now configured to explicitly use g++-3.4 for arm, hppa and m68k architectures as requested by Frank Lichtenheld. * Closes: #334999: FTBFS on arm/hppa/m68k: please use g++-3.4 -- Tomas Fasth Sat, 22 Oct 2005 16:46:26 +0000 monotone (0.23-2) unstable; urgency=low * Arm, hppa and m68k is now build-depending on g++-3.4 * Closes: #334999: FTBFS on arm/hppa/m68k: please use g++-3.4 * Build is now controlled by Common Debian Build System (CDBS). -- Tomas Fasth Fri, 21 Oct 2005 17:18:16 +0000 monotone (0.23-1) unstable; urgency=low * Rebuild in clean environment for upload to debian archive. -- Tomas Fasth Mon, 10 Oct 2005 16:59:06 +0000 monotone (0.23-0.1) unstable; urgency=low * New upstream release. -- Nathaniel Smith Thu, 29 Sep 2005 23:50:22 -0700 monotone (0.22-2) unstable; urgency=high * Closes: #323858: package has unmet dependencies * New build to fix broken library dependencies for unstable. -- Tomas Fasth Thu, 18 Aug 2005 23:08:51 +0000 monotone (0.22-1) unstable; urgency=low * Rebuild in clean environment (pdebuild) for upload to debian archive. -- Tomas Fasth Tue, 9 Aug 2005 16:12:08 +0000 monotone (0.22-0.1) unstable; urgency=low * New upstream release. -- nathaniel smith Mon, 8 Aug 2005 20:18:54 -0700 monotone (0.21-3) unstable; urgency=low * Recompile due to transition to gcc 4.0 in unstable (sid). * Closes: #319149: ftbfs [sparc] 'boost::re_detail::c_traits_base::<anonymous enum>' is/uses anonymous type * Closes: #321539: uninstallable due to missing libboost packages -- Tomas Fasth Sat, 6 Aug 2005 11:16:31 +0000 monotone (0.21-2) unstable; urgency=low * Added debian/README.Debian and debian/TODO.Debian. -- Tomas Fasth Fri, 29 Jul 2005 13:44:35 +0000 monotone (0.21-1) unstable; urgency=low * Rebuild in clean environment (pdebuild) for upload to debian archive. -- Tomas Fasth Tue, 19 Jul 2005 16:42:22 +0000 monotone (0.21-0.1) unstable; urgency=low * New upstream release. -- nathaniel smith Sun, 17 Jul 2005 15:44:29 -0700 monotone (0.20-1) unstable; urgency=low * Rebuild in clean environment (pdebuild) for upload to debian archive. * Added Build-Depends: texinfo; As suggested by "Matthew A. Nicholson" -- Tomas Fasth Wed, 6 Jul 2005 20:12:37 +0000 monotone (0.20-0.1) unstable; urgency=low * New upstream release. -- nathaniel smith Tue, 5 Jul 2005 21:55:56 -0700 monotone (0.19-1) unstable; urgency=low * New upstream release. * Closes: #304935: apt-cache search revision fails to print a reference to 'monotone' * Closes: #305687: Duplicate sentence in monotone.info * Closes: #305688: Spelling mistake in package description. * Closes: #308076: v0.19 is out -- Tomas Fasth Sat, 7 May 2005 22:03:48 +0000 monotone (0.18-1) unstable; urgency=low * New upstream release. * First upload to Debian Archives. -- Tomas Fasth Tue, 12 Apr 2005 13:28:25 +0000 monotone (0.17-1) unstable; urgency=low * New upstream release -- nathaniel smith Fri, 18 Mar 2005 15:44:48 -0800 monotone (0.15-1) unstable; urgency=low * New upstream release -- graydon hoare Sun, 7 Nov 2004 14:06:03 -0400 monotone (0.14-1) unstable; urgency=low * New upstream release -- graydon hoare Mon, 2 Aug 2004 12:51:18 -0400 monotone (0.13-1) unstable; urgency=low * New upstream release -- graydon hoare Fri, 21 May 2004 00:49:49 -0400 monotone (0.12-1) unstable; urgency=low * New upstream release -- graydon hoare Sun, 2 May 2004 22:15:47 -0400 monotone (0.11-1) unstable; urgency=low * New upstream release -- graydon hoare Mon, 29 Mar 2004 12:18:37 -0500 monotone (0.10-1) unstable; urgency=low * New upstream release -- graydon hoare Mon, 1 Mar 2004 02:23:57 -0500 monotone (0.9-1) unstable; urgency=low * New upstream release -- graydon hoare Fri, 9 Jan 2004 00:09:12 -0500 monotone (0.8-1) unstable; urgency=low * New upstream release -- graydon hoare Fri, 21 Nov 2003 23:58:42 -0500 monotone (0.7-1) unstable; urgency=low * New upstream release -- graydon hoare Mon, 3 Nov 2003 00:33:47 -0500 monotone (0.6-1) unstable; urgency=low * New upstream release -- graydon hoare Sat, 18 Oct 2003 23:05:27 -0400 monotone (0.5-1) unstable; urgency=low * New upstream release -- graydon hoare Sun, 28 Sep 2003 00:17:59 -0400 monotone (0.4-1) unstable; urgency=low * Initial Release. -- graydon hoare Fri, 26 Sep 2003 13:18:41 -0400