[Pkg-ocaml-maint-commits] [SCM] sexplib310 packaging branch, master, updated. debian/3.7.4-3-14-gb771caa
Stefano Zacchiroli
zack at upsilon.cc
Sat Feb 28 22:27:33 UTC 2009
The following commit has been merged in the master branch:
commit b771caa8581dd4f5a1b3904303c1b3775cdde5c8
Author: Stefano Zacchiroli <zack at upsilon.cc>
Date: Sat Feb 28 23:26:47 2009 +0100
debian/copyright: fix typo in common license file reference
diff --git a/debian/changelog b/debian/changelog
index b9bd0f3..e0efb84 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ sexplib310 (4.2.6-2) unstable; urgency=low
* upload to unstable
* debian/rules: use ocaml.mk as a CDBS "rules" snippet
* debian/control: tighten build-deps to induce dep-waits
+ * debian/copyright: fix typo in common license file reference
-- Stefano Zacchiroli <zack at debian.org> Sat, 28 Feb 2009 23:24:28 +0100
diff --git a/debian/copyright b/debian/copyright
index c4c924f..b743304 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -50,5 +50,5 @@ License: GPL-3+
The Debian packaging is copyright Stefano Zacchiroli, and licensed
under the GNU General Public License, see
-`/usr/share/common-licenses/LGPL-2.1' for the full text.
+`/usr/share/common-licenses/GPL-3' for the full text.
--
sexplib310 packaging
More information about the Pkg-ocaml-maint-commits
mailing list