2006
xxdiff (1:3.2-2) unstable; urgency=low
* oops /usr/man slipped in again. Re-re-re-moving it. * fix doc-base reference problems reported by lintian
-- Tomas Pospisek <tpo_deb@sourcepole.ch> Sun, 03 Dec 2006 21:41:08 +0100
xxdiff (1:3.2-1) unstable; urgency=low
* Acknowledge NMU. Thanks a lot Ana Beatriz Guerrero Lopez!!!
* include scripts/db subdirectory in setup and fix includes
Closes: #390091
-- Tomas Pospisek <tpo_deb@sourcepole.ch> Sun, 03 Dec 2006 20:54:21 +0100
xxdiff (1:3.2-0.1) unstable; urgency=low
* Non-maintainer upload.
* Removed directory /usr/man. Patch by Andreas Henriksson.
(Closes: #399764).
* Python Policy: using dh_pysupport instead of dh_python.
Added Build-Depends on python-support.
* Updated Standars-versions to 3.7.2, no changes required.
* Updated FSF address in copyright file.
-- Ana Beatriz Guerrero Lopez <ana@debian.org> Tue, 28 Nov 2006 06:06:06 +0100
xxdiff (1:3.2-1) unstable; urgency=low
* debian:
* fix created dirs. Closes: #399764 (thanks Andreas Henriksson)
-- Tomas Pospisek <tpo_deb@sourcepole.ch> Tue, 28 Nov 2006 00:37:24 +0100
xxdiff (1:3.2-0) unstable; urgency=low
* new upstream:
* the names of the scripts have changed from xxdiff-... to xx-...
* some short options for the script have changed: review the scripts that
call them.
* xx-subversion script has been renamed to xxdiff-diff-proxy
+ xx-resolve: finds all files that are still in conflict and invokes
a 3-way merge algorithm to resolve them.
+ xxdiff-svn-diff: view all changes in a subversion checkout. Drives the
show itself, rather than being invoked by Subversion
+ xxdiff-rename: performs global renames
+ xxdiff-filter: run transformation loop using a UNIX command filter
+ --select-grep: among the files selected by filename, select only those
which match the given regexp (or multiple clauses)
+ --ignore-grep: among the files selected by filename, ignore those which
match the given regexp (or multiple clauses)
-- Tomas Pospisek <tpo_deb@sourcepole.ch> Fri, 15 Sep 2006 22:46:16 +0200
xxdiff (1:3.2-1) unstable; urgency=low
* sent docu patches upstream * NOT RELEASED OR BUILT
-- Tomas Pospisek <tpo_deb@sourcepole.ch> Thu, 21 Sep 2006 14:36:52 +0200
xxdiff (1:3.1-5) unstable; urgency=low
* transition from debmake to debhelper
-- Tomas Pospisek <tpo_deb@sourcepole.ch> Sun, 26 Mar 2006 20:22:48 +0200
2005
xxdiff (1:3.1-4) unstable; urgency=low
* C++ ABI transition: rebuild against current libqt3-mt-dev
closes: #326059
* Work around for #326553 (thanks realKano@directbox.com
and Norbert Kiesel). It doesn't fix the bug though, so I'm only
downgrading the bug.
-- Tomas Pospisek <tpo_deb@sourcepole.ch> Wed, 07 Sep 2005 22:07:10 +0200
xxdiff (1:3.1-3) unstable; urgency=low
* re-upload
-- Tomas Pospisek <tpo_deb@sourcepole.ch> Tue, 29 Mar 2005 08:43:56 +0200
xxdiff (1:3.1-2) unstable; urgency=low
* Fix path in xxdiff-subversion (thanks Matthew Mueller) closes: #301442
-- Tomas Pospisek <tpo_deb@sourcepole.ch> Tue, 29 Mar 2005 08:25:58 +0200
xxdiff (1:3.1-1) unstable; urgency=low
* New upstream release
+ "Save Options" menu entry in the file menu
+ interactive font resizing
+ wheel support in overview area
+ xxdiff-cond-replace script: script to conditionally replace a
original by a generated file
+ xxdiff-subversion script: wrapper script for integration with
Subversion
* clean html file closes: #198327
* fixes segfault closes: #291416
* fixed watch file
* removed src/version.h from my diff to the package
-- Tomas Pospisek <tpo_deb@sourcepole.ch> Wed, 23 Mar 2005 21:28:12 +0100
2004
xxdiff (1:3.0.2-4) unstable; urgency=low
* reupload, something went wrong the last time * correcting lintian warnings closes: #269681 (thanks for the lintian cluebar Adrian Bunk!) * manpage section fixed * moved binaries and manpage out of /usr/X11 to /usr * suggesting python for the xxdiff scripts * included png files
-- Tomas Pospisek <tpo_deb@sourcepole.ch> Mon, 06 Sep 2004 16:53:49 +0200
xxdiff (1:3.0.2-3) unstable; urgency=low
* correcting lintian warnings closes: #269681 (thanks for the lintian cluebar Adrian Bunk!) * manpage section fixed * moved binaries and manpage out of /usr/X11 to /usr * suggesting python for the xxdiff scripts * included png files
-- Tomas Pospisek <tpo_deb@sourcepole.ch> Mon, 06 Sep 2004 15:45:46 +0200
xxdiff (1:3.0.2-2) unstable; urgency=low
* gosh!: reintroduce flex build-dep closes: #266840 (thanks Anibal Monsalve Salazar)
-- Tomas Pospisek <tpo_deb@sourcepole.ch> Fri, 20 Aug 2004 08:15:38 +0200
xxdiff (1:3.0.2-1) unstable; urgency=low
* New upstream release closes: #258856 + a lot of new scripts for: * xxdiff-find-grep-sed: change/replace/merge * xxdiff-encrypted: compare and merge encrypted files * xxdiff-match: diff only files that match a pattern * xxdiff-cvs-diff: preview CVS changes and accept/reject + works with new flex closes: #193585
-- Tomas Pospisek <tpo_deb@sourcepole.ch> Tue, 17 Aug 2004 12:20:08 +0200
2003
xxdiff (1:2.9.2-1) unstable; urgency=low
* Thanks a lot Chris Halls for the previous NMU!
* New upstream release:
+ Should be able to diff Mac files
+ xxdiff can open single file
+ clicking on new file opens it
* Rebuilt with libqt3-mt (thanks Brian Nelson) closes: #184023
closes: #181029
-- Tomas Pospisek <tpo_deb@sourcepole.ch> Fri, 06 Jun 2003 11:55:51 +0200
xxdiff (1:2.9.1-1) unstable; urgency=low
* NMU with permission from Thomas
* New upstream release:
+ Bugfixes in 3 way diff handling
+ New variable text clipboard selection with Control+Button1
* Rebuild against current unstable using new qt directories
closes: #181029
* Reference common-licenses/GPL in copyright
* Move manpage to /usr/X11R6/man to match the location of the binary
* Update feature list in description
* Remove dependency for diff, which is essential.
-- Chris Halls <halls@debian.org> Fri, 21 Feb 2003 12:35:01 +0100
2002
xxdiff (1:2.7.2-1) unstable; urgency=low
* new upstream (thanks Adrian!) closes: #156088 * new upstream features: * whitespace and linebreak changes can be detected and ignored * indent changes can be specialy marked * port to qt3
-- Tomas Pospisek <tpo_deb@sourcepole.ch> Fri, 23 Aug 2002 16:08:37 +0200
xxdiff (1:2.5-2) unstable; urgency=low
* fixed g++-3.0 problem (thanks Daniel Jakobowitz and Philip Blundell)
closes: #140032
-- Tomas Pospisek <tpo_deb@sourcepole.ch> Fri, 22 Mar 2002 14:25:29 +0100
xxdiff (1:2.5-1) unstable; urgency=low
* New upstream with a lot of new features, bugfixes closes: #139273 + multiple horizontal diffs + ignore whitespace + unmerge (merge conflicts support) + save as merged + gcc3.0 fixes closes: #134023
-- Tomas Pospisek <tpo_deb@sourcepole.ch> Fri, 22 Mar 2002 14:25:29 +0100
2001
xxdiff (1:2.0.3-1) unstable; urgency=low
* included Martin Blais revised minimal manpage * adapted control file text to Martin's manpage * fixed watch file * stepped back to 2.0.3 (stable) as suggested by author * learned about epochs at the same time (thanks to Ryan Murray!) * generating manual.html again, fixed by upstream * removed TODO from install in rules * added debmake dependency closes: #122272
-- Tomas Pospisek <tpo_deb@sourcepole.ch> Fri, 14 Dec 2001 18:01:50 +0100
xxdiff (2.1-2) unstable; urgency=low
* using "sendible-editor" instead of /etc/alternatives/... * not generating manual.html any more, since it requires X closes: #121116
-- Tomas Pospisek <tpo_deb@sourcepole.ch> Thu, 29 Nov 2001 13:53:55 +0100
xxdiff (2.1-1) unstable; urgency=low
* new upstream closes: #111902 * upstream does not use autoconf any more closes: #120101 * added depends: diff, suggests: editor
-- Tomas Pospisek <tpo_deb@sourcepole.ch> Sat, 24 Nov 2001 17:05:47 +0100
xxdiff (1.9.1-13) unstable; urgency=low
* corrected some typos (thanks to Matt Zimmermann's effort)
-- Tomas Pospisek <tpo_deb@sourcepole.ch> Fri, 16 Nov 2001 15:29:57 +0100
xxdiff (1.9.1-12) unstable; urgency=low
* removed ldso from build-dependencies closes: #112869
-- Tomas Pospisek <tpo_deb@sourcepole.ch> Thu, 20 Sep 2001 12:45:05 +0200
xxdiff (1.9.1-11) unstable; urgency=low
* will I get the dependencies ever right? Thanks again to James Troup for pointing it out!
closes: #112297, #112756
-- Tomas Pospisek <tpo_deb@sourcepole.ch> Wed, 19 Sep 2001 14:25:04 +0200
xxdiff (1.9.1-10) unstable; urgency=low
* removed libqt2.2-dev dependency. Thanks to James Troup for pointing it out!
fixes: #112297
-- Tomas Pospisek <tpo_deb@sourcepole.ch> Mon, 17 Sep 2001 17:14:03 +0200
xxdiff (1.9.1-9) unstable; urgency=low
* reorganized build-dependencies to fix bug in autobuilder. concerns: #112297
-- Tomas Pospisek <tpo_deb@sourcepole.ch> Sat, 15 Sep 2001 14:58:02 +0200
xxdiff (1.9.1-8) unstable; urgency=low
* moved from libstlport to libstdc++. closes: #97557
-- Tomas Pospisek <tpo_deb@sourcepole.ch> Mon, 25 May 2001 10:38:01 +0200
xxdiff (1.9.1-7) unstable; urgency=low
* libstlport was missing in the dependencies (thanks Johannes Zellner)
as well as automake for the builddependencies . closes: #93780
-- Tomas Pospisek <tpo_deb@sourcepole.ch> Thu, 12 Apr 2001 23:07:00 +0200
xxdiff (1.9.1-6) unstable; urgency=low
* changed back to Depends: ${shlibs:Depends}. Thanks go out to Adrian Bunk
for patience and explanation ;-). closes: #92865
* some more cleaning of Build-Depends. Again, thanks to the gentleman above!
-- Tomas Pospisek <tpo_deb@sourcepole.ch> Tue, 4 Apr 2001 20:14:42 +0200
xxdiff (1.9.1-5) unstable; urgency=low
* it seems that the deb got linked against an obsolete
libstl. Thanks again Wayne!
-- Tomas Pospisek <tpo_deb@sourcepole.ch> Tue, 3 Apr 2001 12:56:01 +0200
xxdiff (1.9.1-4) unstable; urgency=low
* reversed automoc changes (was only some --verbose stuff) * added missing libstlport dependency (Thanks Wayne Scott ;-)
-- Tomas Pospisek <tpo_deb@sourcepole.ch> Mon, 2 Apr 2001 21:38:00 +0200
xxdiff (1.9.1-3) unstable; urgency=high
* now depends on libmng | libmng1. closes: #92484
-- Tomas Pospisek <tpo_deb@sourcepole.ch> Mon, 2 Apr 2001 11:07:00 +0200
xxdiff (1.9.1-2) unstable; urgency=low
* changed my email address
-- Tomas Pospisek <tpo_deb@sourcepole.ch> Wed, 28 Mar 2001 14:54:00 +0200
xxdiff (1.9.1-1) unstable; urgency=low
* new upstream
* did some heavy build procedure patching for upstream
* building with a mix of testing and potato with the "new" libstl
closes: #85276, #86195
* xxdiff can't be started without a filename from the command line
closes: #75614
* open left and open right now work as expected, that is the will open
the file and redo the diff. closes: #75747
* the horizontal window size defaults to the horizontal resolution
closes: #75748
* depends on libqt2.2*. closes: #89782
-- Tomas Pospisek <tpo@spin.ch> Thu, 15 Mar 2001 21:53:00 +0200
2000
xxdiff (1.8-3) unstable; urgency=low
* I must have mixed some stuff from the 1.8.2 release into this, which
is undone in this release
* set Architecture: to any, thanks to Roman Hodek (fixes #76385)
-- Tomas Pospisek <tpo@spin.ch> Wed, 08 Sep 2000 12:11:01 +0200
xxdiff (1.8-2) unstable; urgency=low
* Bas Zoetekouw has volenteered to sponsor me. Cool. Thanks Bas. And
at the same time found the first build bugs...
* Also I forgot to thank Pirmin Kalberer and Michael Weber for help
with autoconfig and automake
* added AUTHORS, ChangeLog and NEWS which are required by automake
-- Tomas Pospisek <tpo@spin.ch> Thu, 14 Sep 2000 13:07:03 +0200
xxdiff (1.8-1) unstable; urgency=low
* Initial release.
-- Tomas Pospisek <tpo@spin.ch> Thu, 14 Sep 2000 13:07:03 +0200