diff options
| author | Paul Buetow <paul@buetow.org> | 2013-04-08 20:29:51 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2013-04-08 20:29:51 +0200 |
| commit | 7d0d6dd646501622dfb8de8b1408923005bddd04 (patch) | |
| tree | 9760553321bcd241d90fdce4f6ab1df9370866da | |
| parent | eb5765d424d536c3219d5648646c5e0dc08ddce2 (diff) | |
New release
| -rw-r--r-- | .version | 2 | ||||
| -rw-r--r-- | debian/changelog | 3 | ||||
| -rw-r--r-- | debian/files | 2 | ||||
| -rw-r--r-- | docs/pwgrep.1 | 4 | ||||
| -rw-r--r-- | docs/pwgrep.txt | 2 |
5 files changed, 7 insertions, 6 deletions
@@ -1 +1 @@ -0.8.3.0 +0.8.3 diff --git a/debian/changelog b/debian/changelog index d928c9d..0ee77f4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ -pwgrep (0.8.3.0) stable; urgency=low +pwgrep (0.8.3) stable; urgency=low * Initial version of the debian Package. + * All old change logs not in debian forma so far: Sat Mar 23 22:49:10 CET 2013 diff --git a/debian/files b/debian/files index 9a62648..9502e45 100644 --- a/debian/files +++ b/debian/files @@ -1 +1 @@ -pwgrep_0.8.3.0_all.deb utils optional +pwgrep_0.8.3_all.deb utils optional diff --git a/docs/pwgrep.1 b/docs/pwgrep.1 index ef76828..3a3a919 100644 --- a/docs/pwgrep.1 +++ b/docs/pwgrep.1 @@ -124,7 +124,7 @@ .\" ======================================================================== .\" .IX Title "PWGREP 1" -.TH PWGREP 1 "2013-04-08" "pwgrep 0.8.3.0" "User Commands" +.TH PWGREP 1 "2013-04-08" "pwgrep 0.8.3" "User Commands" .\" For nroff, turn off justification. Always turn off hyphenation; it makes .\" way too many mistakes in technical documents. .if n .ad l @@ -141,7 +141,7 @@ pwgrep \- Managing passwords... \& pwfcat <NAME> \- Printing a file from filestore to stdout \& pwfdel <NAME> \- Deleting a file from filestore \& pwgrep [OPTS] <REGEX> \- Grepping current DB -\& pwldb \- Synonym for pwdbls +\& pwldb \- Synonym of pwdbls \& pwupdate \- Updating FDB and all DBs \& pwhelp \- Printing this help screen .Ve diff --git a/docs/pwgrep.txt b/docs/pwgrep.txt index ef1fd19..d562cef 100644 --- a/docs/pwgrep.txt +++ b/docs/pwgrep.txt @@ -9,7 +9,7 @@ Synopsis pwfcat <NAME> - Printing a file from filestore to stdout pwfdel <NAME> - Deleting a file from filestore pwgrep [OPTS] <REGEX> - Grepping current DB - pwldb - Synonym for pwdbls + pwldb - Synonym of pwdbls pwupdate - Updating FDB and all DBs pwhelp - Printing this help screen |
