alabaster (1.0.0-1) unstable; urgency=medium . * Hand over to Debian Python Team * Minimal gbp.conf for Debian Python Team * Update watch file * New upstream version 1.0.0 (Closes: #1111837) * Drop osbolete patch * Drop subst variables that are not defined * Bump Standards-Version, drop Priority (now the default) * Drop constraint for flit * Update package description * Review lintian overrides, provide details * Enable Salsa CI barbican-tempest-plugin (4.4.0-3) unstable; urgency=medium . * Clean-up .pybuild folder (Closes: #1043815). camitk (6.0.0-3) unstable; urgency=medium . * Minor user issue fixed: due to the new extension system, libcamitk-dev should always be installed with camitk-imp so that the tools needed to create and load extensions are available. Adding this to the debian/control file. * Patching a .desktop file to fix Appstream error ceilometer-instance-poller (1.1.1) unstable; urgency=medium . * Clean-up .pybuild and .egg-info folders (Closes: #1043859). cinder (2:27.0.0-5) unstable; urgency=medium . * Add Improve_heartbeats_RPC_pings.patch. * Clean-up .pybuild folder (Closes: #1044028). cinder (2:27.0.0-4) unstable; urgency=medium . * Drop unused python3-tz build- & runtime- dependency (Closes: #1122077). cinder (2:27.0.0-3) unstable; urgency=medium . * Updated pt.po, thanks to Pedro Ribeiro (Closes: #1107698). * Removed python3-hp3parclient from depends (Closes: #1116265). cinder (2:27.0.0-2) unstable; urgency=medium . * Removed python3-importlib-metadata from (build-)depends (Closes: #1104762). cinder (2:27.0.0-1) unstable; urgency=medium . * New upstream release. cinder (2:27.0.0~rc1-3) unstable; urgency=medium . * Add bash-completion to cinder-manage and cinder-status. cinder (2:27.0.0~rc1-2) unstable; urgency=medium . * Uploading to unstable. cinder (2:27.0.0~rc1-1) experimental; urgency=medium . * New upstream release. * Now using module= in cinder-api uwsgi ini file. * Rebased add-params-thin_provisioning-equal-one.patch. * Removed Fix_type_passed_to_write_function_during_backup_restoration.patch applied upstream. * Blacklist volume.drivers.netapp.* tests, as some are failing. cinder (2:26.0.0-2) unstable; urgency=medium . * Set export OS_OSLO_MESSAGING_RABBIT__PROCESSNAME in daemons, so they don't clash with other OpenStack services in /dev/shm. cinder (2:26.0.0-1.1) unstable; urgency=medium . * Non-maintainer upload. * Update debconf template translation - German translation. Thanks to Helge Kreutzmann (Closes: #1104290) - Dutch translation. Thanks to Frans Spiesschaert (Closes: #1104541) cinder (2:26.0.0-1) unstable; urgency=medium . * New upstream release. cinder (2:26.0.0~rc2-2) unstable; urgency=medium . * Blacklist failing unit tests: - ISCSIVolumeDriverTestCase.test_initialize_connection cinder (2:26.0.0~rc2-1) unstable; urgency=medium . * New upstream release. * Drop Implements_cgroupsv2.patch merged upstream. cinder (2:26.0.0~rc1-2) unstable; urgency=medium . * Uploading to unstable. cinder (2:26.0.0~rc1-1) experimental; urgency=medium . * New upstream release. * Fixed (build-)depends for this release. cinder (2:25.1.0-1) unstable; urgency=medium . * New upstream point release. cinder (2:25.0.0-7) unstable; urgency=medium . * Add Implements_cgroupsv2.patch (Closes: #993311). * Runtime depends on cgroup-tools >= 2.0.2. cinder (2:25.0.0-6) unstable; urgency=medium . * Removed pep8 from build-depends. cinder (2:25.0.0-5) unstable; urgency=medium . [ Mauricio Faria de Oliveira ] * d/cinder-volume.init.in: add tgt to Required-Start instead. cinder (2:25.0.0-4) unstable; urgency=medium . * Updated debian/po/ca.po, thanks to Carles Pina. cinder (2:25.0.0-3) unstable; urgency=medium . * Switch to pybuild (Closes: #1090403). cinder (2:25.0.0-2) unstable; urgency=medium . * Add fix-db-schema-migration.patch. cinder (2:25.0.0-1) unstable; urgency=medium . * New upstream release. cinder (2:25.0.0~rc1-2) unstable; urgency=medium . * Uploading to unstable. cinder (2:25.0.0~rc1-1) experimental; urgency=medium . * New upstream release. * Fixed (build-)depends for this release. * rebased remove-test_backup_s3.patch * Deleted applied upstream patches: - cve-2024-32498-cinder-stable-2024.1.patch - make-package-reproducible.patch - remove-oauth2client-from-requirements.txt.patch cinder (2:24.0.0-8) unstable; urgency=medium . * cinder-common.config: correctly calls manage_glance_api_servers. cinder (2:24.0.0-7) unstable; urgency=medium . * Add do-not-import-oauth2client.patch. cinder (2:24.0.0-6) unstable; urgency=medium . * Add make-package-reproducible.patch. cinder (2:24.0.0-5) unstable; urgency=medium . * Add remove-oauth2client-from-requirements.txt.patch. cinder (2:24.0.0-3) unstable; urgency=medium . * Replaced python3-oauth2client by python3-google-auth (build-)depends. cinder (2:24.0.0-2) unstable; urgency=medium . * Blacklist test_main_multiprocess that is not deterministically failing (Closes: #1031057). cinder (2:24.0.0-1) unstable; urgency=medium . * New upstream release. * Uploading to unstable. cinder (2:24.0.0~rc1-1) experimental; urgency=medium . * Add close-on-exec{2,} = true in uwsgi config. * New upstream release. * Fixed (build-)depends for this release. * Removed applied upstream patches: debian/patches/sqla2.0-db_*. * Rebased: remove-test_backup_s3.patch. * Blacklist TestObjectVersions.test_versions as object hash changed. cinder (2:23.0.0-4) unstable; urgency=medium . * Add add-params-thin_provisioning-equal-one.patch. * Add Fix_invalid_assert_calls.patch. (Closes: #1056233). cinder (2:23.0.0-3) unstable; urgency=medium . * Restrict autopkgtest to Architecture: amd64, arm64. cinder (2:23.0.0-2) unstable; urgency=medium . * Add upstream SQLAlchemy 2.x support patches: - sqla2.0-db_Configure_check_constraint.patch - sqla2.0-db_Dont_rely_on_branched_connections.patch - sqla2.0-db_Dont_rely_on_branched_connections.patch.base64 - sqla2.0-db_Remove_erroneous_primary_key_definitions.patch - sqla2.0-db_Remove_unnecessary_configure_call.patch - sqla2.0-db_Replace_use_of_Connection.execute.patch - sqla2.0-db_Replace_use_of_enginefacade_in_migrations.patch - sqla2.0-db_Use_the_same_connection_throughout_test.patch * Re-add autopkgtest. cinder (2:23.0.0-1) unstable; urgency=medium . * New upstream release. * Uploading to unstable. * Cleans even better. cinder (2:23.0.0~rc1-1) experimental; urgency=medium . * New upstream release. * Fixed (build-)depends for this release. * Removed patches applied upstream: - py3.11-test_rbd_iscsi_Make_tests_compatible_with_python.patch - CVE-2023-2088_Reject_unsafe_delete_attachment_calls.patch * Cleans better. cinder (2:22.0.0-6) unstable; urgency=medium . * Cleans properly (Closes: #1044028). cinder (2:22.0.0-5) unstable; urgency=medium . * Define export MALLOC_ARENA_MAX=1, export MALLOC_MMAP_THRESHOLD_=131072 and export MALLOC_TRIM_THRESHOLD_=262144 when starting cinder-volume and cinder-backup (Closes: #1040778). cinder (2:22.0.0-4) unstable; urgency=medium . * Uploading to unstable. cinder (2:22.0.0-3) experimental; urgency=medium . * CVE-2023-2088: Unauthorized volume access through deleted volume attachments. Applied upstream patch: Reject unsafe delete attachment calls (Closes: #1035961). cinder (2:22.0.0-2) experimental; urgency=medium . * Build-depends on openstack-pkg-tools (>= 123~). cinder (2:22.0.0-1) experimental; urgency=medium . * New upstream release. * Rebased remove-test_backup_s3.patch. cinder (2:22.0.0~rc1-1) experimental; urgency=medium . * New usptream release. * Removed (build-)depends versions, satisfied in Bookworm. * debhelper-compat = 11. * Removed lsb-base depends. * Fixed (build-)depends for this release. * Standards-Version: 4.6.1. * Update py3.11-test_rbd_iscsi_Make_tests_compatible_with_python.patch. cinder (2:21.1.0-3) unstable; urgency=medium . * CVE-2023-2088: Unauthorized volume access through deleted volume attachments. Applied upstream patch: Reject unsafe delete attachment calls (Closes: #1035961). cinder (2:21.1.0-2) unstable; urgency=medium . * Build-depends on openstack-pkg-tools (>= 123~). cinder (2:21.1.0-1) unstable; urgency=medium . * New upstream point release. * Removed patch applied upstream: - CVE-2022-47951_Check_VMDK_subformat_against_an_allowed_list.patch cinder (2:21.0.0-3) unstable; urgency=high . * CVE-2022-47951: By supplying a specially created VMDK flat image which references a specific backing file path, an authenticated user may convince systems to return a copy of that file's contents from the server resulting in unauthorized access to potentially sensitive data. Add upstream patch CVE-2022-47951_Check_VMDK_subformat_against_an_allowed_list.patch (Closes: #1029562). cinder (2:21.0.0-2) unstable; urgency=medium . * Address broken tests in Python 3.11 (Closes: #1026591): - Add py3.11-test_rbd_iscsi_Make_tests_compatible_with_python.patch. - Blacklist all of BackupCephTestCase and test_hpe3par.py Note that this really is broken tests (mocking), and not a broken Cinder. cinder (2:21.0.0-1) unstable; urgency=medium . * New upstream release. cinder (2:21.0.0~rc1-3) unstable; urgency=medium . * Uploading to unstable. cinder (2:21.0.0~rc1-2) experimental; urgency=medium . * Add missing os_brick namespace when generating the config file. cinder (2:21.0.0~rc1-1) experimental; urgency=medium . * New upstream release. * Fixed (build-)depends for this release. cinder (2:20.0.1-2) unstable; urgency=medium . [ Mauricio Faria de Oliveira ] * d/cinder-volume.init.in: add tgt to Should-Start/Stop (Closes: #1018084) (LP: #1987663) cinder (2:20.0.1-1) unstable; urgency=medium . * New upstream release. cinder (2:20.0.0-1) unstable; urgency=medium . * New upstream release. * Removed autopkgtest. cinder (2:20.0.0~rc1-2) unstable; urgency=medium . * Uploading to unstable. * Blacklist test_delete_volume_not_found(). cinder (2:20.0.0~rc1-1) experimental; urgency=medium . * New upstream release. * Fixed (build-)depends for this release. * Removed add-a-healthcheck-url.patch applied upstream. * Use pkgos-dh_auto_test --no-py2 'cinder\.tests\.unit.*' to run tests. * Add autopkgtest. * Do not test volume.drivers.test_nfs*. cinder (2:19.0.0-1) unstable; urgency=medium . * New upstream release. * Fixed (build-)depends for this release. cinder (2:19.0.0~rc1-2) unstable; urgency=medium . * Uploading to unstable. * Fix 00_default_policy.yaml. cinder (2:19.0.0~rc1-1) experimental; urgency=medium . * New upstream release. cinder (2:18.1.0-1) unstable; urgency=medium . * New upstream version cinder (2:18.0.0-2) unstable; urgency=medium . * Upload to unstable. cinder (2:18.0.0-1) experimental; urgency=medium . * New upstream release. * Fixed (build-)depends for this release. cinder (2:18.0.0~rc1-1) experimental; urgency=medium . * Tune cinder-api-uwsgi.ini for performance. * New upstream release. * Removed (build-)depends versions when satisfied in Bullseye. * Add do-not-use-urllib3-from-botocore.patch. * Add remove-test_backup_s3.patch. cinder (2:17.0.1-1) unstable; urgency=medium . * New upstream point release. cinder (2:17.0.0-2) unstable; urgency=medium . * mv /etc/cinder/policy.json /etc/cinder/disabled.policy.json.old instead of deleting /etc/cinder/policy.json. cinder (2:17.0.0-1) unstable; urgency=medium . * New upstream release. * Uploading to unstable. * Fixed debian/watch. * Add a debian/salsa-ci.yml. cinder (2:17.0.0~rc1-1) experimental; urgency=medium . * New upstream release. * Fixed (build-)depends for this release. * Removed fix-upstream-sheebang.patch applied upstream. * Now using a yaml policy file in /etc/cinder/policy.d. cinder (2:16.1.0-1) unstable; urgency=medium . * New upstream release. * Fix min version of os-brick. cinder (2:16.0.0-2) unstable; urgency=medium . * Add missing --namespace oslo.privsep when generating the config. cinder (2:16.0.0-1) unstable; urgency=medium . * New upstream release. cinder (2:16.0.0~rc3-1) unstable; urgency=medium . * Add add-a-healthcheck-url.patch. * New upstream release. * Uploading to unstable. cinder (2:16.0.0~rc1-2) experimental; urgency=medium . * Switch cinder-api to uwsgi. * Use cgroup-tools, not cgroup-bin as depends. cinder (2:16.0.0~rc1-1) experimental; urgency=medium . * Add cgroup-bin as depends of cinder-common to allow I/O QoS. * New upstream release. * Fixed (build-)depends for this release. * Move cryptsetup-bin depends to cinder-common. * Rebase patch: fix-upstream-sheebang.patch. cinder (2:15.0.1-3) unstable; urgency=medium . * Add add-a-healthcheck-url.patch. cinder (2:15.0.1-2) unstable; urgency=medium . * Add cgroup-bin as depends of cinder-common to allow I/O QoS. * Run cinder-api over uwsgi. cinder (2:15.0.1-1) unstable; urgency=medium . * New upstream point release. cinder (2:15.0.0-4) unstable; urgency=medium . * Allow DEFROUTE_IP search to fail. cinder (2:15.0.0-3) unstable; urgency=medium . * Fallback to hostname -i if we can't find the my-ip otherwise. cinder (2:15.0.0-2) unstable; urgency=medium . [ Ondřej Nový ] * Bump Standards-Version to 4.4.1. . [ Thomas Goirand ] * Uploading to unstable. cinder (2:15.0.0-1) experimental; urgency=medium . * New upstream release. cinder (2:15.0.0~rc1-2) experimental; urgency=medium . * Remove creation of v1 endpoint in postinst, as it is not present in cinder anymore. cinder (2:15.0.0~rc1-1) experimental; urgency=medium . * New upstream release. * Fixed (build-)depends for this release. * Fixed fix-upstream-sheebang.patch. cinder (2:14.0.0-5) unstable; urgency=medium . [ Ondřej Nový ] * Running wrap-and-sort -bast. * d/copyright: Bump my copyright year. * Use debhelper-compat instead of debian/compat. * Bump Standards-Version to 4.4.0. . [ Thomas Goirand ] * Add missing etc/cinder/resource_filters.json. cinder (2:14.0.0-4) unstable; urgency=medium . * Uploading to unstable. cinder (2:14.0.0-3) experimental; urgency=medium . * d/cinder-api.postinst.in: Fix 35357 port to 5000 cinder (2:14.0.0-2) experimental; urgency=medium . * d/control: Bump openstack-pkg-tools to version 99 cinder (2:14.0.0-1) experimental; urgency=medium . * New upstream release. cinder (2:14.0.0~rc1-1) experimental; urgency=medium . * New upstream release. * Fixed (build-)depends for this release. * Using oslo-config-generator without the python3- prefix. * Removed New_snapshot_clone_size_option.patch. * Also package usr/bin/cinder-status. cinder (2:13.0.3-1) unstable; urgency=medium . * New upstream version * Remove upstream aplied patch - Stop_masking_IOError_different_than_ENOSPC.patch cinder (2:13.0.2-2) unstable; urgency=medium . * Remove fix-qnap-unit-tests.patch * Add fix-python3-compatibility-ceph.patch cinder (2:13.0.2-1) unstable; urgency=medium . [ Thomas Goirand ] * Fix previous entry's typo that wrongly closed the bug. * New upstream release. . [ Ondřej Nový ] * d/changelog: Remove trailing whitespaces. cinder (2:13.0.1-5) unstable; urgency=medium . * Check if /bin/ip is executable before using it in config script for autodetecting the value of my_ip (Clsoes: #914779). cinder (2:13.0.1-4) unstable; urgency=medium . * Add New_snapshot_clone_size_option.patch. cinder (2:13.0.1-3) unstable; urgency=medium . * Add Stop_masking_IOError_different_than_ENOSPC.patch. cinder (2:13.0.1-1) unstable; urgency=medium . [ Michal Arbet ] * New upstream version * d/cinder-common.config.in: * d/cinder-common.postinst.in: * d/cinder-common.templates.in: - Handle glance_api_servers via debconf (Closes: #912992) - Handle my_ip via debconf (Closes: #912991) * Fix volume_group name in config (Closes: #912987) * d/cinder-common.postrm.in: - Fix deletion of policy.json (Closes: #912984) * d/rules: Make auth_strategy default to keystone * d/copyright: Add me to copyright file * d/control: Add me to uploaders field cinder (2:13.0.0-3) unstable; urgency=medium . * Also purge /etc/cinder/policy.json on purge (Closes: #905157). cinder (2:13.0.0-2) unstable; urgency=medium . * Uploading to unstable. cinder (2:13.0.0-1) experimental; urgency=medium . [ Thomas Goirand ] * Better init script descriptions. * New upstream release. * Fixed (build-)depends for this release. . [ Ondřej Nový ] * d/control: Use team+openstack@tracker.debian.org as maintainer * d/changelog: Remove trailing whitespaces * Removed patches applied upstream: - Fix_python_version_check.patch - fix-sqlite3-migration-tests.patch - fix-netapp-unit-tests.patch - disable-unit-tests-bug-1715915.patch - fix-inspur-instorage-unit-tests.patch - fix-dell-emc-unit-tests.patch - fix-hpe3parfcdriver-unit-tests.patch - fix-rbd-driver-for-python3.patch cinder (2:12.0.1-1) unstable; urgency=medium . [ Michal Arbet ] * New upstream version * Add some deletion of files to dh_clean * Add fix-sqlite3-migration-tests.patch * Allow run all tests * Add fix-netapp-unit-tests.patch * Add fix-qnap-unit-tests.patch * Add fix-dell-emc-unit-tests.patch * Add fix-backup-validation-unit-tests.patch * Add fix-hpe3parfcdriver-unit-tests.patch * Add disable-unit-tests-bug-1715915.patch . [ Thomas Goirand ] * Pipe tests to subunit2pyunit. * Add fix-rbd-driver-for-python3.patch cinder (2:12.0.0-3) unstable; urgency=medium . * Using unified postrm from openstack-pkg-tools >= 74~. cinder (2:12.0.0-2) unstable; urgency=medium . * Added thin-provisioning-tools as runtime depends for cinder-common. cinder (2:12.0.0-1) unstable; urgency=medium . [ Ondřej Nový ] * d/changelog: Remove trailing whitespaces . [ Thomas Goirand ] * New upstream release. * Switched to openstack-pkg-tools >= 70~ debconf templates. * Switched Cinder to uwsgi. * Add Build-Profiles: for the -doc package. * Downgrade python3-ceph to Recommends: until Ceph Lumiuous version is uploaded with Python 3 support. * Also downgrade python3-hp3parclient as recommends. cinder (2:12.0.0~rc1-2) unstable; urgency=medium . * Uploading to unstable. * Blacklist tests failing in Stretch backport: - test_instorage_initialize_iscsi_connection_multipath (wrong ordering). - VMAXCommonReplicationTest.test_failover_legacy_volume (wrong IP addr). - TestHPE3PARFCDriver.test_create_modify_host not (not deterministic). * Call stestr directly, do not use pkgos-dh_auto_test. cinder (2:12.0.0~rc1-1) experimental; urgency=medium . [ Ondřej Nový ] * d/control: Set Vcs-* to salsa.debian.org * Running wrap-and-sort -bast . [ Thomas Goirand ] * New upstream release. * Fixed (build-)depends for this release. * Using pkgos-dh_auto_test. * Generate policy.yaml using oslo-policy-generator. * Switch package to Python 3. * Blacklist qnap and netapp tests, as they fail in Python 3. * Blacklist 3 other failing tests under Python 3: - test_restore_backup_with_body_KeyError() - test_vmax.VMAXCommonReplicationTest\.test_replicate_group() * Standards-Version is now 4.1.3. * Add patch for fixing some python2 sheebang to python 3. * Fixed debian/copyright holder list and years. cinder (2:11.0.0-7) unstable; urgency=medium . [ David Rabel ] * Team upload. * Remove obsolete Build-Depends: dh-systemd. * Remove unused patches at debian/patches/ * Fix encoding in d/po/pt.po. cinder (2:11.0.0-6) unstable; urgency=medium . * Rebuilt with openstack-pkg-tools >= 61~. cinder (2:11.0.0-5) unstable; urgency=medium . * Rebuilt with openstack-pkg-tools >= 60~. cinder (2:11.0.0-4) unstable; urgency=medium . * Rebuilt with openstack-pkg-tools >= 59~, to make sure we're using allocated UID/GID from #884178. cinder (2:11.0.0-3) unstable; urgency=medium . * Also register volumev3 / cinderv3 API endpoint. * Rebuilt with openstack-pkg-tools >= 56. cinder (2:11.0.0-2) unstable; urgency=medium . * Uploading to unstable. * Updated fr.po (Closes: #875751). * Updated pt.po (Closes: #876169). cinder (2:11.0.0-1) experimental; urgency=medium . [ Daniel Baumann ] * Updating vcs fields. * Updating copyright format url. * Updating maintainer field. * Running wrap-and-sort -bast. * Updating standards version to 4.0.0. * Removing gbp.conf, not used anymore or should be specified in the developers dotfiles. * Correcting permissions in debian packaging files. * Updating standards version to 4.0.1. * Deprecating priority extra as per policy 4.0.1. * Updating standards version to 4.1.0. . [ Thomas Goirand ] * New upstream release. * Fixed (build-)depends for this release. * Removed now useless patches. * Fixed oslo-config-generator namespaces in debian/rules. * Wrap cinder.conf on 140 chars. cinder (2:9.0.0-4) unstable; urgency=medium . * Team upload. * Bump build dependency on openstack-pkg-tools (Closes: #858692). cinder (2:9.0.0-3) unstable; urgency=medium . * Team upload. . [ Ondřej Nový ] * Bumped debhelper compat version to 10 . [ Ondřej Kobližek ] * Patch-out upper constraints of SQLAlchemy * Fixed SqlAlchemy worker model (Closes: #846749) cinder (2:9.0.0-1) unstable; urgency=medium . * New upstream release. cinder (2:9.0.0~rc1-2) unstable; urgency=medium . [ Ondřej Nový ] * d/s/options: extend-diff-ignore of .gitreview * d/control: Use correct branch in Vcs-* fields . [ Thomas Goirand ] * Uploading to unstable. * Build-Depends on openstack-pkg-tools >= 53~. * Fixed oslotest EPOCH. * Debconf translation: - it (Closes: #839197). cinder (2:9.0.0~rc1-1) experimental; urgency=medium . * New upstream release. * Fixed (build-)depends for this release. * Fixed namespace list when generating cinder.conf. * Using OpenStack's Gerrit as VCS URLs. * Rebased nozfs patches. * Added PYTHONPATH=. when building sphinx doc. * Black list 3 unit tests that non-deterministically fail: - test_volume.VolumeMigrationTestCase.test_retype_volume_migration_failed - test_volume.VolumeMigrationTestCase.test_retype_volume_migration_bad_policy - backup.test_backup.BackupTestCase.test_create_backup_with_temp_snapshot cinder (2:9.0.0~b2-2) experimental; urgency=medium . * Team upload. * Added python-pep8 to build depends (Closes: #834275) cinder (2:9.0.0~b2-1) experimental; urgency=medium . * New upstream release. * Fixed (build-)depends for this release. * Rebased remove-zfssa-from-opts.py.patch. * Updated Danish translation of the debconf templates (Closes: #830641). * Blacklist VolumeMigrationTestCase.test_retype_volume_driver_success. cinder (2:9.0.0~b1+dfsg1-1) experimental; urgency=medium . * New upstream release. * Fixed (build-)depends for this release. * Refreshed patches. * Fixed generation of cinder.conf namespace list. * Do not use custom OSLO_PACKAGE_VERSION and build-depends on openstack-pkg-tools 50. cinder (2:8.0.0-5) unstable; urgency=medium . * Team upload. * Added python-pep8 to build depends (Closes: #834275) cinder (2:8.0.0-4) unstable; urgency=medium . [ Thomas Goirand ] * Updated Japanese debconf templates (Closes: #820761). * Updated Dutch debconf templates (Closes: #822967). * Added Brazilian Portuguese debconf templates (Closes: #824287). . [ Ondřej Nový ] * d/copyright: Changed source URL to https protocol cinder (2:8.0.0-3) unstable; urgency=medium . * Also blacklist test_create_delete_cgsnapshot which is non-deterministically failing (Closes: #824595). cinder (2:8.0.0-2) unstable; urgency=medium . [ Ondřej Nový ] * Standards-Version is 3.9.8 now (no change) . [ Thomas Goirand ] * Fixed endpoint creation that was buggy: it was using keystone admin auth token which we removed for Mitaka (Closes: #820844). cinder (2:8.0.0-1) unstable; urgency=medium . * New upstream release. cinder (2:8.0.0~rc2-1) unstable; urgency=medium . * New upstream release. * Uploading to unstable. * Updated ja.po debconf translation (Closes: #816343). * Ran debconf-updatepo. cinder (2:8.0.0~rc1-2) experimental; urgency=medium . * Do not use Keystone admin auth token to register API endpoint. cinder (2:8.0.0~rc1-1) experimental; urgency=medium . * New upstream release. * Disable non-deterministic failed tests: cinder.tests.unit.test_volume.VolumeTestCase.test_create_delete_volume * Fixed (build-)depends for this release. * Reworked install-missing-files.patch. * Standards-Version: 3.9.7 (no change). cinder (2:8.0.0~b3-1) experimental; urgency=medium . [ Thomas Goirand ] * New upstream release. * Fixed (build-)depends for this release. * New (build-)depends on python-oauth2client to ensure its version. * Added missing build-depends on git, needed by sphinx-build. * Fixed config file generation. * Refreshed / rebased patches. . [ Ondřej Nový ] * Fixed homepage (https). * Fixed VCS URLs (https). cinder (2:8.0.0~b2-1) experimental; urgency=medium . * New upstream release. * Fixed (build-)depends for this release. * Removed disable-zfs-tests.patch. * Removed Downstream_Fix_for_Genconfig.patch. * Added patch to remove zfssa tests. * Added a doc-base registration file. cinder (2:7.0.0-4) unstable; urgency=medium . * Added q-text-as-data as depends for cinder-api. cinder (2:7.0.0-3) unstable; urgency=medium . * Using Keystone API v3 to register in the catalog. cinder (2:7.0.0-2) unstable; urgency=medium . * Uploading to unstable. cinder (2:7.0.0-1) experimental; urgency=medium . * New upstream release. * Setup both v1 and v2 endpoints. cinder (2:7.0.0~rc2-1) experimental; urgency=medium . * cinder-api depends on python-openstackclient. * cinder-api also registering the volumev2 type. * Fixed cinder.conf generation: - Fixed the default path for lock_path. - Added upstream patch for fixing config file generation. - Manually set enabled_backends = lvm, and appends a [lvm] section to set the LVM backend as default. cinder (2:7.0.0~rc1-1) experimental; urgency=medium . * New upstream release. * Fixed (build-)depends for this release. * Refresh patch. cinder (2:7.0.0~b3-1) experimental; urgency=medium . * New upstream release. * Align with MOS packaging: - Bumped EPOCH to 2 instead of 1. - Some Ubuntu version lower bounds for dependencies. - Added a cinder-doc package. * Fixed (build-)depends for this release. * Refreshed disable-zfs-tests.patch. cinder (1:7.0.0~b2-1) experimental; urgency=medium . * New upstream release. * Updated (build-)depends for this release. * Fixed OSLO_PACKAGE_VERSION for last PBR version. * Disable zfs tests. cinder (2015.1.0+2015.06.16.git26.9634b76ba5-3) unstable; urgency=medium . * Rebuilt for sqlalchemy 1.0.6. cinder (2015.1.0+2015.06.16.git26.9634b76ba5-2) unstable; urgency=medium . * Fixed changelog regarding CVE number: CVE-2015-1851 and not CVE-2015-1850 (Closes: #789349). cinder (2015.1.0+2015.06.16.git26.9634b76ba5-1) unstable; urgency=high . * New upstream release (based on commit 26th g9634b76): - Addresses CVE-2015-1850 / OSSA 2015-011 (Closes: #788996). cinder (2015.1.0+2015.06.06.git24.493b6c7f12-1) unstable; urgency=medium . * New upstream release (basing on commit 24th 2015.06.06 493b6c7f12). * Fixed debian/watch file to read from correct cinder project and not Nova. * Fixed config file generation taking patches from upstream. cinder (2015.1.0-1) unstable; urgency=medium . * New upstream release. * Fixed gbp.conf. cinder (2015.1~rc2-1) unstable; urgency=medium . * New upstream release. * Uploading to unstable. * Updated (build-)depends for this release. * Now generates cinder.conf on the fly. * Added Fix_borked_StorPool_driver.patch cinder (2014.2.2-1) experimental; urgency=medium . * New upstream point release. cinder (2014.2.1-2) experimental; urgency=medium . * Build-depends on dh-python and openstack-pkg-tools >= 22~. * Do not run cinder-manage db sync and pkgos_dbc_postinst if the user didn't ask for it through debconf. cinder (2014.2.1-1) experimental; urgency=medium . * New upstream release. * Now depends on openstack-pkg-tools (>= 20~) to avoid systemd issues with previous versions. cinder (2014.2-1) experimental; urgency=medium . * New upstream release. cinder (2014.2~rc2-1) experimental; urgency=medium . * New upstream release. * Updated (build-)depends for this release. * Switching to templated init scripts using openstack-pkg-tools >= 13. * Mangling upstream rc and beta versions in watch file. * Now using a single cinder-common.logrotate file instead of so many. cinder (2014.2~rc1-1) experimental; urgency=medium . * New upstream release. * Updated (build-)depends for this release. * Added more lintian-override for false positive about unused debconf templates. cinder (2014.2~b3-1) experimental; urgency=medium . [ Thomas Goirand ] * New upstream release. * New (build-)depends for this release. * Removes usr/bin/cinder-rpc-zmq-receiver fron cinder-common.install, as its gone upstream (moved into Oslo, it seems). . [ gustavo panizzo ] * Support to run cinder daemons under systemd. cinder (2014.1.3-11) unstable; urgency=medium . * Using the correct [database]/connection directive instead of the deprecated one. cinder (2014.1.3-10) unstable; urgency=medium . * Calling pkgos_dbc_postinst and cinder-manage db sync only if cinder/configure_db is set to true. cinder (2014.1.3-9) unstable; urgency=medium . * Rebuilt with openstack-pkg-tools (>= 22~): starts daemons on first install. cinder (2014.1.3-8) unstable; urgency=medium . * Rebuild against openstack-pkg-tools >= 21~ to fix sysv-rc init scripts. cinder (2014.1.3-7) unstable; urgency=medium . * Adds fix for "delete volume failed due to unicode problems" which seems to happen after fixing CVE-2014-7230 & CVE-2014-7231 (Closes: #769223). cinder (2014.1.3-6) unstable; urgency=medium . * Fixed debconf translation nl.po encoding (Closes: #766904). * Updated debconf translation pt.po (Closes: #767392). cinder (2014.1.3-5) unstable; urgency=medium . * Added nl.po debconf translation, thanks to Frans Spiesschaert (Closes: #766535). cinder (2014.1.3-4) unstable; urgency=high . * CVE-2014-7230 & CVE-2014-7231: Potential leak of passwords into log files. Applied upstream patch (Closes: #765704). cinder (2014.1.3-3) unstable; urgency=medium . * Removes debian/*.init and debian/*.upstart.in from source. cinder (2014.1.3-2) unstable; urgency=medium . * Mangling upstream rc and beta versions in watch file. * Using templated init, upstart and systemd scripts from openstack-pkg-tools >= 13. * Removed all debian/*.logrotate, using only one in the -common package. * Standards-Version is now 3.9.6 (no change). cinder (2014.1.3-1) unstable; urgency=medium . * New upstream release. cinder (2014.1.2-2) unstable; urgency=medium . * Added python-passlib as dependency of python-cinder (Closes: #755178). cinder (2014.1.2-1) unstable; urgency=medium . [ gustavo panizzo ] * New upstream release. * Bumped python-keystoneclient dependency to 0.7.0. cinder (2014.1.1-3) unstable; urgency=high . * CVE-2013-1068: fixed debian/cinder-common.sudoers (Closes: #753585). cinder (2014.1.1-2) unstable; urgency=medium . * cinder-volume now depends on tgt >= 1:1.0.17-1.1~ (Closes: 751703). cinder (2014.1.1-1) unstable; urgency=medium . * New upstream release. * Removed fallback-to-None-on-missing-Glance-image-attrs.patch applied upstream. * Bumped python-six minimal requirements to 1.6.0. cinder (2014.1-7) unstable; urgency=medium . * Now build-depends on openstack-pkg-tools >= 0.12~. cinder (2014.1-6) unstable; urgency=medium . * Switched from restarting daemons to copytruncate in logrotate. cinder (2014.1-5) unstable; urgency=medium . * Disable https for the default keystone conf, as this makes our CI fail. cinder (2014.1-4) unstable; urgency=medium . * Updated intalian debconf translations (Closes: #745386). cinder (2014.1-3) unstable; urgency=medium . * Now using keystone_authtoken in cinder.conf instead of api-paste.ini: - Fixed config and postinst scripts of cinder-common to use that. - Removed patch for api-paste.ini. cinder (2014.1-2) unstable; urgency=medium . * Applied patch from Mike Perez to be able to create volume from glance image without checksum. cinder (2014.1-1) unstable; urgency=medium . * New upstream release. * Uploading to unstable. * Applied patch from Sylvain Baubeau to select log destination (to syslog or to a file). cinder (2014.1~rc1-2) experimental; urgency=medium . * Re-add missing authtoken fields in config file. cinder (2014.1~rc1-1) experimental; urgency=low . * New upstream release. * Removed now useless fix-sqlalchemy-version patch. * Fixed new (build-)dependencies for this release. cinder (2014.1~b3-1) experimental; urgency=low . * New upstream release. cinder (2013.2.2-3) unstable; urgency=medium . * Rebuilt for SQLA 0.9.x. * Updates da.po thanks to Joe Dalton (Closes: #739793). * Added initial de.po thanks to Chris Leick (Closes: #737296). cinder (2013.2.2-2) unstable; urgency=medium . * Rebuilt using openstack-pkg-tools >= 9. cinder (2013.2.2-1) unstable; urgency=medium . * New upstream point release. cinder (2013.2.1-4) unstable; urgency=medium . * Added postrotate script after logrotate to restart daemons. * Fix webob version in requirements.txt. cinder (2013.2.1-3) unstable; urgency=medium . * Updated fr.po debconf thanks to Julien Patriarca (Closes: #733091). * New sv.po debconf translation thanks to Martin Bagge (Closes: #734585). cinder (2013.2.1-2) unstable; urgency=medium . * Kills the "cinder enable" debconf feature. (Closes: #732547) * Adds a Spanish debconf translation thanks to Matias A. Bellone (Closes: #732535). cinder (2013.2.1-1) unstable; urgency=medium . * New upstream release. * Refreshed sqlalchemy requirements patch. * Added >= 1.4.1 to the python-six (build-)depends. * Same for python-iso8601 >= 0.1.8. cinder (2013.2-2) unstable; urgency=medium . * Updated debconf translations with warm thanks to: - French, Julien Patriarca (Closes: #728769). - Russian, Yuri Kozlov (Closes: #729775). cinder (2013.2-1) unstable; urgency=low . * New upstream release. * Uploading to unstable. * Fixed the path to the log files in the init scripts. * Fixed the value of the state_path directive to /var/lib/cinder instead of somewhere in /usr/lib/python2.x. cinder (2013.2~rc3-1) experimental; urgency=low . * New upstream release. * Kills the CEPH_ARGS hack in /etc/default/cinder and cinder-volume.init since that's not needed anymore (upstream code manages this now in the configuration file directly). * sed -i "s/#auth_strategy=noauth/auth_strategy=keystone/" in the default packaged cinder.conf (otherwise it doesn't work by default). cinder (2013.2~rc1-2) experimental; urgency=low . * Updates the templates and translations to really (Closes: #708658). cinder (2013.2~rc1-1) experimental; urgency=low . * New upstream release. * Reviewed (build-)dependencies. cinder (2013.1.3-3) unstable; urgency=low . * Re-added the l10n-english as it was mistakenly forgotten (Closes: #708658). cinder (2013.1.3-2) unstable; urgency=low . * Added new Debconf templates: - FR (Closes: #722423). - JA (Closes: #721934). - DA (Closes: #721550). - RU (Closes: #721304). cinder (2013.1.3-1) unstable; urgency=low . * New upstream point release. * Added several Debconf templates translations: - Portuguese, thanks to Miguel Figueiredo (Closes: #705707). - Italian, thanks to Beatrice Torracca (Closes: #719879). - Czech, thanks to Michal Šimůnek (Closes: #721135). * Removes now applied upstream patches for CVE-2013-4202 & CVE-2013-4183. cinder (2013.1.2-4) unstable; urgency=high . * Adds missing depends: sqlite3. * CVE-2013-4202: Fix DoS using XML entities in extensions (Closes: #719118). * CVE-2013-4183: Enable zero the snapshot when delete snapshot in LVMVolumeDriver (Closes: #719010). cinder (2013.1.2-3) unstable; urgency=low . * Adds a patch to make it work with sqlalchemy >= 0.8 (Closes: #715431). * Added build-depends: python-pywbem. cinder (2013.1.2-2) unstable; urgency=low . * Starts Cinder after postgresql, mysql, keystone, rabbitmq-server and ntp. * Added cinder-volume CEPH_ARGS export using what is configured in /etc/default/cinder-volume. * Rebuilds to use python-sqlalchemy >= 0.8. cinder (2013.1.2-1) unstable; urgency=low . * New upstream release. cinder (2013.1.1-2) unstable; urgency=low . * Added if [ -r /usr/share/dbconfig-common/dpkg/prerm ] in the prerm. * Ran wrap-and-sort to clean stuff. * Added creation and chown of /var/lib/cinder/{cache,volumes} after the removal of the -R flag when doing the chown in openstack-pkg-tools. cinder (2013.1.1-1) unstable; urgency=low . * Uploading to unstable. * New upstream release. * Fixed /etc/sudoers.d/cinder-common * Reviewed package descriptions by the debian-l10n-english team. cinder (2013.1-1) experimental; urgency=low . * New upstream release. cinder (2012.2.3-1) unstable; urgency=high . * New upstream release. * CVE-2013-1664 & CVE-2013-1665: Ignore XML entities (Closes: #700950). cinder (2012.2.1-1) experimental; urgency=low . [ Thomas Goirand ] * New upstream release 2012.2.1 * Fixes wrong handling (eg: policy violation) of /etc/cinder/cinder.conf. * Now uses pkgos_func functions for debconf and dbconfig-common handling. * Renames /etc/sudoers.d/cinder_sudoers as /etc/sudoers.d/cinder-common. * Debconf now users cinder/ and not cinder-common/. * Reviewed long and short descriptions in debian/control. * Bumped Build-Depends-Indep: python-all to 2.6.6-3~ since we are using dh_python2. * Added everyone in the team as Uploaders:. * Changed Homepage field to http://cinder.openstack.org/. * Dependencies are now by alpha order. * Removed useless empty cinder-volume.postrm, cinder-api.postrm, cinder-scheduler.postinst, cinder-scheduler.postrm. * Pre-Depends: dpkg (>= 1.15.6~) because we use xz compression. * Asks for admin tenant, user and password with debconf, patches api-paste.ini so it is syntaxicaly correct. * Auto-detects a valide volume group name, and prompt the user with debconf about it. cinder-tempest-plugin (1.19.0-3) unstable; urgency=medium . * Clean-up .pybuild folder (Closes: #1043723). cloudkitty-dashboard (21.0.0-2) unstable; urgency=medium . * Clean-up .pybuild folder (Closes: #1043921). cloudkitty-tempest-plugin (3.3.0-3) unstable; urgency=medium . * Clean-up .pybuild folder (Closes: #1044018). designate-dashboard (21.0.0-2) unstable; urgency=medium . * Clean .pybuild folder (Closes: #1044584). designate-tempest-plugin (0.26.0-3) unstable; urgency=medium . * Clean .pybuild folder (Closes: #1044633). draco (1.5.7+dfsg-2) unstable; urgency=medium . * Upload to unstable. * Migrate debian/watch to version 5 format * Wrap and sort Debian package files * Bump Standards-Version to 4.7.3 . draco (1.5.7+dfsg-1) experimental; urgency=medium . * New upstream version 1.5.7+dfsg * Refresh patches (no functional changes) * Bump SONAME to 9 draco (1.5.7+dfsg-1) experimental; urgency=medium . * New upstream version 1.5.7+dfsg * Refresh patches (no functional changes) * Bump SONAME to 9 dracut (110-1) unstable; urgency=medium . * New upstream release. * Drop all patches applied upstream * dracut-core: - remove dropped uki-virt and no-xattr Dracut config - remove merged dracut-init.sh and dracut-version.sh - rename systemd-pcrphase to systemd-pcrextend - order systemd-cryptsetup after crypt Dracut module - add new memdisk Dracut module * dracut-network: - add new systemd-import Dracut module and suggest systemd-container for it - Drop network-legacy dracut module (and isc-dhcp-client support) * autopkgtest: add new upstream tests 14-hooks, 21-overlayfs, 31-livenet, and 45-systemd-import * autopkgtest: do not require make for running upstream tests * test: skip failing MD RAID tests cases in test 70 and 71 (mdadm 4.5 bug) egl-wayland (1:1.1.21-1) unstable; urgency=medium . * New upstream release. fonts-gubbi (1.3-8) unstable; urgency=low . * Team upload. * debian/rules: + Fixed clean target. Fixes fails to build source after successful build (Closes: #1044743) * debian/control: + Updated Standards-Version to 4.7.3 + Removed redundant fields. * Updated debian/copyright. * Updated debian/watch to standard 5. fonts-sarai (1.0-4) unstable; urgency=low . * Team upload. * debian/rules: + Fixed clean target, fixes build after successful build (Closes: #1044337) * Added upstream metadata file. * Updated dummy debian/watch file. * debian/control: + Removed redundant fields. + Updated Standards-Version to 4.7.3 + Bumped to dh 13 * Updated debian/copyright. gdb-bpf (11) unstable; urgency=medium . * Build using GDB 17.1. * Bump standards version. geoclue-stumbler (1.2-1) unstable; urgency=medium . * New upstream version 1.2 . [ Chris Talbot ] * d/copyright: Update for new icons and lintian * d/control: make lintian happy * d/control: Add myself to Uploaders * d/control: drop Rules-Requires-Root & Priority fields * d/watch: Update to version 5 glance-tempest-plugin (0.14.0-4) unstable; urgency=medium . * Clean-up .pybuild folder (Closes: #1044194). gnome-desktop (44.5-1) unstable; urgency=medium . * New upstream release * d/p: Refresh gnome-desktop (44.4-2) unstable; urgency=medium . * d/p: Add upstream patches including memory and tests fixes * d/p: Hide private symbols from public libraries. * d/libgnome-desktop-*.symbols: Drop a private symbol that leaked into API. It was not exposed by public headers, so not something that was meant to be used anyways. gnome-dosage (2.1.2-1) unstable; urgency=medium . * New upstream release * d/source/lintian-overrides: Remove unused override. gparted (1.8.0-1) unstable; urgency=medium . * New upstream version 1.8.0 (Closes: #1094812, #1110494, #916260, #984953) * Drop Read-exFAT-file-system-usage-only-from-exfatprogs-1.2.3-2.patch heat-tempest-plugin (2.6.0-3) unstable; urgency=medium . * Clean .pybuild folder (Closes: #1045029). hyprtoolkit (0.5.3-1) unstable; urgency=medium . * New upstream version 0.5.3 . hyprtoolkit (0.5.2-1) unstable; urgency=medium . * New upstream version 0.5.2 . hyprtoolkit (0.5.1-1) unstable; urgency=medium . * New upstream version 0.5.1 * refresh patches * d/control: - set min required hyprutils to >= 0.11.0 - bump SOVERSION to 5 - set min required hyprgraphics to >= 0.5.0 * bump Standards-Version to 4.7.3 . hyprtoolkit (0.4.1-1) unstable; urgency=medium . * New upstream version 0.4.1 . hyprtoolkit (0.4.0-1) unstable; urgency=medium . * New upstream version 0.4.0 * refresh patches * d/control: bump SOVERSION to 4 . hyprtoolkit (0.3.0-1) unstable; urgency=medium . * Initial release. (Closes: #1118668) hyprtoolkit (0.5.2-1) unstable; urgency=medium . * New upstream version 0.5.2 . hyprtoolkit (0.5.1-1) unstable; urgency=medium . * New upstream version 0.5.1 * refresh patches * d/control: - set min required hyprutils to >= 0.11.0 - bump SOVERSION to 5 - set min required hyprgraphics to >= 0.5.0 * bump Standards-Version to 4.7.3 . hyprtoolkit (0.4.1-1) unstable; urgency=medium . * New upstream version 0.4.1 . hyprtoolkit (0.4.0-1) unstable; urgency=medium . * New upstream version 0.4.0 * refresh patches * d/control: bump SOVERSION to 4 . hyprtoolkit (0.3.0-1) unstable; urgency=medium . * Initial release. (Closes: #1118668) hyprtoolkit (0.4.0-1) unstable; urgency=medium . * New upstream version 0.4.0 * refresh patches * d/control: bump SOVERSION to 4 . hyprtoolkit (0.3.0-1) unstable; urgency=medium . * Initial release. (Closes: #1118668) hyprtoolkit (0.3.0-1) unstable; urgency=medium . * Initial release. (Closes: #1118668) ifhp (3.5.20+dfsg-1) unstable; urgency=medium . * Team upload * Drop non-free files * Drop unused Depends variable * d/copyright: Convert to machine-readable format * d/watch: Update to latest v5 ilorest (7.0.0.0-1) unstable; urgency=medium . * New upstream release. * Removed use-correct-imgmath-sphinx-ext.patch. * Rebased add-setup.py.patch. * Removed fix-rdmc.py.patch. * Removed fix-py3-syntax-errors.patch. * Removed remove-intersphinx-from-doc.patch. * Removed fix-syntax-warning.patch. * Killed the embedded doc, as it's gone from upstream source. * Add fix-cannot-login-without-chif.patch. jeolib-jiplib (1.1.7+ds-1) unstable; urgency=medium . * Team upload. * New upstream release. (closes: #1110635) * Drop Priority: optional, default since dpkg 1.22.13. * Bump Standards-Version to 4.7.3, changes: priority. * Mark libjiplib1 as Multi-Arch: same. * Drop patches applied upstream, refresh remaining patches. ksmtuned (4.20150326+nn-1) unstable; urgency=medium . * QA upload. * [f2299a7] Setting the QA group as maintainer luminance-hdr (2.6.1.1+dfsg-7) unstable; urgency=medium . * libboost-system-dev is empty since 1.69, stop searching for it and drop build-dependency. Closes: #1127233 mailto (1.3.2-5) unstable; urgency=medium . * QA upload. * debian/control: - Bumped Standards-Version to 4.7.3. - Removed no longer needed "Priority: optional" field. - Removed no longer needed "Rules-Requires-Root: no" field. * debian/copyright: updated packaging copyright years. * debian/watch: migrated to version 5. mapnik (4.2.1+ds-2) unstable; urgency=high . * Drop obsolete libboost-system-dev (build) dependency. (closes: #1127078) * Add upstream patch to fix CVE-2025-15564. (closes: #1126071) marginalia (2.9-1) unstable; urgency=medium . * Team upload. * debian/control: Bump Standards-Version to 4.7.3, no changes. * debian/control: Remove redundant Priority field. * debian/watch: Upgrade to format 5. * New upstream release. * Refresh patches. mg (20240709-2) unstable; urgency=medium . * Refresh d/control (std-ver and cosmetic improvements) * Improve hardening by adding CPPFLAGS to CFLAGS * Define PATH_MAX and LOGIN_NAME_MAX if missing (Closes: #783943) networking-sfc (21.0.0-2) unstable; urgency=medium . * Cleans better (Closes: #1045774). ocp (1:3.1.3+ds-1) unstable; urgency=medium . * New upstream version. * d/patches: dropped, upstreamed. opensaml (3.3.1-4) unstable; urgency=medium . * [a919559] New patch: Extend test metadata/assertion validity to 2031 (Closes: #1127130) * [5a74779] Update Standards-Version to 4.7.3 (no changes required) opentelemetry-proto (1.8.0-3) unstable; urgency=medium . * Team upload. * Stop building python3-opentelemetry-proto, taken over by the python-opentelemetry source package (closes: #1125283). opentelemetry-proto (1.8.0-2) unstable; urgency=medium . * Team upload. * Drop "Rules-Requires-Root: no": it is the default now * Apply Multi-Arch: hint * Bump Standards-Version to 4.7.3, drop Priority: tag * Rewrite d/watch in v5 format * Switch to pybuild-plugin-pyproject opticalraytracer (9.6-5) unstable; urgency=medium . * QA upload. . [ Joao Eriberto Mota Filho ] * debian/control: - Bumped Standards-Version to 4.7.3. - Removed no longer needed "Priority: optional" field. * debian/copyright: - Migrated to format 1.0. - Updated all data. * debian/salsa-ci.yml: added to provide CI tests on Salsa. * debian/watch: migrated to version 5. . [ Alexandre Detiste ] * d/README.source: quilt is the default orderless (1.6-1) unstable; urgency=medium . * Team upload. * debian/control: Drop Rules-Requires-Root field, no longer needed. * debian/control: Bump Standards-Version to 4.7.3, no changes. * debian/control: Drop Priority field, no longer needed. * debian/watch: Upgrade to format 5. * New upstream release. * Refresh patches. parallel (20240222+ds-3) unstable; urgency=medium . * Team upload. * Fix clean target. * Drop old FSF postal address from d/copyright. * Drop "Rules-Requires-Root: no" (default). * Drop "Priority: optional" (default). * Update standards-version. * Update debian/salsa-ci.yml. * Update lintian overrides. pigment (0.5.5-1) unstable; urgency=medium . * New upstream release * d/control: - Update Standards-Version to 4.7.3. - Drop Priority and Rules-Requires-Root fields. - Add blueprint-compiler to Build-Depends. * d/watch: Update to version 5. pigment (0.5.1-1) unstable; urgency=medium . * Initial release. (Closes: #1111309) pigment (0.3.2-1) unstable; urgency=low [ Philippe Normand ] * New upstream release; closes: #451988. - Updated debian/copyright; Pigment is now under LGPL, closes: #443083 - Removed libdirectfb build dep, the directfb plugin is not implemented yet; closes: #452607. - libpigment0.3-dev now depends on libgtk2.0-dev, bug described on #442319 was fixed upstream but then gdkpixbuf2 was missing; closes: #442319 - Updated copyright holders list in debian/copyright. * Listed myself as Uploader. [ Loic Minier ] * Add a libcairo2-dev (>= 1.4) build-dep for the new upstream release. pigment (0.3.1-2) unstable; urgency=low * Upload to unstable; drop dist check. pigment (0.3.1-1) experimental; urgency=low * Fix typo in package descriptions; thanks Bastian Kleineidam; closes: #432836. * New major upstream release. - Target at experimental and protect against uploads to unstable. - Build-dep on libpango1.0-dev (>= 1.8); drop libcairo2-dev build-dep. - Build-dep on check (>= 0.9.2). - Build-dep on libdirectfb-dev (>= 0.9.24). - Drop libxrandr-dev build-dep. - Drop patches 60_out-of-tree-build-fixes, 70_mandatory-automake, 90_drop-package-undef not necessary anymore. - Let python-pigment depend on python-twisted-core for the Dock and Slideshow widgets. - Rename pigment-0.1 packages to pigment-0.3 as the pathnames to the headers and to the libs changed and include the major version part. - Rename install files and install dirs. - Pass --enable-gtk-doc to configure until ticket #150 is solved upstream; build-dep on gtk-doc-tools. - Move the GStreamer plugin in usr/lib/pigment-0.3/gstreamer from python-pigment to libpigment. pigment (0.1.5-2) unstable; urgency=low * Mention version 2 (and not any later version) in the license blob. * Upload to unstable. pigment (0.1.5-1) experimental; urgency=low * Initial release. (Closes: #425916) pokrok (0.2.0-6) unstable; urgency=medium . * Team upload. * Port from pkg_resources to importlib.resources (closes: #1083553). * Use pybuild-plugin-pyproject. pydf (16-1) unstable; urgency=low . * new upstream release python-bashate (2.1.0-5) unstable; urgency=medium . * Cleans better (Closes: #1045759). python-debtcollector (3.0.0-6) unstable; urgency=medium . * Cleans better (Closes: #1046108). python-evdev (1.9.3-1) unstable; urgency=medium . * New upstream release. * Drop “Rules-Requires-Root: no” since it’s now the default. * Drop “Priority: optional” since it’s now the default. * Standards-Version 4.7.3, no further change required. * Update debian/watch to version 5. python-ilorest (7.0.0.0+ds-1) unstable; urgency=medium . * Add debian/README.source. * New upstream release. * Moving the package to the DPMT, with Carsten support for doing so: - adding myself as uploader. - moved Carsten form Maintainer to Uploader. - Set the team as maintainer. - Fixed VCS URLs. * Refreshed / rebased / removed applied upstream patches. python-infinity (1.5-5) unstable; urgency=medium . * Clean-up .pybuild and egg-info folders (Closes: #1045395). python-kafka (2.0.2-11) unstable; urgency=medium . * Clean-up .pybuild folder (Closes: #1045152). python-marathon (0.13.0-8) unstable; urgency=medium . * Clean .pybuild and egg-info folders (Closes: #1045153). python-morph (0.1.3-6) unstable; urgency=medium . * Cleans better (Closes: #1045651). python-os-service-types (1.8.0-4) unstable; urgency=medium . * Better clean (Closes: #1045618). python-pyghmi (1.6.2-3) unstable; urgency=medium . * Cleanup .pybuild folder (Closes: #1045186). python-rcssmin (1:1.1.2-5) unstable; urgency=medium . * Cleanup .pybuild and egg-info folders (Closes: #1045282). python-scruffy (0.3.10-1) unstable; urgency=medium . * Team upload. * New upstream release. python-scruffy (0.3.9-2) unstable; urgency=medium . * Team upload. * Port from pkg_resources to importlib.resources (closes: #1083705). python-xstatic-angular (1.8.2.2-6) unstable; urgency=medium . * Clean .pybuild and egg-info folders (Closes: #1045170). python-xstatic-angular-uuid (0.0.4.0-5) unstable; urgency=medium . * Cleans better (Closes: #1045710). python-xstatic-dagre (0.6.4.0-6) unstable; urgency=medium . * Better clean (Closes: #1045642). python-xstatic-jquery-migrate (3.3.2.1+dfsg1-5) unstable; urgency=medium . * Cleans better (Closes: #1045814). python-xstatic-jquery.tablesorter (2.14.5.1-9) unstable; urgency=medium . * Cleans better (Closes: #1045771). python-xstatic-lodash (4.16.4.1-6) unstable; urgency=medium . * Cleans better (Closes: #1045981). python-xstatic-mdi (1.6.50.2-7) unstable; urgency=medium . * Cleans better (Closes: #1045748). python-xstatic-moment (2.8.4.2-6) unstable; urgency=medium . * Clean correctly (Closes: #1045481). python-xstatic-qunit (1.14.0.2-8) unstable; urgency=medium . * Clean better (Closes: #1045510). python-xstatic-roboto-fontface (0.5.0.0-7) unstable; urgency=medium . * Cleans better (Closes: #1045818). pytsk (20250801-1) unstable; urgency=medium . * New upstream version 20250801 * Bump Standards-Version qemu-web-desktop (26.02.08+ds1-2) unstable; urgency=medium . * d/postinst: remove useless call to apache2-maintscript-helper qemu-web-desktop (26.02.08+ds1-1) unstable; urgency=medium . * New upstream version 26.02.08+ds1 * d/apache2: use dh_apache2 heuristic mode * d/control: Only amd64 and arm64 are supported for now * d/control: use dh-sequence-installsysusers * d/control: Fix my email * d/copyright: fix Files-Excluded with the new upstream organisation * d/manpages: The make file take care of this * d/rules: simplify now that the make file is doing everythongs for us * d/rules: skip test for now rime-double-pinyin (0.0~git20250923.01a1328-1) unstable; urgency=medium . * New upstream release. * debian/control: Bump Standards-Version to 4.7.3. ruby-ace-rails-ap (4.5-1) unstable; urgency=medium . * Team upload. * Use gemwatch.debian.net in watch. * New upstream release. * Drop {XS,XB}-Ruby-Versions from control. * Use ${ruby:Depends} for runtime dependencies. * Update Standards-Version to 4.7.3, no changes needed. ruby-acts-as-taggable-on (13.0.0-1) unstable; urgency=medium . * Team upload. * New upstream release. * Update Standards-Version to 4.7.3, no changes needed. ruby-aws-partitions (1.1213.0-1) unstable; urgency=medium . * Team upload. * New upstream release. * Update Standards-Version to 4.7.3, no changes needed. ruby-aws-sdk-cloudformation (1.149.0-1) unstable; urgency=medium . * Team upload. * New upstream release. * Update Standards-Version to 4.7.3, no changes needed. * Bump build dependency on ruby-aws-sdk-core to 3.241.4. ruby-aws-sdk-core (3.242.0-1) unstable; urgency=medium . * Team upload. * New upstream release. * Update Standards-Version to 4.7.3, no changes needed. ruby-aws-sdk-kms (1.121.0-1) unstable; urgency=medium . * Team upload. * New upstream release. * Update Standards-Version to 4.7.3, no changes needed. * Bump build dependencies per gemfile. ruby-aws-sdk-s3 (1.213.0-1) unstable; urgency=medium . * Team upload. * Remove branch name from Vcs-*. * New upstream release. * Update Standards-Version to 4.7.3, no changes needed. * Bump build dependencies. ruby-docile (1.4.1-1) unstable; urgency=medium . * Team upload. * Use gemwatch.debian.net in the watch file. * New upstream release. * Drop {XS,XB}-Ruby-Versions from control. * Use ${ruby:Depends} for runtime dependencies. * Update Standards-Version to 4.7.3, no changes needed. ruby-email-validator (2.2.4-1) unstable; urgency=medium . * Team upload. * Use gemwatch.debian.net for the watch file. * Drop {XS,XB}-Ruby-Versions from control. * New upstream release. * Use ${ruby:Depends} for runtime dependencies. * Update Standards-Version to 4.7.3, no changes needed. * Remove pry dependency, it doesn't exist in the archive. ruby-faraday-follow-redirects (0.5.0-1) unstable; urgency=medium . * Team upload. * New upstream release. * Update Standards-Version to 4.7.3, no changes needed. ruby-faraday-multipart (1.2.0-1) unstable; urgency=medium . * Team upload. * New upstream release. * Update Standards-Version to 4.7.3, no changes needed. ruby-faraday-retry (2.4.0-1) unstable; urgency=medium . * Team upload. * New upstream release. * Update Standards-Version to 4.7.3, no changes needed. ruby-google-cloud-core (1.8.0-1) unstable; urgency=medium . [ Lucas Nussbaum ] * debian/gbp.conf: Add for DEP-14 * debian/gbp.conf: remove trailing empty lines * debian/.gitattributes: remove * debian/salsa-ci.yml: use team-specific include . [ Simon Quigley ] * Team upload. * New upstream release. * Update Standards-Version to 4.7.3, no changes needed. * Use ${ruby:Depends} for runtime dependencies. ruby-google-cloud-env (2.3.1-1) unstable; urgency=medium . [ Lucas Nussbaum ] * debian/gbp.conf: Add for DEP-14 * debian/.gitattributes: remove * debian/salsa-ci.yml: use team-specific include . [ Simon Quigley ] * Team upload to unstable. * New upstream release. * Update Standards-Version to 4.7.3, no changes needed. ruby-google-cloud-env (2.1.1-1) experimental; urgency=medium . * Team upload. * New upstream version * Standards-Version: 4.7.0 (routine-update) * debhelper-compat 13 (routine-update) * Remove trailing whitespace in debian/copyright (routine-update) ruby-hike (2.1.3-1) unstable; urgency=medium . [ Lucas Nussbaum ] * debian/gbp.conf: Add for DEP-14 * debian/.gitattributes: remove * debian/salsa-ci.yml: use team-specific include . [ Simon Quigley ] * Team upload. * Use gemwatch.debian.net in watch. * New upstream release. * Drop {XS,XB}-Ruby-Versions from control. * Use ${ruby:Depends} for runtime dependencies. * Update debhelper-compat to 13, no changes needed. * Update Standards-Version to 4.7.3, no changes needed. ruby-ipaddr (1.2.8-1) unstable; urgency=medium . * Team upload. * New upstream release. * Update Standards-Version to 4.7.3, no changes needed. * Mark as Multi-Arch: foreign. ruby-kramdown-rfc2629 (1.7.31-1) unstable; urgency=medium . [ Lucas Nussbaum ] * debian/gbp.conf: Add for DEP-14 * debian/.gitattributes: remove * debian/salsa-ci.yml: use team-specific include . [ Simon Quigley ] * Team upload. * New upstream release. * Update Standards-Version to 4.7.3, no changes needed. ruby-mongo (2.23.0-1) unstable; urgency=medium . * Team upload. * New upstream release. * Update Standards-Version to 4.7.3, no changes needed. * Remove tests, they depend on mongodb-server which no longer exists in the archive (and has no replacement). ruby-mongo (2.21.3-1) unstable; urgency=medium . [ Utkarsh Gupta ] * Add salsa-ci.yml . [ Simon Quigley ] * Team upload. * New upstream release (Closes: #1120409). * Simplify the watch file. * Use ${ruby:Depends} for runtime dependencies. * Bump ruby-bson build dependency. * Drop {XS,XB}-Ruby-Versions from control. * Bump debhelper compat to 13, no changes needed. * Update Standards-Version to 4.7.2, no changes needed. ruby-mongo (2.5.1-2) unstable; urgency=medium . * mongo.gemspec: fix for ruby3.3 File.exists? -> File.exist? (Closes: #1094123) ruby-mongo (2.5.1-1.2) unstable; urgency=medium . * Non-maintainer upload. * tests: drop autopkgtest as mongodb-server is no longer in Debian (Closes: #1033590) ruby-mongo (2.5.1-1.1) unstable; urgency=medium . * Non maintainer upload by the Reproducible Builds team. * No source change upload to rebuild on buildd with .buildinfo files. ruby-mongo (2.5.1-1) unstable; urgency=medium . * New upstream version 2.5.1 + Added support for MongoDB 3.6 + Dropped support for MongoDB 2.4 + Bump minimum ruby-bson version to 4.3.0 * Drop d/patches * Bump Standards-Version to 4.1.3; no changes needed * Bump dh compat to 11; no changes needed * Switch Vcs-* URLs to salsa.d.o * d/control: switch Homepage to https:// * d/watch: switch URL to Github and handle betas * Drop d/ruby-tests.rb; refers to non-existent tests * Ship README.md under docs * Allow autopkgtests to write to stderr ruby-mongo (2.4.1-1) unstable; urgency=medium . * New upstream release * Drop unneeded build-dependencies on ruby-mocha and ruby-shoulda * Update ruby-bson dependency (>= 4.2.1, << 5.0.0) * Add DEP-8 tests ruby-mongo (2.4.0-1) unstable; urgency=medium . [ Cédric Boutillier ] * Bump debhelper compatibility level to 9 * Remove version in the gem2deb build-dependency * Use https:// in Vcs-* fields * Use https:// in Vcs-* fields * Bump Standards-Version to 3.9.7 (no changes needed) * Run wrap-and-sort on packaging files . [ Apollon Oikonomopoulos ] * New upstream version 2.4.0 + Support for MongoDB up to and including 3.4 * Bump Standards to 3.9.8; no changes needed * Require ruby-bson >= 4.2.0 * Add myself to Uploaders * Drop d/patches; not required anymore ruby-mongo (1.10.0-1) unstable; urgency=medium . * Imported Upstream version 1.10.0 * Refresh patch enable_run_tests.patch * Bump dependency on ruby-bson(-ext) to 1.10.0 * Change the upstream copyright holder to MongoDB, Inc ruby-mongo (1.9.2-2) unstable; urgency=medium . * Update enable_run_tests.patch to require mocha/setup instead of mocha, Thanks to Cédric Boutillier (Closes: #743106) * Bump standards-Version to 3.9.5 (no changes needed) ruby-mongo (1.9.2-1) unstable; urgency=low . * Imported Upstream version 1.9.2 * Bump dependency on ruby-bson and ruby-bson-ext to 1.9.2 ruby-mongo (1.9.1-1) unstable; urgency=low . * New upstream release * Bump dependency version ruby-mongo (1.9.0-1) unstable; urgency=low . * Initial release (Closes: #705501) ruby-mongo (1.8.5-1) unstable; urgency=low . * Initial release (Closes: #705501) ruby-oauth2 (2.0.18-1) unstable; urgency=medium . * Team upload. * New upstream release. * Update Standards-Version to 4.7.3, no changes needed. ruby-os (1.1.4-1) unstable; urgency=medium . [ Lucas Nussbaum ] * debian/gbp.conf: Add for DEP-14 * debian/.gitattributes: remove * debian/salsa-ci.yml: use team-specific include . [ Simon Quigley ] * Team upload. * Use gemwatch.debian.net for watch. * New upstream version. * Drop {XS,XB}-Ruby-Versions from control. * Update Standards-Version to 4.7.3, no changes needed. * Use ${ruby:Depends} for runtime dependencies. * Mark as Multi-Arch: foreign. ruby-parallel-tests (5.6.0-1) unstable; urgency=medium . * Team upload. * New upstream release. * Remove commented out build dependencies. * Update Standards-Version to 4.7.3, no changes needed. * Annotate ruby dependency with :any. ruby-protocol-http (0.59.0-1) unstable; urgency=medium . * Team upload. * New upstream release. * Update Standards-Version to 4.7.3, no changes needed. ruby-protocol-http2 (0.24.0-1) unstable; urgency=medium . * Team upload. * New upstream release. * Update Standards-Version to 4.7.3, no changes needed. ruby-redis-client (0.26.4-1) unstable; urgency=medium . * Team upload. * New upstream release. * Update Standards-Version to 4.7.3, no changes needed. ruby-redis-cluster-client (0.14.1-1) unstable; urgency=medium . * Team upload. * New upstream release. * Update Standards-Version to 4.7.3, no changes needed. ruby-sentry-rails (6.3.0-1) unstable; urgency=medium . * Team upload. * New upstream release. * Update Standards-Version to 4.7.3, no changes needed. * Bump build dependency on ruby-sentry-ruby to 6.3.0. ruby-sentry-ruby (6.3.0-1) unstable; urgency=medium . * Team upload. * New upstream release. * Update Standards-Version to 4.7.3, no changes needed. ruby-sentry-ruby-core (6.3.0-1) unstable; urgency=medium . * Team upload. * New upstream release. * Bump build dependency on ruby-sentry-ruby to 6.3. * Update Standards-Version to 4.7.3, no changes needed. ruby-sentry-sidekiq (6.3.0-1) unstable; urgency=medium . * Team upload. * New upstream release. * Update Standards-Version to 4.7.3, no changes needed. * Bump build dependencies. ruby-sequenced (4.0.0-1) unstable; urgency=medium . [ Lucas Nussbaum ] * debian/gbp.conf: Add for DEP-14 * debian/gbp.conf: remove trailing empty lines * debian/.gitattributes: remove * debian/salsa-ci.yml: use team-specific include . [ Simon Quigley ] * Team upload. * Use gemwatch.debian.net in watch file. * New upstream release. * Drop {XS,XB}-Ruby-Versions from control. * Update Standards-Version to 4.7.3, no changes needed. * Use ${ruby:Depends} for runtime dependencies. ruby-term-ansicolor (1.11.3-1) unstable; urgency=medium . [ Lucas Nussbaum ] * debian/gbp.conf: Add for DEP-14 * debian/.gitattributes: remove * debian/salsa-ci.yml: use team-specific include . [ Simon Quigley ] * Team upload. * Use gemwatch.debian.net for watch. * New upstream release. * Drop XS-Ruby-Versions from control. * Use ${ruby:Depends} for runtime dependencies. * Update Standards-Version to 4.7.3, no changes needed. * Add missing build dependencies, patch non-standard SimpleCov. ruby-timers (4.4.0-2) unstable; urgency=medium . * Team upload. * Reference proper file names for documentation (Closes: #1127444). ruby-timers (4.4.0-1) unstable; urgency=medium . * Team upload. * New upstream release. * Drop {XS,XB}-Ruby-Versions from control. * Use ${ruby:Depends} for runtime dependencies, keep existing dependencies. * Update Standards-Version to 4.7.3, no changes needed. * Drop failing tests. ruby-u2f (1.0.0-1) unstable; urgency=medium . * Team upload. * Use gemwatch.debian.net in the watch file. * New upstream release. * Use ${Ruby:Depends} for runtime dependencies. * Drop {XS,XB}-Ruby-Versions from control. * Update Standards-Version to 4.7.3, no changes needed. snapcast (0.34.0-2) unstable; urgency=medium . * Enable pulse and pipewire backends. (Closes: #1126928) splix (2.0.1-2) unstable; urgency=medium . * Team upload * d/copyright: Convert to machine-readable format * Remove old ways to get orig tarball * Move dh_clean file list to d/clean . [ Alessandro Astone ] * Update Homepage urls sprng (2.0a-19) unstable; urgency=medium . * debian/rules: Correct armhf treatment with thanks to Peter Michael Green * debian/control: Revert to 'Architecture: any' sprng (2.0a-18) unstable; urgency=medium . * debian/control: Switch to explicit architecture list skipping armhf (Closes: #1127346) sprng (2.0a-17) unstable; urgency=medium . * debian/rules: Updated (Closes: #1124903) . * debian/control: Updated Standards-Version: to current version stacer (1.6.2+ds-2) unstable; urgency=medium . * Fix license in desktop/stacer.metainfo.xml.in. stacer (1.6.2+ds-1) unstable; urgency=medium . * New upstream version. * d/README.source: updated. * d/copyright: bump years. * d/watch: update to version 5. * d/control: move Vcs from personal to debian. stacer (1.5.0+ds-1) unstable; urgency=medium . * New upstream version, reintroduce. (Closes: #1121302) * d/copyright: updated, bump years. * d/control: - update maintainer address. - drop Rules-Requires-Root. * Bump standards version to 4.7.2. * d/README.source: updated. * d/rules: updated. * d/clean: added. * d/install: updated. stacer (1.1.0+ds-3) unstable; urgency=medium . * Bump standards version to 4.7.0. stacer (1.1.0+ds-2) unstable; urgency=medium . * Update maintainer address. * Fix d/install: support GNU/Hurd. * d/control: update Vcs field. * d/copyright: bump year. * Bump standards version to 4.6.0. stacer (1.1.0+ds-1) unstable; urgency=medium . * d/control: - switch b-d fonts-inter to fonts-league-spartan. - added Rules-Requires-Root. * Bump debhelper version to 13, drop d/compat. * d/upstream/metadata: added. * d/copyright: update year. * d/watch: add filemangle. stacer (1.1.0-3) unstable; urgency=medium . * Add Vcs fields. * Bump standards version to 4.5.0. stacer (1.1.0-2) unstable; urgency=medium . * Source only upload for testing migration. stacer (1.1.0-1) unstable; urgency=medium . * Initial release. (Closes: #946248) stellarium (25.4-1) unstable; urgency=medium . * New upstream version 25.4 * Use packaged noto fonts instead * Refresh patches and std-ver * Note: this upload still uses Qt5 - Qt6 work is in progress stubble (3-1) unstable; urgency=medium . * Initial release. (Closes: #1112063) tack (1.11+20251210-1) unstable; urgency=medium . * New upstream snapshot. - Build-fix: term.h no longer exports termios.h definitions (Closes: #1122485). * Update upstream signing key. * Drop Rules-Requires-Root field from debian/control, redundant. * Drop Priority field from debian/control, redundant. * Bump Standards-Version to 4.7.3, no further changes needed. * Update debian/copyright. - Remove reference to the old FSF postal address, point at https://www.gnu.org/licenses/ instead. - Update years. * Convert the watch files to version 5. telemetry-tempest-plugin (2.7.0-3) unstable; urgency=medium . * Cleans better (Closes: #1045967). tiptop (2.3.2-1) unstable; urgency=medium . * New upstream version 2.3.2 * Refresh d/control * Update d/watch to point to the new upstream page * Drop all upstreamed patches, add two more to fix minor issues tortoisehg (7.0.1-2) unstable; urgency=medium . * Adjust dependencies to be co-installable with mercurial 7.2. trove-tempest-plugin (2.6.0-3) unstable; urgency=medium . * Cleans better (Closes: #1045761). vinetto (1:0.9.14+dfsg-1) unstable; urgency=medium . * New upstream version 0.9.14+dfsg * d/clean: Drop, the pyesedb.so file was excluded in d/copyright * d/control: - Add myself ad Uploader - Bump Standards Version to 4.7.3 (no changes) - Drop unnecessary Depends to reflect Upstream (Closes: #1125853) - Remove redundant Priority field * d/copyright: - Add myself and fix Samuel e-mail - Remove physical address from fsf license - Remove precompiled pyesedb.so to comply with DFSG - Update to reflect New Upstream version * d/watch: Repack with +dfsg and bump to Version 5 vitrage-dashboard (9.0.0-2) unstable; urgency=medium . * Clean .pybuild folder (Closes: #1045222). vitrage-tempest-plugin (6.7.0-3) unstable; urgency=medium . * Clean-up .pybuild folder (Closes: #1045450). vmm (0.7.0-1) unstable; urgency=medium . * QA upload. * Fix python3.13 compatibility issues (Closes: #1084728) * [ce7eabe] Add python 3.12 fix for configparser changes * [d7e5286] Add dependency on python3-crypt-r * [d2b86ef] Set QA group as maintainer. With 5f5c7ef13ed33c60fdb0d4eb140370d9593bce56 I had replaced the original maintainer with my name, as the package was orphaned and removed from testing. Unfortunately this change was removed in e95a841071e9506bf509e5315334825121a676c5, which was then uploaded as NMU. As the original maintainer (madduck) is not maintaining the package and given the history of NMUs, I'm setting the QA group as maintainer for now. waybar (0.15.0-1) unstable; urgency=medium . * New upstream release * debian/control: + Remove redundant Priority and Rules-Requires-Root fields + Bump Standards-Version to 4.7.3 * debian/copyright: + Update year range to 2026 * debian/watch: + Update to version 5 webp-pixbuf-loader (0.2.7-3) unstable; urgency=medium . * Team upload * Ignore build test failures. gdk-pixbuf is switching to glycin on Debian release architectures so the tests aren't even testing webp-pixbuf-loader on those architectures. webp-pixbuf-loader (0.2.7-2) unstable; urgency=medium . * Team upload * d/control: Bump Standards Version to 4.7.3 * debian: Remove autopkgtests since they aren't useful now that gdk-pixbuf is switching to glycin (Closes: #1126951) wimlib (1.14.5-1) unstable; urgency=medium . * New upstream version 1.14.5 * Fix FTBFS after successful build (Closes: #1047228) * Bump Standards-Version * Replace pkg-config build-dependency * Bump watch file standard zaqar-tempest-plugin (3.2.0-3) unstable; urgency=medium . * Cleans better (Closes: #1046021).