[Pkg-ocaml-maint-commits] [SCM] ocaml-csv packaging branch, master, updated. debian/1.2.0-1
Sylvain Le Gall
gildor at debian.org
Mon Mar 1 22:41:34 UTC 2010
The following commit has been merged in the master branch:
commit 585886710deaa01c9b1cf7ddc14c72d27e8e700b
Author: Sylvain Le Gall <gildor at debian.org>
Date: Mon Mar 1 22:17:21 2010 +0100
Change upstream source location
diff --git a/debian/changelog b/debian/changelog
index b5e069a..437c7ee 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+ocaml-csv (1.2.0-1) UNRELEASED; urgency=low
+
+ * New upstream release (Closes: #572090)
+
+ -- Sylvain Le Gall <gildor at debian.org> Mon, 01 Mar 2010 22:09:40 +0100
+
ocaml-csv (1.1.7-2) unstable; urgency=low
* Switch to dh-ocaml 0.9
diff --git a/debian/control b/debian/control
index f7ed6bd..b7d2e1c 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Build-Depends:
docbook-xsl
Standards-Version: 3.8.3
Section: ocaml
-Homepage: http://merjis.com/developers/csv
+Homepage: http://forge.ocamlcore.org/projects/csv/
Vcs-Git: git://git.debian.org/git/pkg-ocaml-maint/packages/ocaml-csv.git
Vcs-Browser: http://git.debian.org/?p=pkg-ocaml-maint/packages/ocaml-csv.git
diff --git a/debian/copyright b/debian/copyright
index 0480b91..35413ad 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,10 +1,12 @@
Packaged-By: Stéphane Glondu <steph at glondu.net>
Packaged-Date: Thu, 08 Nov 2007 17:25:05 +0100.
-Original-Source-Location: http://merjis.com/developers/csv
-Upstream-Author: Richard W.M. Jones <rich at annexia.org>
+Original-Source-Location: https://forge.ocamlcore.org/projects/csv/
+Upstream-Author: Richard W.M. Jones
+ Christophe Troestler
Files: *
-Copyright: © 2005-2006 Richard W.M. Jones, Merjis Ltd.
+Copyright: © 2005-2009 Richard W.M. Jones
+ © 2005-2009 Christophe Troestler
License: LGPL-2+ | other
This package is free software; you can redistribute it and/or modify
diff --git a/debian/watch b/debian/watch
index 9404e50..a704317 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://merjis.com/developers/csv /_file/ocaml-csv-(.*)\.tar\.gz
+http://forge.ocamlcore.org/frs/?group_id=113 .*/csv-(.*)\.tar\.gz
--
ocaml-csv packaging
More information about the Pkg-ocaml-maint-commits
mailing list