diff options
| author | Paul C. Buetow (mars.fritz.box) <paul@buetow.org> | 2014-06-20 00:22:14 +0200 |
|---|---|---|
| committer | Paul C. Buetow (mars.fritz.box) <paul@buetow.org> | 2014-06-20 00:22:14 +0200 |
| commit | bf770a68163165aa4eb7b6067d41f18fb7a65b17 (patch) | |
| tree | 662aa100d81c6441427ca4c71cbe10f48697910e | |
| parent | 6f322557a6e01931185db0cfec919317802954e6 (diff) | |
New release
| -rw-r--r-- | .version | 2 | ||||
| -rw-r--r-- | debian/changelog | 6 | ||||
| -rw-r--r-- | debian/files | 2 | ||||
| -rw-r--r-- | docs/guprecords.1 | 2 |
4 files changed, 9 insertions, 3 deletions
@@ -1 +1 @@ -0.2.0 +0.2.1 diff --git a/debian/changelog b/debian/changelog index ab1972e..a765cfa 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +guprecords (0.2.1) stable; urgency=low + + * Remove make dput from release Makefile target + + -- Paul Buetow <paul@buetow.org> Fri, 20 Jun 2014 00:21:52 +0200 + guprecords (0.2.0) stable; urgency=low * Add --nofqdn switch, displays only the hostnames and not the FQDNs diff --git a/debian/files b/debian/files index 381de6f..f8f83cb 100644 --- a/debian/files +++ b/debian/files @@ -1 +1 @@ -guprecords_0.2.0_all.deb utils optional +guprecords_0.2.1_all.deb utils optional diff --git a/docs/guprecords.1 b/docs/guprecords.1 index 2fec179..10bd93c 100644 --- a/docs/guprecords.1 +++ b/docs/guprecords.1 @@ -124,7 +124,7 @@ .\" ======================================================================== .\" .IX Title "GUPRECORDS 1" -.TH GUPRECORDS 1 "2014-06-20" "guprecords 0.2.0" "User Commands" +.TH GUPRECORDS 1 "2014-06-20" "guprecords 0.2.1" "User Commands" .\" For nroff, turn off justification. Always turn off hyphenation; it makes .\" way too many mistakes in technical documents. .if n .ad l |
