[DRE-commits] [ruby-ogginfo] 01/03: Run wrap-and-sort -a
zeha at debian.org
zeha at debian.org
Thu Mar 3 21:09:40 UTC 2016
This is an automated email from the git hooks/post-receive script.
zeha pushed a commit to branch master
in repository ruby-ogginfo.
commit 9baf93730233c07a1645e2fcb0321422d0cbb694
Author: Christian Hofstaedtler <zeha at debian.org>
Date: Thu Mar 3 22:06:19 2016 +0100
Run wrap-and-sort -a
Git-Dch: ignore
---
debian/control | 12 +++++++++---
debian/copyright | 4 ++--
2 files changed, 11 insertions(+), 5 deletions(-)
diff --git a/debian/control b/debian/control
index 7985cdc..ee7857d 100644
--- a/debian/control
+++ b/debian/control
@@ -2,8 +2,11 @@ Source: ruby-ogginfo
Section: ruby
Priority: optional
Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
-Uploaders: Gunnar Wolf <gwolf at debian.org>, Cédric Boutillier <cedric.boutillier at gmail.com>
-Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.3.0~), ruby-test-unit
+Uploaders: Gunnar Wolf <gwolf at debian.org>,
+ Cédric Boutillier <cedric.boutillier at gmail.com>
+Build-Depends: debhelper (>= 7.0.50~),
+ gem2deb (>= 0.3.0~),
+ ruby-test-unit
Standards-Version: 3.9.6
Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-ogginfo.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ruby-extras/ruby-ogginfo.git
@@ -13,7 +16,10 @@ XS-Ruby-Versions: all
Package: ruby-ogginfo
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
-Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, vorbis-tools
+Depends: ruby | ruby-interpreter,
+ vorbis-tools,
+ ${misc:Depends},
+ ${shlibs:Depends}
Description: Ruby library for accessing low-level information on ogg files
Ruby-ogginfo provides access to the bitrate, length, samplerate, encoder,
and tag information of ogg files. It can also access and write tags for
diff --git a/debian/copyright b/debian/copyright
index e703193..fd4bb1d 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -76,9 +76,9 @@ License: Ruby
files under the ./missing directory. See each file for the copying
condition.
.
- 5. The scripts and library files supplied as input to or produced as
+ 5. The scripts and library files supplied as input to or produced as
output from the software do not automatically fall under the
- copyright of the software, but belong to whomever generated them,
+ copyright of the software, but belong to whomever generated them,
and may be sold commercially, and may be aggregated with this
software.
.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-ogginfo.git
More information about the Pkg-ruby-extras-commits
mailing list