[ubuntu/lucid] haxml 1:1.13.3-1 (Accepted)

Ubuntu Installer archive at ubuntu.com
Mon Jan 4 20:13:54 GMT 2010


haxml (1:1.13.3-1) unstable; urgency=low

  * Switch back to the latest stable release of haxml, as to not break its
    reverse build dependencies
  * Thus do not depend on polyparse, remove patch adjusting the polyparse
    dependency.
  * Remove patches/09_fix-lexical-error, does not apply to this version of
    HaXml

haxml (1.19.7-1) unstable; urgency=low

  [ Erik de Castro Lopo ]
  * New upstream release (Closes: 539951, 527987, 464362)
  * debian/compat version 7.
  * debian/control:
    - Make Debian Haskell Group the Maintainer.
    - Standards version 3.8.3.
    - Update ghc, haddock version dependencies.
    - Update debhelper version to prevent lintian warnings.
    - Add binary package libghc6-haxml-prof.
    - Remove hugs binary packages.
    - Section haskell.
    - Build depend on libghc6-polyparse-dev.
  * New CDBS/haskell-devscipts based build to replace old debian/rules.
  * Specify LGPL-2.1 and GPL-2 in debian/copyright.
  * Point debian/watch at hackage.haskell.org.
  * Convert dpatch patches to quilt and remove unneeded patches.

