darcs 2.14.2-2build2 source package in Ubuntu
Changelog
darcs (2.14.2-2build2) focal; urgency=medium * No-change rebuild with fixed binutils on arm64. -- Matthias Klose <email address hidden> Sat, 08 Feb 2020 10:57:48 +0000
Upload details
- Uploaded by:
- Matthias Klose
- Uploaded to:
- Focal
- Original maintainer:
- Debian Haskell Group
- Architectures:
- any
- Section:
- devel
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Focal | release | universe | devel |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
darcs_2.14.2.orig.tar.gz | 1.0 MiB | 65d160a43874960dcba114c0b74d9c7b25d098486f515655502f42ff0c22a27e |
darcs_2.14.2-2build2.debian.tar.xz | 14.5 KiB | 59e2c5b87e969053c2f2a447eb92442cc4bc7161fcb9e53f45bc4e6784ec9eec |
darcs_2.14.2-2build2.dsc | 4.4 KiB | 84342a6a5e23865a027a501e9055949239015c70b1d0471d4282968ba133ed7e |
Available diffs
- diff from 2.14.2-2build1 to 2.14.2-2build2 (312 bytes)
Binary packages built by this source
- darcs: distributed, interactive, smart revision control system
Darcs is a free, open source revision control system. It is:
.
* Distributed: Every user has access to the full command set,
removing boundaries between server and client or committer and
non-committers.
* Interactive: Darcs is easy to learn and efficient to use because
it asks you questions in response to simple commands, giving you
choices in your work flow. You can choose to record one change in
a file, while ignoring another. As you update from upstream, you
can review each patch name, even the full "diff" for interesting
patches.
* Smart: Originally developed by physicist David Roundy, darcs is
based on a unique algebra of patches. This smartness lets you
respond to changing demands in ways that would otherwise not be
possible.