r40098 - in /desktop/unstable/gdm3/debian: changelog rules

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Thu Oct 24 16:22:32 UTC 2013


Author: biebl
Date: Thu Oct 24 16:22:31 2013
New Revision: 40098

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=40098
Log:
  this dependency is no longer required. Also remove
  polkit-gnome-authentication-agent-1.desktop along with it.

Modified:
    desktop/unstable/gdm3/debian/changelog
    desktop/unstable/gdm3/debian/rules

Modified: desktop/unstable/gdm3/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gdm3/debian/changelog?rev=40098&op=diff
==============================================================================
--- desktop/unstable/gdm3/debian/changelog	[utf-8] (original)
+++ desktop/unstable/gdm3/debian/changelog	[utf-8] Thu Oct 24 16:22:31 2013
@@ -2,7 +2,8 @@
 
   [ Michael Biebl ]
   * Drop Depends on policykit-1-gnome, with the gdm-fallback session gone,
-    this dependency is no longer required.
+    this dependency is no longer required. Also remove
+    polkit-gnome-authentication-agent-1.desktop along with it.
   * Use a versioned Depends on gnome-shell (>= 3.6) rather then an unversioned
     Depends + a versioned Breaks. There is no real reason to do the latter and
     it seems to confuse APT and break upgrades.

Modified: desktop/unstable/gdm3/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gdm3/debian/rules?rev=40098&op=diff
==============================================================================
--- desktop/unstable/gdm3/debian/rules	[utf-8] (original)
+++ desktop/unstable/gdm3/debian/rules	[utf-8] Thu Oct 24 16:22:31 2013
@@ -80,8 +80,9 @@
 	rm -f debian/gdm3/usr/lib/gdm3/gdm-simple-greeter
 	rm -f debian/gdm3/usr/share/gdm/gdm-greeter-login-window.ui
 	rm -f debian/gdm3/usr/share/gnome-session/sessions/gdm-fallback.session
-	rm -f debian/gdm3/usr/share/gdm/simple-greeter/extensions/unified/page.ui
+	rm -rf debian/gdm3/usr/share/gdm/simple-greeter/
 	rm -f debian/gdm3/usr/share/gdm/greeter/applications/gdm-simple-greeter.desktop
+	rm -f debian/gdm3/usr/share/gdm/greeter/applications/polkit-gnome-authentication-agent-1.desktop
 
 INFILES := $(wildcard debian/*.desktop.in)
 OUTFILES := $(INFILES:.desktop.in=.desktop)




More information about the pkg-gnome-commits mailing list