~ubuntu-branches/ubuntu/utopic/asciidoc/utopic

« back to all changes in this revision

Viewing changes to doc/article-docinfo.xml

  • Committer: Bazaar Package Importer
  • Author(s): Alexander Wirt
  • Date: 2010-11-27 23:19:57 UTC
  • mfrom: (1.1.12 upstream) (3.1.6 sid)
  • Revision ID: james.westby@ubuntu.com-20101127231957-jxdmrk7z7lkcqy3l
Tags: 8.6.3-1
* New upstream version (Closes: #595324)
* Support asciidoc API (Closes: #526351)
* Depend on python >= 2.4 (Closes: #571303)
* Do not compress .txt files (Closes: #592423)
* Enhance asciidoc manpage (Closes: #499497)
* Move some of the Recommends (vim-addon-manager, source-highlight) to 
  Suggests (Closes: #564015)
* Bump standards version (No changes)
* Add README.Source file

Show diffs side-by-side

added added

removed removed

Lines of Context:
47
47
  <holder>Behn International</holder>
48
48
</copyright>
49
49
 
 
50
<legalnotice>
 
51
  <simpara>
 
52
    This program is free software; you can redistribute it and/or modify
 
53
    it under the terms of the GNU General Public License as published by
 
54
    the Free Software Foundation; either version 2 of the License, or
 
55
    (at your option) any later version.
 
56
  </simpara>
 
57
  <simpara>
 
58
    This program is distributed in the hope that it will be useful,
 
59
    but WITHOUT ANY WARRANTY; without even the implied warranty of
 
60
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 
61
    GNU General Public License for more details.
 
62
  </simpara>
 
63
  <simpara>
 
64
    You should have received a copy of the GNU General Public License
 
65
    along with this program; if not, write to the Free Software
 
66
    Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 
67
  </simpara>
 
68
</legalnotice>
 
69
 
50
70
<revhistory>
51
71
  <revision>
52
72
    <revnumber>1.1</revnumber>