[Pkg-ocaml-maint-commits] [SCM] ocaml-deriving packaging branch, master, updated. debian/0.1.1a-2
Sylvain Le Gall
gildor at debian.org
Thu Feb 17 23:50:29 UTC 2011
The following commit has been merged in the master branch:
commit e25c62f215db3beea9812916c91e8a1b36e2b14b
Author: Sylvain Le Gall <gildor at debian.org>
Date: Fri Feb 18 00:48:32 2011 +0100
Add Source field to debian/copyright
diff --git a/debian/changelog b/debian/changelog
index 6f9ec1f..a1f6b73 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+ocaml-deriving (0.1.1a-2) unstable; urgency=low
+
+ * Add Source field to debian/copyright
+
+ -- Sylvain Le Gall <gildor at debian.org> Fri, 18 Feb 2011 00:47:42 +0100
+
ocaml-deriving (0.1.1a-1) unstable; urgency=low
* Initial release. (Closes: #605682)
diff --git a/debian/copyright b/debian/copyright
index 9c7bf66..a621e87 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,7 @@
Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135
Name: ocaml-deriving
Maintainer: Sylvain Le Gall <gildor at debian.org>
+Source: http://code.google.com/p/deriving/downloads/list
Files: *
Copyright: Copyright (c) 2007 Jeremy Yallop
--
ocaml-deriving packaging
More information about the Pkg-ocaml-maint-commits
mailing list