Package: release.debian.org
Severity: normal
Tags: buster
User: release.debian....@packages.debian.org
Usertags: pu

Enigmail was replaced with a migration wizard since the original
extension can no longer work with the thunderbird now in buster.

This would benefit people who have kept back thunderbird from
updating so far since it would remove enigmail.

The attached debdiff is against the version in unstable.
diff -Nru enigmail-2.2.4/debian/changelog enigmail-2.2.4/debian/changelog
--- enigmail-2.2.4/debian/changelog     2020-11-04 12:49:49.000000000 +0200
+++ enigmail-2.2.4/debian/changelog     2020-11-27 15:47:11.000000000 +0200
@@ -1,3 +1,11 @@
+enigmail (2:2.2.4-0.2~deb10u1) buster; urgency=medium
+
+  * Non-maintainer upload.
+  * Rebuild for buster.
+  * Don't run tests, the build dependency eslint is not in buster.
+
+ -- Adrian Bunk <b...@debian.org>  Fri, 27 Nov 2020 15:47:11 +0200
+
 enigmail (2:2.2.4-0.2) unstable; urgency=medium
 
   * Non-maintainer upload
diff -Nru enigmail-2.2.4/debian/control enigmail-2.2.4/debian/control
--- enigmail-2.2.4/debian/control       2020-11-04 12:49:49.000000000 +0200
+++ enigmail-2.2.4/debian/control       2020-11-27 15:47:11.000000000 +0200
@@ -12,8 +12,6 @@
  python3,
  unzip,
  zip,
- eslint <!nocheck>,
- node-text-table <!nocheck>,
 Standards-Version: 4.5.0
 Homepage: https://www.enigmail.net/
 Vcs-Git: https://salsa.debian.org/debian/enigmail.git -b debian/master
diff -Nru enigmail-2.2.4/debian/rules enigmail-2.2.4/debian/rules
--- enigmail-2.2.4/debian/rules 2020-11-04 12:49:49.000000000 +0200
+++ enigmail-2.2.4/debian/rules 2020-11-27 15:47:11.000000000 +0200
@@ -21,3 +21,5 @@
        fi
 
        dh_auto_clean
+
+override_dh_auto_test:

Reply via email to