diff options
| author | Paul Buetow (mars.fritz.box) <paul@buetow.org> | 2013-12-29 15:20:32 +0100 |
|---|---|---|
| committer | Paul Buetow (mars.fritz.box) <paul@buetow.org> | 2013-12-29 15:20:32 +0100 |
| commit | 4ba4bc0bca96709da0d4032634221cd409c97848 (patch) | |
| tree | 66e01c89aa47275e66c28a02a052b78c2895515a | |
| parent | d7b587260afd58ac498573c4e64c697b62ea5daa (diff) | |
New release
| -rw-r--r-- | .version | 2 | ||||
| -rw-r--r-- | debian/changelog | 6 | ||||
| -rw-r--r-- | docs/photoalbum.1 | 2 |
3 files changed, 8 insertions, 2 deletions
@@ -1 +1 @@ -0.0.0 +0.1.0 diff --git a/debian/changelog b/debian/changelog index 17e3d77..a512796 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +photoalbum (0.1.0) stable; urgency=low + + * Initial version with a Debian Package which actually works. + + -- Paul Buetow <paul@buetow.org> Sun, 29 Dec 2013 15:19:49 +0100 + photoalbum (0.0.0) stable; urgency=low * Initial Debian package of photoalbum. diff --git a/docs/photoalbum.1 b/docs/photoalbum.1 index 93952b4..29bfc66 100644 --- a/docs/photoalbum.1 +++ b/docs/photoalbum.1 @@ -124,7 +124,7 @@ .\" ======================================================================== .\" .IX Title "PHOTOALBUM 1" -.TH PHOTOALBUM 1 "2013-12-29" "photoalbum 0.0.0" "User Commands" +.TH PHOTOALBUM 1 "2013-12-29" "photoalbum 0.1.0" "User Commands" .\" For nroff, turn off justification. Always turn off hyphenation; it makes .\" way too many mistakes in technical documents. .if n .ad l |
