tags 518410 + patch pending
tags 447144 + patch pending
thanks

Hello, I have prepared an upload for the new upstream version of
rss2email. It seems to fix those bugs.

Diff is attached, the .dsc is available on debian mentors :

http://mentors.debian.net/debian/pool/main/r/rss2email/rss2email_2.69-0.1.dsc

-- 
Etienne Millon
diff -Nru rss2email-2.65/debian/changelog rss2email-2.69/debian/changelog
--- rss2email-2.65/debian/changelog	2010-12-02 12:10:58.000000000 +0100
+++ rss2email-2.69/debian/changelog	2010-12-02 12:10:58.000000000 +0100
@@ -1,3 +1,14 @@
+rss2email (1:2.69-0.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * New upstream release. Closes: #518410, #447144.
+  * Remove Vcs information (dead links).
+  * Update Homepage.
+  * Add debian/source/format. 
+  * Bump Standards-Version to 3.9.1 (no changes needed).
+
+ -- Etienne Millon <[email protected]>  Thu, 02 Dec 2010 11:58:50 +0100
+
 rss2email (1:2.65-1) unstable; urgency=low
 
   * New upstream release. Closes: #525489.
diff -Nru rss2email-2.65/debian/control rss2email-2.69/debian/control
--- rss2email-2.65/debian/control	2010-12-02 12:10:58.000000000 +0100
+++ rss2email-2.69/debian/control	2010-12-02 12:10:58.000000000 +0100
@@ -3,11 +3,9 @@
 Priority: optional
 Maintainer: David Watson <[email protected]>
 Build-Depends: debhelper (>= 7.2.8)
-Build-Depends-Indep: python, python-dev, python-support (>= 0.4)
-Standards-Version: 3.8.1
-Vcs-Git: git://planetwatson.co.uk/rss2email
-Vcs-Browser: http://git.planetwatson.co.uk/?p=rss2email.git
-Homepage: http://rss2email.infogami.com/
+Build-Depends-Indep: python, python-support (>= 0.4)
+Standards-Version: 3.9.1
+Homepage: http://www.allthingsrss.com/rss2email/
 
 Package: rss2email
 Architecture: all
diff -Nru rss2email-2.65/debian/rules rss2email-2.69/debian/rules
--- rss2email-2.65/debian/rules	2010-12-02 12:10:58.000000000 +0100
+++ rss2email-2.69/debian/rules	2010-12-02 12:10:58.000000000 +0100
@@ -25,6 +25,7 @@
 	dh_installman r2e.1
 	dh_compress
 	dh_fixperms
+	chmod 644 debian/rss2email/usr/share/doc/rss2email/examples/config.py
 	dh_pysupport
 	dh_installdeb
 	dh_gencontrol
diff -Nru rss2email-2.65/debian/source/format rss2email-2.69/debian/source/format
--- rss2email-2.65/debian/source/format	1970-01-01 01:00:00.000000000 +0100
+++ rss2email-2.69/debian/source/format	2010-12-02 12:10:58.000000000 +0100
@@ -0,0 +1 @@
+1.0
diff -Nru rss2email-2.65/r2e.1 rss2email-2.69/r2e.1
--- rss2email-2.65/r2e.1	2010-12-02 12:10:58.000000000 +0100
+++ rss2email-2.69/r2e.1	2010-12-02 12:10:58.000000000 +0100
@@ -2,7 +2,7 @@
 .SH NAME
 r2e \- receive RSS feeds by email
 .SH SYNOPSIS
-.B r2e [-d dir] action [options]
+.B r2e [\-d dir] action [options]
 .SH DESCRIPTION
 .BR r2e
 is a simple program which you can run in your crontab.
@@ -11,7 +11,7 @@
 .P
 The program is configured by ~/.rss2email/config.py by default. To use
 a different config file in a different directory, you can specify the
--d option before any actions.
+\-d option before any actions.
 .P
 For a quick start with r2e, try these steps:
 .P
@@ -35,11 +35,11 @@
 The optional second option is the email address to send new items to.
 Repeat for each feed you want to subscribe to.
 .TP
-.B run [--no-send] [num]
+.B run [\-\-no\-send] [num]
 Scan the feeds and send emails for new items. This can be run in a cron
 job.
 .P
-The --no-send option stops r2e from sending any email. This can be
+The \-\-no\-send option stops r2e from sending any email. This can be
 useful the first time you run it, as otherwise it would send every
 available story.
 .P

Attachment: signature.asc
Description: Digital signature

Reply via email to