[Pkg-ocaml-maint-commits] r5429 - in /trunk/packages/ocaml-magic: tarballs/ocaml-magic_0.7.2.orig.tar.gz tarballs/ocaml-magic_0.7.3.orig.tar.gz trunk/debian/changelog trunk/debian/control trunk/debian/patches/ trunk/debian/rules trunk/debian/watch

toots at users.alioth.debian.org toots at users.alioth.debian.org
Sun Apr 6 03:16:21 UTC 2008


Author: toots
Date: Sun Apr  6 03:16:21 2008
New Revision: 5429

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

Added:
    trunk/packages/ocaml-magic/tarballs/ocaml-magic_0.7.3.orig.tar.gz   (with props)
Removed:
    trunk/packages/ocaml-magic/tarballs/ocaml-magic_0.7.2.orig.tar.gz
    trunk/packages/ocaml-magic/trunk/debian/patches/
Modified:
    trunk/packages/ocaml-magic/trunk/debian/changelog
    trunk/packages/ocaml-magic/trunk/debian/control
    trunk/packages/ocaml-magic/trunk/debian/rules
    trunk/packages/ocaml-magic/trunk/debian/watch

Added: trunk/packages/ocaml-magic/tarballs/ocaml-magic_0.7.3.orig.tar.gz
URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/ocaml-magic/tarballs/ocaml-magic_0.7.3.orig.tar.gz?rev=5429&op=file
==============================================================================
Binary file - no diff available.

Propchange: trunk/packages/ocaml-magic/tarballs/ocaml-magic_0.7.3.orig.tar.gz
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Modified: trunk/packages/ocaml-magic/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/ocaml-magic/trunk/debian/changelog?rev=5429&op=diff
==============================================================================
--- trunk/packages/ocaml-magic/trunk/debian/changelog (original)
+++ trunk/packages/ocaml-magic/trunk/debian/changelog Sun Apr  6 03:16:21 2008
@@ -1,3 +1,11 @@
+ocaml-magic (0.7.3-1) unstable; urgency=low
+
+  * New upstream release
+  * Dropped make install fix patch: applied upstream.
+  * Fixed watchfile
+
+ -- Romain Beauxis <toots at rastageeks.org>  Mon, 24 Mar 2008 03:48:39 +0100
+
 ocaml-magic (0.7.2-2) unstable; urgency=low
 
   * Patched makefile to fix FTBFS on arch with no ocamlopt

Modified: trunk/packages/ocaml-magic/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/ocaml-magic/trunk/debian/control?rev=5429&op=diff
==============================================================================
--- trunk/packages/ocaml-magic/trunk/debian/control (original)
+++ trunk/packages/ocaml-magic/trunk/debian/control Sun Apr  6 03:16:21 2008
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Liquidsoap Debian Packaging <savonet-debian at lists.sourceforge.net>
 Uploaders: Samuel Mimram <smimram at debian.org>, Romain Beauxis <toots at rastageeks.org>
-Build-Depends: debhelper (>= 5), quilt, patchutils (>= 0.2.25), cdbs (>= 0.4.27), ocaml-nox, libmagic-dev, ocaml-findlib
+Build-Depends: cdbs (>= 0.4.23), debhelper (>= 5), ocaml-nox, libmagic-dev, ocaml-findlib
 Standards-Version: 3.7.3
 Homepage: http://sourceforge.net/projects/ocaml-magic/
 Vcs-Svn: svn://svn.debian.org/svn/pkg-ocaml-maint/trunk/packages/ocaml-magic/trunk

Modified: trunk/packages/ocaml-magic/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/ocaml-magic/trunk/debian/rules?rev=5429&op=diff
==============================================================================
--- trunk/packages/ocaml-magic/trunk/debian/rules (original)
+++ trunk/packages/ocaml-magic/trunk/debian/rules Sun Apr  6 03:16:21 2008
@@ -2,7 +2,6 @@
 
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/autotools.mk
-include /usr/share/cdbs/1/rules/patchsys-quilt.mk
 include /usr/share/cdbs/1/class/ocaml.mk
 
 # In order to regenerate 'debian/control' :

Modified: trunk/packages/ocaml-magic/trunk/debian/watch
URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/ocaml-magic/trunk/debian/watch?rev=5429&op=diff
==============================================================================
--- trunk/packages/ocaml-magic/trunk/debian/watch (original)
+++ trunk/packages/ocaml-magic/trunk/debian/watch Sun Apr  6 03:16:21 2008
@@ -1,2 +1,2 @@
 version=3
-http://sf.net/ocaml-magic/OCaml-Magic-(.+)\.tar\.gz
+http://sf.net/ocaml-magic/ocaml-magic-(.+)\.tar\.gz




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