diff options
| -rw-r--r-- | debian/changelog | 7 | ||||
| -rw-r--r-- | debian/control | 6 | 
2 files changed, 10 insertions, 3 deletions
| diff --git a/debian/changelog b/debian/changelog index 667bbd9..0a1d9d8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +itzks-systems (2012.12.07.2) UNRELEASED; urgency=low + +  * /debian/control: +    + xcalc is in package x11-apps... + + -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de>  Fri, 07 Dec 2012 12:02:46 +0100 +  itzks-systems (2012.12.07.1) squeeze-backports; urgency=low    * /bin/passwd: diff --git a/debian/control b/debian/control index d006f37..75de6bd 100644 --- a/debian/control +++ b/debian/control @@ -317,7 +317,7 @@ Depends:   x2godesktopsharing,   x2goclient,   xarchiver, - xcalc, + x11-apps,   xemacs21,   xpdf,   yakuake, @@ -478,7 +478,7 @@ Depends:   x2goserver-printing,   x2goserver-fmbindings,   xarchiver, - xcalc, + x11-apps,   xemacs21,   xpdf,   yakuake, @@ -632,7 +632,7 @@ Depends:   x2go-keyring,   x2godesktopsharing,   x2goclient, - xcalc, + x11-apps,   xemacs21,   xpdf,   yakuake, | 
