[DRE-commits] [ruby-buff-shell-out] 01/05: Run wrap-and-sort -a
zeha at debian.org
zeha at debian.org
Thu Mar 3 19:25: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-buff-shell-out.
commit da5c7ce6951271a2c2dfcdea654af28fdd4987b8
Author: Christian Hofstaedtler <zeha at debian.org>
Date: Thu Mar 3 20:18:06 2016 +0100
Run wrap-and-sort -a
Git-Dch: ignore
---
debian/control | 10 ++++++----
debian/copyright | 1 -
2 files changed, 6 insertions(+), 5 deletions(-)
diff --git a/debian/control b/debian/control
index 7f82c01..903334f 100644
--- a/debian/control
+++ b/debian/control
@@ -5,10 +5,10 @@ Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.al
Uploaders: Miguel Landaeta <nomadium at debian.org>
Build-Depends: debhelper (>= 9~),
gem2deb (>= 0.7.5~),
- ruby-rspec,
- ruby-rspec-its,
rake,
ruby-buff-ruby-engine (>= 0.1),
+ ruby-rspec,
+ ruby-rspec-its,
spork
Standards-Version: 3.9.6
Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-buff-shell-out.git
@@ -19,8 +19,10 @@ XS-Ruby-Versions: all
Package: ruby-buff-shell-out
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
-Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter,
- ruby-buff-ruby-engine
+Depends: ruby | ruby-interpreter,
+ ruby-buff-ruby-engine,
+ ${misc:Depends},
+ ${shlibs:Depends}
Description: Ruby library fo issuing shell commands and collecting the output
This library provides and platform agnostic way of executing shell commands
on the local system.
diff --git a/debian/copyright b/debian/copyright
index e1d7653..d8ef81a 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -26,4 +26,3 @@ License: Apache-2.0
.
On Debian systems, the full text of the Apache License, Version 2.0
can be found in the file `/usr/share/common-licenses/Apache-2.0'.
-
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-buff-shell-out.git
More information about the Pkg-ruby-extras-commits
mailing list