[DRE-commits] [bundler] 03/07: Refresh packaging using dh-make-ruby

Lucas Nussbaum lucas at moszumanska.debian.org
Mon Jul 3 20:19:30 UTC 2017


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

lucas pushed a commit to branch master
in repository bundler.

commit 377d630ac68ec6f45627707a09dc5bfefd517f62
Author: Lucas Nussbaum <lucas at debian.org>
Date:   Sun Jul 2 09:34:44 2017 +0200

    Refresh packaging using dh-make-ruby
---
 debian/bundler.docs          | 1 -
 debian/control               | 3 ++-
 debian/ruby-bundler.manpages | 2 +-
 debian/rules                 | 1 +
 debian/watch                 | 3 +--
 5 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/debian/bundler.docs b/debian/bundler.docs
index 81dd6b4..b43bf86 100644
--- a/debian/bundler.docs
+++ b/debian/bundler.docs
@@ -1,2 +1 @@
-ISSUES.md
 README.md
diff --git a/debian/control b/debian/control
index 8328544..39193d0 100644
--- a/debian/control
+++ b/debian/control
@@ -14,11 +14,12 @@ Standards-Version: 3.9.8
 Vcs-Git: https://anonscm.debian.org/git/pkg-ruby-extras/bundler.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ruby-extras/bundler.git
 Homepage: http://bundler.io
-Testsuite: autopkgtest
+Testsuite: autopkgtest-pkg-ruby
 XS-Ruby-Versions: all
 
 Package: ruby-bundler
 Architecture: all
+XB-Ruby-Versions: ${ruby:Versions}
 Depends: ruby | ruby-interpreter,
          ruby-molinillo (>= 0.4.5~),
          ruby-net-http-persistent (>= 2.7-1),
diff --git a/debian/ruby-bundler.manpages b/debian/ruby-bundler.manpages
index 11d248f..20d53b7 100644
--- a/debian/ruby-bundler.manpages
+++ b/debian/ruby-bundler.manpages
@@ -1,4 +1,3 @@
-lib/bundler/man/bundle.1
 lib/bundler/man/bundle-binstubs.1
 lib/bundler/man/bundle-config.1
 lib/bundler/man/bundle-exec.1
@@ -8,4 +7,5 @@ lib/bundler/man/bundle-lock.1
 lib/bundler/man/bundle-package.1
 lib/bundler/man/bundle-platform.1
 lib/bundler/man/bundle-update.1
+lib/bundler/man/bundle.1
 lib/bundler/man/gemfile.5
diff --git a/debian/rules b/debian/rules
index 2aabbc7..69fcd03 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,4 +1,5 @@
 #!/usr/bin/make -f
+
 export GEM2DEB_TEST_RUNNER = --check-dependencies
 
 %:
diff --git a/debian/watch b/debian/watch
index 8aa9335..89dba77 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,2 @@
 version=3
-opts=dversionmangle=s/\+dfsg// \
-http://pkg-ruby-extras.alioth.debian.org/cgi-bin/gemwatch/bundler .*/bundler-(.+).tar.gz
+http://pkg-ruby-extras.alioth.debian.org/cgi-bin/gemwatch/bundler .*/bundler-(.*).tar.gz

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



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