diff options
author | roktas <roktas@788f1e2b-df1e-0410-8736-df70ead52e1b> | 2007-08-19 20:40:50 +0000 |
---|---|---|
committer | roktas <roktas@788f1e2b-df1e-0410-8736-df70ead52e1b> | 2007-08-19 20:40:50 +0000 |
commit | b5d225c7a698d2730499df4644c1db73386dc7b3 (patch) | |
tree | 7a6e32616ec6f06be3a67663ea500c2188b12de2 /debian/control | |
parent | 8b026fe911a6f915a97cef65b601c6ab473689cc (diff) | |
download | pandoc-b5d225c7a698d2730499df4644c1db73386dc7b3.tar.gz |
+ debian/control: add XS-Vcs-{Svn,Browser} fields
+ debian/changelog: adjust the author line for the package upload
git-svn-id: https://pandoc.googlecode.com/svn/trunk@871 788f1e2b-df1e-0410-8736-df70ead52e1b
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 2 insertions, 0 deletions
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 |