[DRE-commits] [ruby-kramdown-rfc2629] 03/09: improve descriptions, dependencies, and uncomment Vcs-* fields

Cédric Boutillier boutil at moszumanska.debian.org
Fri Aug 1 11:49:41 UTC 2014


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 353eb79c433571891ed0533d3d028001bd0880c6
Author: Cédric Boutillier <boutil at debian.org>
Date:   Fri Aug 1 10:19:11 2014 +0200

    improve descriptions, dependencies, and uncomment Vcs-* fields
---
 debian/control | 16 +++++++++-------
 1 file changed, 9 insertions(+), 7 deletions(-)

diff --git a/debian/control b/debian/control
index e678381..287cccd 100644
--- a/debian/control
+++ b/debian/control
@@ -5,16 +5,18 @@ Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.al
 Uploaders: Cédric Boutillier <boutil at debian.org>
 Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.7.6~)
 Standards-Version: 3.9.5
-#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-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
 Homepage: http://github.com/cabo/kramdown-rfc2629
 XS-Ruby-Versions: all
 
 Package: ruby-kramdown-rfc2629
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
-Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter
-# kramdown (~> 1.3.0)
-Description: Kramdown extension for generating RFC 2629 XML.
- An RFC2629 (XML2RFC) generating backend for Thomas Leitner's
- "kramdown" markdown parser.  Mostly useful for RFC writers.
+Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby-kramdown (>= 1.3.0~)
+Suggests: xlm2rfc
+Description: generate XML2RFC XML from Markdown
+ kramdown-rfc2629 is an additional kramdown backend that allows
+ generation of XML2RFC XML markup (also known as RFC 2629 compliant
+ markup). This is useful for anyone who is writing Internet-Drafts
+ and RFCs in the IETF.

-- 
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