diff options
author | fiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b> | 2008-09-06 18:49:46 +0000 |
---|---|---|
committer | fiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b> | 2008-09-06 18:49:46 +0000 |
commit | 27b3146bceb5261f90606445cf40af2f5bb3bdb7 (patch) | |
tree | 5c7e1235318180729e31b8501be6068a67735953 /INSTALL | |
parent | 2cecca73ea76f4c18ddd64be738ad709a321a30c (diff) | |
download | pandoc-27b3146bceb5261f90606445cf40af2f5bb3bdb7.tar.gz |
Pandoc is no longer a native debian package.
It is easier for releases if debian packaging is separate.
+ Removed debian directory and references to debian in Makefile and INSTALL.
+ Made COPYRIGHT and changelog standalone files rather than symlinks to
debian directory.
git-svn-id: https://pandoc.googlecode.com/svn/trunk@1422 788f1e2b-df1e-0410-8736-df70ead52e1b
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -228,7 +228,6 @@ but are documented here for packagers and developers: ### Packaging * `tarball`: Creates a source tarball for distribution. -* `deb`: Creates debian packages in `..` directory. * `macport`: Creates MacPorts Portfile in `macports` directory. * `freebsd`: Creates freebsd Makefile and distinfo in `freebsd` directory. * `win-pkg`: Creates a Windows binary package (presupposes `pandoc.exe`, |