[Pkg-ocaml-maint-commits] r5513 - in /trunk/packages/ocaml-soundtouch: tarballs/ocaml-soundtouch_0.1.1.orig.tar.gz tarballs/ocaml-soundtouch_0.1.2.orig.tar.gz trunk/debian/changelog trunk/debian/control

toots at users.alioth.debian.org toots at users.alioth.debian.org
Wed Apr 16 16:01:14 UTC 2008


Author: toots
Date: Wed Apr 16 16:01:14 2008
New Revision: 5513

URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/?sc=1&rev=5513
Log:
Prepared ocaml-soundtouch 0.1.2-1

Added:
    trunk/packages/ocaml-soundtouch/tarballs/ocaml-soundtouch_0.1.2.orig.tar.gz   (with props)
Removed:
    trunk/packages/ocaml-soundtouch/tarballs/ocaml-soundtouch_0.1.1.orig.tar.gz
Modified:
    trunk/packages/ocaml-soundtouch/trunk/debian/changelog
    trunk/packages/ocaml-soundtouch/trunk/debian/control

Added: trunk/packages/ocaml-soundtouch/tarballs/ocaml-soundtouch_0.1.2.orig.tar.gz
URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/ocaml-soundtouch/tarballs/ocaml-soundtouch_0.1.2.orig.tar.gz?rev=5513&op=file
==============================================================================
Binary file - no diff available.

Propchange: trunk/packages/ocaml-soundtouch/tarballs/ocaml-soundtouch_0.1.2.orig.tar.gz
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Modified: trunk/packages/ocaml-soundtouch/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/ocaml-soundtouch/trunk/debian/changelog?rev=5513&op=diff
==============================================================================
--- trunk/packages/ocaml-soundtouch/trunk/debian/changelog (original)
+++ trunk/packages/ocaml-soundtouch/trunk/debian/changelog Wed Apr 16 16:01:14 2008
@@ -1,4 +1,4 @@
-ocaml-soundtouch (0.1.1-4) UNRELEASED; urgency=low
+ocaml-soundtouch (0.1.2-1) unstable; urgency=low
 
   [ Stefano Zacchiroli ]
   * fix vcs-svn field to point just above the debian/ dir
@@ -7,7 +7,12 @@
   * Fix FTBFS with new dpkg-dev by setting CFLAGS correctly in
     debian/rules (closes: 476068).
 
- -- Stefano Zacchiroli <zack at debian.org>  Mon, 31 Dec 2007 16:50:12 +0100
+  [ Romain Beauxis ]
+  * New upstream release, now install .cmx file
+  * Changed maintainer to Debian OCaml Maintainers
+  * Updated standards to 3.7.3  
+
+ -- Romain Beauxis <toots at rastageeks.org>  Mon, 31 Dec 2007 16:50:12 +0100
 
 ocaml-soundtouch (0.1.1-3) unstable; urgency=low
 

Modified: trunk/packages/ocaml-soundtouch/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/ocaml-soundtouch/trunk/debian/control?rev=5513&op=diff
==============================================================================
--- trunk/packages/ocaml-soundtouch/trunk/debian/control (original)
+++ trunk/packages/ocaml-soundtouch/trunk/debian/control Wed Apr 16 16:01:14 2008
@@ -1,10 +1,10 @@
 Source: ocaml-soundtouch
 Section: devel
 Priority: optional
-Maintainer: Liquidsoap Debian Packaging <savonet-debian at lists.sourceforge.net>
+Maintainer: Debian OCaml Maintainers <debian-ocaml-maint at lists.debian.org>
 Uploaders: Samuel Mimram <smimram at debian.org>, Romain Beauxis <toots at rastageeks.org>
 Build-Depends: debhelper (>= 5.0.0), libsoundtouch1-dev, ocaml-nox (>= 3.10), ocaml-findlib, pkg-config
-Standards-Version: 3.7.2
+Standards-Version: 3.7.3
 Homepage: http://savonet.sourceforge.net/
 Vcs-Svn: svn://svn.debian.org/svn/pkg-ocaml-maint/trunk/packages/ocaml-soundtouch/trunk
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/ocaml-soundtouch/trunk/
@@ -15,7 +15,7 @@
 Depends: ocaml-base-nox-${F:OCamlABI}, ${shlibs:Depends}
 Description: OCaml bindings for the sound stretching library
  Libsoundtouch is a library that can be used to change pitch and time
- of soundfiles independently. This package provides ocaml interface to
+ of soundfiles independently. This package provides OCaml interface to
  the C library.
  .
  This package contains only the shared runtime stub libraries.
@@ -26,7 +26,7 @@
 Depends: ocaml-nox-${F:OCamlABI}, libsoundtouch1-dev, libsoundtouch-ocaml (= ${binary:Version}), ocaml-findlib
 Description: OCaml bindings for the sound stretching library
  Libsoundtouch is a library that can be used to change pitch and time
- of soundfiles independently. This package provides ocaml interface to
+ of soundfiles independently. This package provides OCaml interface to
  the C library.
  .
  This package contains all the development stuff you need to develop




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