diff options
| -rw-r--r-- | debian/changelog | 2 | ||||
| -rw-r--r-- | debian/control | 1 | 
2 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 2c96019..ce3f18e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,6 +8,8 @@ itzks-systems (2015.07.15.3) UNRELEASED; urgency=medium    * debian/itzks-systems-common.postinst:      + Only execute update-desktop-database if it exists (i.e., if        bin:package desktop-file-utils is installed). +  * debian/control: +    + Add to D (itzks-systems-disklserver): pxelinux.   -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de>  Wed, 15 Jul 2015 13:53:44 +0200 diff --git a/debian/control b/debian/control index 70edeb3..2035f7a 100644 --- a/debian/control +++ b/debian/control @@ -266,6 +266,7 @@ Depends:   ocsinventory-agent,   openvpn,   pkg-mozilla-archive-keyring, + pxelinux,   reportbug,   syslinux,   sysstat,  | 
