Accepted sablotron 1.0.2-4ubuntu1 (source)

Matthias Klose doko at ubuntu.com
Wed Jun 8 02:30:02 CDT 2005


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Wed,  8 Jun 2005 09:37:45 +0200
Source: sablotron
Binary: libsablot-doc libsablot0 libsablot0-dev sablotron
Architecture: source
Version: 1.0.2-4ubuntu1
Distribution: breezy
Urgency: low
Maintainer: Ondřej Surý <ondrej at debian.org>
Changed-By: Matthias Klose <doko at ubuntu.com>
Description: 
 libsablot-doc - an XSL processor fully implemented in C++
 libsablot0 - an XSL processor fully implemented in C++
 libsablot0-dev - an XSL processor fully implemented in C++ [development]
 sablotron  - an XSL processor fully implemented in C++
Closes: 66996 69775 86625 99001 99374 103352 107886 109013 114314 117460 124309 160083 160340 174799 177008 179724 179886 181554 182167 183064 183869 193232 198808 202324 208192 281577 281578 281579 294728 311609
Changes: 
 sablotron (1.0.2-4ubuntu1) breezy; urgency=low
 .
   * Upload as ubuntu version.
 .
 sablotron (1.0.2-4) unstable; urgency=low
 .
   * CXX transition: Rename libsablot0c102 to libsablot0.
 .
 sablotron (1.0.2-3) unstable; urgency=low
 .
   * Add fix for SIGSEGV bug when importing non-existant stylesheet
     (Closes: #311609)
 .
 sablotron (1.0.2-2) unstable; urgency=low
 .
   * Add debian/sablotron.install to fix missing sabcmd binary.
 .
 sablotron (1.0.2-1) unstable; urgency=low
 .
   * New upstream release.
   * New maintainer.
   * Move sablot-config to -dev package (Closes: #281578)
   * Create -doc package (Closes: #281579)
   * Switch to cdbs build system.
   * Relibtoolize (Closes: #294728)
   * Change description of sablotron package (Closes: #281577)
 .
 sablotron (1.0-1) unstable; urgency=low
 .
   * New upstream release
   * Configure and Makefile.in scripts are no longer modified (Closes:
     Bug#208192)
   * HTML documentation is updated to the contained in the original package
     and is now properly placed (Closes: Bug#193232, Bug#202324)
   * XSLT debugger is now enabled (Closes: Bug#198808)
   * Updated config.guess and config.sub from libtool 1.5-1
 .
 sablotron (0.98-1) unstable; urgency=low
 .
   * New upstream release (Closes: Bug#182167)
   * Removed '-g' from CFLAGS and CXXFLAGS in rules file
   * Re-libtoolized upstream files again in order to support mips and mipsel
     architectures properly (automake1.6 was needed)
   * Some changes to packages descriptions
   * Changed Section of libsablot0-dev from 'devel' to 'libdevel'
 .
 sablotron (0.97-7) unstable; urgency=low
 .
   * Updated libtool related files in order to correctly support mips and
     mipsel architectures too (Closes: Bug#183869)
 .
 sablotron (0.97-6) unstable; urgency=low
 .
   * Added -lstdc++ to the library link list
 .
 sablotron (0.97-5) unstable; urgency=low
 .
   * Updated shlibs file to reflect libsablot0c102 instead of libsablot0
     (Closes: Bug#183064)
 .
 sablotron (0.97-4) unstable; urgency=low
 .
   * libsablot0c102 conflicts again with libsablot0
   * We can use libexpat1-dev's expat.h again
 .
 sablotron (0.97-3) unstable; urgency=low
 .
   * libsablot0c102 does not conflict neither provide libsablot0 anymore
     (Closes: Bug#181554)
 .
 sablotron (0.97-2) unstable; urgency=low
 .
   * Oops, I compiled 0.97-1 with gcc-3.2 but did not rename the package
     accordingly following gcc-3.2 migration guidelines (Closes: Bug#179886,
     Bug#179724)
   * Added Conflicts: libsablot0 and Provides: libsablot0 to libsablot0c102
   * I am including a provisional modified version of expat.h in src/engine/
     to be used instead of libexpat1-dev's one until that package is
     corrected or a better workaround is found.
   * Entities bug seems to be fixed in this version (Closes: Bug#174799)
   * Strip-space bug was solved long ago (Closes: Bug#109013)
 .
 sablotron (0.97-1) unstable; urgency=low
 .
   * New upstream release (Closes: Bug#177008)
   * Added sablot-config manpage, generated with help2man
 .
 sablotron (0.96.1-2) unstable; urgency=low
 .
   * Removed libstdc++.so changes made in package version 0.71-2, because it
     seems impossible to compile 0.96.1 this way. I hope it is still
     compilable using g++-3/libstdc++3.
   * Moved usr/include/sabdbg.h and usr/include/sabcfg.h to package
     libsablot0-dev too
 .
 sablotron (0.96.1-1) unstable; urgency=low
 .
   * New upstream release (Closes: Bug#160340)
   * Header file sdom.h is now part of libsablot0-dev, not sablotron (Closes:
     Bug#160083)
 .
 sablotron (0.95-1) unstable; urgency=low
 .
   * New upstream release
 .
 sablotron (0.90-1) unstable; urgency=low
 .
   * New upstream release
 .
 sablotron (0.82-1) unstable; urgency=low
 .
   * New upstream release
 .
 sablotron (0.81-1) unstable; urgency=low
 .
   * New upstream release
 .
 sablotron (0.71-2) unstable; urgency=low
 .
   * Linked libsablot.so.X with libstdc++.so, so that g++-3/libstdc++3 can be
     used. (Closes: Bug#124309) Thanks to Randolph Chung for reporting and
     providing the patch
 .
 sablotron (0.71-1) unstable; urgency=low
 .
   * New upstream release
 .
 sablotron (0.70.1-2) unstable; urgency=low
 .
   * Recompiled against latest version of libexpat1 (Closes: Bug#117460)
   * Fixed SDOM_tmpListDump declaration in sdom.h, so that the header file
     can be used from C programs too.
 .
 sablotron (0.70.1-1) unstable; urgency=low
 .
   * Applied upstream 0.70.1 maintenance patch
 .
 sablotron (0.70-2) unstable; urgency=low
 .
   * Header file sxpath.h is now included in libsablot0-dev (Closes: Bug#114314)
 .
 sablotron (0.70-1) unstable; urgency=low
 .
   * New upstream release
 .
 sablotron (0.65.1-1) unstable; urgency=low
 .
   * New upstream release, including 0.65.1 patch
   * Now libsablot0-dev depends on libexpat1-dev too (Closes: Bug#107886)
 .
 sablotron (0.60-4) unstable; urgency=low
 .
   * Updated config.sub and config.guess from the libtool package ones, so
     that it compiles on hppa and ia64 (Closes: Bug#99374, Bug#103352)
 .
 sablotron (0.60-3) unstable; urgency=low
 .
   * Applied Sablot-0.60.1.patch
 .
 sablotron (0.60-2) unstable; urgency=low
 .
   * Modified libsablot0.shlibs so that it does not show package version
     anymore.
 .
 sablotron (0.60-1) unstable; urgency=low
 .
   * New upstream release
 .
 sablotron (0.52-2) unstable; urgency=low
 .
   * Applied patch from Tom Kaiser to correct charset conversions problems
     (Closes: Bug#99001)
 .
 sablotron (0.52-1) unstable; urgency=low
 .
   * New upstream release
 .
 sablotron (0.51-1) unstable; urgency=low
 .
   * New upstream release
 .
 sablotron (0.50-3) unstable; urgency=low
 .
   * Make sure that libsablot0 depends on libexpat1 (Closes: Bug#86625)
 .
 sablotron (0.50-2) unstable; urgency=low
 .
   * Updated shlibs file for libsablot0 libs so that it shows 0.50 instead of
     0.44
   * Changed libxmltok1-dev with libexpat1-dev in Build-Depends field
   * Added simple man page generated with help2man
   * INSTALL document is no longer distributed with the package
 .
 sablotron (0.50-1) unstable; urgency=low
 .
   * New upstream release
 .
 sablotron (0.44-1) unstable; urgency=low
 .
   * New upstream release
 .
 sablotron (0.43-1) unstable; urgency=low
 .
   * New upstream release
   * Added 'debhelper' to Build-Depends field so that buildd does not
     complain (closes: Bug#69775)
 .
 sablotron (0.42-1) unstable; urgency=low
 .
   * New upstream release
   * Added Build-Depends entry in control file
 .
 sablotron (0.40-2) unstable; urgency=low
 .
   * Commented BASE HREF in html documentation so that links work properly
     with local files (closes: Bug#66996)
 .
 sablotron (0.40-1) unstable; urgency=low
 .
   * New upstream release. License changes to MPL+GPL
   * Added some documentation from Sablotron web site
 .
 sablotron (0.36-1) unstable; urgency=low
 .
   * New upstream release
 .
 sablotron (0.35-1) unstable; urgency=low
 .
   * Initial Release.
Files: 
 de753ae1d86e43e8df7197a3891d066e 695 - optional sablotron_1.0.2-4ubuntu1.dsc
 12243bc21b149cad89e98bc89f9c103e 606814 - optional sablotron_1.0.2.orig.tar.gz
 93fa7e7c23bacd775404857962cc1917 433708 - optional sablotron_1.0.2-4ubuntu1.diff.gz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (GNU/Linux)

iD8DBQFCpqG4StlRaw+TLJwRAukYAJ9ijkLT8bTECohFsD2CThs1aisNZwCfUfJz
OEdft6zezXrZLAtbR6Oe8A0=
=R3Pj
-----END PGP SIGNATURE-----


Accepted:
sablotron_1.0.2-4ubuntu1.diff.gz
  to pool/main/s/sablotron/sablotron_1.0.2-4ubuntu1.diff.gz
sablotron_1.0.2-4ubuntu1.dsc
  to pool/main/s/sablotron/sablotron_1.0.2-4ubuntu1.dsc
sablotron_1.0.2.orig.tar.gz
  to pool/main/s/sablotron/sablotron_1.0.2.orig.tar.gz




More information about the breezy-changes mailing list