[Pkg-ocaml-maint-commits] r5620 - in /trunk/packages/freetennis/trunk/debian: changelog control

smimram at users.alioth.debian.org smimram at users.alioth.debian.org
Sun May 11 09:49:23 UTC 2008


Author: smimram
Date: Sun May 11 09:49:22 2008
New Revision: 5620

URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/?sc=1&rev=5620
Log:
Remove useless build-dep on libgdk-pixbuf2.

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

Modified: trunk/packages/freetennis/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/freetennis/trunk/debian/changelog?rev=5620&op=diff
==============================================================================
--- trunk/packages/freetennis/trunk/debian/changelog (original)
+++ trunk/packages/freetennis/trunk/debian/changelog Sun May 11 09:49:22 2008
@@ -1,13 +1,17 @@
 freetennis (0.4.8-5) unstable; urgency=low
 
+  [ Mehdi Dogguy ]
   * Using -custom flag for bytecode binary, Closes: #471594.
-	- Removing ocaml-base-nox dependency.
-	- Not stripping bytecode executable because it's custom.
+    - Removing ocaml-base-nox dependency.
+    - Not stripping bytecode executable because it's custom.
   * Updating manpage to have all freetennis options.
   * Enhance Makefile (more generic)
   * Setting Maintainer field to d-o-m, and myself as uploader.
 
- -- Mehdi Dogguy <dogguy at pps.jussieu.fr>  Tue, 06 May 2008 14:24:33 +0200
+  [ Samuel Mimram ]
+  * Removed useless build-dep on libgdk-pixbuf2.
+
+ -- Mehdi Dogguy <dogguy at pps.jussieu.fr>  Thu, 08 May 2008 13:31:00 +0200
 
 freetennis (0.4.8-4) unstable; urgency=low
 

Modified: trunk/packages/freetennis/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/freetennis/trunk/debian/control?rev=5620&op=diff
==============================================================================
--- trunk/packages/freetennis/trunk/debian/control (original)
+++ trunk/packages/freetennis/trunk/debian/control Sun May 11 09:49:22 2008
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Debian OCaml Maintainers <debian-ocaml-maint at lists.debian.org>
 Uploaders: Mehdi Dogguy <dogguy at pps.jussieu.fr>
-Build-Depends: debhelper (>= 6), ocaml (>= 3.10.0), dpatch, libcamlimages-ocaml-dev, libsdl-ocaml-dev, libsdl-gfx1.2-dev, libsdl-mixer1.2-dev, libsdl-image1.2-dev, libsdl-ttf2.0-dev, liblablgl-ocaml-dev, liblablgtk2-ocaml-dev, libgdk-pixbuf2
+Build-Depends: debhelper (>= 6), ocaml (>= 3.10.0), dpatch, libcamlimages-ocaml-dev, libsdl-ocaml-dev, libsdl-gfx1.2-dev, libsdl-mixer1.2-dev, libsdl-image1.2-dev, libsdl-ttf2.0-dev, liblablgl-ocaml-dev, liblablgtk2-ocaml-dev
 Standards-Version: 3.7.3
 Vcs-Svn: svn://svn.debian.org/svn/pkg-ocaml-maint/trunk/packages/freetennis
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/freetennis/trunk/




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