diff options
| author | Paul Buetow (mars.fritz.box) <paul@buetow.org> | 2014-03-17 08:39:22 +0100 |
|---|---|---|
| committer | Paul Buetow (mars.fritz.box) <paul@buetow.org> | 2014-03-17 08:39:22 +0100 |
| commit | 9eff97fb03ec971748239ec3a9c93146addef664 (patch) | |
| tree | 13f13f63bddf0b1a8097e234bd11e4f644c03a11 | |
| parent | 8f29fb8f915df6c00da3d585d8648cefd8f8b279 (diff) | |
New release
| -rw-r--r-- | .version | 2 | ||||
| -rw-r--r-- | debian/changelog | 6 | ||||
| -rw-r--r-- | debian/files | 2 | ||||
| -rw-r--r-- | docs/japi.1 | 2 |
4 files changed, 9 insertions, 3 deletions
@@ -1 +1 @@ -0.3.0 +0.3.1 diff --git a/debian/changelog b/debian/changelog index 19659f7..236e933 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +japi (0.3.1) stable; urgency=low + + * More compact text output (remove empty line between each issue) + + -- Paul Buetow <paul@buetow.org> Mon, 17 Mar 2014 08:38:49 +0100 + japi (0.3.0) stable; urgency=low * Some enhancements in the txt output. diff --git a/debian/files b/debian/files index 380e6f8..c865913 100644 --- a/debian/files +++ b/debian/files @@ -1 +1 @@ -japi_0.3.0_all.deb utils optional +japi_0.3.1_all.deb utils optional diff --git a/docs/japi.1 b/docs/japi.1 index 3ded642..a78536e 100644 --- a/docs/japi.1 +++ b/docs/japi.1 @@ -124,7 +124,7 @@ .\" ======================================================================== .\" .IX Title "JAPI 1" -.TH JAPI 1 "2014-03-16" "japi 0.3.0" "User Commands" +.TH JAPI 1 "2014-03-16" "japi 0.3.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 |
