[Pkg-libvirt-commits] [Git][libvirt-team/osinfo-db][debian/sid] 2 commits: Bump Standards-Version to 4.6.0, no changes required
Pino Toscano (@pino)
gitlab at salsa.debian.org
Fri Sep 3 23:05:20 BST 2021
Pino Toscano pushed to branch debian/sid at Libvirt Packaging Team / osinfo-db
Commits:
d36ad80a by Pino Toscano at 2021-09-03T21:42:50+02:00
Bump Standards-Version to 4.6.0, no changes required
- - - - -
9d0c0aac by Pino Toscano at 2021-09-03T22:58:21+02:00
test-installscript autopkgtest: test also Debian 11
- - - - -
2 changed files:
- debian/control
- debian/tests/test-installscript
Changes:
=====================================
debian/control
=====================================
@@ -10,7 +10,7 @@ Build-Depends:
osinfo-db-tools,
python3-lxml <!nocheck>,
python3-pytest <!nocheck>,
-Standards-Version: 4.5.1
+Standards-Version: 4.6.0
Homepage: https://libosinfo.org/
Vcs-Git: https://salsa.debian.org/libvirt-team/osinfo-db.git
Vcs-Browser: https://salsa.debian.org/libvirt-team/osinfo-db
=====================================
debian/tests/test-installscript
=====================================
@@ -2,7 +2,7 @@
set -e
-for r in $(seq 6 10) testing; do
+for r in $(seq 6 11) testing; do
DEB="debian${r}"
osinfo-install-script "${DEB}"
if [ -f preseed.cfg ]; then
View it on GitLab: https://salsa.debian.org/libvirt-team/osinfo-db/-/compare/321cff16d7c4e76142c8e3f8b485480867d614e4...9d0c0aac5df1b608716152f8dde7671ec24d2447
--
View it on GitLab: https://salsa.debian.org/libvirt-team/osinfo-db/-/compare/321cff16d7c4e76142c8e3f8b485480867d614e4...9d0c0aac5df1b608716152f8dde7671ec24d2447
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-libvirt-commits/attachments/20210903/2037008a/attachment.htm>
More information about the Pkg-libvirt-commits
mailing list