diff options
Diffstat (limited to 'debian')
| -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 ab953eb..eb4cf91 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,8 @@ itzks-packages (2012.07.30.2) UNRELEASED; urgency=low    * /debian/control (itzks-packages-disklserver):      + Add vim to list of dependencies. +  * /debian/control (itzks-packages-virtman): +    + Add vim to list of dependencies.   -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de>  Mon, 30 Jul 2012 16:15:38 +0200 diff --git a/debian/control b/debian/control index be4577a..f54dd1d 100644 --- a/debian/control +++ b/debian/control @@ -53,6 +53,7 @@ Depends:   x2goclient,   xinit,   xpdf, + vim,   zip,  Conflicts:   exim4, exim4-config, exim4-base, exim4-daemon | 
