[xml/sgml-pkgs] Bug#244127: Diff of NMU 2.6.8-1.1

J.H.M. Dassen (Ray) "J.H.M. Dassen (Ray)" <fsmla@xinara.org>, 244127@bugs.debian.org
Fri, 16 Apr 2004 22:47:57 +0200


--n8g4imXOkfNTN/H1
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline

Package: libxml2
Version: 2.6.8-1
Severity: normal
Tags: patch

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (800, 'unstable'), (750, 'experimental'), (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.4.26
Locale: LANG=C, LC_CTYPE=en_US.ISO8859-1

Versions of packages libxml2 depends on:
ii  libc6                       2.3.2.ds1-11 GNU C Library: Shared libraries an
ii  zlib1g                      1:1.2.1-5    compression library - runtime

-- no debconf information
-- 
Obsig: developing a new sig

--n8g4imXOkfNTN/H1
Content-Type: text/plain; charset=us-ascii
Content-Disposition: attachment; filename=patch

diff -ruN libxml2-2.6.8-1/debian/changelog libxml2-2.6.8/debian/changelog
--- libxml2-2.6.8-1/debian/changelog	2004-04-16 22:38:54.000000000 +0200
+++ libxml2-2.6.8/debian/changelog	2004-04-16 22:37:35.000000000 +0200
@@ -1,3 +1,15 @@
+libxml2 (2.6.8-1.1) unstable; urgency=high
+
+  * NMU. Urgency set to high as libxml2 has been preventing too many packages
+    from entering testing for too long.
+  * Grabbed from SVN:
+    Mike Hommey <mh@glandium.org>  Sat, 10 Apr 2004 12:42:03 +0900
+    * debian/control:
+      + Updated section for libxml2-doc package.
+      + Added dependency on libz-dev for libxml2-dev. (Closes: #242683)
+
+ -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Fri, 16 Apr 2004 22:37:08 +0200
+
 libxml2 (2.6.8-1) unstable; urgency=low
 
   * New upstream release
diff -ruN libxml2-2.6.8-1/debian/control libxml2-2.6.8/debian/control
--- libxml2-2.6.8-1/debian/control	2004-04-16 22:38:54.000000000 +0200
+++ libxml2-2.6.8/debian/control	2004-04-16 22:33:43.000000000 +0200
@@ -43,7 +43,7 @@
 Package: libxml2-dev
 Architecture: any
 Section: libdevel
-Depends: libxml2 (= ${Source-Version})
+Depends: libxml2 (= ${Source-Version}), libz-dev
 Replaces: libxml2 (<= 2.6.6-1), libxml2-headers (= 2.6.7-1)
 Conflicts: libxml2 (<= 2.6.6-1), libxml2-headers (= 2.6.7-1)
 Description: Development files for the GNOME XML library

--n8g4imXOkfNTN/H1--