[Pkg-mediawiki-commits] r577 - geshi/trunk/debian

Jan Dittberner jandd at moszumanska.debian.org
Fri May 6 07:06:06 UTC 2016


Author: jandd
Date: 2016-05-06 07:06:06 +0000 (Fri, 06 May 2016)
New Revision: 577

Modified:
   geshi/trunk/debian/changelog
   geshi/trunk/debian/rules
Log:
remove deprecated DEB_DH_BUILDDEB_ARGS in debian/rules

Modified: geshi/trunk/debian/changelog
===================================================================
--- geshi/trunk/debian/changelog	2016-05-06 06:48:05 UTC (rev 576)
+++ geshi/trunk/debian/changelog	2016-05-06 07:06:06 UTC (rev 577)
@@ -7,6 +7,7 @@
   * Fix "PHP 7.0 Transition" (Closes: #821576) by changing Depends to php |
     php-cli
   * Bump Standards-Version to 3.9.8 (no changes)
+  * remove deprecated DEB_DH_BUILDDEB_ARGS in debian/rules
 
  -- Jan Dittberner <jandd at debian.org>  Fri, 06 May 2016 08:37:57 +0200
 

Modified: geshi/trunk/debian/rules
===================================================================
--- geshi/trunk/debian/rules	2016-05-06 06:48:05 UTC (rev 576)
+++ geshi/trunk/debian/rules	2016-05-06 07:06:06 UTC (rev 577)
@@ -7,7 +7,6 @@
 #   DEB_AUTO_UPDATE_DEBIAN_CONTROL=yes fakeroot debian/rules clean
 # Then check manually if everything's ok
 
-DEB_DH_BUILDDEB_ARGS = -- -Zxz
 DEB_INSTALL_CHANGELOGS_php-geshi := docs/CHANGES
 
 clean::




More information about the Pkg-mediawiki-commits mailing list