[DRE-commits] [ruby-feedparser] 01/01: release to unstable

Antonio Terceiro terceiro at alioth.debian.org
Wed Oct 2 02:37:58 UTC 2013


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

terceiro pushed a commit to branch master
in repository ruby-feedparser.

commit 186e5b0cd99ce5fbc1cf32708fb49df2339a4450
Author: Antonio Terceiro <terceiro at debian.org>
Date:   Sun Sep 15 12:15:08 2013 -0300

    release to unstable
---
 debian/changelog |   12 ++++++++++++
 debian/control   |    5 +++--
 2 files changed, 15 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 1f37064..d0a73c6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,15 @@
+ruby-feedparser (0.9.2-2) unstable; urgency=low
+
+  * Upload to unstable. I have been using this version for almos 3 weeks
+    without problems.
+  * debian/control:
+    + add myself to Uploaders:
+    + add Breaks: on feed2imap (<< 1.2) to allow for a seamless upgrade path
+      since this package has to be uploaded before the feed2imap 1.2
+    + Build-Depends: add ruby-mocha
+
+ -- Antonio Terceiro <terceiro at debian.org>  Sun, 15 Sep 2013 12:13:20 -0300
+
 ruby-feedparser (0.9.2-1) experimental; urgency=low
 
   * Team upload
diff --git a/debian/control b/debian/control
index f011f8d..28dbd3c 100644
--- a/debian/control
+++ b/debian/control
@@ -2,8 +2,8 @@ Source: ruby-feedparser
 Section: ruby
 Priority: optional
 Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
-Uploaders: Lucas Nussbaum <lucas at lucas-nussbaum.net>
-Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.2.1), ruby-magic
+Uploaders: Lucas Nussbaum <lucas at lucas-nussbaum.net>, Antonio Terceiro <terceiro at debian.org>
+Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.2.1), ruby-magic, ruby-mocha
 Standards-Version: 3.9.4
 Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-feedparser.git
 Vcs-Browser: http://anonscm.debian.org/gitweb?p=pkg-ruby-extras/ruby-feedparser.git;a=summary
@@ -14,6 +14,7 @@ Package: ruby-feedparser
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
 Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby-magic
+Breaks: feed2imap (<< 1.2)
 Description: Ruby library to parse ATOM/RSS feeds
  Ruby-feedparser is a library allowing Ruby developers to parse RSS and
  ATOM feeds.

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



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