~ubuntu-branches/ubuntu/trusty/diffuse/trusty

« back to all changes in this revision

Viewing changes to utils/book2manual.xsl

  • Committer: Bazaar Package Importer
  • Author(s): Philipp Huebner
  • Date: 2011-08-06 15:06:57 UTC
  • mfrom: (1.1.10 upstream)
  • Revision ID: james.westby@ubuntu.com-20110806150657-j30zn60xtm0cq51b
Tags: 0.4.5-1
* New upstream release (closes: #623991)
* Removed unnecessary use of python-support
* debian/copyright:
  - bumped up copyright years
  - updated maintainer's email address
* debian/rules:
  - added build-arch and build-indep targets
  - removed unnecessary calls of dh_pysupport, dh_makeshlibs and dh_shlibdeps
* Updated Standards-Version: 3.9.2 (no changes needed)
* Deleted deprecated README.Debian

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<?xml version="1.0" encoding="utf-8"?>
2
2
<!DOCTYPE xsl:stylesheet [
3
3
 <!ENTITY app "Diffuse">
4
 
 <!ENTITY app-version "0.4.4">
 
4
 <!ENTITY app-version "0.4.5">
5
5
 <!ENTITY app-cmd "diffuse">
6
 
 <!ENTITY date "2010-10-21">
 
6
 <!ENTITY date "2011-07-13">
7
7
]>
8
8
<!--
9
9
  template for translating Diffuse's help documentation to a manual page