Antonio Valentino pushed to branch master at Debian GIS Project / stream-zip
Commits: 5fbc68e2 by Antonio Valentino at 2024-08-11T06:49:30+00:00 Add dependency on architecture-is-64-bit - - - - - 078dd593 by Antonio Valentino at 2024-08-11T06:49:59+00:00 Set distribution to unstable - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,10 @@ +stream-zip (0.0.82-2) unstable; urgency=medium + + * debian/control: + - Add dependency on architecture-is-64-bit. + + -- Antonio Valentino <[email protected]> Sun, 11 Aug 2024 06:49:36 +0000 + stream-zip (0.0.82-1) unstable; urgency=medium * New upstream release. ===================================== debian/control ===================================== @@ -3,7 +3,8 @@ Section: python Priority: optional Maintainer: Debian GIS Project <[email protected]> Uploaders: Antonio Valentino <[email protected]> -Build-Depends: debhelper-compat (= 13), +Build-Depends: architecture-is-64-bit, + debhelper-compat (= 13), dh-sequence-python3, pybuild-plugin-pyproject, python3-all, View it on GitLab: https://salsa.debian.org/debian-gis-team/stream-zip/-/compare/735dd502a863706b9c08bcafb0435404334e2aa1...078dd593aa27357f400961a31bda1dc015c1cec6 -- View it on GitLab: https://salsa.debian.org/debian-gis-team/stream-zip/-/compare/735dd502a863706b9c08bcafb0435404334e2aa1...078dd593aa27357f400961a31bda1dc015c1cec6 You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ Pkg-grass-devel mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-grass-devel