haxml (1.17-6) experimental; urgency=low

  * debian/control:
    - Use the new Homepage field.
  * debian/{Canonicalise.1,Xtract.1:
    - Fix spelling error(s). (Closes: #445070)
    - Update the dates, versions and my email address.

haxml (1.17-5) experimental; urgency=low

  * debian/control:
    - Adjust Xs-Vcs-* fields as the package has moved to the pkg-haskell
      repository on svn.debian.org.
    - Add doc-base to the Recommends of haxml-doc.
  * debian/mk-haskell-depends:
    - Small cleanups.
  * Generate links to other API documentation packages:
    - debian/control:
      + Add libghc6-base-doc and libghc6-haskell98-doc to the
        Build-Depends-Indep so haddock can link to names in other
        packages.
      + Add libghc6-base-doc and libghc6-haskell98-doc to the Recommends
        of haskell-http-doc.
   - debian/patches/10_link-to-other-docs.dpatch
      + Add the appropriate --use-package options so haddock will link to
        names in other packages.

haxml (1.17-4) experimental; urgency=low

  * Drop the use of diversions to install libhugs-haxml:
    - debian/control:
      + Make the dependency hugs versioned so we have a hugs
        which is splitted into multiple packages.
      + Add a conflicts against other libhugs-haxml packages.
    - debian/libhugs-haxml.{preinst.in,postrm.in}: dropped.
  * debian/mk-haskell-depends: update script to take installed package
    configuration files as arguments.
  * debian/rules:
    - Call mk-haskell-depends with installed package configuration file as
      argument.
    - Expose package by default after installation (Closes: #392238)
    - Enclose paths in double quotes because directories can contain
      spaces.

haxml (1.17-3) experimental; urgency=low

  * debian/rules: fix typo which caused HaXml.package.conf to be missing
    from the binary package. (Closes: #394307)
  * debian/patches/07_no-hscolour-cmd.dpatch: don't remove the
    --source-entity and --source-module options as haddock 0.8 is in
    unstable.
  * Stop using update-haskell-control and $ghc6_* variables, as it is not
    necessary and not using it simplifies the work for porters and for me.

haxml (1.17-2) experimental; urgency=low

  * debian/control.in:
    - add XS-Vcs-Svn field pointing to subversion archive which contains
      this package.
    - replace ${ghc6:Depends} with ${haskell:Depends} which is used by the
      new debian/mk-haskell-depends script.
    - change maintainer email address.
  * debian/rules:
    - replace debian/mk-ghc6-vars with debian/mk-haskell-depends script
      which determines all dependencies by using the installed package
      description file used by ghc-pkg.
    - redo the way we detect if libghc6-haxml-dev gets build.
  * debian/patches/03_build-haxml-prof.dpatch: rearranged to make other
    patches easier.
  * debian/patches/06_hcflags-support.dpatch: only use -package-name HaXml
    for library source but not for the tools. This is needed to build the
    tools with GHC 6.6.

haxml (1.17-1) experimental; urgency=low

  * New upstream release:
    -  New: lazier pretty-printer Text.XML.HaXml.ShowXmlLazy
    -  Works with ghc-6.6 (changed uses of Data.FiniteMap to Data.Map).
  * debian/control.in:
    - add ppc64 to the list of architectures which ghc6 supports.
    - drop cpphs from the Build-Depends as it is not used.
    - add dctrl-tools to Build-Depends as we use grep-dctrl in the
      debian/rules file.
  * debian/libghc6-haxml-dev.prerm: don't fail it HaXml is not
    registered.
  * debian/rules:
    - only install HaXml.package.conf if we are building
      libghc6-haxml-dev.
    - make configure script executable.
    - remove info about executables and empty lines from
      HaXml.package.conf.
    - make sure cpp gets called with the -P flag.
  * debian/patches/00_fix-makefile.dpatch: removed. Fixed upstream.
  * debian/patches/10_remove-deprecated-FiniteMap.dpatch: removed. Done
    upstream.

haxml (1.16-1) experimental; urgency=low

  * New upstream release.
    - This is a development version.
    - Adds a new set of lazy parser combinators which can be used to make
      a program quicker and make it use less memory. The side-effects are
      that if an error is found in the document and exception will be
      thrown and the error messages will be less accurate as with the
      original parser combinators.
    - The Xml2Haskell and Haskell2Xml classes are merged into a new
      XmlContent class.
    - A SAX like stream parser is added.
  * Sync Debian packaging with version 1.13.1-2.
  * debian/{Canonicalise.1,DtdToHaskell.1,MkOneOf.1,Validate.1,Xtract.1}:
    - update copyright years with info from COPYRIGHT file.
    - added information for CanonicaliseLazy and XtractLazy.
  * debian/copyright:
    - update copyright years with info from COPYRIGHT file.
    - added Debian packaging copyright notice.
  * debian/haxml.links: added. Create links for the CanonicalizeLazy and
    XtractLazy man pages.
  * debian/patches/07_no-hscolour-cmd.dpatch: added. Do not use HsColour
    when generating documentation as HsColour is not packaged for Debian.

Date: Mon,  04 Jan 2010 19:05:09 +0000
Changed-By: Iain Lane <launchpad at orangesquash.org.uk>
Maintainer: Debian Haskell Group <pkg-haskell-maintainers at lists.alioth.debian.org>
Origin: Debian/unstable
https://launchpad.net/ubuntu/lucid/+source/haxml/1:1.13.3-1
-------------- next part --------------
Origin: Debian/unstable
Format: 1.7
Date: Mon,  04 Jan 2010 19:05:09 +0000
Source: haxml
Binary: haxml, libghc6-haxml-dev, libghc6-haxml-prof, haxml-doc
Architecture: source
Version: 1:1.13.3-1
Distribution: lucid
Urgency: low
Maintainer: Debian Haskell Group <pkg-haskell-maintainers at lists.alioth.debian.org>
Changed-By: Iain Lane <launchpad at orangesquash.org.uk>
Description: 
 haxml      - utilities for using XML documents with Haskell
Closes: 392238 394307 445070 464362 527987 539951
Changes: 
 haxml (1:1.13.3-1) unstable; urgency=low
 .
   * Switch back to the latest stable release of haxml, as to not break its
     reverse build dependencies
   * Thus do not depend on polyparse, remove patch adjusting the polyparse
     dependency.
   * Remove patches/09_fix-lexical-error, does not apply to this version of
     HaXml
 .
 haxml (1.19.7-1) unstable; urgency=low
 .
   [ Erik de Castro Lopo ]
   * New upstream release (Closes: 539951, 527987, 464362)
   * debian/compat version 7.
   * debian/control:
     - Make Debian Haskell Group the Maintainer.
     - Standards version 3.8.3.
     - Update ghc, haddock version dependencies.
     - Update debhelper version to prevent lintian warnings.
     - Add binary package libghc6-haxml-prof.
     - Remove hugs binary packages.
     - Section haskell.
     - Build depend on libghc6-polyparse-dev.
   * New CDBS/haskell-devscipts based build to replace old debian/rules.
   * Specify LGPL-2.1 and GPL-2 in debian/copyright.
   * Point debian/watch at hackage.haskell.org.
   * Convert dpatch patches to quilt and remove unneeded patches.
 .
 haxml (1.17-6) experimental; urgency=low
 .
   * debian/control:
     - Use the new Homepage field.
   * debian/{Canonicalise.1,Xtract.1:
     - Fix spelling error(s). (Closes: #445070)
     - Update the dates, versions and my email address.
 .
 haxml (1.17-5) experimental; urgency=low
 .
   * debian/control:
     - Adjust Xs-Vcs-* fields as the package has moved to the pkg-haskell
       repository on svn.debian.org.
     - Add doc-base to the Recommends of haxml-doc.
   * debian/mk-haskell-depends:
     - Small cleanups.
   * Generate links to other API documentation packages:
     - debian/control:
       + Add libghc6-base-doc and libghc6-haskell98-doc to the
         Build-Depends-Indep so haddock can link to names in other
         packages.
       + Add libghc6-base-doc and libghc6-haskell98-doc to the Recommends
         of haskell-http-doc.
    - debian/patches/10_link-to-other-docs.dpatch
       + Add the appropriate --use-package options so haddock will link to
         names in other packages.
 .
 haxml (1.17-4) experimental; urgency=low
 .
   * Drop the use of diversions to install libhugs-haxml:
     - debian/control:
       + Make the dependency hugs versioned so we have a hugs
         which is splitted into multiple packages.
       + Add a conflicts against other libhugs-haxml packages.
     - debian/libhugs-haxml.{preinst.in,postrm.in}: dropped.
   * debian/mk-haskell-depends: update script to take installed package
     configuration files as arguments.
   * debian/rules:
     - Call mk-haskell-depends with installed package configuration file as
       argument.
     - Expose package by default after installation (Closes: #392238)
     - Enclose paths in double quotes because directories can contain
       spaces.
 .
 haxml (1.17-3) experimental; urgency=low
 .
   * debian/rules: fix typo which caused HaXml.package.conf to be missing
     from the binary package. (Closes: #394307)
   * debian/patches/07_no-hscolour-cmd.dpatch: don't remove the
     --source-entity and --source-module options as haddock 0.8 is in
     unstable.
   * Stop using update-haskell-control and $ghc6_* variables, as it is not
     necessary and not using it simplifies the work for porters and for me.
 .
 haxml (1.17-2) experimental; urgency=low
 .
   * debian/control.in:
     - add XS-Vcs-Svn field pointing to subversion archive which contains
       this package.
     - replace ${ghc6:Depends} with ${haskell:Depends} which is used by the
       new debian/mk-haskell-depends script.
     - change maintainer email address.
   * debian/rules:
     - replace debian/mk-ghc6-vars with debian/mk-haskell-depends script
       which determines all dependencies by using the installed package
       description file used by ghc-pkg.
     - redo the way we detect if libghc6-haxml-dev gets build.
   * debian/patches/03_build-haxml-prof.dpatch: rearranged to make other
     patches easier.
   * debian/patches/06_hcflags-support.dpatch: only use -package-name HaXml
     for library source but not for the tools. This is needed to build the
     tools with GHC 6.6.
 .
 haxml (1.17-1) experimental; urgency=low
 .
   * New upstream release:
     -  New: lazier pretty-printer Text.XML.HaXml.ShowXmlLazy
     -  Works with ghc-6.6 (changed uses of Data.FiniteMap to Data.Map).
   * debian/control.in:
     - add ppc64 to the list of architectures which ghc6 supports.
     - drop cpphs from the Build-Depends as it is not used.
     - add dctrl-tools to Build-Depends as we use grep-dctrl in the
       debian/rules file.
   * debian/libghc6-haxml-dev.prerm: don't fail it HaXml is not
     registered.
   * debian/rules:
     - only install HaXml.package.conf if we are building
       libghc6-haxml-dev.
     - make configure script executable.
     - remove info about executables and empty lines from
       HaXml.package.conf.
     - make sure cpp gets called with the -P flag.
   * debian/patches/00_fix-makefile.dpatch: removed. Fixed upstream.
   * debian/patches/10_remove-deprecated-FiniteMap.dpatch: removed. Done
     upstream.
 .
 haxml (1.16-1) experimental; urgency=low
 .
   * New upstream release.
     - This is a development version.
     - Adds a new set of lazy parser combinators which can be used to make
       a program quicker and make it use less memory. The side-effects are
       that if an error is found in the document and exception will be
       thrown and the error messages will be less accurate as with the
       original parser combinators.
     - The Xml2Haskell and Haskell2Xml classes are merged into a new
       XmlContent class.
     - A SAX like stream parser is added.
   * Sync Debian packaging with version 1.13.1-2.
   * debian/{Canonicalise.1,DtdToHaskell.1,MkOneOf.1,Validate.1,Xtract.1}:
     - update copyright years with info from COPYRIGHT file.
     - added information for CanonicaliseLazy and XtractLazy.
   * debian/copyright:
     - update copyright years with info from COPYRIGHT file.
     - added Debian packaging copyright notice.
   * debian/haxml.links: added. Create links for the CanonicalizeLazy and
     XtractLazy man pages.
   * debian/patches/07_no-hscolour-cmd.dpatch: added. Do not use HsColour
     when generating documentation as HsColour is not packaged for Debian.
Files: 
 a1bd0ff123a99942108b810fac7fc573 1361 haskell optional haxml_1.13.3-1.dsc
 ec959bf6f74f6bb24c462a7e87b15d82 16570 haskell optional haxml_1.13.3-1.diff.gz


More information about the Lucid-changes mailing list