r40091 - in /desktop/unstable/gdm3/debian: changelog control rules

bigon at users.alioth.debian.org bigon at users.alioth.debian.org
Thu Oct 24 13:55:50 UTC 2013


Author: bigon
Date: Thu Oct 24 13:55:50 2013
New Revision: 40091

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=40091
Log:
debian/rules: Also drop gdm-simple-greeter.desktop, simple-greeter is
definitely gone

Modified:
    desktop/unstable/gdm3/debian/changelog
    desktop/unstable/gdm3/debian/control
    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=40091&op=diff
==============================================================================
--- desktop/unstable/gdm3/debian/changelog	[utf-8] (original)
+++ desktop/unstable/gdm3/debian/changelog	[utf-8] Thu Oct 24 13:55:50 2013
@@ -1,7 +1,12 @@
 gdm3 (3.8.4-3) UNRELEASED; urgency=low
 
+  [ Michael Biebl ]
   * Drop Depends on policykit-1-gnome, with the gdm-fallback session gone,
     this dependency is no longer required.
+
+  [ Laurent Bigonville ]
+  * debian/rules: Also drop gdm-simple-greeter.desktop, simple-greeter is
+    definitely gone
 
  -- Michael Biebl <biebl at debian.org>  Tue, 15 Oct 2013 19:07:00 +0200
 

Modified: desktop/unstable/gdm3/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gdm3/debian/control?rev=40091&op=diff
==============================================================================
--- desktop/unstable/gdm3/debian/control	[utf-8] (original)
+++ desktop/unstable/gdm3/debian/control	[utf-8] Thu Oct 24 13:55:50 2013
@@ -7,7 +7,7 @@
 Section: gnome
 Priority: optional
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
-Uploaders: Emilio Pozuelo Monfort <pochu at debian.org>, Josselin Mouette <joss at debian.org>, Laurent Bigonville <bigon at debian.org>, Sjoerd Simons <sjoerd at debian.org>
+Uploaders: Emilio Pozuelo Monfort <pochu at debian.org>, Josselin Mouette <joss at debian.org>, Laurent Bigonville <bigon at debian.org>, Michael Biebl <biebl at debian.org>, Sjoerd Simons <sjoerd at debian.org>
 Build-Depends: gnome-pkg-tools (>= 0.16.3),
                debhelper (>= 8.1.3),
                cdbs (>= 0.4.93~),

Modified: desktop/unstable/gdm3/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gdm3/debian/rules?rev=40091&op=diff
==============================================================================
--- desktop/unstable/gdm3/debian/rules	[utf-8] (original)
+++ desktop/unstable/gdm3/debian/rules	[utf-8] Thu Oct 24 13:55:50 2013
@@ -81,6 +81,7 @@
 	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 -f debian/gdm3/usr/share/gdm/greeter/applications/gdm-simple-greeter.desktop
 
 INFILES := $(wildcard debian/*.desktop.in)
 OUTFILES := $(INFILES:.desktop.in=.desktop)




More information about the pkg-gnome-commits mailing list