2009
subcommander (2.0.0~b4-5) unstable; urgency=low
* 91-FTBFS-svn-props.patch: Fix FTBFS due to missing <svn_props.h>
includes (closes: #542997).
* Standards-Version: 3.8.3 (no changes)
* Add a debian/README.source file.
* Change package section to vcs to fix override disparity.
-- Robert Luberda <robert@debian.org> Sun, 30 Aug 2009 10:43:24 +0200
subcommander (2.0.0~b4-4) unstable; urgency=low
* Uprgade build-dependencies:
+ use libdb-dev instead of libdb4.6-dev (closes: #530482);
+ switch to boost 1.38.
* Standards-Version: 3.8.1 (no changes)
-- Robert Luberda <robert@debian.org> Sun, 07 Jun 2009 09:41:28 +0200
subcommander (2.0.0~b4-3) unstable; urgency=low
* 90-FTBFS-gcc4.4.patch: fix FTBFS with gcc4.4 (closes: #506781). * Fix build system not to regenerate autoconf files at build time: + 10-maintainer-mode.patch: add AM_MAINTAINER_MODE to configure.ac; + 999-autostuff.patch: autogenerated changes from autoreconf; + refresh other patches; + debian/rules: pass --disable-maintainer-mode to configure. * Fix linitian infos/warnings: + spelling error in description and doc-base file; + add missing patch descriptions. * Replace libbost1.35-dev with libboost1.37-dev in build-dependencies.
-- Robert Luberda <robert@debian.org> Sun, 01 Feb 2009 08:18:29 +0100
2008
subcommander (2.0.0~b4-2) unstable; urgency=low
* Upload to unstable. * Improve man pages (closes: #413137).
-- Robert Luberda <robert@debian.org> Mon, 17 Nov 2008 20:39:39 +0100
subcommander (2.0.0~b4-1) experimental; urgency=low
* Adopt package (closes: #491019). * New upstream release (beta version): + loggraph segfault fixed by upstream (closes: #428978). * Switch to quilt, update patches for the new upstream version. * 20-create-doc.patch: don't require net connection to generate docs. * 60-url-from-trunk-crash.patch: new, fix segmentation fault on getting url from trunk. * 70-disable-neon.patch: don't link with neon (closes: #490351, #483996). * 80-po-Makefile.patch: fix po's Makefile. * Add a debian/watch file (lintian). * Standards-Version: 3.8.0 * debian/control: Add homepage url * Add simple desktop file. * Update Build-Depends: + depend on libqt4-dev and libx11-dev; + switch to debhelper v7; + add libboost1.35-dev as an alternative to libboost-dev; + remove libneon-dev * Update section of doc-base and menu files.
-- Robert Luberda <robert@debian.org> Sat, 08 Nov 2008 12:24:08 +0100
subcommander (1.2.2-1.1) unstable; urgency=high
* Non-maintainer upload.
* Added debian/patches/50-ftbfs-gcc-4.3.dpatch to fix FTBFS with gcc 4.3
(Closes: #417713)
Thanks for the patch to Martin Michlmayr
* Adjusted build depends to get this thing compiling
-- Alexander Schmehl <tolimar@debian.org> Sun, 06 Apr 2008 01:01:45 +0200
2006
subcommander (1.2.2-1) unstable; urgency=medium
* New upstream stable release. No new functionality, fixes
the following upstream bugs:
- (build) fix "if" statements in configure
- (build) fix "extra qualification" compile error
- (build) [Issue 180] fix missing include file
- (subcommander) [Issue 176] fixed urls with spaces
- (subcommander) [Issue 179] property conflicts can be set to resolved
- (submerge) [Issue 177] fixed crash with files that have CR line endings
- (submerge) drag and drop crash with an "empty" submerge
- (submerge) drag and drop fileorder issue
* debian/control: changed build dependency from libneon25-dev to libneon26-dev
(closes: #400104)
* Added debtags to central tags database and added them to debian/control
(closes: #385541)
* debian/patches: removed 10-extra-qual.dpatch, adjusted 00list.
Patch is now part of upstream
* debian/compat: changed debhelper compat 4 to 5
* debian/control: changed build dependency on debhelper to >> 5.0.0
-- Andreas Fester <Andreas.Fester@gmx.de> Mon, 20 Nov 2006 21:13:20 +0100
subcommander (1.2.1-1) unstable; urgency=low
* New upstream release (closes: #384669) * debian/patches/10-extra-qual.dpatch: fixes compile error
-- Andreas Fester <Andreas.Fester@gmx.de> Tue, 24 Oct 2006 09:04:35 +0200
subcommander (1.2.0-2) unstable; urgency=medium
* debian/control: changed build dependency libapr0-dev to libapr1-dev
(closes: #391635)
-- Andreas Fester <Andreas.Fester@gmx.de> Sun, 8 Oct 2006 21:59:47 +0200
subcommander (1.2.0-1) unstable; urgency=low
* New upstream release
* Officially renames the binaries to subcommander and submerge,
including the default diff and merge settings (closes: #383306)
* debian/rules: no need to rename the binaries anymore
* debian/control: adjusted build dependencies, added Loic Minier as Uploader
* debian/patches/20-create-doc.dpatch: fix Makefile to create the html
documentation
-- Andreas Fester <Andreas.Fester@gmx.de> Wed, 4 Oct 2006 20:18:18 +0200
subcommander (1.1.1-4) unstable; urgency=low
* debian/control: Build-depend on dpkg-dev >= 1.13.19 for ${source:Version}
feature
* debian/patches/40-sample-project.dpatch: add hint how to use the
preconfigured subcommander repository
-- Andreas Fester <Andreas.Fester@gmx.de> Sun, 13 Aug 2006 11:50:26 +0200
subcommander (1.1.1-3) unstable; urgency=low
* debian/patches/20-create-doc.dpatch: added parameter to ignore
image widths in the html pages
-- Andreas Fester <Andreas.Fester@gmx.de> Sat, 12 Aug 2006 14:57:38 +0200
subcommander (1.1.1-2) unstable; urgency=low
* debian/control: Improved descriptions; added Suggests: doc-base for
subcommander-doc; added build-dependency on autotools-dev;
use ${source:Version} for bin-NMU safe package
* debian/rules: removed unnecessary handling of "nostrip" option;
update config.{sub,guess} at build time; use dh_install to create package
directories; removed unnecessary dh_installdirs call
* debian/copyright: Added additional license information
* debian/subcommander-doc.install, debian/subcommander.install: new files
-- Andreas Fester <Andreas.Fester@gmx.de> Wed, 9 Aug 2006 21:56:51 +0200
subcommander (1.1.1-1) unstable; urgency=low
* New upstream release
* Removed debian/patches/10-macstyle.dpatch and
debian/patches/15-diff.dpatch (now part of upstream)
* debian/patches/20-create-doc.dpatch: use html instead of xhtml,
create separate file also for first section of each chapter
* debian/subcommander.1, debian/submerge.1: fixed typo
-- Andreas Fester <Andreas.Fester@gmx.de> Sat, 5 Aug 2006 12:00:28 +0200
subcommander (1.1.0-1) unstable; urgency=low
* Initial Release (Closes: #322340) * The binaries /usr/bin/sc and /usr/bin/sm are renamed to /usr/bin/subcommander and /usr/bin/submerge to avoid name clashes with other binaries. * Added patches from 1.1.1 snapshot
-- Andreas Fester <Andreas.Fester@gmx.de> Sat, 22 Jul 2006 22:36:40 +0200