~ubuntu-branches/ubuntu/vivid/svn-buildpackage/vivid-proposed

« back to all changes in this revision

Viewing changes to doc/overview.xml

  • Committer: Bazaar Package Importer
  • Author(s): Neil Williams, Neil Williams, Ryan Niebur
  • Date: 2009-11-24 08:20:13 UTC
  • mfrom: (6.2.5 squeeze)
  • Revision ID: james.westby@ubuntu.com-20091124082013-kn7e6s7zqrsggwpo
Tags: 0.7.0
[ Neil Williams ]
* Add useNativeDist property support for generated
  files in native packages. 
* Replace old docs build config with translatable documentation and
  build-depend on po4a.
* Add support for translating the script output.
* Recommend debhelper for svn-do support. (Closes: #549560)
* svn-do needs to use copies instead of hard links and use
  --svn-ignore. (Closes: #549568)
* [INTL:vi] Vietnamese program translation (Closes: #549931)
* [INTL:pt] Initial Portuguese program translation (Closes: #553434)

[ Ryan Niebur ]
* update my email address, I am now a DD

[ Neil Williams ]
* Improve flexibility of genmanpages - changes from emdebian-rootfs.
* Switch to po4a-build from po4a 0.37.1 instead of our local copy.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0"?>
 
2
<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN" "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd" [
 
3
<!ENTITY dhfirstname "<firstname>Neil</firstname>">
 
4
<!ENTITY dhsurname "<surname>Williams</surname>">
 
5
<!ENTITY dhdate "<date>May 2009</date>">
 
6
<!ENTITY dhsection "<manvolnum>1</manvolnum>">
 
7
<!ENTITY dhemail "<email>codehelp@debian.org</email>">
 
8
<!ENTITY dhusername "Neil Williams">
 
9
<!ENTITY dhucpackage "<refentrytitle>svn-buildpackage</refentrytitle>">
 
10
<!ENTITY dhpackage "svn-buildpackage">
 
11
<!ENTITY ucleanpackage "uclean">
 
12
<!ENTITY dopackage "svn-do">
 
13
<!ENTITY upgradepackage "svn-upgrade">
 
14
<!ENTITY injectpackage "svn-inject">
 
15
<!ENTITY debian "<productname>Debian</productname>">
 
16
<!ENTITY gnu "<acronym>GNU</acronym>">
 
17
<!ENTITY gpl "&gnu; <acronym>GPL</acronym>">
 
18
<!ENTITY svn-buildpackage SYSTEM  "svn-buildpackage.xml">
 
19
<!ENTITY svn-upgrade SYSTEM  "svn-upgrade.xml">
 
20
<!ENTITY svn-do SYSTEM  "svn-do.xml">
 
21
<!ENTITY svn-inject SYSTEM  "svn-inject.xml">
 
22
<!ENTITY uclean SYSTEM  "uclean.xml">
 
23
]>
 
24
<book label="svn-buildpackage" status="0.6.25">
 
25
  <bookinfo>
 
26
    <title>svn-buildpackage</title>
 
27
    <date>Sun 24 May 2009 16:23:42 BST</date>
 
28
    <releaseinfo>Release: 0.6.25</releaseinfo>
 
29
    <legalnotice id="GPL">
 
30
      <title>The GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007</title>
 
31
      <para>This documentation is part of pilot-qof.</para>
 
32
      <para>pilot-qof is free software; you can redistribute it and/or modify
 
33
    it under the terms of the GNU General Public License as published by
 
34
    the Free Software Foundation; either version 3 of the License, or
 
35
    (at your option) any later version.</para>
 
36
      <para>This program is distributed in the hope that it will be useful,
 
37
    but WITHOUT ANY WARRANTY; without even the implied warranty of
 
38
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 
39
    GNU General Public License for more details.</para>
 
40
      <para>You should have received a copy of the GNU General Public License
 
41
    along with this program.  If not, see 
 
42
    <ulink url="http://www.gnu.org/licenses/">http://www.gnu.org/licenses/</ulink>.
 
43
    </para>
 
44
    </legalnotice>
 
45
  </bookinfo>
 
46
  <chapter label="1" id="manpages">
 
47
    <title>SVN-BUILDPACKAGE</title>
 
48
    &svn-buildpackage;
 
49
    &svn-inject;
 
50
    &svn-upgrade;
 
51
    &svn-do;
 
52
    &uclean;
 
53
  </chapter>
 
54
</book>