[Pkg-ocaml-maint-commits] r5466 - in /trunk/packages/unison2.13.16/trunk/debian: changelog control

gildor at users.alioth.debian.org gildor at users.alioth.debian.org
Thu Apr 10 09:40:15 UTC 2008


Author: gildor
Date: Thu Apr 10 09:40:14 2008
New Revision: 5466

URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/?sc=1&rev=5466
Log:
* Add conflict with unison << 2.27

Modified:
    trunk/packages/unison2.13.16/trunk/debian/changelog
    trunk/packages/unison2.13.16/trunk/debian/control

Modified: trunk/packages/unison2.13.16/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/unison2.13.16/trunk/debian/changelog?rev=5466&op=diff
==============================================================================
--- trunk/packages/unison2.13.16/trunk/debian/changelog (original)
+++ trunk/packages/unison2.13.16/trunk/debian/changelog Thu Apr 10 09:40:14 2008
@@ -4,5 +4,6 @@
     of the changelog can be found in unison package.
   * Upgrade standards-version to 3.7.3 (no change)
   * Change documentation section to "File Management"
+  * Conflicts with unison package which are not the next stable release (2.27)
 
  -- Sylvain Le Gall <gildor at debian.org>  Fri, 29 Feb 2008 01:56:09 +0100

Modified: trunk/packages/unison2.13.16/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/unison2.13.16/trunk/debian/control?rev=5466&op=diff
==============================================================================
--- trunk/packages/unison2.13.16/trunk/debian/control (original)
+++ trunk/packages/unison2.13.16/trunk/debian/control Thu Apr 10 09:40:14 2008
@@ -12,7 +12,7 @@
 Architecture: any
 Depends: ${shlibs:Depends}, ${F:OCamlInterpreter}
 Recommends: ssh-client | openssh-client
-Conflicts: unison (<< 2.9.1-3)
+Conflicts: unison (<< 2.27)
 Description: A file-synchronization tool for Unix and Windows
  Unison is a file-synchronization tool for Unix and Windows, written
  in OCaml. It allows two replicas of a collection of files and
@@ -36,7 +36,7 @@
 Package: unison2.13.16-gtk
 Architecture: any
 Depends: ${shlibs:Depends}, ${F:OCamlInterpreter}
-Conflicts: unison-gtk (<< 2.9.1-3)
+Conflicts: unison-gtk (<< 2.27)
 Recommends: ssh-askpass, ssh-client | openssh-client
 Description: A file-synchronization tool for Unix and Windows with GTK+ interface
  Unison is a file-synchronization tool for Unix and Windows, written




More information about the Pkg-ocaml-maint-commits mailing list