Antonio Valentino pushed to branch master at Debian GIS Project / pydecorate
Commits: 4573bf27 by Antonio Valentino at 2019-12-28T07:57:17Z 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. - - - - - 88729445 by Antonio Valentino at 2019-12-28T07:57:17Z Set debhelper-compat version in Build-Depends. Fixes lintian: uses-debhelper-compat-file See https://lintian.debian.org/tags/uses-debhelper-compat-file.html for more details. - - - - - c8964ff2 by Antonio Valentino at 2019-12-28T07:59:36Z Explicitly set Rules-Requires-Root: no - - - - - 3 changed files: - debian/changelog - − debian/compat - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,10 +1,16 @@ pydecorate (0.2.1-2) UNRELEASED; urgency=medium + [ Bas Couwenberg ] * Team upload. * Update gbp.conf to use --source-only-changes by default. * Bump Standards-Version to 4.4.1, no changes. * Drop Name field from upstream metadata. + [ Antonio Valentino ] + * Bump debhelper from old 11 to 12. + * Set debhelper-compat version in Build-Depends. + * Explicitly set Rules-Requires-Root: no + -- Bas Couwenberg <[email protected]> Sun, 07 Jul 2019 09:38:02 +0200 pydecorate (0.2.1-1) unstable; urgency=medium ===================================== debian/compat deleted ===================================== @@ -1 +0,0 @@ -11 ===================================== debian/control ===================================== @@ -4,7 +4,8 @@ Uploaders: Antonio Valentino <[email protected]> Section: python Priority: optional Testsuite: autopkgtest-pkg-python -Build-Depends: debhelper (>= 11), +Rules-Requires-Root: no +Build-Depends: debhelper-compat (= 12), dh-python, fonts-dejavu-core, python3-aggdraw, View it on GitLab: https://salsa.debian.org/debian-gis-team/pydecorate/compare/2e83a510aa81eb782b57a494e003b818fef54833...c8964ff2c7870932d3987dbc85f7d0d1be25b24f -- View it on GitLab: https://salsa.debian.org/debian-gis-team/pydecorate/compare/2e83a510aa81eb782b57a494e003b818fef54833...c8964ff2c7870932d3987dbc85f7d0d1be25b24f You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ Pkg-grass-devel mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-grass-devel
