[DRE-commits] [ruby-versionomy] 01/03: Run wrap-and-sort -a
zeha at debian.org
zeha at debian.org
Tue Mar 1 12:31:15 UTC 2016
This is an automated email from the git hooks/post-receive script.
zeha pushed a commit to branch master
in repository ruby-versionomy.
commit 489a47a0ed636d93a0f66812cc15443468f04665
Author: Christian Hofstaedtler <zeha at debian.org>
Date: Tue Mar 1 13:27:59 2016 +0100
Run wrap-and-sort -a
Git-Dch: ignore
---
debian/control | 9 +++++++--
1 file changed, 7 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index dc56cd9..2f412ae 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,9 @@ Section: ruby
Priority: optional
Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
Uploaders: Ben Armstrong <synrg at sanctuary.nslug.ns.ca>
-Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.4.1~), ruby-blockenspiel
+Build-Depends: debhelper (>= 7.0.50~),
+ gem2deb (>= 0.4.1~),
+ ruby-blockenspiel
Standards-Version: 3.9.4
Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-versionomy.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-ruby-extras/ruby-versionomy.git;a=summary
@@ -13,7 +15,10 @@ XS-Ruby-Versions: all
Package: ruby-versionomy
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
-Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby-blockenspiel
+Depends: ruby | ruby-interpreter,
+ ruby-blockenspiel,
+ ${misc:Depends},
+ ${shlibs:Depends}
Description: Generalized version number class for Ruby
Versionomy is a generalized version number library. It provides tools to
represent, manipulate, parse, and compare version numbers in the wide variety
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-versionomy.git
More information about the Pkg-ruby-extras-commits
mailing list