[DRE-commits] [bundler] 08/08: debian/control: declare test suite
Antonio Terceiro
terceiro at moszumanska.debian.org
Mon Feb 15 20:12:09 UTC 2016
This is an automated email from the git hooks/post-receive script.
terceiro pushed a commit to branch master
in repository bundler.
commit dcd5b3b5fa09bcb0d5fb45fa1e22fd0d1727579e
Author: Antonio Terceiro <terceiro at debian.org>
Date: Mon Feb 15 18:10:33 2016 -0200
debian/control: declare test suite
---
debian/changelog | 1 +
debian/control | 1 +
2 files changed, 2 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 2f28014..e4ef7fa 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,6 +11,7 @@ bundler (1.11.2-1) UNRELEASED; urgency=medium
- mention the need for build-essential, ruby-dev and sudo for development
use cases in package description.
* Switch Vcs-Git URL to https
+ * debian/control: add `Testsuite: autopkgtest`
-- Antonio Terceiro <terceiro at debian.org> Mon, 15 Feb 2016 15:01:55 -0200
diff --git a/debian/control b/debian/control
index 4765799..65a69c9 100644
--- a/debian/control
+++ b/debian/control
@@ -13,6 +13,7 @@ Standards-Version: 3.9.6
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
XS-Ruby-Versions: all
Package: bundler
--
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