[Python-apps-commits] r5930 - in packages/canto/trunk/debian (6 files)

vlegout-guest at users.alioth.debian.org vlegout-guest at users.alioth.debian.org
Wed Jul 28 15:50:04 UTC 2010


    Date: Wednesday, July 28, 2010 @ 15:50:01
  Author: vlegout-guest
Revision: 5930

New upstream version

Modified:
  packages/canto/trunk/debian/changelog
  packages/canto/trunk/debian/control
  packages/canto/trunk/debian/patches/series
Deleted:
  packages/canto/trunk/debian/canto-inspect.1
  packages/canto/trunk/debian/canto.manpages
  packages/canto/trunk/debian/patches/01-fix_hyphen-used-as-minus-sign.patch

Deleted: packages/canto/trunk/debian/canto-inspect.1
===================================================================
--- packages/canto/trunk/debian/canto-inspect.1	2010-07-28 12:01:31 UTC (rev 5929)
+++ packages/canto/trunk/debian/canto-inspect.1	2010-07-28 15:50:01 UTC (rev 5930)
@@ -1,16 +0,0 @@
-.TH Canto-inspect 1 "MAN_DATE" "Version MAN_VERSION" "Canto-inspect"
-
-.SH NAME
-Canto-inspect \- print content from a feed.
-
-.SH SYNOPSIS
-canto-inspect URL
-
-.SH DESCRIPTION
-Canto-inspect is a custom pretty printer for content from a feed. It provides a nice layout for the feed XML.
-
-.SH HOMEPAGE
-http://codezen.org/canto
-
-.SH AUTHOR
-Jack Miller <jack at codezen.org>

Deleted: packages/canto/trunk/debian/canto.manpages
===================================================================
--- packages/canto/trunk/debian/canto.manpages	2010-07-28 12:01:31 UTC (rev 5929)
+++ packages/canto/trunk/debian/canto.manpages	2010-07-28 15:50:01 UTC (rev 5930)
@@ -1 +0,0 @@
-debian/canto-inspect.1

