Skip to content

Debian Changelog unison2.9.1 (2.9.1-6)

2006

unison2.9.1 (2.9.1-6) unstable; urgency=low

   * Rebuild for OCaml 3.09.1
   * removing lablgtk2 dependency in control.in

 -- Sylvain Le Gall <sylvain.le-gall@polytechnique.org>  Tue, 7 Feb 2006 00:39:14 +0100

2005

unison2.9.1 (2.9.1-5) unstable; urgency=low

   * Remove hardcoded OCaml ABI
   * Apply 02_lablgtk2 to enable compilation with lablgtk2 (and get rid
     of lablgtk1). This patch is a major change and don't give exactly the same
     aspect of lablgtk1 interfaces. This is a problem, but since lablgtk1 will
     disappear, it is the only way to keep for a time unison2.9.1.

 -- Sylvain Le Gall <sylvain.le-gall@polytechnique.org>  Fri, 9 Dec 2005 00:08:56 +0100

unison2.9.1 (2.9.1-4) unstable; urgency=low

   * Recommend ssh-client | openssh-client rather than ssh (Closes: #321115)
   * Remove dependency between unison and unison-gtk:
     * Copy manual to unison-gtk.1
     * Install documentation in all package

 -- Sylvain Le Gall <sylvain.le-gall@polytechnique.org>  Mon, 5 Sep 2005 22:38:34 +0200

unison2.9.1 (2.9.1-3) unstable; urgency=low

   * Merge changes from unison package:
     * Use the same binary version scheme as the "-addversionno" unison
       option
     * Change the menu section to Apps/Tools
     * Change the alternative system. User may encounter problems if the
       alternative for unison or unison-gtk has been changed. Please run
       "update-alternatives --auto unison && update-alternatives --auto
       unison-gtk".
   * Transition to svn-buildpackage

 -- Sylvain Le Gall <sylvain.le-gall@polytechnique.org>  Sun, 14 Aug 2005 01:53:40 +0200

unison2.9.1 (2.9.1-2) unstable; urgency=low

   * Backport of sarge changes. Unison doesn't read/write on
     $HOME/.unison, it is only a hack used in Fspath.canonizeFspath
     and called from Os.unisonDir. Set the HOME variable before
     generating to be $(CURDIR) in debian/rules (Closes in sarge:#308773)

 -- Sylvain Le Gall <sylvain.le-gall@polytechnique.org>  Fri, 13 May 2005 00:11:09 +0200

unison2.9.1 (2.9.1-1) unstable; urgency=medium

   * Transition to ocaml 3.08.3
   * Split the package unison in unison2.9.1 and unison for being able to
     have 2 versions of the protocol.
   * Use update-alternative to be able to install both unison2.9.1 and
     unison2.10.2
   * Revisit the build system : use sed and mv to create package unison2.9.1
     and unisonXXX ( rename debhelper files in rule, subsitute @VERSION@ by the
     right version in the content of some files ).
   * Conflicts with package unison (<< 2.9.1-2 ), because this package install
     a binary "unison" which will conflict with update-alternative
   * Use a "Provide: unison" to manage the two new package ( which provides
     both unison, but with a slightly different protocol ).

 -- Sylvain Le Gall <sylvain.le-gall@polytechnique.org>  Tue, 19 Apr 2005 00:08:05 +0200

2004

unison (2.9.1-2) unstable; urgency=medium

   * Version to fix maintainer fields

 -- Sylvain Le Gall <sylvain.le-gall@polytechnique.org>  Mon, 7 Jun 2004 22:58:50 +0200

2002

unison (2.9.1-1) unstable; urgency=medium

   * New upstream version.				(closes: #142748)
   * Medium urgency to make woody release. Rationale:
      - upstream versions of unison are rarely, if ever, broken, and if
        they are, are fixed within days. this release has had a week or
        two to sweat it out.
      - the previous version had problems on windows. seeing as
        cross-platform compatibility is a major feature of unison, this
        could cause long-term aggrivation for people hoping to sync their
        woody box with their windows box.
      - unison's protocol is version specific, and if I waited until sid
        released to upload this new version, I'd have to provide an old
        version in sid sooner than I'd have liked.
      - it'd really annoy me if the version in woody wasn't the latest
        when it released. =)

 -- Robert McQueen <robot101@debian.org>  Wed, 24 Apr 2002 19:05:08 +0100

unison (2.8.1-2) unstable; urgency=low

   * Moved to main.

 -- Robert McQueen <robot101@debian.org>  Sat, 30 Mar 2002 04:13:46 +0000

unison (2.8.1-1) unstable; urgency=low

   * New upstream version.				(closes: #138576)
   * Added menu entry for unison-gtk.			(closes: #133039)
   * Changed 'lablgtk, libgtk1.2-dev' build dep to 'liblablgtk-ocaml-dev'.
   * Updated manpage for new/removed options.

 -- Robert McQueen <robot101@debian.org>  Fri, 29 Mar 2002 19:22:33 +0000

2001

unison (2.7.7-1) unstable; urgency=medium

   * New upstream version. Fixes bugs in connecting and the client
      startup sequence.

 -- Robert McQueen <robot101@debian.org>  Sun, 23 Sep 2001 19:27:27 +0100

unison (2.7.1-2) unstable; urgency=low

   * Added libgtk1.2-dev build dep, but this is really a bug in lablgtk.
   * Optimised debian/rules to only call shell once to set a variable, and
      use that instead of an elaborate (and fallible) if construct.

 -- Robert McQueen <robot101@debian.org>  Thu, 30 Aug 2001 12:57:44 +0100

unison (2.7.1-1) unstable; urgency=low

   * New upstream version.				(closes: #106983)
   * Moved package to non-US/main - it recommends ssh.	(closes: #109406)
   * Added the GTK interface version in a seperate unison-gtk package.
 							(closes: #105911)
   * Added symlinks from unison-gtk's documentation and manpage to
      unison's.
   * Amended the manpage to detail the unison-gtk binary and changed
      command line options.
   * Install 'NEWS' file as upstream changelog, which it is, and remove
      some extraneous docs.

 -- Robert McQueen <robot101@debian.org>  Thu, 30 Aug 2001 01:21:14 +0100

unison (2.6.11-2) unstable; urgency=low

   * Added newline before descriptions are returned.	(closes: #86621)
   * Fixed gratuitous debhelperism - version 3 is not required.
 							(closes: #97563)

 -- Robert McQueen <robot101@debian.org>  Tue, 15 May 2001 20:36:43 +0100

unison (2.6.11-1) unstable; urgency=low

   * New upstream version.

 -- Robert McQueen <robot101@debian.org>  Mon, 30 Apr 2001 19:06:03 +0100

2000

unison (2.6.1-2) unstable; urgency=low

   * Fixed to take account of no native (ocamlopt) compiler on some archs.
   * Minor debian/rules cleanups.

 -- Robert McQueen <robot101@debian.org>  Thu, 28 Dec 2000 18:23:55 +0000

unison (2.6.1-1) unstable; urgency=low

   * Package adopted by new Debian maintainer. (closes: #75968)
   * New upstream version. (closes: #65601)

 -- Robert McQueen <robot101@debian.org>  Fri, 10 Nov 2000 23:12:02 +0000

unison (1.180-2) unstable; urgency=low

   * Changed the architecture field from all to any.

 -- Sven LUTHER <luther@debian.org>  Mon, 10 Jan 2000 19:50:16 +0100

1999

unison (1.180-1) unstable; urgency=low

   * Initial release.

 -- Sven LUTHER <luther@debian.org>  Tue, 21 Dec 1999 12:15:49 +0100