diff options
| author | Paul Buetow (mars.fritz.box) <paul@buetow.org> | 2013-12-29 17:39:09 +0100 |
|---|---|---|
| committer | Paul Buetow (mars.fritz.box) <paul@buetow.org> | 2013-12-29 17:39:09 +0100 |
| commit | 9bf8f9ba9f5e957f77a894fb08235e3fe0904646 (patch) | |
| tree | d5415f5fae50bb451f5fb2330e5afb179984137f | |
| parent | b069f9196bf15a5a0d90ef913c61ec495b718793 (diff) | |
New release
| -rw-r--r-- | .version | 2 | ||||
| -rw-r--r-- | debian/changelog | 12 | ||||
| -rw-r--r-- | docs/photoalbum.1 | 2 |
3 files changed, 12 insertions, 4 deletions
@@ -1 +1 @@ -0.1.1 +0.1.2 diff --git a/debian/changelog b/debian/changelog index 3c7c0d1..e8d5d96 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,11 +1,19 @@ +photoalbum (0.1.2) stable; urgency=low + + * add copyright header + + * remove obsolete changelog entry + + -- Paul Buetow <paul@buetow.org> Sun, 29 Dec 2013 17:39:32 +0100 + photoalbum (0.1.1) stable; urgency=low - * Fixing the version string. + * fix the version string -- Paul Buetow <paul@buetow.org> Sun, 29 Dec 2013 15:39:32 +0100 photoalbum (0.1.0) stable; urgency=low - * Initial version with a Debian Package which actually works. + * initial version with a debian package which actually works. -- Paul Buetow <paul@buetow.org> Sun, 29 Dec 2013 15:19:49 +0100 diff --git a/docs/photoalbum.1 b/docs/photoalbum.1 index 6b6e840..9a6829f 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.1.1" "User Commands" +.TH PHOTOALBUM 1 "2013-12-29" "photoalbum 0.1.2" "User Commands" .\" For nroff, turn off justification. Always turn off hyphenation; it makes .\" way too many mistakes in technical documents. .if n .ad l |
