[Pkg-ocaml-maint-commits] r5526 - in /trunk/packages/mlpcap/trunk/debian: changelog control control.in copyright

gildor at users.alioth.debian.org gildor at users.alioth.debian.org
Fri Apr 18 08:02:54 UTC 2008


Author: gildor
Date: Fri Apr 18 08:02:54 2008
New Revision: 5526

URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/?sc=1&rev=5526
Log:
* Remove control.in
* Fix copyright 

Removed:
    trunk/packages/mlpcap/trunk/debian/control.in
Modified:
    trunk/packages/mlpcap/trunk/debian/changelog
    trunk/packages/mlpcap/trunk/debian/control
    trunk/packages/mlpcap/trunk/debian/copyright

Modified: trunk/packages/mlpcap/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/mlpcap/trunk/debian/changelog?rev=5526&op=diff
==============================================================================
--- trunk/packages/mlpcap/trunk/debian/changelog (original)
+++ trunk/packages/mlpcap/trunk/debian/changelog Fri Apr 18 08:02:54 2008
@@ -1,8 +1,4 @@
 mlpcap (0.9-12) UNRELEASED; urgency=low
-
-  [ Sylvain Le Gall ]
-  * NOT RELEASED YET
-  * Use ocaml 3.10.0-9 for generating .ocamldoc-apiref automatically
 
   [ Stefano Zacchiroli ]
   * fix vcs-svn field to point just above the debian/ dir
@@ -11,7 +7,13 @@
   * Added dependency to libffcall1-dev in libmlpcap-ocaml-dev
     (Closes: #476440)
 
- -- Stephane Glondu <steph at glondu.net>  Wed, 16 Apr 2008 19:58:55 +0200
+  [ Sylvain Le Gall ]
+  * Use ocaml 3.10.0-9 for generating .ocamldoc-apiref automatically
+  * Remove debian/control.in
+  * Remove depends on dpkg-dev and upgrade to Standards-Version 3.7.3
+  * Add copyright holder to debian/copyright
+
+ -- Sylvain Le Gall <gildor at debian.org>  Fri, 18 Apr 2008 10:02:15 +0200
 
 mlpcap (0.9-11) unstable; urgency=low
 

Modified: trunk/packages/mlpcap/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/mlpcap/trunk/debian/control?rev=5526&op=diff
==============================================================================
--- trunk/packages/mlpcap/trunk/debian/control (original)
+++ trunk/packages/mlpcap/trunk/debian/control Fri Apr 18 08:02:54 2008
@@ -2,8 +2,9 @@
 Section: libdevel
 Priority: optional
 Maintainer: Sylvain Le Gall <gildor at debian.org>
-Build-Depends: cdbs (>= 0.4.23-1.1), debhelper (>= 5), dpatch, ocaml-nox (>= 3.10.0-9), camlidl (>= 1.05-10), libffcall1-dev, ocaml-findlib (>= 1.1.2pl1-4), libpcap0.8-dev, dpkg-dev (>= 1.13.19)
-Standards-Version: 3.7.2
+Build-Depends: cdbs (>= 0.4.23-1.1), debhelper (>= 5), dpatch, ocaml-nox (>= 3.10.0-9), camlidl (>= 1.05-10), libffcall1-dev, ocaml-findlib (>= 1.1.2pl1-4), 
+ libpcap0.8-dev
+Standards-Version: 3.7.3
 Vcs-Svn: svn://svn.debian.org/svn/pkg-ocaml-maint/trunk/packages/mlpcap/trunk
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/mlpcap/trunk/
 

Modified: trunk/packages/mlpcap/trunk/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/mlpcap/trunk/debian/copyright?rev=5526&op=diff
==============================================================================
--- trunk/packages/mlpcap/trunk/debian/copyright (original)
+++ trunk/packages/mlpcap/trunk/debian/copyright Fri Apr 18 08:02:54 2008
@@ -7,6 +7,8 @@
    Jonathan Heusser <jonny at drugphish.ch>
 
 Copyright:
+   Copyright (C) 2003-2004 Jonathan Heusser <jonny at drugphish.ch>
+
    This package is free software; you can redistribute it and/or modify
    it under the terms of the GNU Lesser General Public License as published by
    the Free Software Foundation; version 2 dated June, 1991.




More information about the Pkg-ocaml-maint-commits mailing list