On Sat, 2019-10-26 at 16:35 +0200, Markus Koschany wrote: > > Am 26.10.19 um 16:27 schrieb Adam D. Barratt: > [...] > > What does the binary debdiff for that look like? > > The debdiff is 6 MB. It consists mostly of translation updates and > changes to the various ad blocker lists.
Preinst files of package webext-ublock-origin: lines which differ (wdiff format) --------------------------------------------------------------------- ----------- [-#!/bin/sh-]{+#! /bin/sh+} {+case "$1" in+} {+ upgrade)+} {+ if dpkg --compare-versions "$2" lt 3.0-1; then+} Why is the compared version there 3.0-1 when the extension is only at 1.22.2? Regards, Adam