[Pkg-ocaml-maint-commits] r5399 - in /trunk/packages/galax/trunk/debian: changelog patches/00list patches/missing-BUGS-doc.dpatch

zack at users.alioth.debian.org zack at users.alioth.debian.org
Wed Mar 26 15:17:47 UTC 2008


Author: zack
Date: Wed Mar 26 15:17:46 2008
New Revision: 5399

URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/?sc=1&rev=5399
Log:
debian/patches/
- add patch missing-BUGS-doc.dpatch to fix a LaTeX compilation error, due
to a (now) missing BUGS document in the toplevel dir

Added:
    trunk/packages/galax/trunk/debian/patches/missing-BUGS-doc.dpatch   (with props)
Modified:
    trunk/packages/galax/trunk/debian/changelog
    trunk/packages/galax/trunk/debian/patches/00list

Modified: trunk/packages/galax/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/galax/trunk/debian/changelog?rev=5399&op=diff
==============================================================================
--- trunk/packages/galax/trunk/debian/changelog (original)
+++ trunk/packages/galax/trunk/debian/changelog Wed Mar 26 15:17:46 2008
@@ -1,8 +1,11 @@
 galax (1.1-1) unstable; urgency=low
 
   * new upstream release: 1.1 (first public release of the 1.x series)
+  * debian/patches/
+    - add patch missing-BUGS-doc.dpatch to fix a LaTeX compilation error, due
+      to a (now) missing BUGS document in the toplevel dir
 
- -- Stefano Zacchiroli <zack at debian.org>  Wed, 26 Mar 2008 15:51:24 +0100
+ -- Stefano Zacchiroli <zack at debian.org>  Wed, 26 Mar 2008 16:17:34 +0100
 
 galax (1.0~rc1-1) experimental; urgency=low
 

Modified: trunk/packages/galax/trunk/debian/patches/00list
URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/galax/trunk/debian/patches/00list?rev=5399&op=diff
==============================================================================
--- trunk/packages/galax/trunk/debian/patches/00list (original)
+++ trunk/packages/galax/trunk/debian/patches/00list Wed Mar 26 15:17:46 2008
@@ -1,0 +1,1 @@
+missing-BUGS-doc.dpatch

Added: trunk/packages/galax/trunk/debian/patches/missing-BUGS-doc.dpatch
URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/galax/trunk/debian/patches/missing-BUGS-doc.dpatch?rev=5399&op=file
==============================================================================
--- trunk/packages/galax/trunk/debian/patches/missing-BUGS-doc.dpatch (added)
+++ trunk/packages/galax/trunk/debian/patches/missing-BUGS-doc.dpatch Wed Mar 26 15:17:46 2008
@@ -1,0 +1,12 @@
+#! /bin/sh /usr/share/dpatch/dpatch-run
+## missing-BUGS-doc.dpatch by Stefano Zacchiroli <zack at debian.org>
+##
+## All lines beginning with `## DP:' are a description of the patch.
+## DP: add a (empty) BUGS document as it is sourced by other TeX files
+
+ at DPATCH@
+diff -urNad trunk~/BUGS trunk/BUGS
+--- trunk~/BUGS	1970-01-01 01:00:00.000000000 +0100
++++ trunk/BUGS	2008-03-26 16:15:43.000000000 +0100
+@@ -0,0 +1 @@
++

Propchange: trunk/packages/galax/trunk/debian/patches/missing-BUGS-doc.dpatch
------------------------------------------------------------------------------
    svn:executable = *




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