diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 9a252ed63..c42249b63 100644 --- a/debian/changelog +++ b/debian/changelog @@ -31,7 +31,7 @@ pandoc (0.41) unstable; urgency=low * Added note to INSTALL about variations in versions of the xhtml library that can lead to failed tests (thanks to Leif LeBaron). - -- John MacFarlane <jgm@berkeley.edu> Sun, 19 Aug 2007 00:00:00 -0400 + -- Recai Oktaş <roktas@debian.org> Sun, 19 Aug 2007 23:26:07 +0300 pandoc (0.4) unstable; urgency=low diff --git a/debian/control b/debian/control index c2f908292..811b485cb 100644 --- a/debian/control +++ b/debian/control @@ -5,6 +5,8 @@ Maintainer: Recai Oktaş <roktas@debian.org> Build-Depends: debhelper (>= 4.0.0), haskell-devscripts (>=0.5.12), ghc6 (>= 6.6-1), libghc6-xhtml-dev, libghc6-mtl-dev, perl Build-Depends-Indep: haddock Standards-Version: 3.7.2.0 +XS-Vcs-Svn: http://pandoc.googlecode.com/svn/trunk +XS-Vcs-Browser: http://pandoc.googlecode.com/svn/trunk Package: pandoc Section: text |