summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2012-08-09 14:09:31 +0200
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2012-08-09 14:09:31 +0200
commitd5d4f2a7c2baf9ae1cfdb3349ccd878392e817f3 (patch)
treeee2a715719a944391dba8c117cfa86462605563d
parent5c61bcd14376760db6ea383869c2395e68cc6b82 (diff)
downloaditzks-systems-d5d4f2a7c2baf9ae1cfdb3349ccd878392e817f3.tar.gz
itzks-systems-d5d4f2a7c2baf9ae1cfdb3349ccd878392e817f3.tar.bz2
itzks-systems-d5d4f2a7c2baf9ae1cfdb3349ccd878392e817f3.zip
/debian/control: Fix package name (typo). Add symlinks to README.itzks-config into every bin:package the README is relevant for.
-rw-r--r--README.itzks-config7
-rw-r--r--debian/changelog8
-rw-r--r--debian/control2
-rw-r--r--debian/itzks-systems-config.docs1
-rw-r--r--debian/itzks-systems-diskless.links1
-rw-r--r--debian/itzks-systems-disklserver.links1
-rw-r--r--debian/itzks-systems-mainserver.links1
-rw-r--r--debian/itzks-systems-terminalserver.links1
8 files changed, 21 insertions, 1 deletions
diff --git a/README.itzks-config b/README.itzks-config
new file mode 100644
index 0000000..1b1fd81
--- /dev/null
+++ b/README.itzks-config
@@ -0,0 +1,7 @@
+IT-Zukunft Schule: KVM hosts (virt-man-XX.backbone)
+------------------
+
+This package pulls in software required for running a
+Debian system as virtual machine host system.
+
+Mike Gabriel, 20120727 \ No newline at end of file
diff --git a/debian/changelog b/debian/changelog
index 76d04ad..d492e16 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+itzks-systems (2012.08.09.3) UNRELEASED; urgency=low
+
+ * /debian/control:
+ + Fix package name (typo). Add symlinks to README.itzks-config into every
+ bin:package the README is relevant for.
+
+ -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Thu, 09 Aug 2012 14:08:39 +0200
+
itzks-systems (2012.08.09.2) squeeze-backports; urgency=low
* /debian/control (new bin:package: itzks-systems-config):
diff --git a/debian/control b/debian/control
index 9cac94b..07e9e69 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Vcs-Git: git://code.it-zukunft-schule.de/itzks-systems-virtman.git
Vcs-Browser: http://code.it-zukunft-schule.de/gitweb?p=itzks-systems-virtman.git;a=summary
Standards-Version: 3.9.3
-Package: itzks-systems-mainserver
+Package: itzks-systems-config
Architecture: all
Depends:
${misc:Depends},
diff --git a/debian/itzks-systems-config.docs b/debian/itzks-systems-config.docs
new file mode 100644
index 0000000..c818d5c
--- /dev/null
+++ b/debian/itzks-systems-config.docs
@@ -0,0 +1 @@
+README.itzks-config
diff --git a/debian/itzks-systems-diskless.links b/debian/itzks-systems-diskless.links
new file mode 100644
index 0000000..0debad2
--- /dev/null
+++ b/debian/itzks-systems-diskless.links
@@ -0,0 +1 @@
+usr/share/doc/itzks-systems-config/README.itzks-config usr/share/doc/itzks-systems-diskless/README.itzks-config \ No newline at end of file
diff --git a/debian/itzks-systems-disklserver.links b/debian/itzks-systems-disklserver.links
new file mode 100644
index 0000000..31a92ea
--- /dev/null
+++ b/debian/itzks-systems-disklserver.links
@@ -0,0 +1 @@
+usr/share/doc/itzks-systems-config/README.itzks-config usr/share/doc/itzks-systems-disklserver/README.itzks-config \ No newline at end of file
diff --git a/debian/itzks-systems-mainserver.links b/debian/itzks-systems-mainserver.links
new file mode 100644
index 0000000..d2fad4b
--- /dev/null
+++ b/debian/itzks-systems-mainserver.links
@@ -0,0 +1 @@
+usr/share/doc/itzks-systems-config/README.itzks-config usr/share/doc/itzks-systems-mainserver/README.itzks-config \ No newline at end of file
diff --git a/debian/itzks-systems-terminalserver.links b/debian/itzks-systems-terminalserver.links
new file mode 100644
index 0000000..eff01a5
--- /dev/null
+++ b/debian/itzks-systems-terminalserver.links
@@ -0,0 +1 @@
+usr/share/doc/itzks-systems-config/README.itzks-config usr/share/doc/itzks-systems-terminalserver/README.itzks-config \ No newline at end of file