[Pkg-ocaml-maint-commits] [SCM] pycaml packaging branch, master, updated. debian/0.82-9-8-ge16b4b5
Stephane Glondu
steph at glondu.net
Fri Jun 5 20:36:49 UTC 2009
The following commit has been merged in the master branch:
commit f43f6f3fc4718aa0c801dd965d1df59948cc4e9f
Author: Stephane Glondu <steph at glondu.net>
Date: Fri Jun 5 17:20:06 2009 +0200
Remove a few Lintian warnings
* update Standards-Version to 3.8.1 (no changes)
* add Homepage field to debian/control
* do not use symlink license in debian/copyright
diff --git a/debian/control b/debian/control
index 1a93fb9..e5619cb 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,8 @@ Build-Depends:
ocaml-nox (>= 3.11),
python-dev (>= 2.3),
ocamlmakefile
-Standards-Version: 3.8.0
+Standards-Version: 3.8.1
+Homepage: http://pycaml.sourceforge.net/
Vcs-Git: git://git.debian.org/git/pkg-ocaml-maint/packages/pycaml.git
Vcs-Browser: http://git.debian.org/?p=pkg-ocaml-maint/packages/pycaml.git
diff --git a/debian/copyright b/debian/copyright
index 522dcb6..cc0df53 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -22,4 +22,4 @@ Copyright (C) Art Yerkes 2002-2005
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
On Debian systems, the complete text of the GNU Lesser General
-Public License can be found in `/usr/share/common-licenses/LGPL'.
+Public License can be found in `/usr/share/common-licenses/LGPL-2'.
--
pycaml packaging
More information about the Pkg-ocaml-maint-commits
mailing list