tags 410652 + patch
thanks

Hi,

Attached is the diff for my python-omniorb2 2.6-3.3 NMU.
-- 
Mohammed Adnène Trojette
diff -u python-omniorb2-2.6/debian/changelog python-omniorb2-2.6/debian/changelog
--- python-omniorb2-2.6/debian/changelog
+++ python-omniorb2-2.6/debian/changelog
@@ -1,3 +1,12 @@
+python-omniorb2 (2.6-3.3) unstable; urgency=high
+
+  * Non-maintainer upload.
+  * High urgency for fixing RC bug.
+  * Provide again CORBA module (Closes: #410652)
+     + patch from Floris Bruynooghe.
+
+ -- Mohammed Adnène Trojette <[EMAIL PROTECTED]>  Tue, 13 Mar 2007 13:46:01 +0100
+
 python-omniorb2 (2.6-3.2) unstable; urgency=medium
 
   * Non-maintainer upload.
diff -u python-omniorb2-2.6/debian/rules python-omniorb2-2.6/debian/rules
--- python-omniorb2-2.6/debian/rules
+++ python-omniorb2-2.6/debian/rules
@@ -94,13 +94,12 @@
 #	dh_installinfo -i
 #	dh_undocumented -i
 	dh_installchangelogs update.log -i
+	dh_pycentral -i
 	dh_link -i
 	dh_compress -i
 	dh_fixperms -i
 	dh_installdeb -i
 #	dh_perl -i
-	dh_pycentral -i
-	dh_python -i
 	dh_gencontrol -i
 	dh_md5sums -i
 	dh_builddeb -i
@@ -123,6 +122,7 @@
 #	dh_installinfo -a
 #	dh_undocumented -a
 	dh_installchangelogs update.log -a
+	dh_pycentral -a
 	dh_strip -a
 	dh_link -a
 	dh_compress -a
@@ -130,8 +130,6 @@
 #	dh_makeshlibs -a
 	dh_installdeb -a
 #	dh_perl -a
-	dh_pycentral -a
-	dh_python -a
 	dh_shlibdeps -a
 	dh_gencontrol -a
 	dh_md5sums -a
diff -u python-omniorb2-2.6/debian/control python-omniorb2-2.6/debian/control
--- python-omniorb2-2.6/debian/control
+++ python-omniorb2-2.6/debian/control
@@ -2,7 +2,7 @@
 Section: python
 Priority: optional
 Maintainer: Bastian Blank <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>= 5.0.37.2), python-all-dev (>= 2.3.5-11), libomniorb4-dev (>= 4.0.6-2), omniorb4-idl (>= 4.0.6), omniidl4 (>= 4.0.6), autotools-dev, python-central (>= 0.5)
+Build-Depends: debhelper (>= 5.0.38), python-all-dev (>= 2.3.5-11), libomniorb4-dev (>= 4.0.6-2), omniorb4-idl (>= 4.0.6), omniidl4 (>= 4.0.6), autotools-dev, python-central (>= 0.5.6)
 XS-Python-Version: all
 Standards-Version: 3.6.1
 

Reply via email to