[ubuntu/utopic-proposed] ben 0.6.11.2ubuntu1 (Accepted)

Iain Lane iain.lane at canonical.com
Sun Aug 31 22:20:14 UTC 2014


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)

Date: Sun, 31 Aug 2014 23:15:45 +0100
Changed-By: Iain Lane <iain.lane at canonical.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/utopic/+source/ben/0.6.11.2ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Sun, 31 Aug 2014 23:15:45 +0100
Source: ben
Binary: libben-ocaml-dev libben-ocaml ben
Architecture: source
Version: 0.6.11.2ubuntu1
Distribution: utopic
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Iain Lane <iain.lane at canonical.com>
Description:
 ben        - toolbox for Debian maintainers
 libben-ocaml - OCaml libraries for Debian maintainers (runtime package)
 libben-ocaml-dev - OCaml libraries for Debian maintainers (development package)
Closes: 728708 729090 732833 732836 736159 743724 746046 746507 750327
Changes:
 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)
Checksums-Sha1:
 3b770a7be8bc5e77d2757aca12400e6c0b90193f 2371 ben_0.6.11.2ubuntu1.dsc
 bbbe2344b4243fa0753d51a671d10523639eadb7 62540 ben_0.6.11.2ubuntu1.tar.xz
Checksums-Sha256:
 c46e155208227c32987a74255fcb08fb1774eae922fa5df23aa9abdec0ff1fee 2371 ben_0.6.11.2ubuntu1.dsc
 f3a3c704de1972831d6ea4ef2c402c25a1c01ecf780578d6fa46f4717f8e93cd 62540 ben_0.6.11.2ubuntu1.tar.xz
Files:
 b50c6f36b2bdca473d6779f928a6cb97 2371 ocaml optional ben_0.6.11.2ubuntu1.dsc
 8db2015f3388ee69ec5d3eda23b83143 62540 ocaml optional ben_0.6.11.2ubuntu1.tar.xz
Original-Maintainer: Debian OCaml Maintainers <debian-ocaml-maint at lists.debian.org>

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCgAGBQJUA5+gAAoJEONS1cUcUEHUVtAP/is5669UvWDgTiAGLF+AXuna
GqrdA9c0e9Ddv16Asz8/ADeUHIT1ykSjFaPqDHHy4NeweKF4SUhKCjbEkZK1ajkj
fsgVsqdJIVaG+y0phbxg2HJcVsRzh2AShJl9uqbQKJ4TkpXMJgmO1aJBf+QwsMNh
MRFEl29nElqwCMMOVDMftFDVPkffY/JVRhXKTyVmDpJGycf27ju27BZEGaNNZ/nd
p2OvtVF+C2qfT5Do2SC8ZengqqXOOjpGB18ZOs9IPptijsgmATHFrfiSq8JDVlRY
0+W7Y1XKaAqJ4SMoBry7u2RTLkeUr9N1REtcpbkF5PQyrlylbogt4jzUAw6xb4Bk
P6c3X97vKX32C7kWEiHqawe3cvF8axZ4EBN0MVwCMq+jUQYQE7fayC10gu4eZaE+
jDWeh6bHGwjEvkNMuI93BW+KEuBjf8azsC38awuNJItPlpevcQX9AmO3N68zCfKS
Wqhr/QUjPmJUZqt1QFTf8MsipCM3SASSvGZd2UPZNvphj7CRTtb1LOFaycbH39ie
QihOrqYYEVt+3EABaSQDayoyL746nZxETbedGIpws3pH9lz3zOu8qXkoV1BrNte3
le8KzqK1G3fI3lz5EdxgVVhwm+CdXWRsFJ5NsGW/MzhENXPwEnRKW6PkNR1zL8W7
PVlt3gh1z5r3x/LpzR7E
=9wew
-----END PGP SIGNATURE-----


More information about the Utopic-changes mailing list