[DRE-commits] [ruby-varia-model] 01/04: Run wrap-and-sort -a
zeha at debian.org
zeha at debian.org
Thu Mar 3 17:54:22 UTC 2016
This is an automated email from the git hooks/post-receive script.
zeha pushed a commit to branch master
in repository ruby-varia-model.
commit f829cf097c16c0a6538ee47655f0c47308ca539b
Author: Christian Hofstaedtler <zeha at debian.org>
Date: Thu Mar 3 18:45:55 2016 +0100
Run wrap-and-sort -a
Git-Dch: ignore
---
debian/control | 11 ++++++-----
debian/copyright | 1 -
2 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/debian/control b/debian/control
index 433e42b..5e07219 100644
--- a/debian/control
+++ b/debian/control
@@ -5,11 +5,11 @@ 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,
rake,
- ruby-hashie (>= 2.0.2),
ruby-buff-extensions (>= 1.0),
ruby-buff-ruby-engine (>= 0.1),
+ ruby-hashie (>= 2.0.2),
+ ruby-rspec,
spork
Standards-Version: 3.9.6
Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-varia-model.git
@@ -20,10 +20,11 @@ XS-Ruby-Versions: all
Package: ruby-varia-model
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
-Depends: ${shlibs:Depends}, ${misc:Depends},
- ruby | ruby-interpreter,
+Depends: ruby | ruby-interpreter,
+ ruby-buff-extensions (>= 1.0),
ruby-hashie (>= 2.0.2),
- ruby-buff-extensions (>= 1.0)
+ ${misc:Depends},
+ ${shlibs:Depends}
Description: Ruby library that provide objects with magic attribute features
varia_models builds on Hashie library features to provide a simple mixin
to allow Ruby objects to have "magic attribute" reading and writing
diff --git a/debian/copyright b/debian/copyright
index 6e480d1..55a25d7 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-varia-model.git
More information about the Pkg-ruby-extras-commits
mailing list