summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Buetow (mars.fritz.box) <paul@buetow.org>2014-03-16 15:34:21 +0100
committerPaul Buetow (mars.fritz.box) <paul@buetow.org>2014-03-16 15:34:21 +0100
commit569b4dc0bf7d77f6556212137bbe2a5985bd5379 (patch)
treeeda6e8eb353ad61e61eca89bbd5d745180cc8015
parent8d8f42654a358e6eed05b8b9c6c6241f2a63114d (diff)
New release
-rw-r--r--.version2
-rw-r--r--README.txt2
-rw-r--r--debian/changelog6
-rw-r--r--debian/files2
-rw-r--r--docs/japi.14
-rw-r--r--docs/japi.txt2
6 files changed, 12 insertions, 6 deletions
diff --git a/.version b/.version
index 17e51c3..d917d3e 100644
--- a/.version
+++ b/.version
@@ -1 +1 @@
-0.1.1
+0.1.2
diff --git a/README.txt b/README.txt
index 5e59be1..f85e339 100644
--- a/README.txt
+++ b/README.txt
@@ -39,7 +39,7 @@ SYNOPSIS
--jira_query STRING
Specifies the Jira search string (e.q. a JQL string). The default
value is "search?jql=project=MT and status not in
- (Resolved,Closed)'".
+ (Resolved,Closed)".
--jira_uribase STRING
Specifies the Jira URI base. The default value is
diff --git a/debian/changelog b/debian/changelog
index d6a5233..389f8ed 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+japi (0.1.2) stable; urgency=low
+
+ * Fix the default value of the jira_query in the manual page.
+
+ -- Paul Buetow <paul@buetow.org> Sun, 16 Mar 2014 15:33:54 +0100
+
japi (0.1.1) stable; urgency=low
* Fix the documentation
diff --git a/debian/files b/debian/files
index 2952cbb..36439c8 100644
--- a/debian/files
+++ b/debian/files
@@ -1 +1 @@
-japi_0.1.1_all.deb utils optional
+japi_0.1.2_all.deb utils optional
diff --git a/docs/japi.1 b/docs/japi.1
index 08ce86b..f54856e 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.1.1" "User Commands"
+.TH JAPI 1 "2014-03-16" "japi 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
@@ -169,7 +169,7 @@ If the file is not present, Japi will prompt for the password.
Specifies the Jira \s-1API\s0 version to use. The default value is \f(CW\*(C`rest/api/2\*(C'\fR.
.IP "\-\-jira_query \s-1STRING\s0" 4
.IX Item "--jira_query STRING"
-Specifies the Jira search string (e.q. a \s-1JQL\s0 string). The default value is \f(CW\*(C`search?jql=project=MT and status not in (Resolved,Closed)\*(Aq\*(C'\fR.
+Specifies the Jira search string (e.q. a \s-1JQL\s0 string). The default value is \f(CW\*(C`search?jql=project=MT and status not in (Resolved,Closed)\*(C'\fR.
.IP "\-\-jira_uribase \s-1STRING\s0" 4
.IX Item "--jira_uribase STRING"
Specifies the Jira \s-1URI\s0 base. The default value is \f(CW\*(C`https://your\-jira.example.com\*(C'\fR. This has to be changed.
diff --git a/docs/japi.txt b/docs/japi.txt
index 5e59be1..f85e339 100644
--- a/docs/japi.txt
+++ b/docs/japi.txt
@@ -39,7 +39,7 @@ SYNOPSIS
--jira_query STRING
Specifies the Jira search string (e.q. a JQL string). The default
value is "search?jql=project=MT and status not in
- (Resolved,Closed)'".
+ (Resolved,Closed)".
--jira_uribase STRING
Specifies the Jira URI base. The default value is