[Pkg-ocaml-maint-commits] r4755 - in /trunk/packages/ocaml-reins/trunk/debian: changelog control

zack at users.alioth.debian.org zack at users.alioth.debian.org
Sat Nov 17 16:35:07 UTC 2007


Author: zack
Date: Sat Nov 17 16:35:07 2007
New Revision: 4755

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

Modified:
    trunk/packages/ocaml-reins/trunk/debian/changelog
    trunk/packages/ocaml-reins/trunk/debian/control

Modified: trunk/packages/ocaml-reins/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/ocaml-reins/trunk/debian/changelog?rev=4755&op=diff
==============================================================================
--- trunk/packages/ocaml-reins/trunk/debian/changelog (original)
+++ trunk/packages/ocaml-reins/trunk/debian/changelog Sat Nov 17 16:35:07 2007
@@ -1,3 +1,12 @@
+ocaml-reins (0.1a-2) UNRELEASED; urgency=low
+
+  * NOT RELEASED YET
+
+  [ 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:34:10 +0100
+
 ocaml-reins (0.1a-1) unstable; urgency=low
 
   * Initial release (Closes: #445039)

Modified: trunk/packages/ocaml-reins/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/ocaml-reins/trunk/debian/control?rev=4755&op=diff
==============================================================================
--- trunk/packages/ocaml-reins/trunk/debian/control (original)
+++ trunk/packages/ocaml-reins/trunk/debian/control Sat Nov 17 16:35:07 2007
@@ -6,6 +6,7 @@
 Standards-Version: 3.7.2
 Vcs-Svn: svn://svn.debian.org/svn/pkg-ocaml-maint/trunk/packages/ocaml-reins
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/ocaml-reins/trunk/
+Homepage: http://ocaml-reins.sourceforge.net/
 
 Package: libreins-ocaml-dev
 Architecture: any
@@ -28,5 +29,3 @@
  quickcheck-like random testing framework is included and each data
  type supports the necessary "gen" function to generate a random
  instance of the type.
- .
- Homepage: http://ocaml-reins.sourceforge.net/




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