[xml/sgml-commit] r451 - packages/libxml2/trunk/debian

Mike Hommey glandium at costa.debian.org
Tue Aug 9 18:53:32 UTC 2005


Author: glandium
Date: 2005-08-09 18:53:32 +0000 (Tue, 09 Aug 2005)
New Revision: 451

Modified:
   packages/libxml2/trunk/debian/changelog
   packages/libxml2/trunk/debian/control
   packages/libxml2/trunk/debian/rules
Log:
Removed dummy package

Modified: packages/libxml2/trunk/debian/changelog
===================================================================
--- packages/libxml2/trunk/debian/changelog	2005-08-09 18:45:33 UTC (rev 450)
+++ packages/libxml2/trunk/debian/changelog	2005-08-09 18:53:32 UTC (rev 451)
@@ -1,3 +1,9 @@
+libxml2 (2.6.20-2) unstable; urgency=low
+
+  * debian/control, debian/rules: Removed dummy package. Closes: #322052.
+
+ -- Mike Hommey <glandium at debian.org>  Tue,  9 Aug 2005 20:51:59 +0200
+
 libxml2 (2.6.20-1) unstable; urgency=low
 
   * New upstream release

Modified: packages/libxml2/trunk/debian/control
===================================================================
--- packages/libxml2/trunk/debian/control	2005-08-09 18:45:33 UTC (rev 450)
+++ packages/libxml2/trunk/debian/control	2005-08-09 18:53:32 UTC (rev 451)
@@ -97,8 +97,6 @@
 Package: python2.3-libxml2
 Architecture: any
 Section: python
-Provides: libxml2-python2.3
-Replaces: libxml2-python2.3
 Depends: ${shlibs:Depends}, ${misc:Depends}, python2.3
 Description: Python 2.3 bindings for the GNOME XML library
  XML is a metalanguage to let you design your own markup language.
@@ -125,10 +123,3 @@
  .
  This package contains the files needed to use the GNOME XML library
  in Python programs.
-
-Package: libxml2-python2.3
-Architecture: all
-Section: python
-Depends: python2.3-libxml2
-Description: Python 2.3 bindings for the GNOME XML library - dummy package for upgrade
- This package is a dummy package for smooth transition to python2.3-libxml2.

Modified: packages/libxml2/trunk/debian/rules
===================================================================
--- packages/libxml2/trunk/debian/rules	2005-08-09 18:45:33 UTC (rev 450)
+++ packages/libxml2/trunk/debian/rules	2005-08-09 18:53:32 UTC (rev 451)
@@ -125,17 +125,15 @@
 binary-indep: build install
 	dh_testdir -i
 	dh_testroot -i
-	dh_installdocs -i -Nlibxml2-python2.3 -A AUTHORS TODO README
-	dh_installdocs -plibxml2-python2.3
-	dh_installchangelogs -i -Nlibxml2-python2.3 debian/no-upstream-changelog
-	dh_installchangelogs -plibxml2-python2.3
+	dh_installdocs -i -A AUTHORS TODO README
+	dh_installchangelogs -i debian/no-upstream-changelog
 	dh_install -i --sourcedir=debian/tmp
 	dh_python -i
 	dh_link -i
 	dh_strip -i
 	dh_compress -i -Xexamples/ -Xtutorial/ -Xhtml/ -X.html
 	dh_fixperms -i
-	dh_installdeb -i -Nlibxml2-python2.3
+	dh_installdeb -i
 	dh_shlibdeps -i
 	dh_gencontrol -i
 	dh_md5sums -i




More information about the debian-xml-sgml-commit mailing list