[Python-apps-commits] r404 - in packages/phatch/trunk/debian (3 files)

pochu-guest at users.alioth.debian.org pochu-guest at users.alioth.debian.org
Sun Dec 9 13:07:06 UTC 2007


    Date: Sunday, December 9, 2007 @ 13:07:05
  Author: pochu-guest
Revision: 404

added manpage improvement

Added:
  packages/phatch/trunk/debian/patches/
  packages/phatch/trunk/debian/patches/00list
  packages/phatch/trunk/debian/patches/01_improve_manpage.dpatch

Added: packages/phatch/trunk/debian/patches/00list
===================================================================
--- packages/phatch/trunk/debian/patches/00list	                        (rev 0)
+++ packages/phatch/trunk/debian/patches/00list	2007-12-09 13:07:05 UTC (rev 404)
@@ -0,0 +1 @@
+01_improve_manpage

Added: packages/phatch/trunk/debian/patches/01_improve_manpage.dpatch
===================================================================
--- packages/phatch/trunk/debian/patches/01_improve_manpage.dpatch	                        (rev 0)
+++ packages/phatch/trunk/debian/patches/01_improve_manpage.dpatch	2007-12-09 13:07:05 UTC (rev 404)
@@ -0,0 +1,26 @@
+#! /bin/sh /usr/share/dpatch/dpatch-run
+## 01_improve_manpage.dpatch by Emilio Pozuelo Monfort <pochu at ubuntu.com>
+##
+## All lines beginning with `## DP:' are a description of the patch.
+## DP: No description.
+
+ at DPATCH@
+diff -urNad phatch-0.1.bzr172~/linux/phatch.1 phatch-0.1.bzr172/linux/phatch.1
+--- phatch-0.1.bzr172~/linux/phatch.1	2007-12-07 17:07:19.000000000 +0100
++++ phatch-0.1.bzr172/linux/phatch.1	2007-12-09 12:15:49.000000000 +0100
+@@ -1,9 +1,13 @@
+-.TH PHATCH "1" "December 2007" "Phatch 0.0.bzr165" "User Commands"
++.TH PHATCH "1" "December 2007" "User Commands"
+ .SH NAME
+ Phatch \- Photo Batch Processor
+ .SH DESCRIPTION
++\fBPhatch\fP is a simple photo batch processor.
++It handles all popular image formats and can duplicate (sub)folder hierarchies. It can also batch resize, rotate, rename, ... and more in minutes instead of hours or days if you do it manually.
++
++.SH SYNOPSIS
+ usage: Phatch [options] [actionlist] [image files/folders]
+-.SS "options:"
++.SH OPTIONS
+ .TP
+ \fB\-\-version\fR
+ Show program's version number and exit.


Property changes on: packages/phatch/trunk/debian/patches/01_improve_manpage.dpatch
___________________________________________________________________
Name: svn:executable
   + *




More information about the Python-apps-commits mailing list