[DRE-commits] [ruby-semverse] 02/04: Run wrap-and-sort -a
zeha at debian.org
zeha at debian.org
Thu Mar 3 14:58:28 UTC 2016
This is an automated email from the git hooks/post-receive script.
zeha pushed a commit to branch master
in repository ruby-semverse.
commit 9d902ca6321e4c90322ea976540b7b87f3856da5
Author: Christian Hofstaedtler <zeha at debian.org>
Date: Thu Mar 3 15:56:25 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 eb60cb0..255d051 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,10 @@ Section: ruby
Priority: optional
Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
Uploaders: Miguel Landaeta <nomadium at debian.org>
-Build-Depends: debhelper (>= 9~), gem2deb (>= 0.7.5~), rake, ruby-rspec
+Build-Depends: debhelper (>= 9~),
+ gem2deb (>= 0.7.5~),
+ rake,
+ ruby-rspec
Standards-Version: 3.9.6
Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-semverse.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ruby-extras/ruby-semverse.git
@@ -14,7 +17,9 @@ Testsuite: autopkgtest-pkg-ruby
Package: ruby-semverse
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
-Depends: ruby | ruby-interpreter, ${misc:Depends}, ${shlibs:Depends}
+Depends: ruby | ruby-interpreter,
+ ${misc:Depends},
+ ${shlibs:Depends}
Description: Ruby library for representing SemVer versions and constraints
semverse is a Ruby library that allow one to manipulate, compare
and validate versions in concordance with SemVer (Semantic Versioning)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-semverse.git
More information about the Pkg-ruby-extras-commits
mailing list