diff options
| author | Paul Buetow <paul@buetow.org> | 2013-04-08 20:56:15 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2013-04-08 20:56:15 +0200 |
| commit | 5b09a106ea9a8d2343b141b810508b8be1e4db1a (patch) | |
| tree | 3e1795676c3bb2a0958a9a8a372be7b2ee71765b | |
| parent | ef2e1f9bf779cc82eee58c5764038fc152ae3c14 (diff) | |
New release
| -rw-r--r-- | .version | 2 | ||||
| -rw-r--r-- | debian/changelog | 10 | ||||
| -rw-r--r-- | debian/files | 2 |
3 files changed, 12 insertions, 2 deletions
@@ -1 +1 @@ -0.8.3 +0.8.4 diff --git a/debian/changelog b/debian/changelog index eef4dcf..16612a6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +pwgrep (0.8.4) UNRELEASED; urgency=low + + * Major bugfixes in the Makefile. + + * The manpage now gets installed. + + * Every command has its manpage now. + + -- Paul Buetow <paul@buetow.org> Mon, 08 Apr 2013 20:55:45 +0200 + pwgrep (0.8.3) stable; urgency=low * Initial version of the debian Package. diff --git a/debian/files b/debian/files index 9502e45..50f8ba0 100644 --- a/debian/files +++ b/debian/files @@ -1 +1 @@ -pwgrep_0.8.3_all.deb utils optional +pwgrep_0.8.4_all.deb utils optional |
