[Python-modules-commits] r18320 - in packages/sip4/trunk/debian (changelog rules)
kitterman at users.alioth.debian.org
kitterman at users.alioth.debian.org
Wed Aug 24 18:24:19 UTC 2011
Date: Wednesday, August 24, 2011 @ 18:24:18
Author: kitterman
Revision: 18320
* Stop doing things in binary-indep since we no longer build any arch all
packages
Modified:
packages/sip4/trunk/debian/changelog
packages/sip4/trunk/debian/rules
Modified: packages/sip4/trunk/debian/changelog
===================================================================
--- packages/sip4/trunk/debian/changelog 2011-08-24 18:10:26 UTC (rev 18319)
+++ packages/sip4/trunk/debian/changelog 2011-08-24 18:24:18 UTC (rev 18320)
@@ -6,6 +6,8 @@
* Fix typo in last changelog entry
* Replace hack in debian/rules with --no-dbg-cleaning and bump minimun
python version to 2.6.7-3~
+ * Stop doing things in binary-indep since we no longer build any arch all
+ packages
-- Scott Kitterman <scott at kitterman.com> Wed, 24 Aug 2011 10:22:09 -0400
Modified: packages/sip4/trunk/debian/rules
===================================================================
--- packages/sip4/trunk/debian/rules 2011-08-24 18:10:26 UTC (rev 18319)
+++ packages/sip4/trunk/debian/rules 2011-08-24 18:24:18 UTC (rev 18320)
@@ -161,7 +161,6 @@
# Build architecture independant packages using the common target.
binary-indep:
- $(MAKE) -f debian/rules DH_OPTIONS=-i binary-common
# Build architecture dependant packages using the common target.
binary-arch: install-arch
More information about the Python-modules-commits
mailing list