From f345c8425522bd4ad6b55fdae19f0af9a548e6ec Mon Sep 17 00:00:00 2001 From: "Paul C. Buetow (mars.fritz.box)" Date: Mon, 16 Jun 2014 09:10:02 +0200 Subject: New release --- .version | 2 +- Makefile | 1 + debian/changelog | 6 ++++++ debian/files | 2 +- docs/japi.1 | 2 +- 5 files changed, 10 insertions(+), 3 deletions(-) diff --git a/.version b/.version index 1d0ba9e..267577d 100644 --- a/.version +++ b/.version @@ -1 +1 @@ -0.4.0 +0.4.1 diff --git a/Makefile b/Makefile index eb0de24..2ae0624 100644 --- a/Makefile +++ b/Makefile @@ -41,6 +41,7 @@ deb: all dput: dput -u wheezy-buetowdotorg ../$(NAME)_$$(cat ./.version)_amd64.changes + dput -u jessie-buetowdotorg ../$(NAME)_$$(cat ./.version)_amd64.changes dch: dch -i diff --git a/debian/changelog b/debian/changelog index 32e170a..fbe5efe 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +japi (0.4.1) stable; urgency=low + + * Add Debian GNU/Linux Jessie package + + -- Paul Buetow Mon, 16 Jun 2014 09:09:40 +0200 + japi (0.4.0) stable; urgency=low * Add --unassigned switch diff --git a/debian/files b/debian/files index 9cd3cb5..ee921ab 100644 --- a/debian/files +++ b/debian/files @@ -1 +1 @@ -japi_0.4.0_all.deb utils optional +japi_0.4.1_all.deb utils optional diff --git a/docs/japi.1 b/docs/japi.1 index 8422e2b..263f412 100644 --- a/docs/japi.1 +++ b/docs/japi.1 @@ -124,7 +124,7 @@ .\" ======================================================================== .\" .IX Title "JAPI 1" -.TH JAPI 1 "2014-03-18" "japi 0.4.0" "User Commands" +.TH JAPI 1 "2014-03-18" "japi 0.4.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 -- cgit v1.2.3