[Pkg-ocaml-maint-commits] [SCM] pcre-ocaml packaging branch, master, updated. debian/6.2.2-1-1-g20e4978
Stephane Glondu
steph at glondu.net
Mon Apr 11 12:06:48 UTC 2011
The following commit has been merged in the master branch:
commit 20e49785289baec742dc7e7e16a16a848e8a4ac6
Author: Stephane Glondu <steph at glondu.net>
Date: Mon Apr 11 13:37:30 2011 +0200
Update README files
diff --git a/debian/README.source b/debian/README.source
deleted file mode 100644
index e064e85..0000000
--- a/debian/README.source
+++ /dev/null
@@ -1,7 +0,0 @@
-patch system
-------------
-
-This package now uses quilt for patching the source. Please read
-/usr/share/doc/quilt/README.source for more information.
-
- -- Stefano Zacchiroli <zack at debian.org>, Thu, 8 Apr 2010 22:02:39 +0200
diff --git a/debian/changelog b/debian/changelog
index 937685b..df8f040 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+pcre-ocaml (6.2.2-2) UNRELEASED; urgency=low
+
+ * Remove obsolete README.source
+ * Update libpcre-ocaml-dev.README.Debian (Closes: #622233)
+
+ -- Stéphane Glondu <glondu at debian.org> Mon, 11 Apr 2011 13:38:09 +0200
+
pcre-ocaml (6.2.2-1) unstable; urgency=low
* New upstream release
diff --git a/debian/libpcre-ocaml-dev.README.Debian b/debian/libpcre-ocaml-dev.README.Debian
index 533b2d4..6f3419c 100644
--- a/debian/libpcre-ocaml-dev.README.Debian
+++ b/debian/libpcre-ocaml-dev.README.Debian
@@ -1,13 +1,13 @@
- About the examples
-
+
Examples' Makefiles are built using OcamlMakefile and thus
- depend on it, to build them install the ocaml-tools package
+ depend on it, to build them install the ocamlmakefile package
that contains OcamlMakefile and change the OCAMLMAKEFILE
variable defined in the various Makefiles making it point to
- /usr/share/ocaml-tools/OcamlMakefile.
+ /usr/share/ocamlmakefile/OCamlMakefile.
- E.g. OCAMLMAKEFILE = /usr/share/ocaml-tools/OcamlMakefile
+ E.g. OCAMLMAKEFILE = /usr/share/ocamlmakefile/OCamlMakefile
--- Stefano Zacchiroli <zack at debian.org>, Thu, 2 May 2002 23:01:21 +0200
+ -- Stéphane Glondu <glondu at debian.org>, Mon, 11 Apr 2011 13:35:43 +0200
--
pcre-ocaml packaging
More information about the Pkg-ocaml-maint-commits
mailing list