ben (0.6.6ubuntu1) trusty; urgency=low

  * Resynchronise with Debian.  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.6) unstable; urgency=low

  * Simplify computation of dependency levels by using ocamlgraph's SCC
    module
  * Use uninstallable:yes instead of debcheck:uninstallable
  * Add back edos-debcheck pseudo-field for compatibility with the setup
    at release.debian.org
  * Update copyright information

ben (0.6.5) unstable; urgency=low

  [ Stéphane Glondu ]
  * Upload to unstable
  * Migrate to dose-debcheck (Closes: #707599)
    - the pseudo-header "edos-debcheck" has been renamed into "debcheck";
      existing .ben files using it might need update
  * Add visual indication for sources that build "MA: same" binaries
    (Closes: #711908)
  * New computation of dependency levels, which should give better results
    when there are cycles or several connected components
  * Drop dependency to ocamlgraph (no longer used)
  * Update Vcs-*
  * Bump Standards-Version to 3.9.4 (no changes)

  [ Mehdi Dogguy ]
  * Fix changelog urls
  * Only warn instead of exiting when a .ben file is incorrect
  * Better error reporting wrt. configuration files
  * Separator between comparison operators and versions can be empty
  * Handle architecture restrictions in packages' relationships
  * Command-line flags --use-cache and --cache-file are now available
    for all frontends.

  [ Johannes Schauer ]
  * Allow creation of a cache in download (Closes: #714703)

ben (0.6.4) experimental; urgency=low

  * Pass -thread to ocamldoc when generating API documentation.
  * Pass needed flags to dh_ocaml so that Ben doesn't define modules
    Benl_error and Benl_templates.
  * Provide minimal documentation about HTML templates for Ben, and how
    to build them.

ben (0.6.3) experimental; urgency=low

  * Fix a typo in Makefile which made the build system try a native
    build on architectures where dynlink.cmxa is not available.

ben (0.6.2) experimental; urgency=low

  * Add missing dependency on curl. Thanks to Luca Falavigna for spotting
    it!
  * Make libjs-jquery a strong dependency and put a symlink in media
    (Closes: #680273)
  * Add docbook-xsl to Build-Depends (needed on Ubuntu to build the
    documentation). Thanks to Iain Lane!
  * Add a basic template mechanism
    - HTML templates are put under /usr/lib/ben/templates
    - Add --template command line option to "ben monitor" and "ben tracker"
    - Add "template" and "base-url" as configuration keys for "ben tracker"
  * The "media" directory is taken care by Ben directly now when "monitor"
    and "tracker" are used (See commit a5c222db6990da84ec30e4878d53bbda6).
  * Fix dependencies of the library in the META file.

Date: Mon, 04 Nov 2013 14:41:20 +0000
Changed-By: Colin Watson <cjwat...@ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-disc...@lists.ubuntu.com>
https://launchpad.net/ubuntu/trusty/+source/ben/0.6.6ubuntu1
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Mon, 04 Nov 2013 14:41:20 +0000
Source: ben
Binary: libben-ocaml-dev libben-ocaml ben
Architecture: source
Version: 0.6.6ubuntu1
Distribution: trusty
Urgency: low
Maintainer: Ubuntu Developers <ubuntu-devel-disc...@lists.ubuntu.com>
Changed-By: Colin Watson <cjwat...@ubuntu.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: 680273 707599 711908 714703
Changes: 
 ben (0.6.6ubuntu1) trusty; urgency=low
 .
   * Resynchronise with Debian.  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.6) unstable; urgency=low
 .
   * Simplify computation of dependency levels by using ocamlgraph's SCC
     module
   * Use uninstallable:yes instead of debcheck:uninstallable
   * Add back edos-debcheck pseudo-field for compatibility with the setup
     at release.debian.org
   * Update copyright information
 .
 ben (0.6.5) unstable; urgency=low
 .
   [ Stéphane Glondu ]
   * Upload to unstable
   * Migrate to dose-debcheck (Closes: #707599)
     - the pseudo-header "edos-debcheck" has been renamed into "debcheck";
       existing .ben files using it might need update
   * Add visual indication for sources that build "MA: same" binaries
     (Closes: #711908)
   * New computation of dependency levels, which should give better results
     when there are cycles or several connected components
   * Drop dependency to ocamlgraph (no longer used)
   * Update Vcs-*
   * Bump Standards-Version to 3.9.4 (no changes)
 .
   [ Mehdi Dogguy ]
   * Fix changelog urls
   * Only warn instead of exiting when a .ben file is incorrect
   * Better error reporting wrt. configuration files
   * Separator between comparison operators and versions can be empty
   * Handle architecture restrictions in packages' relationships
   * Command-line flags --use-cache and --cache-file are now available
     for all frontends.
 .
   [ Johannes Schauer ]
   * Allow creation of a cache in download (Closes: #714703)
 .
 ben (0.6.4) experimental; urgency=low
 .
   * Pass -thread to ocamldoc when generating API documentation.
   * Pass needed flags to dh_ocaml so that Ben doesn't define modules
     Benl_error and Benl_templates.
   * Provide minimal documentation about HTML templates for Ben, and how
     to build them.
 .
 ben (0.6.3) experimental; urgency=low
 .
   * Fix a typo in Makefile which made the build system try a native
     build on architectures where dynlink.cmxa is not available.
 .
 ben (0.6.2) experimental; urgency=low
 .
   * Add missing dependency on curl. Thanks to Luca Falavigna for spotting
     it!
   * Make libjs-jquery a strong dependency and put a symlink in media
     (Closes: #680273)
   * Add docbook-xsl to Build-Depends (needed on Ubuntu to build the
     documentation). Thanks to Iain Lane!
   * Add a basic template mechanism
     - HTML templates are put under /usr/lib/ben/templates
     - Add --template command line option to "ben monitor" and "ben tracker"
     - Add "template" and "base-url" as configuration keys for "ben tracker"
   * The "media" directory is taken care by Ben directly now when "monitor"
     and "tracker" are used (See commit a5c222db6990da84ec30e4878d53bbda6).
   * Fix dependencies of the library in the META file.
Checksums-Sha1: 
 663369f497d77b0dbb5bb405c5e45dae67ebea8e 2386 ben_0.6.6ubuntu1.dsc
 57ca16ae236e4c14230922a0a3c1df4dba667385 77375 ben_0.6.6ubuntu1.tar.gz
Checksums-Sha256: 
 bd062a205129a536034752d38eee250ea069b1b8395ceb3ce8a750189ade6730 2386 
ben_0.6.6ubuntu1.dsc
 eb8dfa3779cdeb76b71074b108ad545cbc5499b11b692b67a94816b61c1e55f3 77375 
ben_0.6.6ubuntu1.tar.gz
Files: 
 29af905daa6613e7bbd11a07423eb75b 2386 ocaml optional ben_0.6.6ubuntu1.dsc
 28918b36a6a805c971ad9d2cf385fc7f 77375 ocaml optional ben_0.6.6ubuntu1.tar.gz
Original-Maintainer: Debian OCaml Maintainers 
<debian-ocaml-ma...@lists.debian.org>

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.15 (GNU/Linux)
Comment: Colin Watson <cjwat...@debian.org> -- Debian developer

iQIVAwUBUneyjDk1h9l9hlALAQiIEw//Qn2h6LTRZNkjVTW6Cy1kzW36eALFjK4P
jgMsFs5kKzpijOwfz7a0IKUHBoVlOFqoUdpO4Nrj3HsLae+M0shQQsneZto6ddJj
MLf/0QDWVEWWQYiJ3J+2dSKhXHMZjnbjSioV9WrIR+bJteQRScRjghEFi2CJJVYf
0Jj493yLG97MIRy3ZMNM9QxpRjvnk2OH9nvSfwsV3JNUQCw/8Hm7ax7LP7r4YFE8
ob7tXMurDxkJDyxn3q7/axwsTh4iCeHLuzGd4Co1+CgEyWZ/+AYLjnccWf6wn7bm
XgfvIAiY0tHNytPMGaXvO8ukFmHT2foD9kjfKZEWavj0IvwW8skzY7qK8AHTJVXn
rov+eYL9KQjiTxktv9AhaaR3mIJqdk4cBj8tSwDgo7easzfy7n17TrKFrY/tEr/d
Dwnpu8BIhrH4QZ6e5tcsf4eWYfhB4nFr+mnyHjhVAdzvka4jAZPw0FhV06mtmApY
2fA4N+ukx9wPbUsSKAYERWEnX3MbVIa65ZlKknf1RZYI3bV/6/0Af/565wSmWT9j
ZkWiDw83UfKEMXxikfHMbNrfjU6G6RVxqdF7gEzudLMwDKw5wjj2XDE/PX5N5kSz
t3xBJPl7koGY7I2GU8gbamyb8KdQlUkBt37MGvD9gp0R4+fBQQNA6zYhvho/jABA
aXGAZyP/yCw=
=0KQ4
-----END PGP SIGNATURE-----
-- 
Trusty-changes mailing list
Trusty-changes@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/trusty-changes

Reply via email to