[Python-modules-commits] r34186 - in packages/sip4/trunk/debian (changelog rules)

mitya57 at users.alioth.debian.org mitya57 at users.alioth.debian.org
Mon Sep 7 08:58:54 UTC 2015


    Date: Monday, September 7, 2015 @ 08:58:53
  Author: mitya57
Revision: 34186

Remove unused INSTDIR variable.

Modified:
  packages/sip4/trunk/debian/changelog
  packages/sip4/trunk/debian/rules

Modified: packages/sip4/trunk/debian/changelog
===================================================================
--- packages/sip4/trunk/debian/changelog	2015-09-07 08:47:41 UTC (rev 34185)
+++ packages/sip4/trunk/debian/changelog	2015-09-07 08:58:53 UTC (rev 34186)
@@ -9,6 +9,7 @@
   * Do not compile C code during arch-indep build, to speed it up.
   * Move python-sphinx to Build-Depends-Indep.
   * Unify indentation in debian/rules.
+  * Remove unused INSTDIR variable.
 
  -- Dmitry Shachnev <mitya57 at debian.org>  Mon, 20 Jul 2015 22:28:06 +0300
 

Modified: packages/sip4/trunk/debian/rules
===================================================================
--- packages/sip4/trunk/debian/rules	2015-09-07 08:47:41 UTC (rev 34185)
+++ packages/sip4/trunk/debian/rules	2015-09-07 08:58:53 UTC (rev 34186)
@@ -7,8 +7,6 @@
 # `dh_python3 --depends sip3` should generate dependency on newest API only
 PYDIST=sip $(lastword $(PY3_PROVIDES))
 
-INSTDIR=$(CURDIR)/debian
-
 CFLAGS=
 CPPFLAGS=
 CXXFLAGS=




More information about the Python-modules-commits mailing list