cgit 1.2.3+git20221219.50.91f2590+git2.39.1-1 source package in Ubuntu

Changelog

cgit (1.2.3+git20221219.50.91f2590+git2.39.1-1) unstable; urgency=medium

  * New upstream snapshot (Closes: #1011482)
  * Refresh patches
  * Update git to v2.39.1
  * Update debian/copyright
  * Update debian/watch to mangle snapshot version
  * Bump debhelper compat level to 13
  * Bump standards version

 -- Peter Colberg <email address hidden>  Sun, 05 Feb 2023 15:39:02 -0500

Upload details

Uploaded by:
Debian cgit Maintainers
Uploaded to:
Sid
Original maintainer:
Debian cgit Maintainers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc

Downloads

File Size SHA-256 Checksum
cgit_1.2.3+git20221219.50.91f2590+git2.39.1-1.dsc 2.6 KiB fc89dbb49dbdb5507cf398bba0bdc284b6d21560b152e0c574dc77421ccb2a56
cgit_1.2.3+git20221219.50.91f2590+git2.39.1.orig-git.tar.xz 6.8 MiB 40a38a0847b30c371b35873b3afcf123885dd41ea3ecbbf510efa97f3ce5c161
cgit_1.2.3+git20221219.50.91f2590+git2.39.1.orig.tar.xz 88.7 KiB 47eec0bb818ba238fd575ab2e1bfcd5ba258b035a3f6bb7cbd396cd6ae7ad481
cgit_1.2.3+git20221219.50.91f2590+git2.39.1-1.debian.tar.xz 20.3 KiB 81556715881612b6b9f29a89f564f01af1bc09107b1964db96402dbce843877f

No changes file available.

Binary packages built by this source

cgit: hyperfast web frontend for git repositories written in C

 This is an attempt to create a fast web interface for the Git SCM, using a
 built-in cache to decrease server I/O pressure.
 .
 Features:
  * basic repository browsing (logs, diffs, trees...)
  * caching of generated HTML
  * cloneable URLs (implements dumb HTTP transport)
  * commit feeds (atom format)
  * discovery of Git repositories
  * on-the-fly archives for tags and commits
  * plugin support for e.g. syntax highlighting
  * side-by-side diffs
  * simple time/author statistics
  * simple virtual hosting support (macro expansion)
  * understands GitWeb project-lists
  * understands gitweb.owner in Git config files
  * has extensive filtering framework using scripts or a built-in Lua
    interpreter

cgit-dbgsym: debug symbols for cgit