[DRE-commits] [ruby-kramdown-rfc2629] 05/06: update packaging with dh-make-ruby -w
Cédric Boutillier
boutil at moszumanska.debian.org
Thu Jul 23 02:45:37 UTC 2015
This is an automated email from the git hooks/post-receive script.
boutil pushed a commit to branch master
in repository ruby-kramdown-rfc2629.
commit 986a0ee3ce33843daedf25c1d964579b7f3c2d9e
Author: Cédric Boutillier <boutil at debian.org>
Date: Thu Jul 23 04:34:03 2015 +0200
update packaging with dh-make-ruby -w
---
debian/control | 12 +++++++++---
1 file changed, 9 insertions(+), 3 deletions(-)
diff --git a/debian/control b/debian/control
index ba5fd14..88d36d8 100644
--- a/debian/control
+++ b/debian/control
@@ -3,17 +3,23 @@ Section: ruby
Priority: optional
Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
Uploaders: Cédric Boutillier <boutil at debian.org>
-Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.7.6~)
+Build-Depends: debhelper (>= 7.0.50~),
+ gem2deb,
+ ruby-kramdown (>= 1.8.0)
Standards-Version: 3.9.6
Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-kramdown-rfc2629.git
-Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-ruby-extras/ruby-kramdown-rfc2629.git;a=summary
+Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ruby-extras/ruby-kramdown-rfc2629.git
Homepage: http://github.com/cabo/kramdown-rfc2629
+Testsuite: autopkgtest-pkg-ruby
XS-Ruby-Versions: all
Package: ruby-kramdown-rfc2629
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
-Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby-kramdown (>= 1.4.0~), wget
+Depends: ruby | ruby-interpreter,
+ ruby-kramdown (>= 1.8.0),
+ ${misc:Depends},
+ ${shlibs:Depends}
Suggests: xlm2rfc
Description: generate XML2RFC XML from Markdown
kramdown-rfc2629 is an additional kramdown backend that allows
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-kramdown-rfc2629.git
More information about the Pkg-ruby-extras-commits
mailing list