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

Michael Crusoe misterc-guest at moszumanska.debian.org
Sat Oct 3 07:00:44 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-facade.

commit e0861a981cce5cab8a55a111d75e94dbe5b95391
Author: Michael R. Crusoe <crusoe at ucdavis.edu>
Date:   Sat Oct 3 00:00:16 2015 -0700

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

diff --git a/debian/control b/debian/control
index 1e2647c..a76aa35 100644
--- a/debian/control
+++ b/debian/control
@@ -1,20 +1,19 @@
 Source: ruby-facade
-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-facade.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ruby-extras/ruby-facade.git
+Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-facade.git
 Homepage: https://github.com/djberg96/facade
-Testsuite: autopkgtest-pkg-ruby
 XS-Ruby-Versions: all
 
 Package: ruby-facade
 Architecture: all
-XB-Ruby-Versions: ${ruby:Versions}
 Depends: ruby | ruby-interpreter,
          ${misc:Depends},
          ${shlibs:Depends}
@@ -25,3 +24,4 @@ Description: facade pattern aide for Ruby
  The facade method will forward a singleton method as an instance method of the
  extending class. If no arguments are provided, then all singleton methods of
  the class or module become instance methods.
+XB-Ruby-Versions: ${ruby:Versions}

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



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