Control: tags 1129306 + patch Control: tags 1129306 + pending Dear maintainer,
I've prepared an NMU for chntpw (versioned as 140201-1.3) and uploaded it to DELAYED/15. Please feel free to tell me if I should cancel it. Regards. diffstat for chntpw-140201 chntpw-140201 README.source | 6 ------ changelog | 8 ++++++++ control | 4 ++-- salsa-ci.yml | 11 +++++++++++ 4 files changed, 21 insertions(+), 8 deletions(-) diff -Nru chntpw-140201/debian/changelog chntpw-140201/debian/changelog --- chntpw-140201/debian/changelog 2024-09-20 13:41:32.000000000 +0200 +++ chntpw-140201/debian/changelog 2026-02-28 21:23:44.000000000 +0100 @@ -1,3 +1,11 @@ +chntpw (140201-1.3) unstable; urgency=medium + + * Non-maintainer upload. + * Drop obsolete "quilt" build-dependency & matching debian/README.source + (Closes: #1129306) + + -- Alexandre Detiste <[email protected]> Sat, 28 Feb 2026 21:23:44 +0100 + chntpw (140201-1.2) unstable; urgency=medium * Non-maintainer upload. diff -Nru chntpw-140201/debian/control chntpw-140201/debian/control --- chntpw-140201/debian/control 2024-07-07 14:07:39.000000000 +0200 +++ chntpw-140201/debian/control 2026-02-28 20:36:21.000000000 +0100 @@ -2,7 +2,7 @@ Section: admin Priority: optional Maintainer: Javier Fernández-Sanguino Peña <[email protected]> -Build-Depends: debhelper-compat (= 13), libgcrypt20-dev | libgcrypt-dev, sharutils, quilt, dpkg-dev ( >= 1.16.1~), pkgconf +Build-Depends: debhelper-compat (= 13), libgcrypt20-dev | libgcrypt-dev, sharutils, dpkg-dev ( >= 1.16.1~), pkgconf Standards-Version: 4.5.1 Homepage: http://pogostick.net/~pnh/ntpasswd/ Vcs-Git: https://salsa.debian.org/debian/chntpw.git diff -Nru chntpw-140201/debian/README.source chntpw-140201/debian/README.source --- chntpw-140201/debian/README.source 2022-01-20 22:35:49.000000000 +0100 +++ chntpw-140201/debian/README.source 1970-01-01 01:00:00.000000000 +0100 @@ -1,6 +0,0 @@ - - This package uses quilt to manage all modifications to the upstream source. - Changes are stored in the source package as diffs in debian/patches and - applied during the build. - - See /usr/share/doc/quilt/README.source for a detailed explanation. diff -Nru chntpw-140201/debian/salsa-ci.yml chntpw-140201/debian/salsa-ci.yml --- chntpw-140201/debian/salsa-ci.yml 1970-01-01 01:00:00.000000000 +0100 +++ chntpw-140201/debian/salsa-ci.yml 2026-02-28 21:13:56.000000000 +0100 @@ -0,0 +1,11 @@ +--- +include: + - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/recipes/debian.yml + +variables: + SALSA_CI_DISABLE_BUILD_PACKAGE_ALL: 1 + SALSA_CI_DISABLE_BUILD_PACKAGE_ANY: 1 + +#1119376 please build using the default build flags +blhc: + allow_failure: true

