[Pkg-ocaml-maint-commits] r1537 - in trunk/packages/tuareg-mode: trunk/debian trunk/debian/patches upstream

Ralf Treinen treinen at costa.debian.org
Sat Jul 30 07:45:09 UTC 2005


Author: treinen
Date: 2005-07-30 07:45:07 +0000 (Sat, 30 Jul 2005)
New Revision: 1537

Added:
   trunk/packages/tuareg-mode/upstream/tuareg-mode_1.45.0-beta3.orig.tar.gz
Removed:
   trunk/packages/tuareg-mode/trunk/debian/patches/03_keyword-face.dpatch
Modified:
   trunk/packages/tuareg-mode/trunk/debian/changelog
   trunk/packages/tuareg-mode/trunk/debian/control
   trunk/packages/tuareg-mode/trunk/debian/patches/00list
Log:
tuareg-mode 1.45.0-beta3-1


Modified: trunk/packages/tuareg-mode/trunk/debian/changelog
===================================================================
--- trunk/packages/tuareg-mode/trunk/debian/changelog	2005-07-29 22:05:45 UTC (rev 1536)
+++ trunk/packages/tuareg-mode/trunk/debian/changelog	2005-07-30 07:45:07 UTC (rev 1537)
@@ -1,8 +1,10 @@
 tuareg-mode (1.45.0-beta3-1) unstable; urgency=low
 
-  * New upstream release.
+  * New upstream release (called 1.45.0-rc3 by upstream).
+  * Removed patch 03_keyword-face since fixed by upstream.
+  * Standards-version 3.6.2 (no change).
 
- -- Ralf Treinen <treinen at debian.org>  Tue, 28 Jun 2005 20:34:54 +0200
+ -- Ralf Treinen <treinen at debian.org>  Sat, 30 Jul 2005 09:38:18 +0200
 
 tuareg-mode (1.45.0-beta2-1) unstable; urgency=low
 

Modified: trunk/packages/tuareg-mode/trunk/debian/control
===================================================================
--- trunk/packages/tuareg-mode/trunk/debian/control	2005-07-29 22:05:45 UTC (rev 1536)
+++ trunk/packages/tuareg-mode/trunk/debian/control	2005-07-30 07:45:07 UTC (rev 1537)
@@ -4,7 +4,7 @@
 Maintainer: Debian OCaml Maintainers <debian-ocaml-maint at lists.debian.org>
 Uploaders: Ralf Treinen <treinen at debian.org>, Sven Luther <luther at debian.org>, Jerome Marant <jerome at debian.org>, Remi Vanicat <vanicat at debian.org>, Stefano Zacchiroli <zack at debian.org>, Samuel Mimram <smimram at debian.org>
 Build-Depends-Indep: debhelper (>= 4.0), dpatch
-Standards-Version: 3.6.1
+Standards-Version: 3.6.2
 
 Package: tuareg-mode
 Architecture: all

Modified: trunk/packages/tuareg-mode/trunk/debian/patches/00list
===================================================================
--- trunk/packages/tuareg-mode/trunk/debian/patches/00list	2005-07-29 22:05:45 UTC (rev 1536)
+++ trunk/packages/tuareg-mode/trunk/debian/patches/00list	2005-07-30 07:45:07 UTC (rev 1537)
@@ -1,4 +1,3 @@
 01_camldebug
 02_localdoc
-# 03_keyword-face
 

Deleted: trunk/packages/tuareg-mode/trunk/debian/patches/03_keyword-face.dpatch
===================================================================
--- trunk/packages/tuareg-mode/trunk/debian/patches/03_keyword-face.dpatch	2005-07-29 22:05:45 UTC (rev 1536)
+++ trunk/packages/tuareg-mode/trunk/debian/patches/03_keyword-face.dpatch	2005-07-30 07:45:07 UTC (rev 1537)
@@ -1,18 +0,0 @@
-#! /bin/sh /usr/share/dpatch/dpatch-run
-## 03_keyword-face.dpatch by Ralf Treinen <treinen at debian.org>
-##
-## All lines beginning with `## DP:' are a description of the patch.
-## DP: Fix bug on keyword coloration (thanks to Remi Vanicat).
-
- at DPATCH@
---- tuareg-mode-1.45.0-beta2/tuareg.el
-+++ /tmp/dpep.aVvaHq/tuareg-mode-1.45.0-beta2/tuareg.el
-@@ -387,7 +387,7 @@
- 
- (defface tuareg-font-lock-governing-face
-   (if tuareg-faces-inherit-p
--      '((t :inherit font-lock-keywords-face))
-+      '((t :inherit font-lock-keyword-face))
-     '((((background light)) (:foreground "darkorange3" :bold t))
-       (t (:foreground "orange" :bold t))))
-   "Face description for governing/leading keywords."

Added: trunk/packages/tuareg-mode/upstream/tuareg-mode_1.45.0-beta3.orig.tar.gz
===================================================================
(Binary files differ)


Property changes on: trunk/packages/tuareg-mode/upstream/tuareg-mode_1.45.0-beta3.orig.tar.gz
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream




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