File: META.dpatch

package info (click to toggle)
syslog-ocaml 1.3-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 88 kB
  • ctags: 94
  • sloc: ml: 207; makefile: 52; sh: 29
file content (15 lines) | stat: -rw-r--r-- 422 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#! /bin/sh /usr/share/dpatch/dpatch-run
## META.dpatch by Eric Cooper <ecc@cmu.edu>
##
## All lines beginning with `## DP:' are a description of the patch.
## DP: META patches

@DPATCH@
--- syslog-1.3/META	2005-04-26 22:52:30.000000000 -0400
+++ syslog-ocaml/META	2006-07-19 14:24:51.000000000 -0400
@@ -1,4 +1,4 @@
 requires="unix"
-version="1.2"
+version="1.3"
 archive(byte)="syslog.cma"
 archive(native)="syslog.cmxa"