<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pandoc/debian/changelog, branch master</title>
<subtitle>Conversion between markup formats</subtitle>
<id>https://git.pashev.ru/pandoc/atom?h=master</id>
<link rel='self' href='https://git.pashev.ru/pandoc/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/'/>
<updated>2008-09-06T18:49:46Z</updated>
<entry>
<title>Pandoc is no longer a native debian package.</title>
<updated>2008-09-06T18:49:46Z</updated>
<author>
<name>fiddlosopher</name>
<email>fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b</email>
</author>
<published>2008-09-06T18:49:46Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=27b3146bceb5261f90606445cf40af2f5bb3bdb7'/>
<id>urn:sha1:27b3146bceb5261f90606445cf40af2f5bb3bdb7</id>
<content type='text'>
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
</content>
</entry>
<entry>
<title>Mark the package as UNRELEASED.</title>
<updated>2008-02-09T03:30:17Z</updated>
<author>
<name>roktas</name>
<email>roktas@788f1e2b-df1e-0410-8736-df70ead52e1b</email>
</author>
<published>2008-02-09T03:30:17Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=968b34a96b3b6a5969275f80ba447db4d0c21e35'/>
<id>urn:sha1:968b34a96b3b6a5969275f80ba447db4d0c21e35</id>
<content type='text'>
git-svn-id: https://pandoc.googlecode.com/svn/trunk@1229 788f1e2b-df1e-0410-8736-df70ead52e1b
</content>
</entry>
<entry>
<title>* Debian packaging changes:</title>
<updated>2008-02-09T03:12:03Z</updated>
<author>
<name>roktas</name>
<email>roktas@788f1e2b-df1e-0410-8736-df70ead52e1b</email>
</author>
<published>2008-02-09T03:12:03Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=1a80813009dce1a12040f39a675a02718736ccd1'/>
<id>urn:sha1:1a80813009dce1a12040f39a675a02718736ccd1</id>
<content type='text'>
  + Migrate to GHC 6.8.2.  Closes: #461606
  + Add new dependencies libghc6-regex-compat-dev and libghc6-uulib-dev.
  + Remove the code in debian/rules which attempts to remove empty ghc6.6
    include directory.  This code may cause an installation failure for the
    -dev package.  Closes: #460658
  + Fix doc-base to prevent a lintian warning.


git-svn-id: https://pandoc.googlecode.com/svn/trunk@1197 788f1e2b-df1e-0410-8736-df70ead52e1b
</content>
</entry>
<entry>
<title>* Debian packaging changes:</title>
<updated>2008-01-08T04:00:35Z</updated>
<author>
<name>roktas</name>
<email>roktas@788f1e2b-df1e-0410-8736-df70ead52e1b</email>
</author>
<published>2008-01-08T04:00:35Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=71e508f98a3b8712e1feadce455116e86340bd24'/>
<id>urn:sha1:71e508f98a3b8712e1feadce455116e86340bd24</id>
<content type='text'>
  + 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
</content>
</entry>
<entry>
<title>Updated changelog.</title>
<updated>2008-01-07T18:44:52Z</updated>
<author>
<name>fiddlosopher</name>
<email>fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b</email>
</author>
<published>2008-01-07T18:44:52Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=65e118ec581d544dca069505860024b67d86b2e3'/>
<id>urn:sha1:65e118ec581d544dca069505860024b67d86b2e3</id>
<content type='text'>
git-svn-id: https://pandoc.googlecode.com/svn/trunk@1176 788f1e2b-df1e-0410-8736-df70ead52e1b
</content>
</entry>
<entry>
<title>Removed support for "box-style" block quotes in markdown.</title>
<updated>2007-12-08T19:32:18Z</updated>
<author>
<name>fiddlosopher</name>
<email>fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b</email>
</author>
<published>2007-12-08T19:32:18Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=aea6f6802b5c11e59063cc209b2b08ff9f58ee6f'/>
<id>urn:sha1:aea6f6802b5c11e59063cc209b2b08ff9f58ee6f</id>
<content type='text'>
This adds unneeded complexity and makes pandoc diverge further
than necessary from other markdown extensions.
Brought documentation, tests, and debian/changelog up to date.


git-svn-id: https://pandoc.googlecode.com/svn/trunk@1141 788f1e2b-df1e-0410-8736-df70ead52e1b
</content>
</entry>
<entry>
<title>Updated debian/changelog.</title>
<updated>2007-12-06T00:36:44Z</updated>
<author>
<name>fiddlosopher</name>
<email>fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b</email>
</author>
<published>2007-12-06T00:36:44Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=1fa54ab190cf4cc288c44703c581f214106a5d1e'/>
<id>urn:sha1:1fa54ab190cf4cc288c44703c581f214106a5d1e</id>
<content type='text'>
git-svn-id: https://pandoc.googlecode.com/svn/trunk@1140 788f1e2b-df1e-0410-8736-df70ead52e1b
</content>
</entry>
<entry>
<title>Updated debian/changelog.</title>
<updated>2007-11-25T00:38:08Z</updated>
<author>
<name>fiddlosopher</name>
<email>fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b</email>
</author>
<published>2007-11-25T00:38:08Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=3703f625be18201be1e6bb87235ada1b39029290'/>
<id>urn:sha1:3703f625be18201be1e6bb87235ada1b39029290</id>
<content type='text'>
git-svn-id: https://pandoc.googlecode.com/svn/trunk@1094 788f1e2b-df1e-0410-8736-df70ead52e1b
</content>
</entry>
<entry>
<title>Modified debian/changelog -- include last bugfix.</title>
<updated>2007-11-10T21:52:25Z</updated>
<author>
<name>fiddlosopher</name>
<email>fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b</email>
</author>
<published>2007-11-10T21:52:25Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=1ba0c8f483e35b1e33b61c9ca66dad3b57cb836a'/>
<id>urn:sha1:1ba0c8f483e35b1e33b61c9ca66dad3b57cb836a</id>
<content type='text'>
git-svn-id: https://pandoc.googlecode.com/svn/trunk@1069 788f1e2b-df1e-0410-8736-df70ead52e1b
</content>
</entry>
<entry>
<title>Modified build procedure to allow compilation with GHC 6.8:</title>
<updated>2007-11-06T00:07:17Z</updated>
<author>
<name>fiddlosopher</name>
<email>fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b</email>
</author>
<published>2007-11-06T00:07:17Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=8a057e77affc16bf477faa0983529229c11bce68'/>
<id>urn:sha1:8a057e77affc16bf477faa0983529229c11bce68</id>
<content type='text'>
+ pandoc.cabal now uses Cabal configurations and requires Cabal &gt;=1.2.
+ An alternative pandoc.cabal.ghc66 is provided for those who have older
  versions of Cabal.
+ Debian build process has been modified to use pandoc.cabal.ghc66,
  as a temporary measure until GHC 6.8 gets into debian unstable.
+ INSTALL instructions have been updated.
+ Makefile has been updated to accommodate changes in pandoc.cabal.
+ pandoc.cabal.ghc68 has been removed, since the default version now
  works with GHC 6.8.


git-svn-id: https://pandoc.googlecode.com/svn/trunk@1066 788f1e2b-df1e-0410-8736-df70ead52e1b
</content>
</entry>
</feed>
