[Pkg-ocaml-maint-commits] r2823 - in /trunk/packages/headache/trunk/debian: changelog control control.in rules

gildor at users.alioth.debian.org gildor at users.alioth.debian.org
Mon Jun 12 21:48:52 UTC 2006


Author: gildor
Date: Mon Jun 12 21:48:50 2006
New Revision: 2823

URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/?sc=1&rev=2823
Log:
* Acknowledge Ralf headache NMU, made some minor correction 
  (PHONY target for debian/control),
-- SLG

Modified:
    trunk/packages/headache/trunk/debian/changelog
    trunk/packages/headache/trunk/debian/control
    trunk/packages/headache/trunk/debian/control.in
    trunk/packages/headache/trunk/debian/rules

Modified: trunk/packages/headache/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/headache/trunk/debian/changelog?rev=2823&op=diff
==============================================================================
--- trunk/packages/headache/trunk/debian/changelog (original)
+++ trunk/packages/headache/trunk/debian/changelog Mon Jun 12 21:48:50 2006
@@ -1,3 +1,11 @@
+headache (1.03-7) unstable; urgency=low
+
+  * Acknownledge NMU (thanks to Ralf Treinen)
+  * Change my email address to gildor at debian.org
+  * Made debian/control a PHONY target in debian/rules
+
+ -- Sylvain Le Gall <gildor at debian.org>  Mon, 12 Jun 2006 23:36:36 +0200
+
 headache (1.03-6.1) unstable; urgency=low
 
   * NMU for ocaml translation 3.09.1 -> 3.09.2

Modified: trunk/packages/headache/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/headache/trunk/debian/control?rev=2823&op=diff
==============================================================================
--- trunk/packages/headache/trunk/debian/control (original)
+++ trunk/packages/headache/trunk/debian/control Mon Jun 12 21:48:50 2006
@@ -1,7 +1,7 @@
 Source: headache
 Section: devel
 Priority: optional
-Maintainer: Sylvain Le Gall <sylvain.le-gall at polytechnique.org>
+Maintainer: Sylvain Le Gall <gildor at debian.org>
 Build-Depends-Indep: ocaml-nox-3.09.2, po-debconf, xsltproc, docbook-xsl, docbook-xml
 Build-Depends: debhelper (>= 4.0), dpatch
 Standards-Version: 3.7.2

Modified: trunk/packages/headache/trunk/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/headache/trunk/debian/control.in?rev=2823&op=diff
==============================================================================
--- trunk/packages/headache/trunk/debian/control.in (original)
+++ trunk/packages/headache/trunk/debian/control.in Mon Jun 12 21:48:50 2006
@@ -1,7 +1,7 @@
 Source: headache
 Section: devel
 Priority: optional
-Maintainer: Sylvain Le Gall <sylvain.le-gall at polytechnique.org>
+Maintainer: Sylvain Le Gall <gildor at debian.org>
 Build-Depends-Indep: ocaml-nox-#OCamlABI#, po-debconf, xsltproc, docbook-xsl, docbook-xml
 Build-Depends: debhelper (>= 4.0), dpatch
 Standards-Version: 3.7.2

Modified: trunk/packages/headache/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/headache/trunk/debian/rules?rev=2823&op=diff
==============================================================================
--- trunk/packages/headache/trunk/debian/rules (original)
+++ trunk/packages/headache/trunk/debian/rules Mon Jun 12 21:48:50 2006
@@ -54,4 +54,4 @@
 binary-arch: build install
 
 binary: binary-indep binary-arch
-.PHONY: build clean binary-indep binary-arch binary install configure
+.PHONY: build clean binary-indep binary-arch binary install configure debian/control




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