[Pkg-ocaml-maint-commits] r6423 - in /trunk/packages/ocamlcreal/trunk/debian: README.source changelog control

dogguy-guest at users.alioth.debian.org dogguy-guest at users.alioth.debian.org
Tue Jul 7 11:23:57 UTC 2009


Author: dogguy-guest
Date: Tue Jul  7 11:23:55 2009
New Revision: 6423

URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/?sc=1&rev=6423
Log:
Bump standards to 3.8.2

Added:
    trunk/packages/ocamlcreal/trunk/debian/README.source
Modified:
    trunk/packages/ocamlcreal/trunk/debian/changelog
    trunk/packages/ocamlcreal/trunk/debian/control

Added: trunk/packages/ocamlcreal/trunk/debian/README.source
URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/ocamlcreal/trunk/debian/README.source?rev=6423&op=file
==============================================================================
--- trunk/packages/ocamlcreal/trunk/debian/README.source (added)
+++ trunk/packages/ocamlcreal/trunk/debian/README.source Tue Jul  7 11:23:55 2009
@@ -1,0 +1,20 @@
+ocamlcreal Debian source package
+================================
+
+Patching upstream sources
+-------------------------
+
+This package uses dpatch to manage all modifications to the upstream
+source. Changes are stored in the source package as diffs in
+debian/patches and applied during the build.
+
+To get the fully patched source after unpacking the source package, cd
+to the root level of the source package and run:
+
+    debian/rules patch
+
+Removing a patch is as simple as removing its entry from the
+debian/patches/00list file, and please also remove the patch file
+itself.
+
+ -- Mehdi Dogguy <dogguy at pps.jussieu.fr>, Tue, 7 Jul 2009 13:05:54 +0200

Modified: trunk/packages/ocamlcreal/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/ocamlcreal/trunk/debian/changelog?rev=6423&op=diff
==============================================================================
--- trunk/packages/ocamlcreal/trunk/debian/changelog (original)
+++ trunk/packages/ocamlcreal/trunk/debian/changelog Tue Jul  7 11:23:55 2009
@@ -4,6 +4,8 @@
   * fix vcs-svn field to point just above the debian/ dir
 
   [ Mehdi Dogguy ]
+  * Bump standards to 3.8.2
+    o Add a README.source
   * Use new Ocaml's standard library location
   * Add dh-ocaml as a build-dependency
 

Modified: trunk/packages/ocamlcreal/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/ocamlcreal/trunk/debian/control?rev=6423&op=diff
==============================================================================
--- trunk/packages/ocamlcreal/trunk/debian/control (original)
+++ trunk/packages/ocamlcreal/trunk/debian/control Tue Jul  7 11:23:55 2009
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Mike Furr <mfurr at debian.org>
 Build-Depends: ocaml-nox (>= 3.10.0), debhelper (>= 4.0.0), dpatch, libgmp-ocaml-dev, dh-ocaml (>= 0.4.1)
-Standards-Version: 3.7.2
+Standards-Version: 3.8.2
 Vcs-Svn: svn://svn.debian.org/svn/pkg-ocaml-maint/trunk/packages/ocamlcreal/trunk
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/ocamlcreal/trunk/
 




More information about the Pkg-ocaml-maint-commits mailing list