[Git][debian-gis-team/pyepr][master] 3 commits: Re add override_dh_python3

Antonio Valentino (@antonio.valentino) gitlab at salsa.debian.org
Sat Oct 28 16:36:08 BST 2023



Antonio Valentino pushed to branch master at Debian GIS Project / pyepr


Commits:
44883cbe by Antonio Valentino at 2023-10-28T15:02:24+00:00
Re add override_dh_python3

- - - - -
a7cb90c6 by Antonio Valentino at 2023-10-28T15:17:52+00:00
Update the clean

- - - - -
78ada051 by Antonio Valentino at 2023-10-28T15:18:05+00:00
New upstream release

- - - - -


3 changed files:

- debian/changelog
- debian/clean
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,7 +1,6 @@
-pyepr (1.1.5-1) UNRELEASED; urgency=medium
+pyepr (1.1.5-1) unstable; urgency=medium
 
   [ Bas Couwenberg ]
-  * Team upload.
   * Bump Standards-Version to 4.6.2, no changes.
   * Bump debhelper compat to 13.
   * Use execute_before instead of override in rules file.
@@ -15,9 +14,10 @@ pyepr (1.1.5-1) UNRELEASED; urgency=medium
   * debian/rules:
     - Clean rules.
     - Improve rule for building docs.
+  * Update the clean target.
   * New d/python3-epr.lintian-overrides file.
 
- -- Bas Couwenberg <sebastic at debian.org>  Wed, 18 Jan 2023 17:09:19 +0100
+ -- Antonio Valentino <antonio.valentino at tiscali.it>  Sat, 28 Oct 2023 15:17:58 +0000
 
 pyepr (1.1.4-1) unstable; urgency=medium
 


=====================================
debian/clean
=====================================
@@ -1,4 +1,4 @@
-*-info/
+src/*-info/
 build/
 doc/_build/
 doc/html/


=====================================
debian/rules
=====================================
@@ -29,6 +29,9 @@ else
 	mkdir -p  $(CURDIR)/.pybuild/docs/html
 endif
 
+override_dh_python3:
+	dh_python3 -N python-epr-doc
+
 override_dh_installchangelogs:
 	dh_installchangelogs -k doc/NEWS.rst
 



View it on GitLab: https://salsa.debian.org/debian-gis-team/pyepr/-/compare/3adcfa5eac32fda655d3e62565177ec6a33d96f5...78ada051dd807189ca5f9a51a7d5d46496dfd497

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/pyepr/-/compare/3adcfa5eac32fda655d3e62565177ec6a33d96f5...78ada051dd807189ca5f9a51a7d5d46496dfd497
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/20231028/75a9e839/attachment-0001.htm>


More information about the Pkg-grass-devel mailing list