[Pkg-ocaml-maint-commits] [SCM] why packaging branch, master, updated. debian/2.18.dfsg-5-7-g1d30957

Mehdi Dogguy dogguy at pps.jussieu.fr
Thu Aug 27 22:45:26 UTC 2009


The following commit has been merged in the master branch:
commit 2a92a833e7d54825cae521e996d061b208b03c5b
Author: Mehdi Dogguy <dogguy at pps.jussieu.fr>
Date:   Thu Aug 27 20:15:45 2009 +0200

    Add a 'Homepage' field in debian/control

diff --git a/debian/changelog b/debian/changelog
index 133771e..29269ad 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ why (2.19+dfsg-1) unstable; urgency=low
 
   * New Upstream Version
   * Use my Debian mail address, Remove DMUA
+  * Add a 'Homepage' field in debian/control
 
  -- Mehdi Dogguy <mehdi at debian.org>  Thu, 27 Aug 2009 20:11:39 +0200
 
diff --git a/debian/control b/debian/control
index 161cdb7..a788869 100644
--- a/debian/control
+++ b/debian/control
@@ -18,6 +18,7 @@ Build-Depends:
   libocamlgraph-ocaml-dev (>= 1.1),
   dpatch
 Standards-Version: 3.8.2
+Homepage: http://why.lri.fr/
 Vcs-Browser: http://git.debian.org/?p=pkg-ocaml-maint/packages/why.git
 Vcs-Git: git://git.debian.org/git/pkg-ocaml-maint/packages/why.git
 

-- 
why packaging



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