[DRE-commits] [ruby-rails-assets-perfect-scrollbar] 03/03: remove smoke test

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Wed Oct 28 19:02:55 UTC 2015


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

praveen pushed a commit to branch master
in repository ruby-rails-assets-perfect-scrollbar.

commit afe45358fc3d5238e01c24668dbe6cd9999d2373
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Thu Oct 29 00:31:37 2015 +0530

    remove smoke test
---
 debian/changelog        |  5 -----
 debian/tests/control    | 16 ----------------
 debian/tests/smoke-test | 14 --------------
 3 files changed, 35 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index b282d10..e168dd5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,11 +1,6 @@
 ruby-rails-assets-perfect-scrollbar (0.6.7+dfsg-1) UNRELEASED; urgency=medium
 
   * Team upload
-
-  [ Syam G Krishnan (sgk) ]
-  * Add smoke-test
-
-  [ Pirate Praveen ]
   * New upstream release
   * Switch to +dfsg for version (easier for setting minimum version)
 
diff --git a/debian/tests/control b/debian/tests/control
deleted file mode 100644
index 38d384e..0000000
--- a/debian/tests/control
+++ /dev/null
@@ -1,16 +0,0 @@
-# AUTOGENERATED FILE
-#
-# As of autopkgtest 3.5, Ruby packages that use gem2deb are automatically
-# detected, and if debian/tests/control does not exist the contents below will
-# be assumed (with the exception of gem2deb being filtered out from
-# @builddeps@):
-
-Tests: smoke-test
-Depends: @, ruby-sprockets
-
-Test-Command: gem2deb-test-runner --autopkgtest 2>&1
-Depends: @, @builddeps@, gem2deb-test-runner
-
-# if you would need to change something to the above, to that and rename this
-# file to `control`. Otherwise, you should probably delete this file
-# (recommended).
diff --git a/debian/tests/smoke-test b/debian/tests/smoke-test
deleted file mode 100644
index 14c6999..0000000
--- a/debian/tests/smoke-test
+++ /dev/null
@@ -1,14 +0,0 @@
-#!/bin/sh
-
-exec 2>&1
-set -ex
-
-cd $ADTTMP
-
-cat > foo.coffee <<EOF
- at import perfect-scrollbar.js
-#= require perfect-scrollbar.js
-EOF
-
-sprockets -rrails-assets-perfect-scrollbar.js -I. foo.coffee
-

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-rails-assets-perfect-scrollbar.git



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