[Pkg-ocaml-maint-commits] r6254 - in /trunk/packages/headache/trunk/debian: README.source changelog control
gildor at users.alioth.debian.org
gildor at users.alioth.debian.org
Tue Feb 24 22:31:48 UTC 2009
Author: gildor
Date: Tue Feb 24 22:31:48 2009
New Revision: 6254
URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/?sc=1&rev=6254
Log:
* Upgrade Standards-Version to 3.8.0 (README.source)
* Add build-dependency on dh-ocaml
* Set 'Debian OCaml Maintainers' as maintainer
Added:
trunk/packages/headache/trunk/debian/README.source
Modified:
trunk/packages/headache/trunk/debian/changelog
trunk/packages/headache/trunk/debian/control
Added: trunk/packages/headache/trunk/debian/README.source
URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/headache/trunk/debian/README.source?rev=6254&op=file
==============================================================================
--- trunk/packages/headache/trunk/debian/README.source (added)
+++ trunk/packages/headache/trunk/debian/README.source Tue Feb 24 22:31:48 2009
@@ -1,0 +1,5 @@
+This package use dpatch for patching the source.
+
+Please consider reading dpatch manpage to patch the source.
+
+ -- Sylvain Le Gall <gildor at debian.org> Sun, 22 Jun 2008 23:26:52 +0200
Modified: trunk/packages/headache/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/headache/trunk/debian/changelog?rev=6254&op=diff
==============================================================================
--- trunk/packages/headache/trunk/debian/changelog (original)
+++ trunk/packages/headache/trunk/debian/changelog Tue Feb 24 22:31:48 2009
@@ -1,9 +1,15 @@
headache (1.03-14) unstable; urgency=low
+ [ Ralf Treinen ]
* Recompile for ocaml 3.10.2
* Added myself to uploaders
- -- Ralf Treinen <treinen at debian.org> Mon, 19 May 2008 22:31:17 +0200
+ [ Sylvain Le Gall ]
+ * Upgrade Standards-Version to 3.8.0 (README.source)
+ * Add build-dependency on dh-ocaml
+ * Set 'Debian OCaml Maintainers' as maintainer
+
+ -- Sylvain Le Gall <gildor at debian.org> Tue, 24 Feb 2009 23:31:19 +0100
headache (1.03-13) unstable; urgency=low
Modified: trunk/packages/headache/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/headache/trunk/debian/control?rev=6254&op=diff
==============================================================================
--- trunk/packages/headache/trunk/debian/control (original)
+++ trunk/packages/headache/trunk/debian/control Tue Feb 24 22:31:48 2009
@@ -1,11 +1,11 @@
Source: headache
Section: devel
Priority: optional
-Maintainer: Sylvain Le Gall <gildor at debian.org>
-Uploaders: Stefano Zacchiroli <zack at debian.org>, Ralf Treinen <treinen at debian.org>
+Maintainer: Debian OCaml Maintainers <debian-ocaml-maint at lists.debian.org>
+Uploaders: Stefano Zacchiroli <zack at debian.org>, Ralf Treinen <treinen at debian.org>, Sylvain Le Gall <gildor at debian.org>
Build-Depends-Indep: po-debconf, xsltproc, libxml2-utils, docbook-xsl, docbook-xml
-Build-Depends: cdbs (>= 0.4.23-1.1), debhelper (>= 5), dpatch, ocaml-nox (>= 3.10.0-8)
-Standards-Version: 3.7.3
+Build-Depends: cdbs (>= 0.4.23-1.1), debhelper (>= 5), dpatch, ocaml-nox (>= 3.10.0-8), dh-ocaml
+Standards-Version: 3.8.0
Vcs-Svn: svn://svn.debian.org/svn/pkg-ocaml-maint/trunk/packages/headache/trunk
Vcs-Browser: http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/headache/trunk/
Homepage: http://cristal.inria.fr/~simonet/soft/
@@ -13,7 +13,7 @@
Package: headache
Architecture: all
Section: devel
-Depends: ocaml-base-nox-${F:OCamlABI}
+Depends: ocaml-base-nox-${F:OCamlABI}, ${misc:Depends}
Description: Tool to manage license notes of source files
This tool help you add/remove the license note you can
find at the beginning of most source files.
More information about the Pkg-ocaml-maint-commits
mailing list