summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2013-07-01 12:00:42 +0200
committerPaul Buetow <paul@buetow.org>2013-07-01 12:00:42 +0200
commiteaebcc4caa58b83b9fe78aba3842e35430c68815 (patch)
tree4fa63353d56abef5ba2f3f90f5ff6e463269631d
parent789917636858f34438480d4fcf094aa07b032f8a (diff)
New release
-rw-r--r--.version2
-rwxr-xr-xbin/pwgrep.sh2
-rw-r--r--debian/changelog6
-rw-r--r--debian/files2
-rw-r--r--docs/pwgrep.1.gzbin2072 -> 2072 bytes
5 files changed, 9 insertions, 3 deletions
diff --git a/.version b/.version
index 1e9b46b..6201b5f 100644
--- a/.version
+++ b/.version
@@ -1 +1 @@
-0.8.7
+0.8.8
diff --git a/bin/pwgrep.sh b/bin/pwgrep.sh
index 54fb7bc..7f74930 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.7
+declare -r PWGREP_VERSION=0.8.8
[ -z "$RCFILE" ] && RCFILE=~/.pwgreprc
diff --git a/debian/changelog b/debian/changelog
index 752863b..a41e5a1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+pwgrep (0.8.8) stable; urgency=low
+
+ * Another initial package for Debian Wheezy (2nd try)
+
+ -- Paul Buetow <paul@buetow.org> Mon, 01 Jul 2013 12:00:10 +0200
+
pwgrep (0.8.7) stable; urgency=low
* Initial package for Debian Wheezy, but no more changes.
diff --git a/debian/files b/debian/files
index 096bcd4..1410918 100644
--- a/debian/files
+++ b/debian/files
@@ -1 +1 @@
-pwgrep_0.8.7_all.deb utils optional
+pwgrep_0.8.8_all.deb utils optional
diff --git a/docs/pwgrep.1.gz b/docs/pwgrep.1.gz
index 87626b2..20f689a 100644
--- a/docs/pwgrep.1.gz
+++ b/docs/pwgrep.1.gz
Binary files differ