summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: ccb6844)
raw | patch | inline | side by side (parent: ccb6844)
author | Sebastian Harl <sh@tokkee.org> | |
Sat, 26 Feb 2022 12:51:39 +0000 (13:51 +0100) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Sat, 26 Feb 2022 12:51:39 +0000 (13:51 +0100) |
debian/changelog | patch | blob | history | |
debian/control | patch | blob | history | |
debian/copyright | patch | blob | history |
diff --git a/debian/changelog b/debian/changelog
index cdce413e851cbaba78f0bb0aa412ab9ddb711a47..ba720ee82359c5e76ffb9df523027aecf2c7f607 100644 (file)
--- a/debian/changelog
+++ b/debian/changelog
tig (2.5.5-1) UNRELEASED; urgency=medium
+ * New upstream release; thanks to Elimar Riesebieter for reporting this
+ (Closes: #990887).
+ - Build-depend on libpcre2-dev.
* Update homepage field; thanks to Elimar Riesebieter for reporting this
(Closes: #990886).
diff --git a/debian/control b/debian/control
index ebeb44233838945a4087c18b68d6d5a2064106e6..9baceac8df981048c713263d75b50eaccd274795 100644 (file)
--- a/debian/control
+++ b/debian/control
Section: vcs
Priority: optional
Maintainer: Sebastian Harl <tokkee@debian.org>
-Build-Depends: debhelper (>= 12), dpkg-dev (>= 1.14.6), libncursesw5-dev,
- libreadline-dev (>= 6.3), asciidoc (>= 8.4), xmlto, docbook-utils
+Build-Depends: debhelper (>= 12), dpkg-dev (>= 1.14.6),
+ libncursesw5-dev,
+ libpcre2-dev,
+ libreadline-dev (>= 6.3),
+ asciidoc (>= 8.4),
+ docbook-utils,
+ xmlto
Standards-Version: 4.5.1
Homepage: https://jonas.github.io/tig/
Vcs-Git: git://git.tokkee.org/pkg-tig.git
diff --git a/debian/copyright b/debian/copyright
index e6d2711b789e2717b3f22bc1016c62155a57c915..5bea8d43acdd9916d16cd3b22ec4b60b366a789e 100644 (file)
--- a/debian/copyright
+++ b/debian/copyright
Files: compat/utf8proc.c
compat/utf8proc.h
- Copyright © 2014-2019 Steven G. Johnson, Jiahao Chen, Peter Colberg, Tony Kelman, Scott P. Jones, and other contributors.
+ Copyright © 2014-2021 Steven G. Johnson, Jiahao Chen, Peter Colberg, Tony Kelman, Scott P. Jones, and other contributors.
Copyright © 2009 Public Software Group e. V., Berlin, Germany
All Rights Reserved