diff options
| author | Paul C. Buetow (mars.fritz.box) <paul@buetow.org> | 2014-06-14 11:09:08 +0200 |
|---|---|---|
| committer | Paul C. Buetow (mars.fritz.box) <paul@buetow.org> | 2014-06-14 11:09:08 +0200 |
| commit | 3d8cb1c1fc77930ebed897145ae396d8619ac2b2 (patch) | |
| tree | f249d90182f59146767005726feb521220e2c547 | |
| parent | 9ca76538b34c92176d48b4463b350c5536e8491b (diff) | |
New release
| -rw-r--r-- | .version | 2 | ||||
| -rwxr-xr-x | bin/pwgrep.sh | 2 | ||||
| -rw-r--r-- | debian/changelog | 6 | ||||
| -rw-r--r-- | debian/files | 2 | ||||
| -rw-r--r-- | docs/pwgrep.1.gz | bin | 2071 -> 2071 bytes |
5 files changed, 9 insertions, 3 deletions
@@ -1 +1 @@ -0.9.2 +0.9.3 diff --git a/bin/pwgrep.sh b/bin/pwgrep.sh index 8354a3c..324853f 100755 --- a/bin/pwgrep.sh +++ b/bin/pwgrep.sh @@ -26,7 +26,7 @@ declare DEFAULTDB=private.gpg declare DEFAULTFILESTOREDIR=filestore declare DEFAULTFILESTORECATEGORY=default declare DEFAULTSNAPSHOTDIR=~/.pwgrep.snapshots -declare -r PWGREP_VERSION=0.9.2 +declare -r PWGREP_VERSION=0.9.3 [ -z "$RCFILE" ] && RCFILE=~/.pwgreprc diff --git a/debian/changelog b/debian/changelog index a73ccd0..d4ec2d5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +pwgrep (0.9.3) stable; urgency=low + + * Merge + + -- Paul Buetow <paul@buetow.org> Sat, 14 Jun 2014 11:08:45 +0200 + pwgrep (0.9.2) stable; urgency=low * Add Debian Jessie package diff --git a/debian/files b/debian/files index cacde32..2983356 100644 --- a/debian/files +++ b/debian/files @@ -1 +1 @@ -pwgrep_0.9.2_all.deb utils optional +pwgrep_0.9.3_all.deb utils optional diff --git a/docs/pwgrep.1.gz b/docs/pwgrep.1.gz Binary files differindex 1f08f0e..95ff2bf 100644 --- a/docs/pwgrep.1.gz +++ b/docs/pwgrep.1.gz |
