[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#646741: Changes to task-gnome-desktop for GNOME 3



Package: tasksel
Version: 3.05
Severity: important

Hi,

with GNOME 3 getting ready for testing, we would like the attached
patch applied to the task-gnome-desktop package.
It contains the following changes:
- a typo fix in the package description
- gdm3  being dropped from Depends, as it is a dependency of gnome-core now.
- gnome-accessibility no longer exists as a separate meta-package. Its
  functionality will be merged into gnome-core directly.
- gnome-desktop-environment is a transitional package, which has been
  replaced by gnome, so drop it.
- iceweasel-gnome-support no longer exists, its functionality has been
  merged into iceweasel, so drop it.
- the gnome meta-package already depends on inkscape, so drop it.
- the gnome-core meta-package already depends on epiphany-browser, so drop it.


As we want to proceed with the GNOME 3 transition, we would
appreciate if you could upload an updated tasksel package as soon as
possible.


Michael,
on behalf of the Debian GNOME team.


-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (200, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 3.0.0-2-486
Locale: LANG=de_DE.utf8, LC_CTYPE=de_DE.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages tasksel depends on:
ii  aptitude                0.6.4-1.1
ii  debconf [debconf-2.0]   1.5.41   
ii  liblocale-gettext-perl  1.05-7   
ii  perl                    5.12.4-6 
ii  tasksel-data            3.05     

tasksel recommends no packages.

tasksel suggests no packages.

-- debconf information:
  tasksel/title:
  tasksel/desktop: gnome
  tasksel/first: Graphical desktop environment, Laptop, Standard system utilities
  tasksel/tasks:
diff --git a/debian/control b/debian/control
index 3b2f668..02c0a98 100644
--- a/debian/control
+++ b/debian/control
@@ -100,32 +100,19 @@ Package: task-gnome-desktop
 Architecture: all
 Description: GNOME desktop environment
  This task package is used to install the Debian desktop, featuring
- the GNOME Decktop environment, and with other packages that Debian users
+ the GNOME desktop environment, and with other packages that Debian users
  expect to have available on the desktop.
 Depends: ${misc:Depends}, 
 	task-desktop,
 # only depend on a very minimal gnome desktop, to ensure it fits on CD1
-	gnome-core,
-	gdm3
+	gnome-core
 Recommends:
-# Include accessibility support even if the gnome-desktop-environment
-# metapackage doesn't fit.
-	gnome-accessibility,
 # The full gnome desktop environment should be included if possible
 # even if the larger gnome metapackage doesn't fit.
-	gnome-desktop-environment,
 	gnome,
-# add gnome support for iceweasel, which is pulled in via the main
-# desktop task
-	iceweasel-gnome-support,
-# May not get installed unless forced, if some other browser
-# satisfies the dependency, so force it.
-	epiphany-browser,
 # GNOME support in LibreOffice
 	libreoffice-gnome,
-	libreoffice-evolution,
-# vector drawing
-	inkscape
+	libreoffice-evolution
 
 Package: task-kde-desktop
 Architecture: all

Reply to: