[Pkg-ocaml-maint-commits] [SCM] dose3 packaging branch, master, updated. debian/2.9.13-1-3-g3f214db

Ralf Treinen treinen at free.fr
Fri Feb 10 10:58:26 UTC 2012


The following commit has been merged in the master branch:
commit 3f214dbbe11347a4e51fc8f9819fa1d9efb42021
Author: Ralf Treinen <treinen at free.fr>
Date:   Fri Feb 10 11:58:13 2012 +0100

    add dose-distcheck.NEWS, report on new output format and exit codes

diff --git a/debian/changelog b/debian/changelog
index a9f4841..ac47e88 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,8 +2,10 @@ dose3 (2.9.13-2) experimental; urgency=low
 
   * Rename ceve to dose-ceve (binary and manpage)
   * package libdose3-ocaml: only install files dll*stubs.so
+  * Add debian/dose-distcheck.NEWS, tell about changed output format
+    and exit codes.
 
- -- Ralf Treinen <treinen at debian.org>  Wed, 08 Feb 2012 15:18:57 +0100
+ -- Ralf Treinen <treinen at debian.org>  Fri, 10 Feb 2012 11:55:12 +0100
 
 dose3 (2.9.13-1) experimental; urgency=low
 
diff --git a/debian/dose-distcheck.NEWS b/debian/dose-distcheck.NEWS
new file mode 100644
index 0000000..29dd2d7
--- /dev/null
+++ b/debian/dose-distcheck.NEWS
@@ -0,0 +1,12 @@
+dose-ditscheck (2.9.13-2) experimental; urgency=low
+
+   The output format of the dose-{dist,deb,rpm}check has completely
+   changed when compared to earlier versions of
+   edos-{dist,deb.rpm}check. The output is now in the YAML format.
+   Since this format is easily machine-parsable there is no longer
+   need to abuse the exit code for summarizing the report generated by
+   this tool. The exit code is now always 0 in case of normal program
+   termination, no matter the number of non-installable packages
+   found.
+
+ -- Ralf Treinen <treinen at debian.org>  Fri, 10 Feb 2012 11:55:12 +0100

-- 
dose3 packaging



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