diff options
| -rw-r--r-- | debian/changelog | 1 | ||||
| -rw-r--r-- | debian/control | 5 | 
2 files changed, 6 insertions, 0 deletions
| diff --git a/debian/changelog b/debian/changelog index 05dfdff..b7174bd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ itzks-systems (2013.08.01.2) UNRELEASED; urgency=low    * /debian/control:      - Add archive keyring packages to dependencies (all bin:packages). +    - Add Adblock+ to dependencies of all X session based systems.    -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de>  Thu, 01 Aug 2013 09:37:06 +0200 diff --git a/debian/control b/debian/control index c537e1f..1c4ac6f 100644 --- a/debian/control +++ b/debian/control @@ -76,6 +76,7 @@ Depends:   x2goclient,   xinit,   xpdf, + xul-ext-adblock-plus,   vim,   zip,  Conflicts: @@ -170,6 +171,7 @@ Depends:   vim,   xarchiver,   xpdf, + xul-ext-adblock-plus,   zip,  Description: Profiling for ITZkS-MainServer Systems   Install this package to pull in recommended dependencies @@ -343,6 +345,7 @@ Depends:   x11-apps,   xemacs21,   xpdf, + xul-ext-adblock-plus,   yakuake,   zip,  Conflicts: @@ -509,6 +512,7 @@ Depends:   x11-apps,   xemacs21,   xpdf, + xul-ext-adblock-plus,   yakuake,   zip,  Conflicts: @@ -668,6 +672,7 @@ Depends:   x11-apps,   xemacs21,   xpdf, + xul-ext-adblock-plus,   yakuake,   zip,  Conflicts: | 
