[Pkg-ocaml-maint-commits] r6172 - in /trunk/packages/xmlrpc-light: tarballs/xmlrpc-light_0.6.1.orig.tar.gz trunk/debian/changelog trunk/debian/control trunk/debian/copyright
munga-guest at users.alioth.debian.org
munga-guest at users.alioth.debian.org
Mon Feb 16 08:47:51 UTC 2009
Author: munga-guest
Date: Mon Feb 16 08:47:51 2009
New Revision: 6172
URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/?sc=1&rev=6172
Log:
- new upstream release
Added:
trunk/packages/xmlrpc-light/tarballs/xmlrpc-light_0.6.1.orig.tar.gz (with props)
Modified:
trunk/packages/xmlrpc-light/trunk/debian/changelog
trunk/packages/xmlrpc-light/trunk/debian/control
trunk/packages/xmlrpc-light/trunk/debian/copyright
Added: trunk/packages/xmlrpc-light/tarballs/xmlrpc-light_0.6.1.orig.tar.gz
URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/xmlrpc-light/tarballs/xmlrpc-light_0.6.1.orig.tar.gz?rev=6172&op=file
==============================================================================
Binary file - no diff available.
Propchange: trunk/packages/xmlrpc-light/tarballs/xmlrpc-light_0.6.1.orig.tar.gz
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Modified: trunk/packages/xmlrpc-light/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/xmlrpc-light/trunk/debian/changelog?rev=6172&op=diff
==============================================================================
--- trunk/packages/xmlrpc-light/trunk/debian/changelog (original)
+++ trunk/packages/xmlrpc-light/trunk/debian/changelog Mon Feb 16 08:47:51 2009
@@ -1,8 +1,10 @@
-xmlrpc-light (0.6-4) UNRELEASED; urgency=low
+xmlrpc-light (0.6.1-1) UNRELEASED; urgency=low
- * NOT RELEASED YET
+ * new upstream release
+ * fix lintian warnings
+ * update std version to 3.8.0
- -- Stefano Zacchiroli <zack at debian.org> Thu, 31 Jan 2008 11:30:59 +0100
+ -- Pietro Abate <pietro.abate at pps.jussieu.fr> Mon, 16 Feb 2009 09:40:46 +0100
xmlrpc-light (0.6-3) unstable; urgency=low
Modified: trunk/packages/xmlrpc-light/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/xmlrpc-light/trunk/debian/control?rev=6172&op=diff
==============================================================================
--- trunk/packages/xmlrpc-light/trunk/debian/control (original)
+++ trunk/packages/xmlrpc-light/trunk/debian/control Mon Feb 16 08:47:51 2009
@@ -4,14 +4,14 @@
Maintainer: Debian OCaml Maintainers <debian-ocaml-maint at lists.debian.org>
Uploaders: Pietro Abate <pietro.abate at pps.jussieu.fr>, Stefano Zacchiroli <zack at debian.org>
Build-Depends: cdbs, debhelper (>= 5), dpatch, ocaml-nox (>= 3.10.0-11), libocamlnet-ocaml-dev, libxml-light-ocaml-dev, libnethttpd-ocaml-dev, ocaml-findlib
-Standards-Version: 3.7.3
+Standards-Version: 3.8.0
Vcs-Svn: svn://svn.debian.org/svn/pkg-ocaml-maint/trunk/packages/xmlrpc-light/trunk
Vcs-Browser: http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/xmlrpc-light/trunk/
Homepage: http://code.google.com/p/xmlrpc-light/
Package: libxmlrpc-light-ocaml-dev
Architecture: any
-Depends: ocaml-nox-${F:OCamlABI}, libocamlnet-ocaml, libxml-light-ocaml-dev, libnethttpd-ocaml-dev
+Depends: ${misc:Depends}, ocaml-nox-${F:OCamlABI}, libocamlnet-ocaml, libxml-light-ocaml-dev, libnethttpd-ocaml-dev
Description: XmlRpc-Light is an XmlRpc library written in OCaml
XmlRpc Light is a minimal XmlRpc library based on Xml Light
and Ocamlnet.
Modified: trunk/packages/xmlrpc-light/trunk/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/xmlrpc-light/trunk/debian/copyright?rev=6172&op=diff
==============================================================================
--- trunk/packages/xmlrpc-light/trunk/debian/copyright (original)
+++ trunk/packages/xmlrpc-light/trunk/debian/copyright Mon Feb 16 08:47:51 2009
@@ -10,6 +10,6 @@
Copyright:
(c)2006-2007 Dave Benjamin
-Xmlrpc-light is distributed under the terms the LGPL licence, which can be
-found in the /usr/share/common-licenses/LGPL file on debian systems.
+Xmlrpc-light is distributed under the terms the LGPL-3 licence, which can be
+found in the /usr/share/common-licenses/LGPL-3 file on debian systems.
More information about the Pkg-ocaml-maint-commits
mailing list