Change logs for ben source package in Wily

  • ben (0.6.11.2ubuntu1) utopic; urgency=low
    
      * Merge from Debian unstable.  Remaining changes:
        - Show Ubuntu logo.
        - Allow configs to request the Packages/Sources files are not
          redownloaded (so that we can download once and for all at the start).
        - Add an Ubuntu template.
        - Tolerate templates with buildds or critical_bugs entries that return
          None.
    
    ben (0.6.11.2) unstable; urgency=medium
    
      * Ben should not define any of the modules exported by its library.
        Update the nodefined-map for Ben accordingly.
    
    ben (0.6.11.1) unstable; urgency=medium
    
      * Add Benl_clflags and Benl_core to ben's nodefined-map when calling
        dh_ocaml.
    
    ben (0.6.11) unstable; urgency=medium
    
      * Add --no-clean to "ben tracker" to leave unknown generated
        HTML files.
      * "ben tracker" will clean up the HTML directory by default from
        now on.
      * Add ability to read uncompressed files by specifying "plain",
        "no" or "none" as a compression format.
      * Remove --output-type from "ben tracker". Support for other output
        types didn't exist anyway and is not planned.
      * Simplify queries so that processing is, a bit, faster.
      * Make templates directory configurable through BEN_TEMPLATES_DIR
        environment variable.
      * Automatically set correct date and revision when generating refman.
      * Add libocamlnet-ocaml-dev to Build-Depends, needed by Ben_monitor
        through usage of Netencoding (Closes: #750327).
    
    ben (0.6.10.1) unstable; urgency=medium
    
      * Fix built regexp to use for string matching.
    
    ben (0.6.10) unstable; urgency=medium
    
      * Fix a bug in "ben query": Expand the list of kept field names
        using Benl_data.relevant_*_keys and Benl_clflags.more_relevant_*_keys
      * A little speed-up for queries on fixed strings (Closes: #732836).
    
    ben (0.6.9) unstable; urgency=medium
    
      * dose-debcheck package does not exist. Recommend dose-distcheck
        instead (Closes: #746507).
    
    ben (0.6.8) unstable; urgency=medium
    
      * Add --more-binary-keys and --more-binary-keys CLI options to be
        able to specify further relevant binary or source keys to consider
        when running `ben monitor`.
        This is a way to extend the default list of keys considered by Ben
        and which was introduced in 6f532423296083bed50b85a6ffb29b53e1349e23.
      * Remove ia64 from default list of architectures (Closes: #743724).
      * Translate to lowercase user-specified field names
      * Capitalize field names (and take into account a word separator) when
        printing them.
      * Add --preferred-compression-format (or -z) command line option to
        specify which compression algorithm to use. Known formats are Gzip,
        Bz2 and Xz. This automatically makes them known to "ben download"
        and "ben query".
      * Update architectures lists:
        - Remove sparc from Debian architectures.
        - Add HPPA in Debian Ports list.
      * Now cache-dir, cache-file and use-cache can be set in configuration
        files.
      * Read $HOME/.benrc file at startup and provide --no-benrc to skip it
        (Closes: #746046).
    
    ben (0.6.7) unstable; urgency=low
    
      [ Stéphane Glondu ]
      * In monitor, consider all binary packages of affected source packages
      * Sort transitions in tracker index (Closes: #732833)
      * Download .gz package lists instead of .bz2 (Closes: #736159)
      * Bump Standards-Version to 3.9.5
    
      [ Nobuhiro Iwamatsu ]
      * Update achitecture lists (Closes: #729090)
    
      [ Colin Watson ]
      * Tolerate templates with buildds or critical_bugs entries that return
        None (Closes: #728708)
     -- Iain Lane <email address hidden>   Sun, 31 Aug 2014 23:15:45 +0100