Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2004-10-28 | Bump shlibsdebian/2.6.15-1 | Mike Hommey | 2 | -2/+4 | |
2004-10-28 | New upstream release | Mike Hommey | 132 | -2075/+4331 | |
2004-10-28 | Load /tmp/tmp.SgII7T/libxml2-2.6.15 intoupstream/2.6.15 | Mike Hommey | 129 | -1801/+4231 | |
packages/libxml2/branches/upstream/current. | |||||
2004-10-16 | Merge last changes to 2.6.11-4 into trunkdebian/2.6.14-1 | Mike Hommey | 3 | -8/+6 | |
2004-10-16 | Add changes from 2.6.11-4 and update changelog. This will be version 2.6.14-1. | Mike Hommey | 3 | -24/+32 | |
2004-10-15 | debian/libxml2-python2.3: don't install .a and .la files. | Mike Hommey | 2 | -2/+8 | |
2004-10-14 | * debian/rules:Avoid compression of both python examples and documentation. | Mike Hommey | 10 | -21/+95 | |
* Reorganization in documentation: + debian/libxml2-doc.examples: removed, they will get installed by libxml2-doc.install, and we don't ship gjob* examples anymore, they have been superseded by a lot of better examples. + debian/libxml2-doc.install, debian/rules: changed the way files are installed in the libxml2-doc package, and their location. + debian/libxml2-doc.doc-base: changed the location of the documentation base to fit the new one. + doc/examples/index.html: generated this file from examples.x?l by hand. It would otherwise require a build dependency on xsltproc, itself depending upon libxml2... wouldn't be very reasonnable. * debian/no-upstream-changelog, debian/rules, debian/libxml2-dev.dirs, debian/libxml2-utils.dirs: /usr/share/doc directories have been replaced by a symbolic link in packages libxml2-utils and libxml2-dev. In libxml2-python2.3, all files but TODO are symlinks to the corresponding file from libxml2. The one from libxml2-doc is replaced by an explicative text saying where to find it and why it has been (re)moved. That will save some space in the archive, especially considering this file is constantly growing. | |||||
2004-10-13 | Ran autotools and changed dh_makeshlibs call in debian/rules. | Mike Hommey | 4 | -914/+970 | |
2004-10-13 | New upstream release | Mike Hommey | 110 | -11371/+82330 | |
2004-10-13 | Load /tmp/tmp.zzO3vU/libxml2-2.6.14 intoupstream/2.6.14 | Mike Hommey | 109 | -10453/+81457 | |
packages/libxml2/branches/upstream/current. | |||||
2004-10-13 | Minor change to the changelog | Mike Hommey | 1 | -0/+2 | |
2004-09-12 | Release 2.6.13-1 for experimental | Mike Hommey | 2 | -4/+7 | |
2004-09-10 | New upstream | Mike Hommey | 398 | -4640/+11921 | |
2004-09-10 | Load /tmp/tmp.BmUFjT/libxml2-2.6.13 intoupstream/2.6.13 | Mike Hommey | 394 | -4575/+11801 | |
packages/libxml2/branches/upstream/current. | |||||
2004-07-31 | Note to self: never assume you're done with something, especially when you ↵debian/2.6.11-3 | Mike Hommey | 2 | -6/+5 | |
had to leave 5 minutes after doing it. NOW, the workarounds work for svn-buildpackage AND dpkg-buildpackage. So, THIS ONE is 2.6.11-3. | |||||
2004-07-31 | Cosmetic fix | Mike Hommey | 1 | -0/+1 | |
2004-07-31 | NOW, it must be okay | Mike Hommey | 2 | -5/+12 | |
2004-07-31 | Woops, the restore workaround was in clean target, not install | Mike Hommey | 1 | -7/+7 | |
2004-07-31 | debian/rules: Backup files that are removed or modified by upstream build ↵ | Mike Hommey | 2 | -7/+21 | |
system and restore them so that calling the clean target actually gives the same tree as before a build. debian/changelog: removed the NOT RELEASED YET message. This will be 2.6.11-3. | |||||
2004-07-31 | python/drv_libxml2.py: add encoding declaration. Closes: #259526. | Mike Hommey | 2 | -1/+3 | |
2004-07-30 | debian/control: add a space between gcc-3.2 and [hppa]. Closes: #262101. | Mike Hommey | 2 | -1/+8 | |
2004-07-21 | Fix for hppa toolchain bug by Andreas Metzlerdebian/2.6.11-2 | Mike Hommey | 3 | -2/+14 | |
2004-07-06 | Final changes for 2.6.11-1. (I guess)debian/2.6.11-1 | Mike Hommey | 2 | -4/+6 | |
2004-07-06 | New upstream release merged. Applied autogen.sh. Removed debian changes to ↵ | Mike Hommey | 410 | -5890/+59683 | |
libxml.m4, since they have been included upstream. | |||||
2004-07-06 | Load /tmp/tmp.DIvcnD/libxml2-2.6.11 intoupstream/2.6.11 | Mike Hommey | 410 | -6104/+59794 | |
packages/libxml2/branches/upstream/current. | |||||
2004-06-02 | debian/control: changed deps on libz-dev to zlib1g-dev | libz-dev.debian/2.6.10-3 | Mike Hommey | 3 | -20/+41 | |
debian/rules: made binary-indep target actually build the libxml2-doc package which is Arch: all. | |||||
2004-05-27 | Forgot to log some changes in the changelog.debian/2.6.10-2 | Mike Hommey | 1 | -1/+2 | |
2004-05-27 | debian/watch: updated the watch file to exclude the cvs-snapshot from the scope. | Mike Hommey | 4 | -202/+20 | |
debian/rules: rename libxml.m4 to libxml2.m4 in the /usr/share/aclocal directory. libxml.m4: removed the AM_PATH_XML macro which is a macro for checking libxml, not libxml2. | |||||
2004-05-18 | Added the autogen.sh taken from libxslt and ran it.debian/2.6.10-1 | Mike Hommey | 14 | -372/+681 | |
2004-05-17 | Finalize release 2.6.10-1 | Mike Hommey | 5 | -106/+333 | |
2004-05-17 | New upstream release | Mike Hommey | 164 | -1243/+2827 | |
2004-05-17 | Load /tmp/tmp.QVLX5b/libxml2-2.6.10 intoupstream/2.6.10 | Mike Hommey | 163 | -1243/+2821 | |
packages/libxml2/branches/upstream/current. | |||||
2004-04-27 | Enable AM_MAINTAINER_MODE and re-run the autotools suite.debian/2.6.9-2 | Mike Hommey | 12 | -147/+274 | |
2004-04-19 | Stupidly forgot a \debian/2.6.9-1 | Mike Hommey | 1 | -1/+1 | |
2004-04-19 | Changed once more the python/libxml2-py.c workaround to finally work really ↵ | Mike Hommey | 2 | -4/+8 | |
properly. | |||||
2004-04-19 | Oops, should not have removed the libxml2-py.c workaround. Put it back. | Mike Hommey | 2 | -2/+5 | |
Put the changelog in releaseable state. | |||||
2004-04-19 | Merged with upstream 2.6.9. | Mike Hommey | 131 | -1811/+4084 | |
Ran all the autotools suite, especially the latest libtool. debian/rules: Removed all python file removals since these files get now correctly removed upstream. | |||||
2004-04-19 | Load /tmp/tmp.LovooJ/libxml2-2.6.9 intoupstream/2.6.9 | Mike Hommey | 127 | -403/+2551 | |
packages/libxml2/branches/upstream/current. | |||||
2004-04-17 | Updating the changelog to reflect the 2.6.8-1.1 NMU.debian/2.6.8-2 | Graham Wilson | 1 | -4/+13 | |
2004-04-17 | Set the urgency to high. | Mike Hommey | 1 | -2/+3 | |
2004-04-14 | Changed the changelog message for the libxml2-py.c issue, since it was not ↵ | Mike Hommey | 1 | -3/+3 | |
acurate in the end... | |||||
2004-04-14 | Final changes to the debian/rules file to finally make the ↵ | Mike Hommey | 1 | -3/+5 | |
python/libxml2-py.c thingy work. | |||||
2004-04-14 | debian/rules: Changed the backup file name for python/libxml2-py.c, which ↵ | Mike Hommey | 2 | -5/+6 | |
seemed to be removed by some Makefile at the wrong moment. debian/changelog: Put it in a releasable state for 2.6.8-2. This might be the last commit before release. | |||||
2004-04-10 | debian/control: Added dependency on libz-dev for libxml2-dev. Closes: #242683. | Mike Hommey | 2 | -3/+5 | |
2004-04-07 | Added missing changes for release 2.6.8-1. | Mike Hommey | 1 | -3/+10 | |
Converted changelog file to UTF-8. | |||||
2004-04-05 | debian/control: Updated section for libxml2-doc package | Mike Hommey | 2 | -2/+3 | |
2004-03-29 | New changelog entry for next release | Mike Hommey | 1 | -0/+6 | |
2004-03-29 | Try to circumvent new troubles with the python/libxml2-py.c withdebian/2.6.8-1 | Mike Hommey | 1 | -1/+3 | |
svn-buildpackage not wanting to make the build (the file used to be removed because it was modified by the build). | |||||
2004-03-29 | Add executable property to debian/rules | Mike Hommey | 1 | -0/+0 | |
2004-03-25 | Added the Debian specific changes into trunk. | Mike Hommey | 19 | -22/+1175 | |