diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2012-08-29 21:04:27 +0200 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2012-08-29 21:04:27 +0200 |
commit | 58d83b28f64517a84845b6c2ef6cd6f1662f22cc (patch) | |
tree | ed048be3848e37b930c361d7c65656fa5f20ced3 /debian | |
parent | d870875280a01d539e465c47bec6c51021cfe5bf (diff) | |
download | itzks-systems-58d83b28f64517a84845b6c2ef6cd6f1662f22cc.tar.gz itzks-systems-58d83b28f64517a84845b6c2ef6cd6f1662f22cc.tar.bz2 itzks-systems-58d83b28f64517a84845b6c2ef6cd6f1662f22cc.zip |
etc/network/if-up.d/{autofs,cups}: Rename to itzks-autofs, itzks-cups to avoid future name conflicts. Test for scripts of the names autofs resp. cups and debian-edu and if they exist, exit gracefully.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 31ec279..05fb8bb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +itzks-systems (2012.08.29.2) UNRELEASED; urgency=low + + * etc/network/if-up.d/{autofs,cups}: + + Rename to itzks-autofs, itzks-cups to avoid future name conflicts. + + Test for scripts of the names autofs resp. cups and debian-edu and + if they exist, exit gracefully. + + -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Wed, 29 Aug 2012 21:02:48 +0200 + itzks-systems (2012.08.29.1) squeeze-backports; urgency=low * /debian/itzks-systems-disklserver.install, sbin/diskless-workstation-shell: |