Dear Sebastiaan, I'm trying to build the glymur package and I'm having the following lintian errors:
E: glymur source: source-includes-file-in-files-excluded Glymur.egg-info/* I noticed that the copyright file has been updated to exclude the egg-info directory but actually files are still there. I'm not sure it we should just delay the change to the next upstream release or maybe it is just a matter of a missing push of the pristine-tar branch. Can you please make a check? kind regards antonio Il 27/08/19 08:22, Antonio Valentino ha scritto: > > > Antonio Valentino pushed to branch master at Debian GIS Project / glymur > > > Commits: > eb3709bf by Antonio Valentino at 2019-08-27T06:12:55Z > Bump debhelper from old 11 to 12. > > Fixes lintian: package-uses-old-debhelper-compat-version > See > https://lintian.debian.org/tags/package-uses-old-debhelper-compat-version.html > for more details. > > - - - - - > ce131f7f by Antonio Valentino at 2019-08-27T06:13:33Z > Remove obsolete fields Name from debian/upstream/metadata. > > - - - - - > > > 4 changed files: > > - debian/changelog > - − debian/compat > - debian/control > - debian/upstream/metadata > > > Changes: > > ===================================== > debian/changelog > ===================================== > @@ -1,9 +1,15 @@ > glymur (0.8.18-2) UNRELEASED; urgency=medium > > + [ Bas Couwenberg ] > * Team upload. > * Repack upstream tarball to exclude .egg-info directory. > * Bump Standards-Version to 4.4.0, no changes. > > + [ Antonio Valentino ] > + * Bump debhelper from old 11 to 12. > + * Use debhelper-compat instead of debian/compat. > + * Remove obsolete fields Name from debian/upstream/metadata. > + > -- Bas Couwenberg <[email protected]> Sun, 07 Jul 2019 19:05:38 +0200 > > glymur (0.8.18-1) unstable; urgency=medium > > > ===================================== > debian/compat deleted > ===================================== > @@ -1 +0,0 @@ > -11 > > > ===================================== > debian/control > ===================================== > @@ -4,7 +4,7 @@ Uploaders: Antonio Valentino <[email protected]> > Section: python > Priority: optional > Testsuite: autopkgtest-pkg-python > -Build-Depends: debhelper (>= 11), > +Build-Depends: debhelper-compat (= 12), > dh-python, > libopenjp2-7, > procps, > > > ===================================== > debian/upstream/metadata > ===================================== > @@ -1,6 +1,4 @@ > ---- > Bug-Database: https://github.com/quintusdias/glymur/issues > Bug-Submit: https://github.com/quintusdias/glymur/issues/new > -Name: Glymur > Repository: https://github.com/quintusdias/glymur.git > Repository-Browse: https://github.com/quintusdias/glymur > > > > View it on GitLab: > https://salsa.debian.org/debian-gis-team/glymur/compare/a696eb240113477ab1c3f06f575d5a66ce820e76...ce131f7f281a9eea9bcd7698acc71ff9e6d53d87 > > > _______________________________________________ > Pkg-grass-devel mailing list > [email protected] > https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-grass-devel > -- Antonio Valentino _______________________________________________ Pkg-grass-devel mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-grass-devel
