diff options
author | roktas <roktas@788f1e2b-df1e-0410-8736-df70ead52e1b> | 2007-10-07 17:56:20 +0000 |
---|---|---|
committer | roktas <roktas@788f1e2b-df1e-0410-8736-df70ead52e1b> | 2007-10-07 17:56:20 +0000 |
commit | ea0d5663be157e623f5c5fb13c120f4f1c3eeb33 (patch) | |
tree | 3116cf8d6a7106ccf5698b2816d2987a9cf8edd9 /debian/changelog | |
parent | 068f94a51fa3279a76b2a63a75d3b2812875b7dc (diff) | |
download | pandoc-ea0d5663be157e623f5c5fb13c120f4f1c3eeb33.tar.gz |
Changes in debian/changelog:
- Use "Closes" phrase to mark the related bug as "done" upon uploading.
- Add signature and comment on changes in Makefile.
git-svn-id: https://pandoc.googlecode.com/svn/trunk@1044 788f1e2b-df1e-0410-8736-df70ead52e1b
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 5d201a85b..1ce453691 100644 --- a/debian/changelog +++ b/debian/changelog @@ -95,11 +95,18 @@ pandoc (0.45) unstable; urgency=low Cabal generates a 'register.sh' script that will do this. * debian/control: Added libghc6-network-dev, libghc6-xhtml-dev, and - libghc6-mtl-dev as dependencies for libghc6-pandoc-dev. Resolves - Debian Bug #445235. + libghc6-mtl-dev as dependencies for libghc6-pandoc-dev. + Closes: #445235 * Changed pandoc home page to http://johnmacfarlane.net/pandoc/. + [ Recai Oktaş ] + + * Makefile: fix the issue of having two copies of the library documentation + under some usage scenarios. + + -- Recai Oktaş <roktas@debian.org> Sun, 07 Oct 2007 20:51:43 +0300 + pandoc (0.44) unstable; urgency=low [ John MacFarlane ] |