diff options
author | Steve Kemp <steve@steve.org.uk> | 2015-12-17 16:12:48 +0200 |
---|---|---|
committer | Steve Kemp <steve@steve.org.uk> | 2015-12-17 16:12:48 +0200 |
commit | 8dd0128f140027e005ff1451483104a05b3e199c (patch) | |
tree | a6088560d6dacdb4c0e1069c9936b5c78e3bc158 /debian/changelog | |
parent | 0098345ea95d4c4a60d72fc2d4b07bcde5e0cd43 (diff) |
New release - fixed build-deps.
The build-dependencies didn't include `txt2man` so manpages
were not being generated/installed correctly.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 6753bdb..3363161 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +byteback (0.4.1) stable; urgency=low + + * Updated the package build-dependencies to correctly generate + manpages. + + -- Steve Kemp <steve.kemp@bytemark.co.uk> Thu, 17 Dec 2015 16:11:16 +0000 + byteback (0.4.0) stable; urgency=medium * Re-vamped restore command. Needs further documentation. |