haskell-debian 4.0.0-2build2 source package in Ubuntu

Changelog

haskell-debian (4.0.0-2build2) focal; urgency=medium

  * No-change rebuild with fixed binutils on arm64.

 -- Matthias Klose <email address hidden>  Sat, 08 Feb 2020 11:03:18 +0000

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Focal
Original maintainer:
Debian Haskell Group
Architectures:
any all
Section:
haskell
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe haskell

Downloads

File Size SHA-256 Checksum
haskell-debian_4.0.0.orig.tar.gz 75.6 KiB 068e52e0d28adc69315f065d05fd113f11676f73ee59cd089d1abeb79ede50bf
haskell-debian_4.0.0-2build2.debian.tar.xz 5.7 KiB 6caa8f3d89ccff81e479258aff0d5c9d69b314ca3a3692c30fe8bb2fd6934a96
haskell-debian_4.0.0-2build2.dsc 3.7 KiB a4531d4fc99fb836679e434613c6ea4b1aef2d45d228e72ec6e87112687d71be

Available diffs

View changes file

Binary packages built by this source

haskell-debian-utils: Various helpers to work with Debian packages

 This package contains tools shipped with the Haskell library “debian”:
 .
   * fakechanges:
     Sometimes you have the .debs, .dsc, .tar.gz, .diff.gz, etc from a package
     build, but not the .changes file. This package lets you create a fake
     .changes file in case you need one.
 .
   * debian-report:
     Analyze Debian repositories and generate reports about their contents and
     relations. For example, a list of all packages in a distribution that are
     trumped by another distribution.
 .
   * apt-get-build-depends:
     Tool which will parse the Build-Depends{-Indep} lines from debian/control
     and apt-get install the required packages

libghc-debian-dev: No summary available for libghc-debian-dev in ubuntu groovy.

No description available for libghc-debian-dev in ubuntu groovy.

libghc-debian-doc: No summary available for libghc-debian-doc in ubuntu groovy.

No description available for libghc-debian-doc in ubuntu groovy.

libghc-debian-prof: Profiling library for working with the Debian package system; profiling libraries

 This library includes modules covering almost every aspect of the Debian
 packaging system, including low level data types such as version numbers
 and dependency relations, on up to the types necessary for computing and
 installing build dependencies, building source and binary packages,
 and inserting them into a repository.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling. See http://www.haskell.org/ for more information on Haskell.