From 789917636858f34438480d4fcf094aa07b032f8a Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Mon, 1 Jul 2013 11:55:15 +0200 Subject: New release --- .version | 2 +- bin/pwgrep.sh | 2 +- debian/changelog | 6 ++++++ debian/files | 2 +- docs/pwgrep.1.gz | Bin 2071 -> 2072 bytes 5 files changed, 9 insertions(+), 3 deletions(-) diff --git a/.version b/.version index 7fc2521..1e9b46b 100644 --- a/.version +++ b/.version @@ -1 +1 @@ -0.8.6 +0.8.7 diff --git a/bin/pwgrep.sh b/bin/pwgrep.sh index 769ab49..54fb7bc 100755 --- a/bin/pwgrep.sh +++ b/bin/pwgrep.sh @@ -25,7 +25,7 @@ declare DEFAULTDB=private.gpg declare DEFAULTFILESTOREDIR=filestore declare DEFAULTFILESTORECATEGORY=default -declare -r PWGREP_VERSION=0.8.6 +declare -r PWGREP_VERSION=0.8.7 [ -z "$RCFILE" ] && RCFILE=~/.pwgreprc diff --git a/debian/changelog b/debian/changelog index 074c7bc..752863b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +pwgrep (0.8.7) stable; urgency=low + + * Initial package for Debian Wheezy, but no more changes. + + -- Paul Buetow Mon, 01 Jul 2013 11:53:16 +0200 + pwgrep (0.8.6) stable; urgency=low * Makefile sets version in pwgrep.sh diff --git a/debian/files b/debian/files index 79e4fe7..096bcd4 100644 --- a/debian/files +++ b/debian/files @@ -1 +1 @@ -pwgrep_0.8.6_all.deb utils optional +pwgrep_0.8.7_all.deb utils optional diff --git a/docs/pwgrep.1.gz b/docs/pwgrep.1.gz index 0866186..87626b2 100644 Binary files a/docs/pwgrep.1.gz and b/docs/pwgrep.1.gz differ -- cgit v1.2.3