Package: release.debian.org Severity: normal User: release.debian....@packages.debian.org Usertags: unblock
Please unblock package jquery Hi all, I didn't see an autopkgtest before asking unblock (#927391). I disabled here one autopkgtest command that verify that upstream and our file are identical (due to security patch). Sorry for the noise... Cheers, Xavier unblock jquery/3.3.1~dfsg-3 -- System Information: Debian Release: buster/sid APT prefers testing APT policy: (600, 'testing'), (50, 'unstable') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 4.14.0-3-amd64 (SMP w/2 CPU cores) Kernel taint flags: TAINT_WARN Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8), LANGUAGE= (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) LSM: AppArmor: enabled
diff --git a/debian/changelog b/debian/changelog index 259a482a..ad742734 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +jquery (3.3.1~dfsg-3) unstable; urgency=medium + + * Team upload + * Disable check-against-upstream-build test (autopkgtest) since file is now + patched. Fixes debci + + -- Xavier Guimard <y...@debian.org> Fri, 19 Apr 2019 08:52:35 +0200 + jquery (3.3.1~dfsg-2) unstable; urgency=medium * Team upload diff --git a/debian/tests/control b/debian/tests/control index 56ca208e..cfc7a67f 100644 --- a/debian/tests/control +++ b/debian/tests/control @@ -1,4 +1,4 @@ -Tests: check-against-upstream-build, check-minification +Tests: check-minification Depends: ca-certificates, wget,