diff options
| author | Paul C. Buetow (mars.fritz.box) <paul@buetow.org> | 2014-06-21 11:48:24 +0200 |
|---|---|---|
| committer | Paul C. Buetow (mars.fritz.box) <paul@buetow.org> | 2014-06-21 11:48:24 +0200 |
| commit | 89ee5e999ceac61e839048223e1b1ef13147504c (patch) | |
| tree | ff5a00b7cef49fdee5ef4c1158328d3922190cb9 | |
| parent | 1d9187b9624a11b7152b174f9173e226dc632e22 (diff) | |
New release0.1.3
| -rw-r--r-- | .version | 2 | ||||
| -rw-r--r-- | debian/changelog | 7 | ||||
| -rw-r--r-- | debian/files | 2 | ||||
| -rw-r--r-- | docs/netdiff.1 | 2 |
4 files changed, 10 insertions, 3 deletions
@@ -1 +1 @@ -0.1.1 +0.1.2 diff --git a/debian/changelog b/debian/changelog index 38aa2f2..5a94f78 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +netdiff (0.1.2) stable; urgency=low + + * Didn't merge the OpenSSL encryption into the previous release, but did now + * Also fix Debian Package dependencies + + -- Paul Buetow <paul@buetow.org> Sat, 21 Jun 2014 11:47:37 +0200 + netdiff (0.1.1) stable; urgency=low * Document also the default port. diff --git a/debian/files b/debian/files index 38c1d70..9f7ab00 100644 --- a/debian/files +++ b/debian/files @@ -1 +1 @@ -netdiff_0.1.1_all.deb utils optional +netdiff_0.1.2_all.deb utils optional diff --git a/docs/netdiff.1 b/docs/netdiff.1 index 31adb4b..ff4e1be 100644 --- a/docs/netdiff.1 +++ b/docs/netdiff.1 @@ -124,7 +124,7 @@ .\" ======================================================================== .\" .IX Title "NETDIFF 1" -.TH NETDIFF 1 "2014-06-21" "netdiff 0.1.1" "User Commands" +.TH NETDIFF 1 "2014-06-21" "netdiff 0.1.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 |
