Author: treinen
Date: Mon Apr  7 18:31:28 2008
New Revision: 5437

URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/?sc=1&rev=5437
Log:
some trivial changes to camlzip

Modified:
    trunk/packages/camlzip/trunk/debian/changelog
    trunk/packages/camlzip/trunk/debian/control

Modified: trunk/packages/camlzip/trunk/debian/changelog
URL: 
http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/camlzip/trunk/debian/changelog?rev=5437&op=diff
==============================================================================
--- trunk/packages/camlzip/trunk/debian/changelog (original)
+++ trunk/packages/camlzip/trunk/debian/changelog Mon Apr  7 18:31:28 2008
@@ -1,13 +1,15 @@
 camlzip (1.03-7) experimental; urgency=low
-
-  [ Ralf Treinen ]
-  * NMU with maintainers' blessing.
-  * Recompile with ocaml 3.10.2
 
   [ Stefano Zacchiroli ]
   * fix vcs-svn field to point just above the debian/ dir
 
- -- Ralf Treinen <[EMAIL PROTECTED]>  Mon, 07 Apr 2008 20:19:41 +0200
+    [ Ralf Treinen ]
+  * Recompile with ocaml 3.10.2
+  * Capitalization error in short package description
+  * Standards-Version 3.7.2 (no change)
+  * Added myself to Uploaders.
+
+ -- Ralf Treinen <[EMAIL PROTECTED]>  Mon, 07 Apr 2008 20:31:08 +0200
 
 camlzip (1.03-6) unstable; urgency=low
 

Modified: trunk/packages/camlzip/trunk/debian/control
URL: 
http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/camlzip/trunk/debian/control?rev=5437&op=diff
==============================================================================
--- trunk/packages/camlzip/trunk/debian/control (original)
+++ trunk/packages/camlzip/trunk/debian/control Mon Apr  7 18:31:28 2008
@@ -2,9 +2,9 @@
 Section: libdevel
 Priority: optional
 Maintainer: Debian OCaml Maintainers <[EMAIL PROTECTED]>
-Uploaders: Sven Luther <[EMAIL PROTECTED]>, Stefano Zacchiroli <[EMAIL 
PROTECTED]>, Samuel Mimram <[EMAIL PROTECTED]>, Sylvain Le Gall <[EMAIL 
PROTECTED]>
+Uploaders: Sven Luther <[EMAIL PROTECTED]>, Stefano Zacchiroli <[EMAIL 
PROTECTED]>, Samuel Mimram <[EMAIL PROTECTED]>, Sylvain Le Gall <[EMAIL 
PROTECTED]>, Ralf Treinen <[EMAIL PROTECTED]>
 Build-Depends: debhelper (>> 5.0.0), zlib1g-dev (>> 1.1.4), ocaml-nox (>= 
3.10.0-8), dpatch, dpkg-dev (>= 1.13.19)
-Standards-Version: 3.7.2
+Standards-Version: 3.7.3
 Vcs-Svn: svn://svn.debian.org/svn/pkg-ocaml-maint/trunk/packages/camlzip/trunk
 Vcs-Browser: 
http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/camlzip/trunk/
 
@@ -13,7 +13,7 @@
 Section: libs
 Depends: ocaml-base-nox-${F:OCamlABI}, ${shlibs:Depends}
 Conflicts: camlzip (<< 1.01-3)
-Description: ocaml compression libraries
+Description: OCaml compression libraries
  This Objective Caml library provides easy access to compressed files in ZIP
  and GZIP format, as well as to Java JAR files.  It provides functions
  for reading from and writing to compressed files in these formats.
@@ -27,7 +27,7 @@
 Conflicts: camlzip
 Replaces: camlzip
 Provides: camlzip
-Description: ocaml compression libraries
+Description: OCaml compression libraries
  This Objective Caml library provides easy access to compressed files in ZIP
  and GZIP format, as well as to Java JAR files.  It provides functions
  for reading from and writing to compressed files in these formats.


_______________________________________________
Pkg-ocaml-maint-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-ocaml-maint-commits

Reply via email to