[Pkg-ocaml-maint-commits] r5774 - in /trunk/packages/ocamlgraph/trunk/debian: changelog control
zack at users.alioth.debian.org
zack at users.alioth.debian.org
Fri Jun 20 14:27:59 UTC 2008
Author: zack
Date: Fri Jun 20 14:27:59 2008
New Revision: 5774
URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/?sc=1&rev=5774
Log:
* debian/control:
- update Homepage field to point to the new homepage
- drop versioning in cdbs dependency, the required version is in stable
Modified:
trunk/packages/ocamlgraph/trunk/debian/changelog
trunk/packages/ocamlgraph/trunk/debian/control
Modified: trunk/packages/ocamlgraph/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/ocamlgraph/trunk/debian/changelog?rev=5774&op=diff
==============================================================================
--- trunk/packages/ocamlgraph/trunk/debian/changelog (original)
+++ trunk/packages/ocamlgraph/trunk/debian/changelog Fri Jun 20 14:27:59 2008
@@ -5,7 +5,9 @@
* promote Homepage to a real debian/control field
* fix vcs-svn field to point just above the debian/ dir
* debian/watch: update to point to the new homepage
- * debian/control: update Homepage field to point to the new homepage
+ * debian/control:
+ - update Homepage field to point to the new homepage
+ - drop versioning in cdbs dependency, the required version is in stable
* debian/patches/
- 00dpatch.conf: add dpatch configuration fail pointing to ../upstream for
upstream tarballs
Modified: trunk/packages/ocamlgraph/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/ocamlgraph/trunk/debian/control?rev=5774&op=diff
==============================================================================
--- trunk/packages/ocamlgraph/trunk/debian/control (original)
+++ trunk/packages/ocamlgraph/trunk/debian/control Fri Jun 20 14:27:59 2008
@@ -2,7 +2,12 @@
Section: libdevel
Priority: optional
Maintainer: Sylvain Le Gall <gildor at debian.org>
-Build-Depends: cdbs (>= 0.4.23-1.1), debhelper (>= 5), dpatch, ocaml-nox (>= 3.10.0-9), ocamlweb, ocaml-findlib (>= 1.1.2pl1-4)
+Build-Depends: cdbs,
+ debhelper (>= 5),
+ dpatch,
+ ocaml-nox (>= 3.10.0-9),
+ ocamlweb,
+ ocaml-findlib (>= 1.1.2pl1-4)
Standards-Version: 3.8.0
Homepage: http://ocamlgraph.lri.fr/
Vcs-Svn: svn://svn.debian.org/svn/pkg-ocaml-maint/trunk/packages/ocamlgraph/trunk
More information about the Pkg-ocaml-maint-commits
mailing list