[Pkg-ruby-extras-maintainers] r643 - packages/feed2imap/trunk/debian
Lucas Nussbaum
lucas-guest at costa.debian.org
Wed Jun 28 08:16:06 UTC 2006
Author: lucas-guest
Date: 2006-06-28 08:16:03 +0000 (Wed, 28 Jun 2006)
New Revision: 643
Modified:
packages/feed2imap/trunk/debian/changelog
packages/feed2imap/trunk/debian/control
packages/feed2imap/trunk/debian/control.in
Log:
feed2imap 0.8 is ready to be uploaded.
Modified: packages/feed2imap/trunk/debian/changelog
===================================================================
--- packages/feed2imap/trunk/debian/changelog 2006-06-26 21:33:27 UTC (rev 642)
+++ packages/feed2imap/trunk/debian/changelog 2006-06-28 08:16:03 UTC (rev 643)
@@ -1,11 +1,13 @@
-feed2imap (0.7-3) UNRELEASED; urgency=low
+feed2imap (0.8-1) unstable; urgency=low
- [ Paul van Tilburg ]
- * NOT RELEASED YET
-
[ Lucas Nussbaum ]
* Upgraded to policy 3.7.2. No changes required.
* Build-dep on debhelper >= 5.
+ * New upstream release.
+ * New always-new flag in the config file to consider all items as new
+ for a feed (closes: #366878).
+ * When disconnecting from the IMAP server, don't display an exception
+ in non-verbose mode if "connection is reset by peer" (closes: #367282).
-- Lucas Nussbaum <lucas at lucas-nussbaum.net> Tue, 13 Jun 2006 16:32:31 +0200
Modified: packages/feed2imap/trunk/debian/control
===================================================================
--- packages/feed2imap/trunk/debian/control 2006-06-26 21:33:27 UTC (rev 642)
+++ packages/feed2imap/trunk/debian/control 2006-06-28 08:16:03 UTC (rev 643)
@@ -3,7 +3,8 @@
Priority: optional
Maintainer: Lucas Nussbaum <lucas at lucas-nussbaum.net>
Uploaders: @RUBY_EXTRAS_TEAM@
-Build-Depends-Indep: ruby-pkg-tools (>= 0.8), cdbs, debhelper (>= 5), ruby
+Build-Depends: cdbs, debhelper (>= 5)
+Build-Depends-Indep: ruby-pkg-tools (>= 0.10), ruby
Standards-Version: 3.7.2
Package: feed2imap
Modified: packages/feed2imap/trunk/debian/control.in
===================================================================
--- packages/feed2imap/trunk/debian/control.in 2006-06-26 21:33:27 UTC (rev 642)
+++ packages/feed2imap/trunk/debian/control.in 2006-06-28 08:16:03 UTC (rev 643)
@@ -3,7 +3,8 @@
Priority: optional
Maintainer: Lucas Nussbaum <lucas at lucas-nussbaum.net>
Uploaders: @RUBY_EXTRAS_TEAM@
-Build-Depends-Indep: ruby-pkg-tools (>= 0.8), cdbs, debhelper (>= 5), ruby
+Build-Depends: cdbs, debhelper (>= 5)
+Build-Depends-Indep: ruby-pkg-tools (>= 0.10), ruby
Standards-Version: 3.7.2
Package: feed2imap
More information about the pkg-ruby-extras-maintainers
mailing list