File: 05_meta.dpatch

package info (click to toggle)
postgresql-ocaml 1.5.4-2%2Betch1
  • links: PTS
  • area: main
  • in suites: etch
  • size: 320 kB
  • ctags: 536
  • sloc: ml: 1,143; ansic: 524; sh: 118; makefile: 99
file content (17 lines) | stat: -rw-r--r-- 599 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
#! /bin/sh /usr/share/dpatch/dpatch-run
## 05_meta.dpatch by  <zack@debian.org>
##
## All lines beginning with `## DP:' are a description of the patch.
## DP: No description.

@DPATCH@
diff -urNad --exclude=CVS --exclude=.svn ./lib/META /tmp/dpep-work.dXCBYb/postgresql-ocaml-1.4.6/lib/META
--- ./lib/META	2005-03-22 19:43:46.000000000 +0100
+++ /tmp/dpep-work.dXCBYb/postgresql-ocaml-1.4.6/lib/META	2005-06-13 11:43:07.031294544 +0200
@@ -1,5 +1,5 @@
 name="postgresql"
-version="1.4.5"
+version="1.4.6"
 description="PostgreSQL bindings for OCaml"
 requires="unix"
 archive(byte)="postgresql.cma"