[Git][debian-gis-team/remotezip][master] Sort dependencies
Antonio Valentino (@antonio.valentino)
gitlab at salsa.debian.org
Wed Aug 21 07:27:01 BST 2024
Antonio Valentino pushed to branch master at Debian GIS Project / remotezip
Commits:
c6b5cc07 by Antonio Valentino at 2024-08-21T08:26:11+02:00
Sort dependencies
- - - - -
2 changed files:
- debian/changelog
- debian/control
Changes:
=====================================
debian/changelog
=====================================
@@ -1,8 +1,13 @@
remotezip (0.12.3-2) UNRELEASED; urgency=medium
+ [ Bas Couwenberg ]
* Team upload.
* Bump Standards-Version to 4.7.0, no changes.
+ [ Antonio Valentino ]
+ * debian/control:
+ - Sort dependencies.
+
-- Bas Couwenberg <sebastic at debian.org> Sun, 28 Jul 2024 20:01:48 +0200
remotezip (0.12.3-1) unstable; urgency=medium
=====================================
debian/control
=====================================
@@ -23,7 +23,7 @@ Description: Access zip file content hosted remotely without downloading the ful
Package: python3-remotezip
Architecture: all
-Depends: ${misc:Depends},
- ${python3:Depends}
+Depends: ${python3:Depends},
+ ${misc:Depends}
Description: ${source:Synopsis}
${source:Extended-Description}
View it on GitLab: https://salsa.debian.org/debian-gis-team/remotezip/-/commit/c6b5cc07d4da686d8347d3d25bb7e731740e9452
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/remotezip/-/commit/c6b5cc07d4da686d8347d3d25bb7e731740e9452
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/916791ee/attachment-0001.htm>
More information about the Pkg-grass-devel
mailing list