summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2007-06-13* debian/rules: bump shlibs to current version, since new symbols were added.debian/2.6.29.dfsg-1Mike Hommey2-1/+2
2007-06-13* News upstream releaseMike Hommey64-317/+963
2007-06-13Load /tmp/libxml2-2.6.29 intoupstream/2.6.29.dfsgMike Hommey61-304/+922
libxml2/branches/upstream/current.
2007-04-18* debian/rules: bump shlibs to current version, since new symbols were added.debian/2.6.28.dfsg-1Mike Hommey2-3/+7
* debian/changelog: Added some bug closing.
2007-04-17* New upstream releaseMike Hommey107-3235/+2255
2007-04-17Load /tmp/libxml2-2.6.28 intoupstream/2.6.28.dfsgMike Hommey107-867/+1503
libxml2/branches/upstream/current.
2006-10-26(no commit message)debian/2.6.27.dfsg-1Mike Hommey1-1/+1
2006-10-26* debian/rules: bump shlibs to current version, since new symbols were added.Mike Hommey2-2/+3
2006-10-26* New "huge bug fixes list" upstream release.Mike Hommey149-7023/+9650
* autogen.sh: Updated so that doc/examples/index.html gets updated correctly. * debian/control: Bumped Standards-Version to 3.7.2.2. No changes required.
2006-10-26Load /tmp/libxml2-2.6.27 intoupstream/2.6.27.dfsgMike Hommey147-6933/+9625
libxml2/branches/upstream/current.
2006-10-04* debian/control: Added a conflict to the sarge version of libxslt1.1 todebian/2.6.26.dfsg-4Mike Hommey2-2/+6
avoid upgrade problems. Closes: #390733.
2006-09-02* debian/control: Bumped Standards-Version to 3.7.2.1. No changes required.Mike Hommey3-1/+9
* debian/watch: Updated to mangle the Debian version.
2006-07-27* debian/rules, debian/libxml2-dev.install: Don't install libxml2.ladebian/2.6.26.dfsg-3Mike Hommey4-2/+16
directly and sed it to remove the dependency_libs. Note that will break linking statically libxml2 with libtool, we recommend to use pkg-config --static --libs libxml-2.0 instead of relying on libtool. Closes: #379807, #378511. * xml2-config.in: Fixed usage alignment of the new option introduced in previous upload.
2006-07-01* debian/control: Removed dependency on zlib-dev for libxml2-dev.debian/2.6.26.dfsg-2Mike Hommey3-2/+17
* NEWS: Updated.
2006-07-01* debian/python-libxml2.examples.in: Renamed toMike Hommey15-66/+101
debian/python-libxml2.examples * debian/python-libxml2.install.in: Renamed to debian/python-libxml2.install, and replaced PYVERS by a wildcard. * debian/control: + Adapted dependencies to fit all changes. + Added fields required by new Python policy. + Added fields necessary for flawless transition. + Replaced dummy python-libxml2 package by a full real package which itself replaces python2.x-libxml2 packages. * debian/rules: + Changed rules to get the python versions we want to build for and adapted some rules to fit with the new setting. + Changed shell loops to make loops. + In case python binary modules are identical (and they are, but they may not be with future versions of the python headers), replace some of them with symbolic links. + Adapted rules to the fact we're installing in only one python package instead of several. * debian/pycompat: Set to 2, for new Python policy. Closes: #373456. * debian/libxml2-doc.install: Added the /usr/share/gtk-doc directory. Closes: #375113. * debian/control: Made libxml2-doc suggest devhelper. * libxml-2.0.pc.in, libxml-2.0-uninstalled.pc.in: Split Libs in Libs and Libs.private. * xml2-config.in, xml2-config.1: Added a --static option to add to --libs so that we can split what is needed when building statically and what is needed when building dynamically. Closes: #374017. * libxml-2.0.pc.in, libxml-2.0-uninstalled.pc.in, xml2-config.in: Added BASE_THREADS_LIBS to the static link information so that -lpthread would appear. Closes: #372945. * debian/rules: Add the NEWS file to dh_install calls. Closes: #365596. * debian/watch: Updated.
2006-06-08* New upstream release.debian/2.6.26.dfsg-1Mike Hommey88-10685/+15960
* debian/rules: + Added -fno-strict-aliasing to the CFLAGS. + Use dpkg-architecture to feed configure. + Bumped shlibs to current version, since new symbol for XPath cache has been added. * debian/control: Bumped Standards-Version to 3.7.2.0. No changes required.
2006-06-08Load /tmp/libxml2-2.6.26 intoupstream/2.6.26.dfsgMike Hommey75-5432/+8504
libxml2/branches/upstream/current.
2006-04-29* debian/control:debian/2.6.24.dfsg-1Mike Hommey5-153/+183
+ Changed libxml2-dbg's priority to extra. + Bumped Standards-Version to 3.7.0.0. No changes required. * debian/rules: bump shlibs to current version, since new symbols were added. * doc/xmllint.1, doc/xmllint.html: Revert debian changes.
2006-04-29Sync with new upstream releaseMike Hommey182-2708/+4641
2006-04-29Load /tmp/libxml2-2.6.24 intoupstream/2.6.24.dfsgMike Hommey193-7279/+9700
libxml2/branches/upstream/current.
2006-03-18* debian/rules: Correctly strip python modules.debian/2.6.23.dfsg.2-3Mike Hommey4-20/+87
2006-02-20* debian/control: Removed python2.2-libxml2 and build-dep on python2.2-dev.debian/2.6.23.dfsg.2-2Mike Hommey6-991/+1056
Closes: #351125. * doc/xmllint.xml, doc/xmllint.1: Applied patch from upstream cvs. That improves the manual page by many ways. * doc/xmllint.html: Manually updated with changes from the .xml file. * xmllint.c: Don't throw error when failed to load an entity through --path option of xmllint (patch from upstream cvs). Closes: #352634. Thanks Daniel Leidert.
2006-01-31Final changesdebian/2.6.23.dfsg.2-1Mike Hommey3-2/+6
2006-01-31Preparing 2.6.23.dfsg.2-1Mike Hommey4-3/+41
2006-01-31Sync with version 2.6.23.dfsg.2Mike Hommey3292-317594/+0
2006-01-31Removing tests and resultsupstream/2.6.23.dfsg.2Mike Hommey3292-317594/+0
2006-01-14Import NMU changesdebian/2.6.23-1.1Mike Hommey2-6/+18
2006-01-06Fixed my email addressdebian/2.6.23-1Mike Hommey1-1/+1
2006-01-06Prepared releaseMike Hommey2-9/+5
2006-01-06Removed bothering .orig and .rej files in the win32 directoryMike Hommey2-353/+0
2006-01-06New upstream releaseMike Hommey224-9786/+16465
2006-01-06Load /tmp/tmp.U9vXwU/libxml2-2.6.23 intoupstream/2.6.23Mike Hommey220-6137/+12351
local/libxml2/branches/upstream/current.
2005-11-02Prepared releasedebian/2.6.22-2Mike Hommey1-2/+2
2005-11-02* autogen.sh: Changed the way we rebuild the examples.Mike Hommey6-10/+26
* debian/rules: Added history support in xmllint. Closes: #318083. * debian/control: Added build dependency upon libreadline5-dev for history support in xmllint. * xmllint.c: Added some spaces in usage(). Closes: #335015. * testModule.c: Added PATH_MAX definition for the Hurd. Closes: #333623.
2005-09-13New upstreamdebian/2.6.22-1Mike Hommey140-4239/+25742
2005-09-13Load /tmp/tmp.2Zlqcz/libxml2-2.6.22 intoupstream/2.6.22Mike Hommey124-3514/+25043
packages/libxml2/branches/upstream/current.
2005-09-07Bump shlibs to current versiondebian/2.6.21-1Mike Hommey2-2/+3
2005-09-07Readying for releaseMike Hommey1-3/+3
2005-09-05New upstream releaseMike Hommey456-2429/+14076
2005-09-05Load /usr/tmp/tmp.CMoFff/libxml2-2.6.21 intoupstream/2.6.21Mike Hommey453-2149/+13784
packages/libxml2/branches/upstream/current.
2005-08-09Removed dummy packageMike Hommey3-14/+9
2005-07-14Finalized 2.6.10-1 releasedebian/2.6.20-1Mike Hommey2-10/+5
2005-07-13New upstream releaseMike Hommey430-93066/+83123
2005-07-12Load /tmp/tmp.zfIyNk/libxml2-2.6.20 intoupstream/2.6.20Mike Hommey428-93065/+83110
packages/libxml2/branches/upstream/current.
2005-07-08Updated config.guess and config.subdebian/2.6.19-1Mike Hommey2-5/+12
2005-07-08Prepare upload of 2.6.19-1 to sidMike Hommey1-3/+4
2005-04-09Sync with unstable branchMike Hommey2-2/+9
2005-04-04New upstream releaseMike Hommey131-7467/+18999
2005-04-04Load /tmp/tmp.98zkCi/libxml2-2.6.19 intoupstream/2.6.19Mike Hommey126-7452/+18976
packages/libxml2/branches/upstream/current.
2005-03-28Changed changelogMike Hommey1-2/+2