gitless 0.8.8-5 source package in Ubuntu

Changelog

gitless (0.8.8-5) unstable; urgency=medium

  * Declare compliance with Debian Policy 4.6.0 with no changes.
  * Drop the version of the python3-sh build dependency.
  * Explicitly add dh-sequence-single-binary as a build dependency.
  * autopkgtest scripts: fix some issues reported by shellcheck.
  * Declare compliance with Policy 4.7.0 with no changes.
  * Bump the debhelper compat level to 14 and let debhelper add some
    default dependencies automatically.
  * Include dpkg's default.mk for completeness.
  * Declare dpkg-build-api v1, drop the implied Rules-Requires-Root: no.
  * Add the years 2021 and 2024 to my debian/* copyright notice.

 -- Peter Pentchev <email address hidden>  Wed, 03 Jul 2024 20:06:09 +0300

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
Original maintainer:
Debian Python Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
gitless_0.8.8-5.dsc 2.2 KiB acb0b8edd7a2471cbc488702f70d3af0e0031d003bbf17ef634c38d4fa69103c
gitless_0.8.8.orig.tar.gz 41.4 KiB 470aab13d51baec2ab54d7ceb6d12b9a2937f72d840516affa0cb34a6360523c
gitless_0.8.8-5.debian.tar.xz 7.2 KiB 3c6d4e86326f798e022a42b84252a07e35191ff3c62e691470dd1e6a860168f3

Available diffs

No changes file available.

Binary packages built by this source

gitless: version control system on top of Git

 Gitless is an experimental version control system built on top of Git.
 Many people complain that Git is hard to use. The Gitless authors think
 the problem lies deeper than the user interface, in the concepts
 underlying Git. Gitless is an experiment to see what happens if
 a simple veneer is put on an app that changes the underlying concepts.
 Because Gitless is implemented on top of Git (could be considered what
 Git pros call a "porcelain" of Git), you can always fall back on Git.
 And of course your coworkers you share a repo with need never know that
 you're not a Git aficionado.