[DRE-commits] [ruby-threach] 01/01: cme fix dpkg

Michael Crusoe misterc-guest at moszumanska.debian.org
Sat Oct 3 07:02:28 UTC 2015


This is an automated email from the git hooks/post-receive script.

misterc-guest pushed a commit to branch master
in repository ruby-threach.

commit 9b75733f2dd84cfce213b5c6803f5126742f3e12
Author: Michael R. Crusoe <crusoe at ucdavis.edu>
Date:   Sat Oct 3 00:02:22 2015 -0700

    cme fix dpkg
---
 debian/control | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/debian/control b/debian/control
index e6bac6b..db79953 100644
--- a/debian/control
+++ b/debian/control
@@ -1,20 +1,19 @@
 Source: ruby-threach
-Section: ruby
-Priority: optional
 Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
 Uploaders: Michael R. Crusoe <crusoe at ucdavis.edu>
-Build-Depends: debhelper (>= 9~),
+Section: ruby
+Testsuite: autopkgtest-pkg-ruby
+Priority: optional
+Build-Depends: debhelper (>= 9),
                gem2deb
 Standards-Version: 3.9.6
-Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-threach.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ruby-extras/ruby-threach.git
+Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-threach.git
 Homepage: http://github.com/billdueber/threach
-Testsuite: autopkgtest-pkg-ruby
 XS-Ruby-Versions: all
 
 Package: ruby-threach
 Architecture: all
-XB-Ruby-Versions: ${ruby:Versions}
 Depends: ruby | ruby-interpreter,
          ${misc:Depends},
          ${shlibs:Depends}
@@ -26,3 +25,4 @@ Description: Threaded each
  unless you're doing IO-intensive stuff. It'll just slow things down. But if
  you're using a ruby implementation that has real threads, like JRuby, this
  will give you relatively painless multi-threading.
+XB-Ruby-Versions: ${ruby:Versions}

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-threach.git



More information about the Pkg-ruby-extras-commits mailing list