~ubuntu-branches/ubuntu/quantal/pcre-ocaml/quantal

« back to all changes in this revision

Viewing changes to debian/patches/meta.dpatch

  • Committer: Bazaar Package Importer
  • Author(s): Stefano Zacchiroli, Stéphane Glondu, Stefano Zacchiroli
  • Date: 2010-04-08 21:50:07 UTC
  • mfrom: (4.1.5 sid)
  • Revision ID: james.westby@ubuntu.com-20100408215007-34b061wqlkmneyvy
Tags: 6.0.1-3
[ Stéphane Glondu ]
* Fix generation of documentation by dh_ocamldoc (Closes: #570717)

[ Stefano Zacchiroli ]
* Bump Standards-Version to 3.8.4 (no changes)
* debian/source/format: set source format to 3.0 (quilt)
* switch patch management from dpatch to quilt
* debian/patches: remove unused meta.dpatch

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
#! /bin/sh /usr/share/dpatch/dpatch-run
2
 
## meta.dpatch by  <zack@debian.org>
3
 
##
4
 
## All lines beginning with `## DP:' are a description of the patch.
5
 
## DP: No description.
6
 
 
7
 
@DPATCH@
8
 
diff -urNad trunk~/lib/META trunk/lib/META
9
 
--- trunk~/lib/META     2004-05-19 10:35:36.000000000 +0000
10
 
+++ trunk/lib/META      2005-11-13 00:07:14.000000000 +0000
11
 
@@ -1,5 +1,5 @@
12
 
 name="pcre"
13
 
-version="5.08.1"
14
 
+version="5.10.1"
15
 
 description="Perl Compatibility Regular Expressions"
16
 
 requires=""
17
 
 archive(byte)="pcre.cma"