diff options
author | roktas <roktas@788f1e2b-df1e-0410-8736-df70ead52e1b> | 2008-01-08 04:00:35 +0000 |
---|---|---|
committer | roktas <roktas@788f1e2b-df1e-0410-8736-df70ead52e1b> | 2008-01-08 04:00:35 +0000 |
commit | 71e508f98a3b8712e1feadce455116e86340bd24 (patch) | |
tree | 27452c4a925c3334747810a50de4448d073cf8dd /debian/changelog | |
parent | 65e118ec581d544dca069505860024b67d86b2e3 (diff) | |
download | pandoc-71e508f98a3b8712e1feadce455116e86340bd24.tar.gz |
* Debian packaging changes:
+ Remove the empty 'include' directory in -dev package, which lintian
complains about.
+ Bump Standarts-Version to 3.7.3.
+ Use new 'Homepage:' field to specify the upstream URL on suggestion of
lintian.
git-svn-id: https://pandoc.googlecode.com/svn/trunk@1177 788f1e2b-df1e-0410-8736-df70ead52e1b
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 9f24b2510..6a7d6abf0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -183,6 +183,18 @@ pandoc (0.46) unstable; urgency=low See http://www.american.edu/econ/itex2mml/mathhack.rst for the strategy. + [ Recai Oktaş ] + + * Debian packaging changes: + + + Remove the empty 'include' directory in -dev package, which lintian + complains about. + + Bump Standarts-Version to 3.7.3. + + Use new 'Homepage:' field to specify the upstream URL on suggestion of + lintian. + + -- Recai Oktaş <roktas@debian.org> Tue, 08 Jan 2008 05:13:31 +0200 + pandoc (0.45) unstable; urgency=low [ John MacFarlane ] |