ben 1.6ubuntu1 source package in Ubuntu

Changelog

ben (1.6ubuntu1) oracular; 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.
    - Include an Ubuntu logo, remove the Debian logo.
    - Use Ubuntu fonts and colors by default.

ben (1.6) unstable; urgency=medium

  * examples/transition-scripts:
    - create a directory per source package in pool
    - examples/ocaml: add JSON generator for ci.debian.net

 -- Gianfranco Costamagna <email address hidden>  Tue, 30 Jul 2024 07:52:01 +0200

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Oracular
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
ocaml
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe ocaml

Downloads

File Size SHA-256 Checksum
ben_1.6ubuntu1.tar.xz 80.1 KiB 081d6993b98fcc9a61483d3631850eb5689965958c8654c3cfebc1e363048a2e
ben_1.6ubuntu1.dsc 2.1 KiB 42fd8fe8feddd68bf73989643d5db7db453c7b2b3c4126f170fbd08179142a30

Available diffs

View changes file

Binary packages built by this source

ben: toolbox for Debian maintainers

 This is a collection of useful tools that Debian maintainers can use
 to make their packaging work easier. They all work with regular
 Debian package list files, and should be useful for Debian
 derivatives as well. This package ships a single executable, "ben",
 with the following subcommands:
  * download: download a set of package list files from a mirror
  * monitor: monitor the status of a set of packages across several
    architectures (useful for transitions)
  * query: query packages using their metadata (similar to grep-dctrl,
    but uses a dedicated query language)
  * tracker: frontend to multiple monitors

ben-dbgsym: debug symbols for ben
libben-ocaml: OCaml libraries for Debian maintainers (runtime package)

 This package contains miscellaneous OCaml libraries to make the life
 of an OCaml-aware Debian package maintainer easier.
 .
 This package contains the shared runtime stub libraries.

libben-ocaml-dbgsym: debug symbols for libben-ocaml
libben-ocaml-dev: OCaml libraries for Debian maintainers (development package)

 This package contains miscellaneous OCaml libraries to make the life
 of an OCaml-aware Debian package maintainer easier.
 .
 This package contains development files of the library.

libben-ocaml-dev-dbgsym: debug symbols for libben-ocaml-dev