summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Buetow (mars.fritz.box) <paul@buetow.org>2013-12-21 12:02:22 +0100
committerPaul Buetow (mars.fritz.box) <paul@buetow.org>2013-12-21 12:02:22 +0100
commitc868e53da3c7dfd469d135fa1dc5e81ca3bd8d36 (patch)
tree0b0769c9c25c4bd5cbb5a4328a79b3c2d69c5a8a
parent5e0351c7ade458c9da8ff9e13cdfa72b975f052d (diff)
New release
-rw-r--r--.version2
-rw-r--r--debian/changelog13
-rw-r--r--debian/files2
-rw-r--r--docs/pwgrep.1.gzbin2072 -> 2071 bytes
4 files changed, 15 insertions, 2 deletions
diff --git a/.version b/.version
index 6201b5f..ac39a10 100644
--- a/.version
+++ b/.version
@@ -1 +1 @@
-0.8.8
+0.9.0
diff --git a/debian/changelog b/debian/changelog
index a41e5a1..28364bb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,16 @@
+pwgrep (0.9.0) stable; urgency=low
+
+ * Add SNAPSHOTDIR config option which can be used to use a custom directory
+ for database snapshots.
+
+ E.g.: every time a database is going to be manipulated the previous version
+ is stored to ~/.pwgrep.snapshots/....
+
+ Helps to find old passwords for the case of any RCS merge conflicts in the
+ central repository.
+
+ -- Paul Buetow <paul@buetow.org> Sat, 21 Dec 2013 12:00:24 +0100
+
pwgrep (0.8.8) stable; urgency=low
* Another initial package for Debian Wheezy (2nd try)
diff --git a/debian/files b/debian/files
index 1410918..ffc9f78 100644
--- a/debian/files
+++ b/debian/files
@@ -1 +1 @@
-pwgrep_0.8.8_all.deb utils optional
+pwgrep_0.9.0_all.deb utils optional
diff --git a/docs/pwgrep.1.gz b/docs/pwgrep.1.gz
index 20f689a..cee4606 100644
--- a/docs/pwgrep.1.gz
+++ b/docs/pwgrep.1.gz
Binary files differ