[DRE-commits] [feed2imap] branch master updated (471af89 -> 2f53d76)

Antonio Terceiro terceiro at alioth.debian.org
Sun Aug 25 21:59:12 UTC 2013


This is an automated email from the git hooks/post-receive script.

terceiro pushed a change to branch master
in repository feed2imap.

      from  471af89   use canonical URI in Vcs-* fields
       new  6542ad4   debian/watch: point to my location for new upstream version
       new  5960cf4   Imported Upstream version 1.1
       new  2f53d76   new upstream version

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 Rakefile                                        |   18 +++--
 data/doc/feed2imap/examples/feed2imaprc         |    7 ++
 debian/changelog                                |   20 +++++
 debian/control                                  |    8 +-
 debian/ruby-tests.rb                            |    6 +-
 debian/watch                                    |    3 +-
 lib/feed2imap/cache.rb                          |   26 +++----
 lib/feed2imap/config.rb                         |   64 +++++++++++++---
 lib/feed2imap/feed2imap.rb                      |    8 +-
 lib/feed2imap/httpfetcher.rb                    |   36 ++++++---
 lib/feed2imap/imap.rb                           |    9 ++-
 lib/feed2imap/itemtomail.rb                     |   24 +++---
 lib/feed2imap/maildir.rb                        |   45 +++++++----
 lib/feed2imap/rexml_patch.rb                    |    2 +-
 test/maildir/cur/1376317520.15784_1.debian:2,S  |   11 +++
 test/maildir/cur/1376319137.17850_1.debian:2,   |   11 +++
 test/maildir/cur/1376320022.18396_5.debian:2,FS |   11 +++
 test/maildir/new/1376320099.18396_7.debian      |   11 +++
 test/tc_config.rb                               |   18 +++++
 test/tc_mail.rb                                 |   14 ----
 test/tc_maildir.rb                              |   93 +++++++++++++++++++++++
 21 files changed, 349 insertions(+), 96 deletions(-)
 create mode 100644 test/maildir/cur/1376317520.15784_1.debian:2,S
 create mode 100644 test/maildir/cur/1376319137.17850_1.debian:2,
 create mode 100644 test/maildir/cur/1376320022.18396_5.debian:2,FS
 create mode 100644 test/maildir/new/1376320099.18396_7.debian
 delete mode 100755 test/tc_mail.rb
 create mode 100644 test/tc_maildir.rb

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/feed2imap.git



More information about the Pkg-ruby-extras-commits mailing list