1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173
|
git-delta (0.18.2-4) unstable; urgency=medium
* add patch 1001_bat and update patch 1001_git2
to accept newer branch;
bump build-dependencies for crates bat git2;
closes: bug#1101624, thanks to Lucas Nussbaum and Jeremy BĂcha
* add metadata about upstream project
* update git-buildpackage config:
+ filter-out potential upstream debian dir
+ simplify usage config
* update watch file:
+ mangle upstream version
+ improve filename mangling; use Github API
-- Jonas Smedegaard <dr@jones.dk> Sun, 06 Apr 2025 15:22:15 +0200
git-delta (0.18.2-3) unstable; urgency=medium
* tune build flags for hardening and speed
-- Jonas Smedegaard <dr@jones.dk> Mon, 20 Jan 2025 12:52:13 +0100
git-delta (0.18.2-2) unstable; urgency=medium
* update and unfuzz patches;
bump build-dependency for crate git2;
closes: bug#1081864,
thanks to Santiago Vila and Peter Michael Green
-- Jonas Smedegaard <dr@jones.dk> Sun, 06 Oct 2024 23:51:07 +0200
git-delta (0.18.2-1) unstable; urgency=medium
[ upstream ]
* new release
[ Jonas Smedegaard ]
* update and unfuzz patches;
tighten build-dependency for crate itertools
-- Jonas Smedegaard <dr@jones.dk> Fri, 04 Oct 2024 17:39:09 +0200
git-delta (0.18.1-1) unstable; urgency=medium
[ upstream ]
* new release
-- Jonas Smedegaard <dr@jones.dk> Sun, 25 Aug 2024 00:23:08 +0200
git-delta (0.18.0-1) unstable; urgency=medium
[ upstream ]
* new release
[ Jonas Smedegaard ]
* update and unfuzz patches
* build-depend on packages for crates insta rstest;
relax build-dependencies for crates clap sysinfo
-- Jonas Smedegaard <dr@jones.dk> Sat, 17 Aug 2024 09:32:55 +0200
git-delta (0.17.0-5) unstable; urgency=medium
* no-changes source-only upload to enable testing migration
-- Jonas Smedegaard <dr@jones.dk> Sun, 21 Jul 2024 00:32:09 +0200
git-delta (0.17.0-4) experimental; urgency=medium
* add patch 1001_sysinfo to use newer branch of crate sysinfo;
bump build-dependency for crate sysinfo
(see bug#1075991)
-- Jonas Smedegaard <dr@jones.dk> Sat, 20 Jul 2024 16:40:41 +0200
git-delta (0.17.0-3) unstable; urgency=medium
* drop patch 2002_sysinfo,
obsoleted by Debian packaging changes;
tighten build-dependencies for crate sysinfo
* simplify packaging;
build-depend on dh-sequence-rust
(not dh-cargo libstring-shellquote-perl)
-- Jonas Smedegaard <dr@jones.dk> Sat, 13 Jul 2024 09:52:16 +0200
git-delta (0.17.0-2) unstable; urgency=medium
* update patches;
relax build-dependency for crate itertools;
closes: bug#1072259, thanks to Peter Green
* set Static-Built-Using (not X-Cargo-Built-Using)
* declare compliance with Debian Policy 4.7.0
* update copyright info: fix file path
* update dh-cargo fork
* update copyright info: update coverage
* recommend git;
closes: bug#1059826, thanks to Christoph Anton Mitterer
-- Jonas Smedegaard <dr@jones.dk> Fri, 31 May 2024 07:54:33 +0200
git-delta (0.17.0-1) unstable; urgency=medium
[ upstream ]
* new release
[ Jonas Smedegaard ]
* update and unfuzz patches
* add patch 2002_terminal-colorsaurus
to avoid not-in-Debian crate terminal-colorsaurus
* build-depend on packages for crates anstyle-parse clap-complete
(not atty vte)
* relax build-dependencies for crates bytelines sysinfo
* tighten build-dependency for crate bat
-- Jonas Smedegaard <dr@jones.dk> Tue, 02 Apr 2024 11:12:49 +0200
git-delta (0.16.5-5) unstable; urgency=medium
* drop patches 2002_ansi_colours 2002_vte,
obsoleted by Debian package changes;
tighten build-dependencies for crate vte
-- Jonas Smedegaard <dr@jones.dk> Sat, 16 Dec 2023 18:05:19 +0100
git-delta (0.16.5-4) unstable; urgency=medium
* split patch 1001 into crate-specific 1001_* and 2002_* patches
* update dh-cargo fork
* update copyright info: update coverage
* drop patch 2001_unicode-segmentation.patch,
obsoleted by Debian package changes
* update patches 1001_bat 1001_git2;
update DEP-3 headers;
bump build-dependencies for crates bat git2;
relax build-dependency for crate vte;
closes: bug#1057368, thanks to Peter Michael Green
-- Jonas Smedegaard <dr@jones.dk> Mon, 04 Dec 2023 09:33:00 +0100
git-delta (0.16.5-3) unstable; urgency=medium
* mention unrelated but similarly named package and binary executable
in long description and README.Debian file;
closes: bug#1043316, thanks to Carl Suster
* install theme file below /etc/delta,
symlinked from below /usr/share/delta;
add patch 2001
to list path of theme file within its own usage comment;
mention theming in README.Debian
* stop install upstream README in Markdown source format
(only rendered as plaintext and html)
* render and install upstream documentation file ARCHITECTURE
-- Jonas Smedegaard <dr@jones.dk> Wed, 09 Aug 2023 10:27:30 +0200
git-delta (0.16.5-2) unstable; urgency=medium
* update dh-cargo fork
* suggest bash-completion;
resolve Built-Using and X-Cargo-Built-Using
* update patch 1001;
build-depend on package for crate dirs (not dirs-next)
-- Jonas Smedegaard <dr@jones.dk> Mon, 07 Aug 2023 18:10:28 +0200
git-delta (0.16.5-1) experimental; urgency=medium
[ Jonas Smedegaard ]
* initial release;
closes: bug#944028
-- Jonas Smedegaard <dr@jones.dk> Mon, 24 Jul 2023 13:01:23 +0200
|