[Pkg-ocaml-maint-commits] [SCM] mysql-ocaml packaging branch, master, updated. debian/1.0.4-7-13-g3927e7f

Mehdi Dogguy mehdi at debian.org
Tue Jun 5 16:53:01 UTC 2012


The following commit has been merged in the master branch:
commit 7ed667bf0e83e747598c05af587bfb859986abb5
Author: Mehdi Dogguy <mehdi at debian.org>
Date:   Tue Jun 5 18:06:48 2012 +0200

    Add a Homepage field in debian/control.

diff --git a/debian/changelog b/debian/changelog
index bee5055..db8cdfa 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 mysql-ocaml (1.1.1-1) UNRELEASED; urgency=low
 
   * New upstream release
+  * Add a Homepage field in debian/control.
 
  -- Mehdi Dogguy <mehdi at debian.org>  Tue, 05 Jun 2012 18:06:10 +0200
 
diff --git a/debian/control b/debian/control
index 6cba0da..88b357d 100644
--- a/debian/control
+++ b/debian/control
@@ -14,6 +14,7 @@ Build-Depends:
  ocaml-findlib (>= 1.2.4),
  quilt (>= 0.46-7~)
 Standards-Version: 3.8.3
+Homepage: http://ocaml-mysql.forge.ocamlcore.org/
 Vcs-Git: git://git.debian.org/git/pkg-ocaml-maint/packages/mysql-ocaml.git
 Vcs-Browser: http://git.debian.org/?p=pkg-ocaml-maint/packages/mysql-ocaml.git
 

-- 
mysql-ocaml packaging



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