From c1ea828740620da17258b6c32220cc20ef0dd213 Mon Sep 17 00:00:00 2001 From: Stefano Zacchiroli Date: Mon, 31 Dec 2007 15:52:47 +0000 Subject: fix vcs-svn fields to point just above debian/ dir (as suggested by devref) --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index e7105cd..3ec8511 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ postgresql-ocaml (1.7.0-4) UNRELEASED; urgency=low * NOT RELEASED YET + * fix vcs-svn field to point just above the debian/ dir -- Stefano Zacchiroli Sat, 29 Dec 2007 23:49:19 +0100 diff --git a/debian/control b/debian/control index 22227f7..edf76f5 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,7 @@ Maintainer: Debian OCaml Maintainers Uploaders: Stefano Zacchiroli Build-Depends: debhelper (>= 5.0.0), ocaml-nox (>= 3.10.0-4), ocaml-findlib (>= 1.1), libpq-dev, dpatch, cdbs Standards-Version: 3.7.3 -Vcs-Svn: svn://svn.debian.org/svn/pkg-ocaml-maint/trunk/packages/postgresql-ocaml +Vcs-Svn: svn://svn.debian.org/svn/pkg-ocaml-maint/trunk/packages/postgresql-ocaml/trunk Vcs-Browser: http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/postgresql-ocaml/trunk/ Homepage: http://www.ocaml.info/home/ocaml_sources.html#postgresql-ocaml -- cgit v1.2.3