diff options
| -rw-r--r-- | .version | 2 | ||||
| -rw-r--r-- | debian/changelog | 6 | ||||
| -rw-r--r-- | debian/files | 2 | ||||
| -rw-r--r-- | docs/netdiff.1 | 2 |
4 files changed, 9 insertions, 3 deletions
@@ -1 +1 @@ -0.0.1 +0.0.2 diff --git a/debian/changelog b/debian/changelog index cb7206c..1e8c751 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +netdiff (0.0.2) stable; urgency=low + + * Sign the packages + + -- Paul Buetow <paul@buetow.org> Fri, 20 Jun 2014 01:18:01 +0200 + netdiff (0.0.1) stable; urgency=low * Initial version of the netdiff diff --git a/debian/files b/debian/files index 1047a15..41d5ab7 100644 --- a/debian/files +++ b/debian/files @@ -1 +1 @@ -netdiff_0.0.1_all.deb utils optional +netdiff_0.0.2_all.deb utils optional diff --git a/docs/netdiff.1 b/docs/netdiff.1 index ab6bbbe..3f6aa13 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.1" "User Commands" +.TH NETDIFF 1 "2014-06-20" "netdiff 0.0.2" "User Commands" .\" For nroff, turn off justification. Always turn off hyphenation; it makes .\" way too many mistakes in technical documents. .if n .ad l |
