On 8/24/20 1:56 PM, Karsten Schöke wrote: > ===================================== > debian/changelog > ===================================== > @@ -2,6 +2,7 @@ mapproxy (1.12.0-2~bpo10+1) buster-backports; urgency=medium > > * Rebuild for buster-backports. > * Update branch in gbp.conf & Vcs-Git URL. > + * add myself to Uploaders. > > -- Karsten Schöke <[email protected]> Mon, 24 Aug 2020 > 12:11:14 +0200 > > ===================================== > debian/control > ===================================== > @@ -1,6 +1,7 @@ > Source: mapproxy > Maintainer: Debian GIS Project <[email protected]> > -Uploaders: Karsten Schoeke <[email protected]> > +Uploaders: Bas Couwenberg <[email protected]>, > + Karsten Schoeke <[email protected]> > Section: python > Priority: optional > Build-Depends: debhelper (>= 10~),
The signature in d/changelog and Uploaders don't match which causes lintian to emit: W: mapproxy source: changelog-should-mention-nmu The Uploaders entry in d/control should match: $DEBFULLNAME <$DEBEMAIL> Kind Regards, Bas -- GPG Key ID: 4096R/6750F10AE88D4AF1 Fingerprint: 8182 DE41 7056 408D 6146 50D1 6750 F10A E88D 4AF1 _______________________________________________ Pkg-grass-devel mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-grass-devel
