summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndy Grover <agrover@redhat.com>2015-04-24 12:05:37 -0700
committerAndy Grover <agrover@redhat.com>2015-04-24 12:05:37 -0700
commitc9709a08f6368e65d7fe28112901533e01ccc57d (patch)
tree049aa330daf446f1b42ae7d4aab2cfff06ce6a62
parentf1c8068f59f14f6f33c558440c0891bb900d1b2f (diff)
downloadrtslib-fb-c9709a08f6368e65d7fe28112901533e01ccc57d.tar.gz
Move debian/ and rpm/ to example-debian/ and example-rpm/
It is best if we put our Debian pkging stuff somewhere other than debian/. Move to example-debian/ and also move rpm/ to example-rpm/, for consistency. This leaves 'make deb' and 'make rpm' broken, but I think this is a lesser concern given our stated level of support (very low). Patches accepted :) Fixes #59. Signed-off-by: Andy Grover <agrover@redhat.com>
-rw-r--r--example-debian/README.Debian (renamed from debian/README.Debian)0
-rw-r--r--example-debian/compat (renamed from debian/compat)0
-rw-r--r--example-debian/control (renamed from debian/control)0
-rw-r--r--example-debian/copyright (renamed from debian/copyright)0
-rw-r--r--example-debian/python-rtslib-fb-docs.doc-base (renamed from debian/python-rtslib-fb-docs.doc-base)0
-rw-r--r--example-debian/python-rtslib-fb.install (renamed from debian/python-rtslib-fb.install)0
-rw-r--r--example-debian/python-rtslib-fb.manpages (renamed from debian/python-rtslib-fb.manpages)0
-rw-r--r--example-debian/python3-rtslib-fb.install (renamed from debian/python3-rtslib-fb.install)0
-rw-r--r--example-debian/python3-rtslib-fb.manpages (renamed from debian/python3-rtslib-fb.manpages)0
-rw-r--r--example-debian/python3-rtslib-fb.target.init (renamed from debian/python3-rtslib-fb.target.init)0
-rwxr-xr-xexample-debian/rules (renamed from debian/rules)0
-rw-r--r--example-debian/source/format (renamed from debian/source/format)0
-rw-r--r--example-rpm/python-rtslib.spec.tmpl (renamed from rpm/python-rtslib.spec.tmpl)0
13 files changed, 0 insertions, 0 deletions
diff --git a/debian/README.Debian b/example-debian/README.Debian
index 78a1f14..78a1f14 100644
--- a/debian/README.Debian
+++ b/example-debian/README.Debian
diff --git a/debian/compat b/example-debian/compat
index 7f8f011..7f8f011 100644
--- a/debian/compat
+++ b/example-debian/compat
diff --git a/debian/control b/example-debian/control
index 86ddfc2..86ddfc2 100644
--- a/debian/control
+++ b/example-debian/control
diff --git a/debian/copyright b/example-debian/copyright
index 638eeb9..638eeb9 100644
--- a/debian/copyright
+++ b/example-debian/copyright
diff --git a/debian/python-rtslib-fb-docs.doc-base b/example-debian/python-rtslib-fb-docs.doc-base
index 9d070d3..9d070d3 100644
--- a/debian/python-rtslib-fb-docs.doc-base
+++ b/example-debian/python-rtslib-fb-docs.doc-base
diff --git a/debian/python-rtslib-fb.install b/example-debian/python-rtslib-fb.install
index 05ca243..05ca243 100644
--- a/debian/python-rtslib-fb.install
+++ b/example-debian/python-rtslib-fb.install
diff --git a/debian/python-rtslib-fb.manpages b/example-debian/python-rtslib-fb.manpages
index f620da6..f620da6 100644
--- a/debian/python-rtslib-fb.manpages
+++ b/example-debian/python-rtslib-fb.manpages
diff --git a/debian/python3-rtslib-fb.install b/example-debian/python3-rtslib-fb.install
index bf7cd62..bf7cd62 100644
--- a/debian/python3-rtslib-fb.install
+++ b/example-debian/python3-rtslib-fb.install
diff --git a/debian/python3-rtslib-fb.manpages b/example-debian/python3-rtslib-fb.manpages
index f620da6..f620da6 100644
--- a/debian/python3-rtslib-fb.manpages
+++ b/example-debian/python3-rtslib-fb.manpages
diff --git a/debian/python3-rtslib-fb.target.init b/example-debian/python3-rtslib-fb.target.init
index b011013..b011013 100644
--- a/debian/python3-rtslib-fb.target.init
+++ b/example-debian/python3-rtslib-fb.target.init
diff --git a/debian/rules b/example-debian/rules
index 6250ceb..6250ceb 100755
--- a/debian/rules
+++ b/example-debian/rules
diff --git a/debian/source/format b/example-debian/source/format
index 89ae9db..89ae9db 100644
--- a/debian/source/format
+++ b/example-debian/source/format
diff --git a/rpm/python-rtslib.spec.tmpl b/example-rpm/python-rtslib.spec.tmpl
index ae566b5..ae566b5 100644
--- a/rpm/python-rtslib.spec.tmpl
+++ b/example-rpm/python-rtslib.spec.tmpl