[Git][debian-gis-team/pytest-recording][master] 2 commits: Sort dependencies
Antonio Valentino (@antonio.valentino)
gitlab at salsa.debian.org
Wed Aug 21 07:29:49 BST 2024
Antonio Valentino pushed to branch master at Debian GIS Project / pytest-recording
Commits:
c47622b0 by Antonio Valentino at 2024-08-21T08:28:28+02:00
Sort dependencies
- - - - -
65abbe99 by Antonio Valentino at 2024-08-21T08:29:14+02:00
Add d/clean
- - - - -
3 changed files:
- debian/changelog
- + debian/clean
- debian/control
Changes:
=====================================
debian/changelog
=====================================
@@ -1,8 +1,14 @@
pytest-recording (0.13.2-2) UNRELEASED; urgency=medium
+ [ Bas Couwenberg ]
* Team upload.
* Bump Standards-Version to 4.7.0, no changes.
+ [ Antonio Valentino ]
+ * debian/control:
+ - Sort dependencies.
+ * Add d/clean.
+
-- Bas Couwenberg <sebastic at debian.org> Sun, 28 Jul 2024 19:56:45 +0200
pytest-recording (0.13.2-1) unstable; urgency=medium
=====================================
debian/clean
=====================================
@@ -0,0 +1 @@
+*.*-info/
=====================================
debian/control
=====================================
@@ -33,8 +33,8 @@ Description: pytest plugin that allows recording of network interactions
Package: python3-pytest-recording
Architecture: all
-Depends: ${misc:Depends},
- ${python3:Depends}
+Depends: ${python3:Depends},
+ ${misc:Depends}
Suggests: python3-pycurl
Description: ${source:Synopsis}
${source:Extended-Description}
View it on GitLab: https://salsa.debian.org/debian-gis-team/pytest-recording/-/compare/f0a92786a99d5b46498cbc5d1ecce5e007c5a259...65abbe99888f2af1fc6ef1c3da7265a182fb2997
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/pytest-recording/-/compare/f0a92786a99d5b46498cbc5d1ecce5e007c5a259...65abbe99888f2af1fc6ef1c3da7265a182fb2997
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/20240821/14201c67/attachment-0001.htm>
More information about the Pkg-grass-devel
mailing list