[DRE-commits] [ruby-excon] 03/04: add unicorn build dep and fix rc#746079
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Tue May 20 09:43:36 UTC 2014
This is an automated email from the git hooks/post-receive script.
praveen pushed a commit to branch master
in repository ruby-excon.
commit f919935a0fa280589e47c1aa34c192049a625126
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date: Tue May 20 15:00:36 2014 +0530
add unicorn build dep and fix rc#746079
---
debian/changelog | 1 +
debian/control | 3 ++-
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index f23ee56..1dce202 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ ruby-excon (0.33.0-1) UNRELEASED; urgency=low
* Team upload
* New upstream release
+ * Add unicorn as build dep (Closes: 746079)
-- Pirate Praveen <praveen at debian.org> Tue, 20 May 2014 14:36:02 +0530
diff --git a/debian/control b/debian/control
index 69f6597..322aaf5 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,8 @@ Priority: optional
Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
Uploaders: Laurent Bigonville <bigon at debian.org>
Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.3.0~), rake, ruby-rspec, ruby-chronic,
- ruby-shindo, ruby-sinatra, ruby-open4, ruby-activesupport, ruby-delorean, ruby-eventmachine
+ ruby-shindo, ruby-sinatra, ruby-open4, ruby-activesupport, ruby-delorean, ruby-eventmachine,
+ unicorn
Standards-Version: 3.9.5
Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-excon.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-ruby-extras/ruby-excon.git;a=summary
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-excon.git
More information about the Pkg-ruby-extras-commits
mailing list