[Git][debian-gis-team/pydecorate][master] 3 commits: Bump debhelper from old 11 to 12.
Antonio Valentino
gitlab at salsa.debian.org
Sat Dec 28 08:01:47 GMT 2019
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 <sebastic at debian.org> 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 <antonio.valentino at tiscali.it>
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-grass-devel/attachments/20191228/3c61f282/attachment.html>
More information about the Pkg-grass-devel
mailing list