diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2013-04-01 13:33:46 +0200 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2013-04-01 13:33:46 +0200 |
commit | 9968ff4924ae428126fac0562610b285092a12a8 (patch) | |
tree | 356777656af969cf5edb21b30349a1c3a83b1e56 | |
parent | 082924793e547a074823103a31153301cadb84e1 (diff) | |
download | itzks-systems-9968ff4924ae428126fac0562610b285092a12a8.tar.gz itzks-systems-9968ff4924ae428126fac0562610b285092a12a8.tar.bz2 itzks-systems-9968ff4924ae428126fac0562610b285092a12a8.zip |
fix symlinks to README.itzks-common
-rw-r--r-- | debian/changelog | 4 | ||||
-rw-r--r-- | debian/itzks-systems-diskless.links | 2 | ||||
-rw-r--r-- | debian/itzks-systems-disklserver.links | 2 | ||||
-rw-r--r-- | debian/itzks-systems-mainserver.links | 2 | ||||
-rw-r--r-- | debian/itzks-systems-terminalserver.links | 2 | ||||
-rw-r--r-- | debian/itzks-systems-workstation.links | 2 |
6 files changed, 7 insertions, 7 deletions
diff --git a/debian/changelog b/debian/changelog index 232304a..31eb75f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,8 @@ -itzks-systems (2013.03.25.3) UNRELEASED; urgency=low +itzks-systems (2013.03.25.3) squeeze-backports; urgency=low * Fix /debian/itzks-systems-common.postinst. - -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Mon, 25 Mar 2013 16:34:10 +0100 + -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Mon, 25 Mar 2013 16:34:28 +0100 itzks-systems (2013.03.25.2) squeeze-backports; urgency=low diff --git a/debian/itzks-systems-diskless.links b/debian/itzks-systems-diskless.links index 0debad2..cb0d40e 100644 --- a/debian/itzks-systems-diskless.links +++ b/debian/itzks-systems-diskless.links @@ -1 +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 +usr/share/doc/itzks-systems-common/README.itzks-common usr/share/doc/itzks-systems-diskless/README.itzks-common
\ No newline at end of file diff --git a/debian/itzks-systems-disklserver.links b/debian/itzks-systems-disklserver.links index 31a92ea..ad80d22 100644 --- a/debian/itzks-systems-disklserver.links +++ b/debian/itzks-systems-disklserver.links @@ -1 +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 +usr/share/doc/itzks-systems-common/README.itzks-common usr/share/doc/itzks-systems-disklserver/README.itzks-common
\ No newline at end of file diff --git a/debian/itzks-systems-mainserver.links b/debian/itzks-systems-mainserver.links index d2fad4b..f419a5e 100644 --- a/debian/itzks-systems-mainserver.links +++ b/debian/itzks-systems-mainserver.links @@ -1 +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 +usr/share/doc/itzks-systems-common/README.itzks-common usr/share/doc/itzks-systems-mainserver/README.itzks-common
\ No newline at end of file diff --git a/debian/itzks-systems-terminalserver.links b/debian/itzks-systems-terminalserver.links index eff01a5..4755c83 100644 --- a/debian/itzks-systems-terminalserver.links +++ b/debian/itzks-systems-terminalserver.links @@ -1 +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 +usr/share/doc/itzks-systems-common/README.itzks-common usr/share/doc/itzks-systems-terminalserver/README.itzks-common
\ No newline at end of file diff --git a/debian/itzks-systems-workstation.links b/debian/itzks-systems-workstation.links index f51d711..75193ce 100644 --- a/debian/itzks-systems-workstation.links +++ b/debian/itzks-systems-workstation.links @@ -1 +1 @@ -usr/share/doc/itzks-systems-config/README.itzks-config usr/share/doc/itzks-systems-workstation/README.itzks-config
\ No newline at end of file +usr/share/doc/itzks-systems-common/README.itzks-common usr/share/doc/itzks-systems-workstation/README.itzks-common
\ No newline at end of file |