r40101 - in /desktop/experimental/gdm3/debian: changelog rules
bigon at users.alioth.debian.org
bigon at users.alioth.debian.org
Fri Oct 25 00:22:01 UTC 2013
Author: bigon
Date: Fri Oct 25 00:21:59 2013
New Revision: 40101
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=40101
Log:
Further cleanup of the debian/rules file
Modified:
desktop/experimental/gdm3/debian/changelog
desktop/experimental/gdm3/debian/rules
Modified: desktop/experimental/gdm3/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gdm3/debian/changelog?rev=40101&op=diff
==============================================================================
--- desktop/experimental/gdm3/debian/changelog [utf-8] (original)
+++ desktop/experimental/gdm3/debian/changelog [utf-8] Fri Oct 25 00:21:59 2013
@@ -17,8 +17,8 @@
[ Laurent Bigonville ]
* debian/rules: Also drop gdm-simple-greeter.desktop, simple-greeter is
definitely gone
- * debian/rules: Cleanup the list of obsolete files being removed during
- build, most of them are gone from upstream tarball now
+ * debian/rules: Cleanup the list of that are files being removed during
+ build, some of them are gone from upstream tarball now
-- Laurent Bigonville <bigon at debian.org> Fri, 25 Oct 2013 01:01:25 +0200
Modified: desktop/experimental/gdm3/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gdm3/debian/rules?rev=40101&op=diff
==============================================================================
--- desktop/experimental/gdm3/debian/rules [utf-8] (original)
+++ desktop/experimental/gdm3/debian/rules [utf-8] Fri Oct 25 00:21:59 2013
@@ -59,7 +59,6 @@
binary-install/gdm3::
mv debian/gdm3/usr/sbin/gdm debian/gdm3/usr/sbin/gdm3
- cd debian/gdm3/usr/sbin && rm -f gdm-restart gdm-stop gdm-safe-restart
chmod 755 debian/gdm3/etc/gdm3/Xsession
rm -f debian/gdm3/etc/pam.d/gdm-*
dh_installpam -pgdm3 --name=gdm3-autologin
@@ -71,10 +70,8 @@
rmdir etc/dconf/db etc/dconf/profile etc/dconf
rm -rf debian/gdm3/usr/include
rm -rf debian/gdm3/usr/lib/pkgconfig
- rm -f debian/gdm3/usr/sbin/gdm
rm -f debian/gdm3/etc/pam.d/gdm
rm -f debian/gdm3/etc/pam.d/gdm-autologin
- rm -f debian/gdm3/usr/share/gdm/autostart/LoginWindow/gnome-session-check-accelerated.desktop
# Not sure why the following files are still shipped (https://bugzilla.gnome.org/show_bug.cgi?id=710847)
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
More information about the pkg-gnome-commits
mailing list