summaryrefslogtreecommitdiff
path: root/features/data/apt/chef-integration-test-1.1
diff options
context:
space:
mode:
Diffstat (limited to 'features/data/apt/chef-integration-test-1.1')
-rw-r--r--features/data/apt/chef-integration-test-1.1/debian/changelog11
-rw-r--r--features/data/apt/chef-integration-test-1.1/debian/compat1
-rw-r--r--features/data/apt/chef-integration-test-1.1/debian/control13
-rw-r--r--features/data/apt/chef-integration-test-1.1/debian/copyright34
-rw-r--r--features/data/apt/chef-integration-test-1.1/debian/files1
-rwxr-xr-xfeatures/data/apt/chef-integration-test-1.1/debian/rules13
-rw-r--r--features/data/apt/chef-integration-test-1.1/debian/source/format1
7 files changed, 0 insertions, 74 deletions
diff --git a/features/data/apt/chef-integration-test-1.1/debian/changelog b/features/data/apt/chef-integration-test-1.1/debian/changelog
deleted file mode 100644
index fc693c1ec8..0000000000
--- a/features/data/apt/chef-integration-test-1.1/debian/changelog
+++ /dev/null
@@ -1,11 +0,0 @@
-chef-integration-test (1.1-1) unstable; urgency=low
-
- * New upstream release (1.1)
-
- -- Joshua Timberman <joshua@opscode.com> Thu, 30 Sep 2010 10:09:34 -0600
-
-chef-integration-test (1.0-1) unstable; urgency=low
-
- * Initial release (Closes: #CHEF-1718)
-
- -- Joshua Timberman <joshua@opscode.com> Thu, 30 Sep 2010 09:53:45 -0600
diff --git a/features/data/apt/chef-integration-test-1.1/debian/compat b/features/data/apt/chef-integration-test-1.1/debian/compat
deleted file mode 100644
index 7f8f011eb7..0000000000
--- a/features/data/apt/chef-integration-test-1.1/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-7
diff --git a/features/data/apt/chef-integration-test-1.1/debian/control b/features/data/apt/chef-integration-test-1.1/debian/control
deleted file mode 100644
index e77b01b1d2..0000000000
--- a/features/data/apt/chef-integration-test-1.1/debian/control
+++ /dev/null
@@ -1,13 +0,0 @@
-Source: chef-integration-test
-Section: ruby
-Priority: extra
-Maintainer: Joshua Timberman <Joshua Timberman <joshua@opscode.com>>
-Build-Depends: debhelper (>= 7.0.50~)
-Standards-Version: 3.8.4
-Homepage: http://tickets.opscode.com
-
-Package: chef-integration-test
-Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
-Description: Chef integration tests for APT in Cucumber
- This package is used for cucumber integration testing in Chef.
diff --git a/features/data/apt/chef-integration-test-1.1/debian/copyright b/features/data/apt/chef-integration-test-1.1/debian/copyright
deleted file mode 100644
index 72b6c65542..0000000000
--- a/features/data/apt/chef-integration-test-1.1/debian/copyright
+++ /dev/null
@@ -1,34 +0,0 @@
-This work was packaged by:
-
- Joshua Timberman <Joshua Timberman <joshua@opscode.com>> on Thu, 30 Sep 2010 09:53:45 -0600
-
-Upstream Author(s):
-
- Opscode, Inc.
-
-Copyright:
-
- Copyright (C) 2010 Opscode, Inc
-
-License:
-
- Licensed under the Apache License, Version 2.0 (the "License");
- you may not use this file except in compliance with the License.
- You may obtain a copy of the License at
-
- http://www.apache.org/licenses/LICENSE-2.0
-
- Unless required by applicable law or agreed to in writing, software
- distributed under the License is distributed on an "AS IS" BASIS,
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- See the License for the specific language governing permissions and
- limitations under the License.
-
-The Debian packaging is:
-
- Copyright (C) 2010 Opscode, Inc (<legal@opscode.com>)
-
-
-and is licensed under the Apache 2.0 license.
-
-See "/usr/share/common-licenses/Apache-2.0"
diff --git a/features/data/apt/chef-integration-test-1.1/debian/files b/features/data/apt/chef-integration-test-1.1/debian/files
deleted file mode 100644
index d72553c027..0000000000
--- a/features/data/apt/chef-integration-test-1.1/debian/files
+++ /dev/null
@@ -1 +0,0 @@
-chef-integration-test_1.1-1_amd64.deb ruby extra
diff --git a/features/data/apt/chef-integration-test-1.1/debian/rules b/features/data/apt/chef-integration-test-1.1/debian/rules
deleted file mode 100755
index b760bee7f4..0000000000
--- a/features/data/apt/chef-integration-test-1.1/debian/rules
+++ /dev/null
@@ -1,13 +0,0 @@
-#!/usr/bin/make -f
-# -*- makefile -*-
-# Sample debian/rules that uses debhelper.
-# This file was originally written by Joey Hess and Craig Small.
-# As a special exception, when this file is copied by dh-make into a
-# dh-make output file, you may use that output file without restriction.
-# This special exception was added by Craig Small in version 0.37 of dh-make.
-
-# Uncomment this to turn on verbose mode.
-#export DH_VERBOSE=1
-
-%:
- dh $@
diff --git a/features/data/apt/chef-integration-test-1.1/debian/source/format b/features/data/apt/chef-integration-test-1.1/debian/source/format
deleted file mode 100644
index 163aaf8d82..0000000000
--- a/features/data/apt/chef-integration-test-1.1/debian/source/format
+++ /dev/null
@@ -1 +0,0 @@
-3.0 (quilt)