Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2008-03-14 11:07:16 (GMT)
committer Jonas Smedegaard <dr@jones.dk>2008-03-14 11:07:16 (GMT)
commit391c7d8e0fa5d307d944c201b34e400108598d36 (patch)
tree1f8697ba9c5dc5e9ff9fa17e4529971ef9e1ab69
parent3dc79a4f2c4751ae372ca3067b964f825fd39d5d (diff)
Correct changelog entry: here py-compile.mk extends to other Python versions (package was not broken before).debian/0.79.0-3
-rw-r--r--debian/changelog3
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 090f0bb..05a87d6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,7 +10,8 @@ sugar-toolkit (0.79.0-3) unstable; urgency=low
* Change binary package to section python.
* Update CDBS tweaks:
+ Add local py-compile.mk and python-vars.mk to handle autotools-
- based Python compilation. This fixes completely broken packaging.
+ based Python compilation. This adds suppurt also for non-default
+ Python versions.
+ Add local autotools.mk, autotools-vars.mk, makefile.mk and
makefile-vars.mk providing multi-flavor build support needed by
py-compile.mk.