From 1537df671f2a416f85b0eeee4fcc83f800fa007b Mon Sep 17 00:00:00 2001 From: "Paul C. Buetow (mars.fritz.box)" Date: Sat, 14 Jun 2014 11:05:58 +0200 Subject: New release --- .version | 2 +- Makefile | 4 +++- debian/changelog | 6 ++++++ debian/files | 2 +- docs/loadbars.1 | 2 +- 5 files changed, 12 insertions(+), 4 deletions(-) diff --git a/.version b/.version index 39e898a..7486fdb 100644 --- a/.version +++ b/.version @@ -1 +1 @@ -0.7.1 +0.7.2 diff --git a/Makefile b/Makefile index 2546241..23baa85 100644 --- a/Makefile +++ b/Makefile @@ -41,4 +41,6 @@ clean-top: rm ../$(NAME)_*.dsc rm ../$(NAME)_*.changes rm ../$(NAME)_*.deb - +dput: + dput -u wheezy-buetowdotorg ../$(NAME)_$$(cat ./.version)_amd64.changes + dput -u jessie-buetowdotorg ../$(NAME)_$$(cat ./.version)_amd64.changes diff --git a/debian/changelog b/debian/changelog index f2dbc47..0ca82b0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +loadbars (0.7.2) stable; urgency=low + + * Add Debian Jessie Package + + -- Paul Buetow Sat, 14 Jun 2014 11:05:34 +0200 + loadbars (0.7.1) stable; urgency=low * It's now possible to resize the window via mouse diff --git a/debian/files b/debian/files index 3c343dc..ffe7233 100644 --- a/debian/files +++ b/debian/files @@ -1 +1 @@ -loadbars_0.7.1_all.deb utils optional +loadbars_0.7.2_all.deb utils optional diff --git a/docs/loadbars.1 b/docs/loadbars.1 index 4ac66ff..9f7e847 100644 --- a/docs/loadbars.1 +++ b/docs/loadbars.1 @@ -124,7 +124,7 @@ .\" ======================================================================== .\" .IX Title "LOADBARS 1" -.TH LOADBARS 1 "2013-06-27" "loadbars 0.7.1" "User Commands" +.TH LOADBARS 1 "2013-06-27" "loadbars 0.7.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