Modified: packages/canto/trunk/debian/changelog
===================================================================
--- packages/canto/trunk/debian/changelog	2010-07-28 12:01:31 UTC (rev 5929)
+++ packages/canto/trunk/debian/changelog	2010-07-28 15:50:01 UTC (rev 5930)
@@ -1,3 +1,12 @@
+canto (0.7.10-1) UNRELEASED; urgency=low
+
+  * New upstream version (Closes: #589096, #585203)
+    - 01-fix_hyphen-used-as-minus-sign.patch: Removed, merged upstream
+  * debian/control: Update Standards-Version to 3.9.1. No changes needed
+  * debian/canto-inspect.1: Removed, merged upstream. Remove canto.manpages
+
+ -- Vincent Legout <vincent at legout.info>  Wed, 28 Jul 2010 17:12:09 +0200
+
 canto (0.7.9-1) unstable; urgency=low
 
   * New upstream version (Closes: #587975)

Modified: packages/canto/trunk/debian/control
===================================================================
--- packages/canto/trunk/debian/control	2010-07-28 12:01:31 UTC (rev 5929)
+++ packages/canto/trunk/debian/control	2010-07-28 15:50:01 UTC (rev 5930)
@@ -4,7 +4,7 @@
 Maintainer: Python Applications Packaging Team <python-apps-team at lists.alioth.debian.org>
 Uploaders: Vincent Legout <vincent at legout.info>
 Build-Depends: debhelper (>= 7.0.50~), python-all-dev, python-support, libncurses5-dev, libncursesw5-dev
-Standards-Version: 3.9.0
+Standards-Version: 3.9.1
 Homepage: http://www.codezen.org/canto/
 Vcs-Svn: svn://svn.debian.org/svn/python-apps/packages/canto/
 Vcs-Browser: http://svn.debian.org/viewsvn/python-apps/packages/canto/trunk/

Deleted: packages/canto/trunk/debian/patches/01-fix_hyphen-used-as-minus-sign.patch
===================================================================
--- packages/canto/trunk/debian/patches/01-fix_hyphen-used-as-minus-sign.patch	2010-07-28 12:01:31 UTC (rev 5929)
+++ packages/canto/trunk/debian/patches/01-fix_hyphen-used-as-minus-sign.patch	2010-07-28 15:50:01 UTC (rev 5930)
@@ -1,183 +0,0 @@
-Description: fix hyphen-used-as-minus-sign lintian warning
-Author: David Paleino <d.paleino at gmail.com>
-
----
- man/canto-fetch.1 |   28 ++++++++++++++--------------
- man/canto.1       |   36 ++++++++++++++++++------------------
- 2 files changed, 32 insertions(+), 32 deletions(-)
-
-Index: canto-0.7.9/man/canto.1
-===================================================================
---- canto-0.7.9.orig/man/canto.1	2010-05-25 00:25:08.000000000 +0200
-+++ canto-0.7.9/man/canto.1	2010-07-08 10:22:29.000000000 +0200
-@@ -10,70 +10,70 @@
- 
- * * * * * canto-fetch
- 
--If you're not a fan of cron, then you can add `canto-fetch -b` to your startup
-+If you're not a fan of cron, then you can add `canto-fetch \-b` to your startup
- scripts to have canto-fetch run as a daemon on its own.
- 
- After you have your configuration file generated, just run `canto` and it will update for you, if canto-fetch hasn't been run already.
- 
- .SH COMMAND LINE USAGE
- .TP
---h/--help
-+\-h/\-\-help
- Simple help
- 
- .TP
---v/--version
-+\-v/\-\-version
- Print version
- 
- .TP
---u/--update
-+\-u/\-\-update
- Update feeds before launching client.
- 
- .TP
---l/--list
-+\-l/\-\-list
- List all configured feeds
- 
- .TP
---a/--checkall
-+\-a/\-\-checkall
- Print number of new items.
- 
- .TP
---n/--checknew [feed]
-+\-n/\-\-checknew [feed]
- Print number of new items in feed.
- 
- .TP
---o/--opml
-+\-o/\-\-opml
- Print feeds to stdout as OPML file.
- 
- .TP
---i/--import [path]
-+\-i/\-\-import [path]
- Import feeds from OPML file to your configuration.
- 
- .TP
---r/--url [URL]
-+\-r/\-\-url [URL]
- Add feed at URL to your configuration.
- 
- .TP
---t/--tag [tag]
--Set tag for feed added with -r
-+\-t/\-\-tag [tag]
-+Set tag for feed added with \-r
- 
- .TP
---D/--dir [path]
-+\-D/\-\-dir [path]
- Set the configuration directory (default: ~/.canto/)
- 
- .TP
---C/--conf [path]
-+\-C/\-\-conf [path]
- Set the configuration file (default: ~/.canto/conf)
- 
- .TP
---L/--log [path]
-+\-L/\-\-log [path]
- Set the log file (default: ~/.canto/log)
- 
- .TP
---F/--fdir [path]
-+\-F/\-\-fdir [path]
- Set the feed directory (default: ~/.canto/feeds)
- 
- .TP
---S /--sdir [PATH]
-+\-S /\-\-sdir [PATH]
- Set the path to execurl scripts (default ~/.canto/scripts/)
- 
- .SH INTERNAL USAGE
-@@ -102,7 +102,7 @@
- Cycle through defined tag filters (prev_feed_filter) (next_feed_filter)
- 
- .TP
--- / =
-+\- / =
- Cycle through defined tag sorts (prev_tag_sort) (next_tag_sort)
- 
- .TP
-Index: canto-0.7.9/man/canto-fetch.1
-===================================================================
---- canto-0.7.9.orig/man/canto-fetch.1	2010-07-08 10:24:43.944000837 +0200
-+++ canto-0.7.9/man/canto-fetch.1	2010-07-08 10:25:07.572000980 +0200
-@@ -13,54 +13,54 @@
- Alternatively, if you're unable/uncomfortable using cron, canto-fetch has a
- background daemon mode so you can invoke it in your X session scripts. Just use
- 
--canto-fetch -b
-+canto-fetch \-b
- 
- .SH USAGE
- These options correspond to options to the canto client.
- 
- .TP
---h / --help
-+\-h / \-\-help
- Print usage and quit.
- 
- .TP
---v / --version
-+\-v / \-\-version
- Print version and quit.
- 
- .TP
---V / --verbose
-+\-V / \-\-verbose
- Output status while updating.
- 
- .TP
---d / --daemon
--Continue to check for updates every minute. Mostly for debugging with -V, users
--probably want -b to background.
-+\-d / \-\-daemon
-+Continue to check for updates every minute. Mostly for debugging with \-V, users
-+probably want \-b to background.
- 
- .TP
---b / --background
--Detach from the terminal (implies -d)
-+\-b / \-\-background
-+Detach from the terminal (implies \-d)
- 
- .TP
---f / --force
-+\-f / \-\-force
- Force updates on all feeds, ignoring timestamps.
- 
- .TP
---s / --sysfp
-+\-s / \-\-sysfp
- Use feedparser on system instead of builtin copy.
- 
- .TP
---C / --conf [PATH]
-+\-C / \-\-conf [PATH]
- Set path to configuration file (default: ~/.canto/conf)
- 
- .TP
---F / --fdir [PATH]
-+\-F / \-\-fdir [PATH]
- Set path to feed directory (default: ~/.canto/feeds/)
- 
- .TP
---L / --log [PATH]
-+\-L / \-\-log [PATH]
- Set path to log (default: ~/.canto/fetchlog)
- 
- .TP
---S / --sdir [PATH]
-+\-S / \-\-sdir [PATH]
- Set the path to execurl scripts (default ~/.canto/scripts/)
- 
- .SH FILES

Modified: packages/canto/trunk/debian/patches/series
===================================================================
--- packages/canto/trunk/debian/patches/series	2010-07-28 12:01:31 UTC (rev 5929)
+++ packages/canto/trunk/debian/patches/series	2010-07-28 15:50:01 UTC (rev 5930)
@@ -1,2 +1 @@
-01-fix_hyphen-used-as-minus-sign.patch
 02-use_system_feedparser.patch




More information about the Python-apps-commits mailing list