crossvc (1.5.2-1) unstable; urgency=low * New upstream release * debian/menu: renamed Apps to Applications * debian/control: removed transitional dummy package lincvs and the corresponding dependencies, removed versioned dependency on libqt3-mt-dev, changed dependency on debhelper from >> 5.0.0 to >= 5 -- Andreas Fester Thu, 25 Oct 2007 19:29:31 +0200 crossvc (1.5.1-1) unstable; urgency=low * New upstream release (closes: #405503) * debian/patches: 10-config.dpatch, 20-fam.dpatch: adjusted to new upstream sources * debian/patches/30-lincvs-upgrade.dpatch: removed, upgrade mechanism is now part of upstream * debian/patches/40-usage.dpatch: removed, patch was applied to upstream * debian/README.Debian: adjusted description of upgrade mechanism * debian/rules: separated binary-arch and binary-indep actions * debian/control: added debtags -- Andreas Fester Thu, 4 Jan 2007 09:48:25 +0100 crossvc (1.5.0-2) unstable; urgency=low * debian/patches: Added descriptions * debian/patches/30-lincvs-upgrade.dpatch, debian/patches/00list: new patch for smooth upgrade from LinCVS * debian/patches/40-usage.dpatch: Fix application name in --help and --version output * debian/lincvs.config, debian/lincvs.postinst, debian/lincvs.templates, debian/po: Removed to avoid unnecessary debconf message (upgrade is now handled by the application) (closes: #384412, #393535) * debian/rules: removed dh_installdebconf * debian/README.Debian: Adjusted description of upgrade mechanism * debian/compat: upgraded debhelper compatibility level to 5 * debian/control: adjusted debhelper version dependency -- Andreas Fester Sun, 3 Dec 2006 19:42:48 +0100 crossvc (1.5.0-1) unstable; urgency=low * New upstream release. Renamed package according to new upstream name. Adjusted all files in debian/ to the new package name. A dummy transition binary package was added to allow seamless upgrade from lincvs. * All patches are now dpatch based. * Changed Standards-Version to 3.7.2 -- Andreas Fester Sun, 4 Jun 2006 16:11:01 +0200 lincvs (1.4.4-2) unstable; urgency=low * debian/rules, debian/control, debian/patches/Makefile: added dpatch framework * debian/patches/00list, debian/patches/10-gcc-4.1.dpatch: fixes FTBFS with gcc-4.1 (closes: #364107) -- Andreas Fester Fri, 21 Apr 2006 17:54:26 +0000 lincvs (1.4.4-1) unstable; urgency=low * New upstream release -- Andreas Fester Sat, 17 Dec 2005 08:28:54 +0100 lincvs (1.4.3-2) unstable; urgency=low * Fixed debian/rules clean target, removed recreation of .qm files through lrelease (.qm files are distributed in the upstream tarball) (closes: #336455) -- Andreas Fester Mon, 31 Oct 2005 16:43:12 +0100 lincvs (1.4.3-1) unstable; urgency=low * New maintainer (closes: #319461) * New upstream version - Fixes encoding of French translation (closes: #301180) -- Andreas Fester Mon, 1 Aug 2005 19:23:32 +0200 lincvs (1.4.2-2) unstable; urgency=low * Hmm, better use rm -f instead of rm. This only can cause problems if a terminal is available which isn't the case for pbuilder nor sbuild so I didn't notice sooner -- Frank Lichtenheld Fri, 10 Jun 2005 01:15:01 +0200 lincvs (1.4.2-1) unstable; urgency=low * New usptream version -- Frank Lichtenheld Wed, 8 Jun 2005 03:12:27 +0200 lincvs (1.4.1-1) unstable; urgency=low * New upstream version * Move start-ssh-agent.sh from examples/ to /usr/lib/lincvs since it is used in the default config -- Frank Lichtenheld Thu, 19 May 2005 00:23:22 +0200 lincvs (1.4.0-2) unstable; urgency=low * Use sensible-browser as the default browser instead of mozilla (Closes: #279293). Suggested by Mikhail A Gusarov * Use fixed French translation provided by upstream, thanks to David Morel for figuring it out (Closes: #299500, #300636) -- Frank Lichtenheld Wed, 23 Mar 2005 15:49:17 +0100 lincvs (1.4.0-1) unstable; urgency=low * New upstream version -- Frank Lichtenheld Wed, 2 Mar 2005 14:52:59 +0100 lincvs (1.3.2-4) unstable; urgency=medium * Move to non-free because of some dubious license clauses (Closes: #270461) -- Frank Lichtenheld Thu, 16 Dec 2004 17:28:08 +0100 lincvs (1.3.2-3) unstable; urgency=medium * Recompile with Qt 3.3 since this seems to fix the segfaults (Closes: #264546) * Re-enable clipboard support since upstream said it is safe to use with Qt 3.3 -- Frank Lichtenheld Thu, 19 Aug 2004 19:55:32 +0200 lincvs (1.3.2-2) unstable; urgency=low * Add new Spanish translation provided by upstream * We need to build the .qm files since we can't ship it with the diff.gz. Added Build-Dep on qt3-linguist again. -- Frank Lichtenheld Thu, 15 Jul 2004 00:11:10 +0200 lincvs (1.3.2-1) unstable; urgency=low * New upstream version - Don't compiles clipboard support in (Closes: #236729). According to upstream we can enable it again with Qt 3.3. -- Frank Lichtenheld Sun, 9 May 2004 00:44:35 +0200 lincvs (1.3.1-2) unstable; urgency=low * Use sensible-pager and sensible-editor as default values instead of vi and more. * Use x-terminal-emulator instead of xterm. * Add more suggests to include almost all programs that are needed with the default configuration. Not sure about the browser part yet. -- Frank Lichtenheld Mon, 26 Apr 2004 12:42:02 +0200 lincvs (1.3.1-1) unstable; urgency=low * New upstream version * Don't rebuild .qm files during build anymore since ca_ES.qm is now up-to-date, remove build-dep on qt3-linguist * Add ssh-askpass to suggests. Not sure if I should offer the shipped ssh-askpass as an alternative. -- Frank Lichtenheld Thu, 1 Apr 2004 04:13:01 +0200 lincvs (1.3.0-3) unstable; urgency=low * Take new Catalan translation from upstream CVS since the files shipped with the last upstream release were broken. * Rebuild the .qm files during build so we don't have to bother with updating the Catalan .qm file since these are binary files. This adds a build dependency to qt3-linguist -- Frank Lichtenheld Thu, 18 Mar 2004 18:04:44 +0100 lincvs (1.3.0-2) unstable; urgency=low * Use fix from upstream CVS for "Directory -> Properties Dropdown menu grows if I choose apply and then try to select something else" Thanks to Martin Tsachev for reporting (closes: #232046) -- Frank Lichtenheld Fri, 13 Feb 2004 17:02:48 +0100 lincvs (1.3.0-1) unstable; urgency=low * New upstream version (closes: #231184) -- Frank Lichtenheld Thu, 5 Feb 2004 22:36:32 +0100 lincvs (1.2.0+1.3.0rc2-4) unstable; urgency=low * The "My first own" release * Finally upload 1.3.0rc2 to unstable * debian/control: Change my email address to djpig@debian.org * debian/changelog: + Adjust distribution names to make the real history clear and not the intended one. + Merge changelogs of the unstable and experimental releases. * src/CustomizeShortcutsDialogImpl.h, src/lincvs.cpp, src/CustomizeShortcutsDialogImpl.cpp: Revert the changes from -3 as the g++ bug is fixed now -- Frank Lichtenheld Sat, 17 Jan 2004 13:40:45 +0100 lincvs (1.2.0+1.3.0rc2-3) experimental; urgency=low * The "Murphy's Law" release * src/CustomizeShortcutsDialogImpl.h: Replace FILE in enum Menu with CVSFILE to work around g++ bug #225663. * src/lincvs.cpp, src/CustomizeShortcutsDialogImpl.cpp: Adjust every occurence of Menu::FILE * debian/rules: only call distclean if already configured -- Frank Lichtenheld Tue, 6 Jan 2004 18:55:08 +0100 lincvs (1.2.0-3) unstable; urgency=low * debian/control: + Add ${misc:Depends} + Remove libqt3c102-mt from Build-Depends since qt3-dev-tools depends on it anyway * debian/rules: Actually do something in the clean target (closes: #225281) * Thanks to Daniel Stone for reporting all above issues. -- Frank Lichtenheld Fri, 2 Jan 2004 21:05:52 +0100 lincvs (1.2.0+1.3.0rc2-2) experimental; urgency=low * debian/control: + Add ${misc:Depends} + Remove libqt3c102-mt from Build-Depends since qt3-dev-tools depends on it anyway * debian/rules: Actually do something in the clean target * Thanks to Daniel Stone for reporting all above issues. * debian/rules: Add -DUSE_FAM to CXXFLAGS * debian/lincvs.1: remove from diff, since I generate it automatically now (see last changelog entry) -- Frank Lichtenheld Mon, 29 Dec 2003 14:58:47 +0100 lincvs (1.2.0+1.3.0rc2-1) experimental; urgency=low * New upstream release * debian/copyright: Correct copyright dates and list of authors * generate man page on build with help2man (this is clearly a workaround until I write a real page, but the man page included in previous releases was actually generated the same way): + debian/rules: add rules for man page generation + debian/control: depend on help2man -- Frank Lichtenheld Wed, 10 Dec 2003 02:35:51 +0100 lincvs (1.2.0+1.3.0rc1-2) experimental; urgency=low * The "Let's try something new" release * fam support: + lincvs.pro: - Compile fam support in - Remove superfluous line from file + debian/control: - Add a Suggests on fam - Add Build-Depends on libfam-dev * config/config.h: compile without QT_NO_STYLE_WINDOWS (this is a return to upstream default) * debian/control: remove dependency on xterm, not needed any more according to upstream -- Frank Lichtenheld Mon, 24 Nov 2003 00:12:40 +0100 lincvs (1.2.0+1.3.0rc1-1) experimental; urgency=low * New upstream release * debian/lincvs.1: Upstream has removed manpage again. Include in diff. * debian/docs: Include more docs and translations -- Frank Lichtenheld Sun, 26 Oct 2003 16:09:41 +0100 lincvs (1.2.0-2) unstable; urgency=low * debian/rules: move Messages/*.qm to /usr/lib/lincvs instead of /usr/lib * config/config.h: Adjust directory definitions * src/main.cpp: APPDIR=""; to finaly get all locations FHS conformant _and_ working -- Frank Lichtenheld Mon, 13 Oct 2003 17:22:21 +0200 lincvs (1.2.0-1) unstable; urgency=low * New upstream release * Remove unneeded debian/README.Debian * Use manpage from upstream * tools/*.sh: move all helper scripts to examples. They should only be in PATH if actually needed. -- Frank Lichtenheld Sat, 4 Oct 2003 17:55:29 +0200 lincvs (1.1.6-2) unstable; urgency=low * New maintainer (closes: #189152) * debian/rules, debian/compat: Update to debhelper 4. Remove unneeded dh_* calls from debian/rules on the way. * debian/docs: Install more documentation * debian/rules: Install start-ssh.sh as example only, as it requires non-trivial manual intervention to work * Update Standards-Version to 3.6.1: + debian/rules: support DEB_BUILD_OPTIONS * First official upload of new upstream version (closes: #189408): + using QT3 (closes: #198538) + should not ignore hidden directories anymore (closes: #196905) * tools/start-ssh.sh: add shebang line -- Frank Lichtenheld Fri, 3 Oct 2003 21:23:03 +0200 lincvs (1.1.6-1) unstable; urgency=low * New Upstream Version. * Now using QT3 * Unofficial package -- Jason Friedrich Mon, 22 Apr 2003 22:35:00 +0200 lincvs (1.0.0-1) unstable; urgency=low * New Upstream Version. -- Jason Friedrich Sun, 22 Aug 2002 18:16:02 +0200 lincvs (0.9.90-2) unstable; urgency=low * Successfully built on hppa on 07/11/02 (closes: #104700). * Corrected capitalization in menu entry (closes: #157849). Thanks to Caleb Clausen for reporting. * No freezing anymore when '~' is given in 'use external diff programm' (closes: #157846). -- Jason Friedrich Mon, 16 Aug 2002 11:32:00 +0200 lincvs (0.9.90-1) unstable; urgency=low * New Maintainer * New Upstream Version: (closes: #148409) - No error message about a wrong libtool version anymore * Uses x-terminal-emulator instead of xterm * Wrote manpage (closes: #135164) * This is my first package -- Jason Friedrich Sun, 2 Jun 2002 15:37:37 +0200 lincvs (0.4.90-1) unstable; urgency=low * New upstream version: - Does not use ios::nocreate anymore (closes: #104700 - Build failure on hppa). * Changed pkgdata_DATA in Makefile.am: different automake versions handle it differently *sigh* (closes: #121601 - lincvs doesn't build on s390). * Changed versioned Build-Depends on "automake (>= 1.5-1)" to "automake" as its use was sabotaged by the Cabal(Version: 1:1.4-p4-1.1). At least it should work with 1.4 now. * Build with CXXFLAGS=-O0 -mieee on alpha platform (closes: #123043 - fails to build from source on alpha). * Added "Version control" menu hint in addition to "cvs" (closes: #121007 - Please add "Version control" menu hint). * Added "Frank Hemer " to the copyright file section authors as listed in upstream's AUTHORS file which is not included. * Include THANKS file in package (/usr/share/doc/lincvs/). -- Peter Palfrader Mon, 10 Dec 2001 06:38:35 +0100 lincvs (0.4.0-5) unstable; urgency=low * Undo libtoolize call. * Call libtoolize in debian/rules instead. * Don't explicitly Build-Depend on libqt-dev (>= 2:2.3.1-11), xlibs-dev (>> 4.1.0). * Build-Depend on libtool. -- Peter Palfrader Sun, 7 Oct 2001 01:18:34 +0200 lincvs (0.4.0-4) unstable; urgency=low * Call aclocal autoheader autoconf automake before configure * Ran libtoolize so new config.{sub,guess} are new. Might fix the hppa build problem (bug: #104700); -- Peter Palfrader Sat, 6 Oct 2001 20:02:16 +0200 lincvs (0.4.0-3) unstable; urgency=low * Build-Depend on automake (>= 1.5-1) *sigh*. * Added Build-Depends on libqt-dev (>= 2:2.3.1-11), xlibs-dev (>> 4.1.0) (those were already fetched by the dependency on libqt-mt-dev). -- Peter Palfrader Sat, 6 Oct 2001 18:56:15 +0200 lincvs (0.4.0-2) unstable; urgency=low * Build-Depend on automake and autoconf so Makefile.in can be rebuilt from Makefile.am. * Build-Conflict with kdelibs-dev. KDE Support is broken anyway (LinCVS simply crashes when compiled without). Even if KDE support is no it links against kdelibs if available. -- Peter Palfrader Fri, 5 Oct 2001 04:21:48 +0200 lincvs (0.4.0-1) unstable; urgency=low * New upstream version (closes: #114120). * Debian version repackaged. * Menu entry now has an icon (closes: #110517). -- Peter Palfrader Tue, 2 Oct 2001 03:54:37 +0200 lincvs (0.3.90-1) unstable; urgency=low * New upstream version. -- Peter Palfrader Mon, 13 Aug 2001 10:21:31 +0200 lincvs (0.3-3) unstable; urgency=low * Depends on x-terminal-emulator now. -- Peter Palfrader Fri, 6 Apr 2001 16:58:03 +0200 lincvs (0.3-2) unstable; urgency=low * Fixed icon path. Users will have to remove INSTALLDIRECTORY from their ~/.lincvsrc (closes: #93025). -- Peter Palfrader Thu, 5 Apr 2001 21:34:21 +0200 lincvs (0.3-1) unstable; urgency=low * Initial Release. -- Peter Palfrader Sat, 24 Mar 2001 19:34:22 +0100