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

bigon at users.alioth.debian.org bigon at users.alioth.debian.org
Sat Sep 6 15:38:34 UTC 2014


Author: bigon
Date: Sat Sep  6 15:38:34 2014
New Revision: 42568

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=42568
Log:
debian/rules: Remove duplicate call to dh_systemd_* helpers

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=42568&op=diff
==============================================================================
--- desktop/unstable/gdm3/debian/changelog	[utf-8] (original)
+++ desktop/unstable/gdm3/debian/changelog	[utf-8] Sat Sep  6 15:38:34 2014
@@ -4,8 +4,9 @@
     forcibly SIGUSR1, really. (Closes: #756068)
   * Update debian/README.Debian: Stop refering to deprecated programs and
     configuration files (Closes: #760073)
-
- -- Laurent Bigonville <bigon at debian.org>  Sat, 06 Sep 2014 12:24:10 +0200
+  * debian/rules: Remove duplicate call to dh_systemd_* helpers
+
+ -- Laurent Bigonville <bigon at debian.org>  Sat, 06 Sep 2014 17:37:56 +0200
 
 gdm3 (3.12.2-2.1) unstable; urgency=medium
 

Modified: desktop/unstable/gdm3/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gdm3/debian/rules?rev=42568&op=diff
==============================================================================
--- desktop/unstable/gdm3/debian/rules	[utf-8] (original)
+++ desktop/unstable/gdm3/debian/rules	[utf-8] Sat Sep  6 15:38:34 2014
@@ -79,10 +79,6 @@
 DEB_DH_SYSTEMD_ENABLE_ARGS_gdm3 := --no-act
 DEB_DH_SYSTEMD_START_ARGS_gdm3 := --no-act
 
-binary-post-install/gdm3::
-	dh_systemd_enable -pgdm3
-	dh_systemd_start -pgdm3 --no-start -r
-
 INFILES := $(wildcard debian/*.desktop.in)
 OUTFILES := $(INFILES:.desktop.in=.desktop)
 




More information about the pkg-gnome-commits mailing list