[Pkg-ocaml-maint-commits] r4145 - in /trunk/packages/pxp/trunk/debian: changelog patches/00list patches/01_build.dpatch patches/build_w_camlp5.dpatch patches/install_destdir.dpatch

zack at users.alioth.debian.org zack at users.alioth.debian.org
Thu Aug 9 20:49:59 UTC 2007


Author: zack
Date: Thu Aug  9 20:49:59 2007
New Revision: 4145

URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/?sc=1&rev=4145
Log:
bells and whistles

Added:
    trunk/packages/pxp/trunk/debian/patches/install_destdir.dpatch
      - copied unchanged from r4133, trunk/packages/pxp/trunk/debian/patches/01_build.dpatch
Removed:
    trunk/packages/pxp/trunk/debian/patches/01_build.dpatch
Modified:
    trunk/packages/pxp/trunk/debian/changelog
    trunk/packages/pxp/trunk/debian/patches/00list
    trunk/packages/pxp/trunk/debian/patches/build_w_camlp5.dpatch

Modified: trunk/packages/pxp/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/pxp/trunk/debian/changelog?rev=4145&op=diff
==============================================================================
--- trunk/packages/pxp/trunk/debian/changelog (original)
+++ trunk/packages/pxp/trunk/debian/changelog Thu Aug  9 20:49:59 2007
@@ -1,4 +1,4 @@
-pxp (1.2.0~test1-1) UNRELEASED; urgency=low
+pxp (1.2.0~test1-1) experimental; urgency=low
 
   * new upstream release
   * rebuild with OCaml 3.10 (whereas using camlp5 and ulex 0.8)
@@ -7,8 +7,11 @@
   * bump debhelper deps and compatibility level to 5
   * debian/control
     - add build-dep on camlp5, ocaml-ulex08
-
- -- Stefano Zacchiroli <zack at debian.org>  Sun, 22 Jul 2007 22:52:52 +0000
+  * debian/patches/
+    - renamed patches to avoid numbers in their name, 00list is enough
+    - add patch build_w_camlp5, ensure pxp is buildable against camlp5
+
+ -- Stefano Zacchiroli <zack at debian.org>  Thu, 09 Aug 2007 16:49:18 -0400
 
 pxp (1.1.96-8) unstable; urgency=low
 

Modified: trunk/packages/pxp/trunk/debian/patches/00list
URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/pxp/trunk/debian/patches/00list?rev=4145&op=diff
==============================================================================
--- trunk/packages/pxp/trunk/debian/patches/00list (original)
+++ trunk/packages/pxp/trunk/debian/patches/00list Thu Aug  9 20:49:59 2007
@@ -1,2 +1,2 @@
-01_build
+install_destdir.dpatch
 build_w_camlp5.dpatch

Modified: trunk/packages/pxp/trunk/debian/patches/build_w_camlp5.dpatch
URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/pxp/trunk/debian/patches/build_w_camlp5.dpatch?rev=4145&op=diff
==============================================================================
--- trunk/packages/pxp/trunk/debian/patches/build_w_camlp5.dpatch (original)
+++ trunk/packages/pxp/trunk/debian/patches/build_w_camlp5.dpatch Thu Aug  9 20:49:59 2007
@@ -2,7 +2,7 @@
 ## build_w_camlp5.dpatch by Stefano Zacchiroli <zack at debian.org>
 ##
 ## All lines beginning with `## DP:' are a description of the patch.
-## DP: No description.
+## DP: ensure PXP builds properly against camlp5/ulex08
 
 @DPATCH@
 diff -urNad trunk~/configure trunk/configure




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