[DRE-commits] [ruby-github-markup] 07/13: fix syntax error in Depends field; add myself to uploaders

Cédric Boutillier boutil at moszumanska.debian.org
Wed Apr 16 21:25:36 UTC 2014


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

boutil pushed a commit to branch master
in repository ruby-github-markup.

commit 90a4f4002fd1ccb95d873a392f668508245ebe8f
Author: Cédric Boutillier <boutil at debian.org>
Date:   Wed Apr 16 17:34:56 2014 +0200

    fix syntax error in Depends field; add myself to uploaders
---
 debian/control | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index b232932..756c38e 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: ruby-github-markup
 Section: ruby
 Priority: optional
 Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
-Uploaders: Per Andersson <avtobiff at gmail.com>
+Uploaders: Per Andersson <avtobiff at gmail.com>, Cédric Boutillier <boutil at debian.org>
 Build-Depends:
  debhelper (>= 7.0.50~),
  gem2deb (>= 0.3.0~),
@@ -31,7 +31,7 @@ Depends:
  ${misc:Depends},
  ruby | ruby-interpreter,
  asciidoctor (>= 0.1.4-1~),
- ruby-org (>= 0.8.1-1~),
+ ruby-org (>= 0.9.1-2~),
  python,
  python-docutils,
  rdoc,
@@ -39,7 +39,7 @@ Depends:
  ruby-posix-spawn,
  ruby-redcarpet | ruby-rdiscount | ruby-maruku | ruby-kramdown | ruby-bluecloth,
  ruby-redcloth,
- ruby-wikicloth
+ ruby-wikicloth,
  libjs-jquery
 Description: GitHub Markup rendering
  GitHub Markup converts multiple different rich text files to html.

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



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