[Pkg-ocaml-maint-commits] r6357 - in /trunk/packages/hevea/trunk/debian: changelog compat control rules
treinen at users.alioth.debian.org
treinen at users.alioth.debian.org
Wed Apr 22 05:29:17 UTC 2009
Author: treinen
Date: Wed Apr 22 05:29:16 2009
New Revision: 6357
URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/?sc=1&rev=6357
Log:
update dh level, standards versoin
Modified:
trunk/packages/hevea/trunk/debian/changelog
trunk/packages/hevea/trunk/debian/compat
trunk/packages/hevea/trunk/debian/control
trunk/packages/hevea/trunk/debian/rules
Modified: trunk/packages/hevea/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/hevea/trunk/debian/changelog?rev=6357&op=diff
==============================================================================
--- trunk/packages/hevea/trunk/debian/changelog (original)
+++ trunk/packages/hevea/trunk/debian/changelog Wed Apr 22 05:29:16 2009
@@ -1,3 +1,10 @@
+hevea (1.10-8) UNRELEASED; urgency=low
+
+ * Update standards-version to 3.8.1 (no change)
+ * Update DH level, and build-dependency on debhelper, to 7
+
+ -- Ralf Treinen <treinen at debian.org> Wed, 22 Apr 2009 14:26:02 +0900
+
hevea (1.10-7) unstable; urgency=low
[ Ralf Treinen ]
Modified: trunk/packages/hevea/trunk/debian/compat
URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/hevea/trunk/debian/compat?rev=6357&op=diff
==============================================================================
--- trunk/packages/hevea/trunk/debian/compat (original)
+++ trunk/packages/hevea/trunk/debian/compat Wed Apr 22 05:29:16 2009
@@ -1,1 +1,1 @@
-4
+7
Modified: trunk/packages/hevea/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/hevea/trunk/debian/control?rev=6357&op=diff
==============================================================================
--- trunk/packages/hevea/trunk/debian/control (original)
+++ trunk/packages/hevea/trunk/debian/control Wed Apr 22 05:29:16 2009
@@ -10,8 +10,8 @@
Sylvain Le Gall <gildor at debian.org>,
Stephane Glondu <steph at glondu.net>
Build-Depends-Indep: ocaml-nox (>= 3.07),
-Build-Depends: debhelper (>= 4.0), dpatch, tex-common, cdbs, dh-ocaml
-Standards-Version: 3.8.0
+Build-Depends: debhelper (>= 7.0), dpatch, tex-common, cdbs, dh-ocaml
+Standards-Version: 3.8.1
Vcs-Svn: svn://svn.debian.org/svn/pkg-ocaml-maint/trunk/packages/hevea/trunk
Vcs-Browser: http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/hevea/trunk/
Homepage: http://hevea.inria.fr/
Modified: trunk/packages/hevea/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/hevea/trunk/debian/rules?rev=6357&op=diff
==============================================================================
--- trunk/packages/hevea/trunk/debian/rules (original)
+++ trunk/packages/hevea/trunk/debian/rules Wed Apr 22 05:29:16 2009
@@ -22,5 +22,3 @@
# we have decided to build this package as bytecode
DEB_MAKE_BUILD_TARGET = byte
DEB_MAKE_INSTALL_TARGET = install TARGET=byte
-
-
More information about the Pkg-ocaml-maint-commits
mailing list