beef 1.0.2-2 source package in Ubuntu

Changelog

beef (1.0.2-2) unstable; urgency=low

  * autopkgtest
    - Add smoke test

  * debhelper
    - Switch to compat level 11

  * Security
    - Use https:// for upstream URLs
    - Add GPG signature verification to watch file

  * Other
    - Update Standards-Version to 4.1.3
      - Use Format: https://... in Debian copyright file
    - Permit Rules-Requires-Root: no
    - Point Vcs-*: to salsa.debian.org

 -- Andrea Bolognani <email address hidden>  Sat, 10 Feb 2018 17:21:31 +0100

Upload details

Uploaded by:
Andrea Bolognani
Uploaded to:
Sid
Original maintainer:
Andrea Bolognani
Architectures:
any
Section:
devel
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe devel

Downloads

File Size SHA-256 Checksum
beef_1.0.2-2.dsc 1.9 KiB d0fa4e9c54d428472cb194f73e7059b6b8b64c3a8975d74fc56aafcc0285e08b
beef_1.0.2.orig.tar.gz 348.0 KiB 5febdb9504fbc8d292e7678f8fe9e9758e915ef2cd8252d0f1a502c93e3b51e6
beef_1.0.2-2.debian.tar.xz 8.7 KiB e8b353c2796b4ffe9a6d63df567f3bbd510a991eb439b5469028f1e104742248

Available diffs

No changes file available.

Binary packages built by this source

beef: flexible Brainfuck interpreter

 Beef is an interpreter for the Brainfuck programming language.
 .
 Its main goals are to be comfortable for the user and to run most
 Brainfuck programs unchanged; speed is generally quite good.
 .
 Beef performs thorough error checking to make sure malformed programs are
 not executed; it also supports a bunch of command-line options that can be
 used for configuration or compatibility purposes.
 .
 If GVFS is installed, Beef can use any available backend as either output
 or (where it makes sense) input source. GNU readline is used for
 interactive input.

beef-dbgsym: debug symbols for beef