diff options
| -rw-r--r-- | debian/changelog | 7 | ||||
| -rw-r--r-- | debian/control | 1 | 
2 files changed, 8 insertions, 0 deletions
| diff --git a/debian/changelog b/debian/changelog index 5b292dd..9ab82ee 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +itzks-systems (2013.09.18.1) UNRELEASED; urgency=low + +  * /debian/control: +    - Add dependency for workstations: network-manager-gnome. + + -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de>  Wed, 18 Sep 2013 08:46:21 +0200 +  itzks-systems (2013.08.07.1) squeeze-backports; urgency=low    * /debian/control: diff --git a/debian/control b/debian/control index 1c4ac6f..b566d0d 100644 --- a/debian/control +++ b/debian/control @@ -637,6 +637,7 @@ Depends:   linux-image-amd64,   linuxlogo,   mc, + network-manager-gnome,   nload,   nmap,   nted, | 
