[Pkg-ocaml-maint-commits] r4754 - in /trunk/packages/unison/trunk/debian: changelog control

zack at users.alioth.debian.org zack at users.alioth.debian.org
Sat Nov 17 16:33:52 UTC 2007


Author: zack
Date: Sat Nov 17 16:33:51 2007
New Revision: 4754

URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/?sc=1&rev=4754
Log:
* promote Homepage to a real debian/control field, now that dpkg supports it

Modified:
    trunk/packages/unison/trunk/debian/changelog
    trunk/packages/unison/trunk/debian/control

Modified: trunk/packages/unison/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/unison/trunk/debian/changelog?rev=4754&op=diff
==============================================================================
--- trunk/packages/unison/trunk/debian/changelog (original)
+++ trunk/packages/unison/trunk/debian/changelog Sat Nov 17 16:33:51 2007
@@ -2,7 +2,10 @@
 
   * NOT RELEASED YET
 
- -- Sylvain Le Gall <gildor at debian.org>  Sun, 23 Sep 2007 23:59:08 +0200
+  [ Stefano Zacchiroli ]
+  * promote Homepage to a real debian/control field, now that dpkg supports it
+
+ -- Stefano Zacchiroli <zack at debian.org>  Sat, 17 Nov 2007 17:32:54 +0100
 
 unison (2.13.16-9) unstable; urgency=low
 

Modified: trunk/packages/unison/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/unison/trunk/debian/control?rev=4754&op=diff
==============================================================================
--- trunk/packages/unison/trunk/debian/control (original)
+++ trunk/packages/unison/trunk/debian/control Sat Nov 17 16:33:51 2007
@@ -6,6 +6,7 @@
 Standards-Version: 3.7.2
 Vcs-Svn: svn://svn.debian.org/svn/pkg-ocaml-maint/trunk/packages/unison
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/unison/trunk/
+Homepage: http://www.cis.upenn.edu/~bcpierce/unison/
 
 Package: unison
 Architecture: any
@@ -31,8 +32,6 @@
  making it ideal for slower links. Unison has a clear and precise 
  specification, and is resilient to failure due to its careful 
  handling of the replicas and its private structures.
- .
- Homepage: http://www.cis.upenn.edu/~bcpierce/unison/
 
 Package: unison-gtk
 Architecture: any
@@ -60,5 +59,3 @@
  handling of the replicas and its private structures.
  .
  This package adds the optional GTK interface.
- .
- Homepage: http://www.cis.upenn.edu/~bcpierce/unison/




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