diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2013-06-07 13:44:04 +0200 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2013-06-07 13:44:04 +0200 |
commit | bad3fe5bee3099c7558942130b17d932abc832c5 (patch) | |
tree | 15b1895c25e19086ef1218b98280c75e85004a20 /debian/changelog | |
parent | beb6e7d173e1e8f04db1c30c371821a199b2ec72 (diff) | |
download | itzks-systems-bad3fe5bee3099c7558942130b17d932abc832c5.tar.gz itzks-systems-bad3fe5bee3099c7558942130b17d932abc832c5.tar.bz2 itzks-systems-bad3fe5bee3099c7558942130b17d932abc832c5.zip |
itzks-systems.do_preseed: Only run dpkg-reconfigure if package is installed.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 1e68dff..533d0a5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +itzks-systems (2013.06.07.3) UNRELEASED; urgency=low + + * itzks-systems.do_preseed: + + Only run dpkg-reconfigure if package is installed. + + -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Fri, 07 Jun 2013 13:43:40 +0200 + itzks-systems (2013.06.07.2) squeeze-backports; urgency=low * itzks-systems.do_preseed: |