summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorStephane Glondu <steph@glondu.net>2009-09-07 09:30:47 +0200
committerStephane Glondu <steph@glondu.net>2009-09-07 09:30:47 +0200
commit1c9bd047e196634fa3c39769449bcc3d416ef45a (patch)
treecba8620bdeaeb895d163511f5f5e0f75fb195147 /debian
parent053818c82f48e478f1870da1fe630ce9190ff827 (diff)
Update Standards-Version to 3.8.3
Diffstat (limited to 'debian')
-rw-r--r--debian/README.source5
-rw-r--r--debian/changelog7
-rw-r--r--debian/control10
3 files changed, 17 insertions, 5 deletions
diff --git a/debian/README.source b/debian/README.source
new file mode 100644
index 0000000..86a77aa
--- /dev/null
+++ b/debian/README.source
@@ -0,0 +1,5 @@
+This package uses dpatch for patching the source.
+
+Please consider reading dpatch manpage to patch the source.
+
+ -- Stéphane Glondu <glondu@debian.org>, Mon, 7 Sep 2009 09:20:25 +0200
diff --git a/debian/changelog b/debian/changelog
index 8484dbd..9262c46 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,16 @@
postgresql-ocaml (1.10.3-2) UNRELEASED; urgency=low
+ [ Stefano Zacchiroli ]
* debian/copyright: snip away unnecessary details (which also contained
an obsolete FSF address), full details are available from
/usr/share/common-licenses/, as pointed to
+ [ Stéphane Glondu ]
+ * Add myself to Uploaders
+ * Move to section ocaml
+ * Add README.source
+ * Update Standards-Version to 3.8.3
+
-- Stefano Zacchiroli <zack@debian.org> Wed, 25 Feb 2009 17:32:48 +0100
postgresql-ocaml (1.10.3-1) unstable; urgency=low
diff --git a/debian/control b/debian/control
index 8d36fd9..b979d3b 100644
--- a/debian/control
+++ b/debian/control
@@ -1,8 +1,10 @@
Source: postgresql-ocaml
-Section: devel
+Section: ocaml
Priority: optional
Maintainer: Debian OCaml Maintainers <debian-ocaml-maint@lists.debian.org>
-Uploaders: Stefano Zacchiroli <zack@debian.org>
+Uploaders:
+ Stéphane Glondu <glondu@debian.org>,
+ Stefano Zacchiroli <zack@debian.org>
Build-Depends:
debhelper (>= 7),
ocaml-nox (>= 3.11),
@@ -11,14 +13,13 @@ Build-Depends:
dpatch,
dh-ocaml (>= 0.4),
cdbs
-Standards-Version: 3.8.0
+Standards-Version: 3.8.3
Vcs-Git: git://git.debian.org/git/pkg-ocaml-maint/packages/postgresql-ocaml.git
Vcs-Browser: http://git.debian.org/?p=pkg-ocaml-maint/packages/postgresql-ocaml.git
Homepage: http://www.ocaml.info/home/ocaml_sources.html#postgresql-ocaml
Package: libpostgresql-ocaml-dev
Architecture: any
-Section: libdevel
Depends:
ocaml-nox-${F:OCamlABI},
ocaml-findlib,
@@ -38,7 +39,6 @@ Description: OCaml bindings to PostgreSQL's libpq
Package: libpostgresql-ocaml
Architecture: any
-Section: libs
Depends:
ocaml-base-nox-${F:OCamlABI},
${shlibs:Depends},