From 3f7ebecd0d3faeb77d765bba7a42c085e153245b Mon Sep 17 00:00:00 2001 From: "Paul C. Buetow (mars.fritz.box)" Date: Sat, 14 Jun 2014 11:00:53 +0200 Subject: New release --- .version | 2 +- Makefile | 1 + debian/changelog | 6 ++++++ debian/files | 2 +- docs/fapi.1 | 2 +- 5 files changed, 10 insertions(+), 3 deletions(-) diff --git a/.version b/.version index 6f4eebd..100435b 100644 --- a/.version +++ b/.version @@ -1 +1 @@ -0.8.1 +0.8.2 diff --git a/Makefile b/Makefile index 104db0c..6e8e6c6 100644 --- a/Makefile +++ b/Makefile @@ -46,5 +46,6 @@ clean-top: rm ../$(NAME)_*.deb dput: dput -u wheezy-buetowdotorg ../$(NAME)_$$(cat ./.version)_amd64.changes + dput -u jessie-buetowdotorg ../$(NAME)_$$(cat ./.version)_amd64.changes dput-debrepo: dput -u incoming-debrepo ../$(NAME)_$$(cat ./.version)_amd64.changes diff --git a/debian/changelog b/debian/changelog index c2b6c25..9be9724 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +fapi (0.8.2) stable; urgency=low + + * Add Package for Debian Jessie + + -- Paul Buetow Sat, 14 Jun 2014 11:00:31 +0200 + fapi (0.8.1) stable; urgency=low * Hotfix release, could not manage nodes diff --git a/debian/files b/debian/files index 4933b7c..14bf211 100644 --- a/debian/files +++ b/debian/files @@ -1 +1 @@ -fapi_0.8.1_all.deb utils optional +fapi_0.8.2_all.deb utils optional diff --git a/docs/fapi.1 b/docs/fapi.1 index 4bcc3c3..7264916 100644 --- a/docs/fapi.1 +++ b/docs/fapi.1 @@ -124,7 +124,7 @@ .\" ======================================================================== .\" .IX Title "FAPI 1" -.TH FAPI 1 "2014-05-27" "fapi 0.8.1" "User Commands" +.TH FAPI 1 "2014-05-27" "fapi 0.8.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 -- cgit v1.2.3