Package: tasksel Version: 3.24 Followup-For: Bug #678793 Since this bug has been open for quite a while and the libreoffice-gcj packages weren't added back, is it safe to assume this will remain the case for jessie?
In that case, please consider applying the attached patch. After all, we can always re-add those recommends. Cheers, Michael -- System Information: Debian Release: jessie/sid APT prefers unstable APT policy: (500, 'unstable'), (200, 'experimental') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 3.16-1-amd64 (SMP w/4 CPU cores) Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages tasksel depends on: ii apt 1.0.8 ii debconf [debconf-2.0] 1.5.53 ii liblocale-gettext-perl 1.05-8+b1 ii perl-base 5.20.0-6 ii tasksel-data 3.24 tasksel recommends no packages. tasksel suggests no packages. -- debconf information excluded
diff --git a/debian/control b/debian/control index bf9217c..6f15347 100644 --- a/debian/control +++ b/debian/control @@ -90,7 +90,6 @@ Recommends: iceweasel, # libreoffice is the best word processor / office suite at the moment libreoffice, - libreoffice-gcj, # make help menu work libreoffice-help-en-us, # make thesaurus work @@ -137,7 +136,6 @@ Recommends: iceweasel, # libreoffice is the best word processor / office suite at the moment libreoffice, - libreoffice-gcj, # make help menu work libreoffice-help-en-us, # make thesaurus work @@ -172,7 +170,6 @@ Recommends: iceweasel, # libreoffice is the best word processor / office suite at the moment libreoffice, - libreoffice-gcj, # make help menu work libreoffice-help-en-us, # make thesaurus work @@ -227,7 +224,6 @@ Recommends: iceweasel, # libreoffice is the best word processor / office suite at the moment libreoffice, - libreoffice-gcj, # make help menu work libreoffice-help-en-us, # make thesaurus work @@ -270,7 +266,6 @@ Recommends: iceweasel, # libreoffice is the best word processor / office suite at the moment libreoffice, - libreoffice-gcj, # make help menu work libreoffice-help-en-us, # make thesaurus work

