~ubuntu-branches/ubuntu/wily/duply/wily-proposed

« back to all changes in this revision

Viewing changes to debian/man/pod2manpage

  • Committer: Package Import Robot
  • Author(s): Joachim Wiedorn
  • Date: 2015-07-18 18:02:42 UTC
  • mfrom: (1.2.13)
  • Revision ID: package-import@ubuntu.com-20150718180242-xgtpgzbflr31vu6e
Tags: 1.9.2-1
* New upstream release.
* Update manpage debian/man/duply.1.
* Update of all patches.
* Add new patch to change deprecated option of duplicity.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
#!/bin/bash
 
1
#!/bin/sh
2
2
#
3
3
#       pod2manpage  -  convert pod file into manual page
4
4
#       
5
 
#       Copyright 2009-2011 Joachim Wiedorn <ad_debian at joonet.de>
 
5
#       Copyright 2009-2015 Joachim Wiedorn <joodebian at joonet.de>
6
6
#       
7
7
#       This program is free software; you can redistribute it and/or modify
8
8
#       it under the terms of the GNU General Public License as published by