From 37966ff1cc5f3c94a5f749fcfd8d4c64754d58c4 Mon Sep 17 00:00:00 2001 From: "Paul C. Buetow (mars.fritz.box)" Date: Fri, 20 Jun 2014 01:42:27 +0200 Subject: New release --- .version | 2 +- debian/changelog | 6 ++++++ debian/files | 2 +- docs/netdiff.1 | 2 +- 4 files changed, 9 insertions(+), 3 deletions(-) diff --git a/.version b/.version index 4e379d2..bcab45a 100644 --- a/.version +++ b/.version @@ -1 +1 @@ -0.0.2 +0.0.3 diff --git a/debian/changelog b/debian/changelog index 1e8c751..b35d901 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +netdiff (0.0.3) stable; urgency=low + + * Fix the exit status, always exit with the status of diff + + -- Paul Buetow Fri, 20 Jun 2014 01:41:56 +0200 + netdiff (0.0.2) stable; urgency=low * Sign the packages diff --git a/debian/files b/debian/files index 41d5ab7..a534abb 100644 --- a/debian/files +++ b/debian/files @@ -1 +1 @@ -netdiff_0.0.2_all.deb utils optional +netdiff_0.0.3_all.deb utils optional diff --git a/docs/netdiff.1 b/docs/netdiff.1 index 3f6aa13..c0e8947 100644 --- a/docs/netdiff.1 +++ b/docs/netdiff.1 @@ -124,7 +124,7 @@ .\" ======================================================================== .\" .IX Title "NETDIFF 1" -.TH NETDIFF 1 "2014-06-20" "netdiff 0.0.2" "User Commands" +.TH NETDIFF 1 "2014-06-20" "netdiff 0.0.3" "User Commands" .\" For nroff, turn off justification. Always turn off hyphenation; it makes .\" way too many mistakes in technical documents. .if n .ad l -- cgit v1.2.3