diff options
| author | Chuck Norris (lxpbuetow.webde.local) <paul.buetow@1und1.de> | 2014-11-17 16:37:45 +0100 |
|---|---|---|
| committer | Chuck Norris (lxpbuetow.webde.local) <paul.buetow@1und1.de> | 2014-11-17 16:37:45 +0100 |
| commit | 1b0c0ec3de0f067aa06ce7d64595b71d6512d4c8 (patch) | |
| tree | 1fd2e3259f738a47cb56c593017bbbc941615d92 | |
| parent | 7f3d5093acea1824648a7d7031d31ec4f04ec736 (diff) | |
New release
| -rw-r--r-- | .version | 2 | ||||
| -rw-r--r-- | debian/changelog | 6 | ||||
| -rw-r--r-- | debian/files | 2 | ||||
| -rw-r--r-- | docs/fapi.1 | 2 |
4 files changed, 9 insertions, 3 deletions
@@ -1 +1 @@ -1.0.1 +1.0.2 diff --git a/debian/changelog b/debian/changelog index 7c17a23..ab40571 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +fapi (1.0.2) unitix-70; urgency=low + + * Fix distribution + + -- Paul Buetow <paul@buetow.org> Mon, 17 Nov 2014 16:36:55 +0100 + fapi (1.0.1) stable; urgency=low * Some documentation fixes. diff --git a/debian/files b/debian/files index efe8802..fe301c0 100644 --- a/debian/files +++ b/debian/files @@ -1 +1 @@ -fapi_1.0.1_all.deb utils optional +fapi_1.0.2_all.deb utils optional diff --git a/docs/fapi.1 b/docs/fapi.1 index db4199f..b91973e 100644 --- a/docs/fapi.1 +++ b/docs/fapi.1 @@ -124,7 +124,7 @@ .\" ======================================================================== .\" .IX Title "FAPI 1" -.TH FAPI 1 "2014-07-31" "fapi 1.0.1" "User Commands" +.TH FAPI 1 "2014-07-31" "fapi 1.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 |
