diff options
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 6 | ||||
| -rw-r--r-- | debian/files | 2 |
2 files changed, 7 insertions, 1 deletions
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 <paul@buetow.org> 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 |
