diff options
author | Micah Anderson <micah@riseup.net> | 2013-08-17 11:52:37 -0400 |
---|---|---|
committer | Micah Anderson <micah@riseup.net> | 2013-08-22 14:13:09 -0400 |
commit | 73b788edf7ea9be613e3e2bf7e54ee32c154c2df (patch) | |
tree | a87d373a28a0f4e819a57b4a83792c229b0c304c /debian/changelog | |
parent | 96f3c63104655c12263676b6914c107d19905ca5 (diff) |
remove ignoring the man directory in .gitignore, we want that file available during package build
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index af1fa650..0ccd36c1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,7 @@ leap-client (0.3.0) unstable; urgency=low * Rename manpage for bitmask rename * Remove no longer existing NEWS file installation * Disable running of tests on package build + * Add man pages back in -- Micah Anderson <micah@debian.org> Thu, 15 Aug 2013 20:22:18 -0400 |