tags 380974 patch
thanks bts

Hi,

With reading this clear explanations:
http://np237.livejournal.com/8981.html,
patch for Python transition could be like:


diff -Nru /tmp/4Wpx9wE03I/tla-buildpackage-0.9.10/debian/control 
/tmp/nD436KD2yu/tla-buildpackage-0.9.10.1/debian/control
--- /tmp/4Wpx9wE03I/tla-buildpackage-0.9.10/debian/control      2006-03-24 
23:23:47.000000000 +0100
+++ /tmp/nD436KD2yu/tla-buildpackage-0.9.10.1/debian/control    2006-08-22 
00:09:00.000000000 +0200
@@ -2,8 +2,9 @@
 Section: devel
 Priority: optional
 Maintainer: Debian QA Group <[EMAIL PROTECTED]>
-Build-Depends-Indep: debhelper (>= 4.1.80), python2.3-dev, gtk-doc-tools, 
sgml2x, docbook-utils, jade, tla-load-dirs (>= 1.0.23), lynx, scons, xpdf-utils
+Build-Depends-Indep: python2.3-dev, gtk-doc-tools, sgml2x, docbook-utils, 
jade, tla-load-dirs (>= 1.0.23), lynx, scons, xpdf-utils
+Build-Depends: debhelper (>= 4.1.80), python-support (>= 0.4.0)
diff -Nru /tmp/4Wpx9wE03I/tla-buildpackage-0.9.10/debian/pyversions 
/tmp/nD436KD2yu/tla-buildpackage-0.9.10.1/debian/pyversions
--- /tmp/4Wpx9wE03I/tla-buildpackage-0.9.10/debian/pyversions   1970-01-01 
01:00:00.000000000 +0100
+++ /tmp/nD436KD2yu/tla-buildpackage-0.9.10.1/debian/pyversions 2006-08-22 
00:09:00.000000000 +0200
@@ -0,0 +1 @@
+2.3
diff -Nru /tmp/4Wpx9wE03I/tla-buildpackage-0.9.10/debian/rules 
/tmp/nD436KD2yu/tla-buildpackage-0.9.10.1/debian/rules
--- /tmp/4Wpx9wE03I/tla-buildpackage-0.9.10/debian/rules        2005-04-17 
04:45:26.000000000 +0200
+++ /tmp/nD436KD2yu/tla-buildpackage-0.9.10.1/debian/rules      2006-08-22 
00:09:00.000000000 +0200
@@ -62,7 +62,7 @@
 # We have nothing to do by default.
 
 # Build architecture-dependent files here.
-binary-indep: build install
+binary-arch: build install
        dh_testdir
        dh_testroot
        dh_installchangelogs ChangeLog
@@ -84,7 +84,7 @@
        dh_compress
        dh_fixperms
 #      dh_perl
-       dh_python
+       dh_pysupport
 #      dh_makeshlibs
        dh_installdeb
        dh_shlibdeps


Regards,
-- 
Gregory Colpart <[EMAIL PROTECTED]>  GnuPG:1024D/C1027A0E
Evolix - Informatique et Logiciels Libres http://www.evolix.fr/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to