[DRE-commits] [ruby-fixwhich] 03/03: cme fix dpkg

Michael Crusoe misterc-guest at moszumanska.debian.org
Sat Oct 3 06:20:13 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-fixwhich.

commit 5a18e6e1d2f35ffc42fed5942136b2b72163c81f
Author: Michael R. Crusoe <crusoe at ucdavis.edu>
Date:   Fri Oct 2 23:18:23 2015 -0700

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

diff --git a/debian/control b/debian/control
index 982470f..2e205b1 100644
--- a/debian/control
+++ b/debian/control
@@ -1,22 +1,21 @@
 Source: ruby-fixwhich
-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,
                ruby-pathname2 (>= 1.4),
                ruby-pathname2 (>= 1.4.4)
 Standards-Version: 3.9.6
-Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-fixwhich.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ruby-extras/ruby-fixwhich.git
+Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-fixwhich.git
 Homepage: http://github.com/Blahah/which
-Testsuite: autopkgtest-pkg-ruby
 XS-Ruby-Versions: all
 
 Package: ruby-fixwhich
 Architecture: all
-XB-Ruby-Versions: ${ruby:Versions}
 Depends: ruby | ruby-interpreter,
          ruby-pathname2 (>= 1.4),
          ruby-pathname2 (>= 1.4.4),
@@ -30,3 +29,4 @@ Description: ruby module that emulates the 'which' program
  .
  Note that the filename must both exist in the path and be executable for it to
  appear in the return value.
+XB-Ruby-Versions: ${ruby:Versions}

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



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