[Git][debian-gis-team/satpy][master] 4 commits: New 0007-Do-not-document-pvivate-members.patch
Antonio Valentino (@antonio.valentino)
gitlab at salsa.debian.org
Sat Jan 6 18:36:20 GMT 2024
Antonio Valentino pushed to branch master at Debian GIS Project / satpy
Commits:
da3b983e by Antonio Valentino at 2024-01-06T18:14:36+00:00
New 0007-Do-not-document-pvivate-members.patch
- - - - -
0d90d1d1 by Antonio Valentino at 2024-01-06T18:35:10+00:00
Drop dependency on python3-setuptools-scm-git-archive
- - - - -
8c2cda54 by Antonio Valentino at 2024-01-06T18:35:16+00:00
Update date in d/copyright
- - - - -
cc96bb56 by Antonio Valentino at 2024-01-06T18:35:16+00:00
Set distribution to unstable
- - - - -
5 changed files:
- debian/changelog
- debian/control
- debian/copyright
- + debian/patches/0007-Do-not-document-pvivate-members.patch
- debian/patches/series
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,14 @@
+satpy (0.46.0-2) unstable; urgency=medium
+
+ * debian/patches:
+ - New 0007-Do-not-document-pvivate-members.patch.
+ * debian/control:
+ - Drop dependency on python3-setuptools-scm-git-archive
+ (Closes: #1060029).
+ * Update dates in d/copyright
+
+ -- Antonio Valentino <antonio.valentino at tiscali.it> Sat, 06 Jan 2024 18:18:47 +0000
+
satpy (0.46.0-1) unstable; urgency=medium
* New upstream release.
=====================================
debian/control
=====================================
@@ -57,7 +57,6 @@ Build-Depends: debhelper-compat (= 13),
python3-scipy,
python3-setuptools,
python3-setuptools-scm,
- python3-setuptools-scm-git-archive,
python3-skyfield,
python3-sphinx <!nodoc>,
python3-sphinx-rtd-theme <!nodoc>,
=====================================
debian/copyright
=====================================
@@ -26,7 +26,7 @@ Copyright: 2004-2005, Eumetsat
License: GPL-2+
Files: debian/*
-Copyright: 2018-2023, Antonio Valentino <antonio.valentino at tiscali.it>
+Copyright: 2018-2024, Antonio Valentino <antonio.valentino at tiscali.it>
License: GPL-3+
License: GPL-3+
=====================================
debian/patches/0007-Do-not-document-pvivate-members.patch
=====================================
@@ -0,0 +1,21 @@
+From: Antonio Valentino <antonio.valentino at tiscali.it>
+Date: Sat, 6 Jan 2024 18:10:19 +0000
+Subject: Do not document pvivate members
+
+Forwarded: not-needed
+---
+ doc/source/conf.py | 1 -
+ 1 file changed, 1 deletion(-)
+
+diff --git a/doc/source/conf.py b/doc/source/conf.py
+index 5266526..74ef96d 100644
+--- a/doc/source/conf.py
++++ b/doc/source/conf.py
+@@ -100,7 +100,6 @@ apidoc_excluded_paths = [
+ ]
+ apidoc_separate_modules = True
+ apidoc_extra_args = [
+- "--private",
+ ]
+
+ # Add any paths that contain templates here, relative to this directory.
=====================================
debian/patches/series
=====================================
@@ -4,3 +4,4 @@
0004-Relax-test-tolerance.patch
0005-Fix-privacy-breach.patch
0006-Fix-compatibility-with-old-dask-versions.patch
+0007-Do-not-document-pvivate-members.patch
View it on GitLab: https://salsa.debian.org/debian-gis-team/satpy/-/compare/fd0659da52f6902332bd5ec83706d517730f96f8...cc96bb56847fcce3bc63b173278429d5be0cf67c
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/satpy/-/compare/fd0659da52f6902332bd5ec83706d517730f96f8...cc96bb56847fcce3bc63b173278429d5be0cf67c
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/20240106/a228df09/attachment-0001.htm>
More information about the Pkg-grass-devel
mailing list