[Pkg-xfce-commits] r9935 - in /goodies/trunk/xfce4-screenshooter/debian: changelog rules

Unit 193 unit193-guest at moszumanska.debian.org
Wed Jun 28 11:36:58 UTC 2017


Author: unit193-guest
Date: Wed Jun 28 11:36:58 2017
New Revision: 9935

URL: http://svn.debian.org/wsvn/pkg-xfce/?sc=1&rev=9935
Log:
d/rules: Drop override on dh_auto_clean.

Modified:
    goodies/trunk/xfce4-screenshooter/debian/changelog
    goodies/trunk/xfce4-screenshooter/debian/rules

Modified: goodies/trunk/xfce4-screenshooter/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-xfce/goodies/trunk/xfce4-screenshooter/debian/changelog?rev=9935&op=diff
==============================================================================
--- goodies/trunk/xfce4-screenshooter/debian/changelog	(original)
+++ goodies/trunk/xfce4-screenshooter/debian/changelog	Wed Jun 28 11:36:58 2017
@@ -21,7 +21,8 @@
     - Drop explicit build-depends on autoconf, automake, autotools-dev, libtool.
     - Drop unneeded build-depends on libxml-parser-perl and libcurl4-gnutls-dev.
   * d/rules:
-+    - Drop dh_auto_configure override, move xdt-autogen to dh_auto_autoreconf.
+    - Drop dh_auto_configure override, move xdt-autogen to dh_auto_autoreconf.
+    - Drop override on dh_auto_clean.
 
  -- Yves-Alexis Perez <corsac at debian.org>  Mon, 26 Jun 2017 10:14:12 +0200
 

Modified: goodies/trunk/xfce4-screenshooter/debian/rules
URL: http://svn.debian.org/wsvn/pkg-xfce/goodies/trunk/xfce4-screenshooter/debian/rules?rev=9935&op=diff
==============================================================================
--- goodies/trunk/xfce4-screenshooter/debian/rules	(original)
+++ goodies/trunk/xfce4-screenshooter/debian/rules	Wed Jun 28 11:36:58 2017
@@ -7,11 +7,6 @@
 	mkdir -p m4
 	NOCONFIGURE=1 dh_autoreconf xdt-autogen
 
-override_dh_auto_clean:
-	dh_auto_clean
-	xdt-autogen clean
-	rm -f INSTALL
-
 override_dh_install:
 	dh_install --fail-missing -X .la
 




More information about the Pkg-xfce-commits mailing list