I think I found a solution for don't need to ignore Release GPG, this is my report for the package debmirror
it would be nice if dscverify were looking at ~/.gnupg/trustedkeys.gpg by default. I do this, it's good ? # ln -s /bin/sh /bin/dash # nano /etc/devscripts.conf # ~/.devscripts.conf DEBUILD_LINTIAN=no DEBUILD_DPKG_BUILDPACKAGE_OPTS="-uc -us -i" DSCVERIFY_KEYRINGS="~/.gnupg/trustedkeys.gpg" # gpg --no-default-keyring -a --keyring /usr/share/keyrings/debian-archive-keyring.gpg --export ZJD4306Z473F48FA # gpg --no-default-keyring --keyring ~/.gnupg/trustedkeys.gpg --import -
_______________________________________________ Reportbug-maint mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/reportbug-maint
