From 1cd5bb60b3743ec0cc2a03ff11796b0e62c3600f Mon Sep 17 00:00:00 2001 From: "Paul C. Buetow (mars.fritz.box)" Date: Sat, 14 Jun 2014 14:46:36 +0200 Subject: New release --- .version | 2 +- Makefile | 1 + debian/changelog | 6 ++++++ docs/photoalbum.1 | 2 +- 4 files changed, 9 insertions(+), 2 deletions(-) diff --git a/.version b/.version index 267577d..2b7c5ae 100644 --- a/.version +++ b/.version @@ -1 +1 @@ -0.4.1 +0.4.2 diff --git a/Makefile b/Makefile index 71e0e11..7b91571 100644 --- a/Makefile +++ b/Makefile @@ -31,6 +31,7 @@ dch: dch -i dput: dput -u wheezy-buetowdotorg ../$(NAME)_$$(cat ./.version)_amd64.changes + dput -u jessie-buetowdotorg ../$(NAME)_$$(cat ./.version)_amd64.changes release: all dch deb dput bash -c "git tag $$(cat .version)" git push --tags diff --git a/debian/changelog b/debian/changelog index 337c81b..63233d1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +photoalbum (0.4.2) stable; urgency=low + + * Add Package for Debian Jessie + + -- Paul Buetow Sat, 14 Jun 2014 14:45:57 +0200 + photoalbum (0.4.1) stable; urgency=low * Fix the version string diff --git a/docs/photoalbum.1 b/docs/photoalbum.1 index 70c217d..11615cc 100644 --- a/docs/photoalbum.1 +++ b/docs/photoalbum.1 @@ -124,7 +124,7 @@ .\" ======================================================================== .\" .IX Title "PHOTOALBUM 1" -.TH PHOTOALBUM 1 "2014-05-13" "photoalbum 0.4.1" "User Commands" +.TH PHOTOALBUM 1 "2014-05-13" "photoalbum 0.4.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