~ubuntu-branches/ubuntu/trusty/gnome-doc-utils/trusty-proposed

« back to all changes in this revision

Viewing changes to tools/gnome-doc-tool.in

  • Committer: Bazaar Package Importer
  • Author(s): Michael Biebl, Robert Ancell, Emilio Pozuelo Monfort, Michael Biebl
  • Date: 2011-06-23 22:23:59 UTC
  • mfrom: (1.4.2 upstream) (2.2.6 experimental)
  • mto: This revision was merged to the branch mainline in revision 49.
  • Revision ID: james.westby@ubuntu.com-20110623222359-sxyfjw7yzz88podn
[ Robert Ancell ]
* debian/rules:
  - Include gnome.mk to rebuild translation template

[ Emilio Pozuelo Monfort ]
* And remove autotools.mk, we only want one class.

[ Michael Biebl ]
* debian/watch: Switch to .bz2 tarballs.
* New upstream release.
* debian/control.in:
  - Add Vcs-* fields.
  - Remove article from description synopsis.
  - Bump Standards-Version to 3.9.2. No further changes.
* Bump debhelper compatibility level to 8. Update Build-Depends accordingly.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
#!/bin/sh
 
1
#!/bin/bash
2
2
# gnome-doc-html - Convert documentation to HTML
3
3
# gnome-doc-html.  Generated from gnome-doc-html.in by configure.
4
4
# Copyright (C) 2006 Shaun McCance <shaunm@gnome.org>