aodh (14.0.0~rc1-2) unstable; urgency=medium . * Uploading to unstable. aodh (14.0.0~rc1-1) experimental; urgency=medium . * New upstream release. * Fixed (build-)depends for this release. * Add autopkgtest. aodh (13.0.0-1) unstable; urgency=medium . * New upstream release. aodh (13.0.0~rc1-2) unstable; urgency=medium . * Uploading to unstable. * Fix 00_default_policy.yaml. aodh (13.0.0~rc1-1) experimental; urgency=medium . * New upstream release. * Fixed (build-)depends for this release. * Removed --with systemd from debian/rules. aodh (12.0.0-2) unstable; urgency=medium . * Upload to unstable. aodh (12.0.0-1) experimental; urgency=medium . * New upstream release. aodh (12.0.0~rc1-1) experimental; urgency=medium . * Tune aodh-api-uwsgi.ini for performance. * New upstream release. * Removed (build-)depends versions when satisfied in Bullseye. * Fixed (build-)depends for this release. * Add remove-httpdomain-sphinx-ext.patch. aodh (11.0.0-2) unstable; urgency=medium . * mv /etc/aodh/policy.json /etc/aodh/disabled.policy.json.old instead of deleting /etc/aodh/policy.json. aodh (11.0.0-1) unstable; urgency=medium . * New upstream release. * Uploading to unstable. * Fixed watch file. * Add a debian/salsa-ci.yml. aodh (11.0.0~rc1-1) experimental; urgency=medium . * New upstream release. * Fixed python3-jsconschema version for this release. * Use /etc/aodh/policy.d/00_default_policy.yaml. aodh (10.0.0-2) unstable; urgency=medium . * Add remove-wsmeext.sphinxext.patch (Closes: #963634). aodh (10.0.0-1) unstable; urgency=medium . * New upstream release. aodh (10.0.0~rc1-2) unstable; urgency=medium . * Uploading to unstable. aodh (10.0.0~rc1-1) experimental; urgency=medium . * New upstream release. * Fixed (build-)depends for this release. aodh (9.0.0-2) unstable; urgency=medium . [ Ondřej Nový ] * Bump Standards-Version to 4.4.1. . [ Thomas Goirand ] * Uploading to unstable. aodh (9.0.0-1) experimental; urgency=medium . * New upstream release. aodh (9.0.0~rc1-1) experimental; urgency=medium . [ Ondřej Nový ] * Use debhelper-compat instead of debian/compat. * Bump Standards-Version to 4.4.0. . [ Thomas Goirand ] * New upstream release. * Fixed (build-)depends for this release. aodh (8.0.0-3) unstable; urgency=medium . * Uploading to unstable. aodh (8.0.0-2) experimental; urgency=medium . * d/control: - Bump openstack-pkg-tools to version 99 - Add me to uploaders field * d/copyright: Add me to copyright file aodh (8.0.0-1) experimental; urgency=medium . * New upstream release. aodh (8.0.0~rc1-1) experimental; urgency=medium . * New upstream release. * Removed all package versions satisfied in Buster. * Removed python3- prefix when calling config generators. aodh (7.0.0-5) unstable; urgency=medium . * Fix Aodh default port to 8042 for uwsgi. The 9696 was wrong, that's the port for neutron-api. aodh (7.0.0-4) unstable; urgency=medium . * Removed mongodb build-depends (Closes: #919087). aodh (7.0.0-3) unstable; urgency=medium . * Also remove /etc/aodh on purge. (Closes: #909608). aodh (7.0.0-2) unstable; urgency=medium . * Uploading to unstable. * Echo something when starting mongod, as it is doing readline. * Remove /etc/aodh/{aodh.conf,api-paste.ini,policy.json} on purge. (Closes: #905496) aodh (7.0.0-1) experimental; urgency=medium . [ Ondřej Nový ] * Running wrap-and-sort -bast * d/control: Use team+openstack@tracker.debian.org as maintainer . [ Thomas Goirand ] * New upstream release. * Fixed (build-)depends for this release. aodh (6.0.0-7) unstable; urgency=medium . * Also install app.wsgi in /usr/share/aodh, needed for puppet-openstack. aodh (6.0.0-6) unstable; urgency=medium . * Add --rem-header Content-Lenght when starting aodh-api under uwsgi. aodh (6.0.0-5) unstable; urgency=medium . * Fixed postrm. aodh (6.0.0-4) unstable; urgency=medium . * Explicitly using python3- version of generators when building confs. * Call pkgos-readd-keystone-authtoken-missing-options. aodh (6.0.0-3) unstable; urgency=medium . * Uploading to unstable. * Removed python3-gnocchi from build-depends. aodh (6.0.0-2) experimental; urgency=medium . * Fixed py3 sheebang. * Using pkgos-dh_auto_test to run unit tests. aodh (6.0.0-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. * Generate policy.yaml using oslopolicy-policy-generator. * Standards-Version is now 4.1.3. * Fix aodh-doc short desc. aodh (5.0.0-8) unstable; urgency=medium . * Team upload. * Updated French translation of the debconf templates (Closes: #885587). aodh (5.0.0-6) unstable; urgency=medium . * Switch to Python 3 (Closes: #884636). * Fixed aodh-api short description. * Correctly purge aodh-common's db on purge. * Install missing alembic scripts. * Using python3 -m sphinx to build sphinx doc. aodh (5.0.0-5) unstable; urgency=medium . * Team upload. * Fix wrong key in debconf (Closes: #884265) * Don't depend od dh-systemd, it's not needed * Remove duplicity in B-D * Add aodh-api depends on lsb-base * Enable autopkgtest-pkg-python testsuite aodh (5.0.0-4) unstable; urgency=medium . * Do not customize connection= in debian/rules. * Added --paste-logger to uwsgi_python params to log python output. * Added python-pastescript as runtime depends for aodh-api, needed for the --paste-logger option. aodh (5.0.0-3) unstable; urgency=medium . * Handle the db with dbconfig-common, now that Aodh switched away from mongodb. aodh (5.0.0-2) unstable; urgency=medium . * Uploading to unstable. * Updated pt_BR.po (Closes: #861981). aodh (5.0.0-1) experimental; urgency=medium . * Updated Danish translation of the debconf templates (Closes: #830646). * Do not run test_messaging.MessagingTests.test_get_transport_optional, which is failing under some OS (Xenial & Jessie arm64). * New upstream release. * Changed maintainer name. * Ran wrap-and-sort -bast. * Updated VCS fields. * Updating standards version to 4.1.1. * Fixed (build-)depends for this release. * Removed CVE patch, applied upstream. * Installs correctly api-paste.ini app.wsgi policy.json from new location. aodh (3.0.0-4) unstable; urgency=medium . * Team upload. * Revert net-tools dependency. * Bump build dependency on openstack-pkg-tools (Closes: #858215). aodh (3.0.0-3) unstable; urgency=medium . [ David Rabel ] * Team upload. * Dependency added: net-tools (Closes: #858215) aodh (3.0.0-2) unstable; urgency=medium . * Correctly kills mongodb processes (Closes: #835177). aodh (3.0.0-1) unstable; urgency=medium . * New upstream release. aodh (3.0.0~rc1-3) unstable; urgency=medium . [ Thomas Goirand ] * Uploading to unstable. * Removed --namespace oslo.service.service when generating aodh.conf. * debian/source/options: ignores egg-info and .gitreview. * Fixed EPOCH for oslotest. * Build-Depends on openstack-pkg-tools >= 53~. * Switch aodh-api to uwsgi-plugin-python, since eventlet support is gone upstream. * Debconf translation: - it (Closes: #839199). . [ Ondřej Nový ] * d/control: Use correct branch in Vcs-* fields aodh (3.0.0~rc1-1) experimental; urgency=medium . * New upstream release. * Add python-zaqarclient as build-depends-indep. aodh (3.0.0~b3-1) experimental; urgency=medium . * New upstream release. * Fixed (build-)depends for this release. * Using OpenStack's Gerrit as VCS URLs. * Modified .gitreview to point at Gerrit. * Add debian/functions.sh as it's gone upstream. * Add -Xusr/etc/aodh/aodh-config-generator.conf in dh_install call. * Updated Danish translation of the debconf templates (Closes: #830646). * Do not run test_messaging.MessagingTests.test_get_transport_optional, which is failing under some OS (Xenial & Jessie arm64). aodh (2.0.0-2) unstable; urgency=medium . [ Ondřej Nový ] * Standards-Version is 3.9.8 now (no change) . [ Thomas Goirand ] * Updated Portuguese translation for debconf messages (Closes: #821240). * Updated Japanese debconf templates translation (Closes: #820759). * Updated Dutch debconf templates translation (Closes: #823253). aodh (2.0.0-1) unstable; urgency=medium . * New upstream release. aodh (2.0.0~rc1-3) unstable; urgency=medium . * Uplodaing to unstable. * Updated ja.po debconf translation (Closes: #819132). aodh (2.0.0~rc1-2) experimental; urgency=medium . * Not using keystone admin token anymnore to registre endpoints. * Ran debconf-updatepo. aodh (2.0.0~rc1-1) experimental; urgency=medium . * New upstream release. * Set OS_TEST_PATH=$(CURDIR)/aodh/tests/unit to run unit tests. aodh (2.0.0~b3-1) experimental; urgency=medium . * New upstream release. * Fixed (build-)depends for this release. * Fixed path of tests when running testr run. * Using script in debian to start mongo. * Fixed oslo-config-generator namespace list. * Standards-Version: 3.9.7 (no change). aodh (2.0.0~b2-2) experimental; urgency=medium . * Updated nl.po debconf translation (Closes: #806491). * VCS URLs using HTTPS. aodh (2.0.0~b2-1) experimental; urgency=medium . [ Corey Bryant ] * d/control: Add python-pymongo to python-aodh depends as aodh-api init script fails without it. * d/rules: Ensure that alembic files are installed correctly. . [ Thomas Goirand ] * New upstream release. * Fix where the alembic files are stored. * Fixed debian/copyright ordering. * Fixed namespace for generating config file. aodh (1.0.0-11) unstable; urgency=medium . * Fixed incorrect python-keystonemiddleware (build-)depends version. aodh (1.0.0-10) unstable; urgency=medium . * Import .po files from Glance (Closes: #802183). * Added pt.po debconf translation (Closes: #802423). aodh (1.0.0-9) unstable; urgency=medium . * Added q-text-as-data as depends for aodh-api. aodh (1.0.0-8) unstable; urgency=medium . * Rebuilt with openstack-pkg-tools 37 to use Keystone API v3. aodh (1.0.0-7) unstable; urgency=medium . * Correctly purge remaining folders on purge (Closes: #802534). aodh (1.0.0-6) unstable; urgency=medium . * Added missing Alembic migration scripts (LP: 1508463). aodh (1.0.0-5) unstable; urgency=medium . * Added python-pymysql as runtime dependency. aodh (1.0.0-4) unstable; urgency=medium . * Uploading to unstable. aodh (1.0.0-3) experimental; urgency=medium . * Added a -expirer daemon, after request from upstream. * Minimum version for ceilometerclient is now 1.5.0. aodh (1.0.0-1) experimental; urgency=medium . * Initial release. (Closes: #798570) asterisk-flite (3.0-4) unstable; urgency=medium . * drop obsolete source file README.source * simplify rules; use debhelper compatibility level 13 (not 9); build-depend on debhelper-compat dh-sequence-asterisk (not asterisk-dev cdbs debhelper dh-buildinfo) * install to multiarch paths * update copyright info: + use Reference field (not License-Reference); tighten lintian overrides + update coverage + update Source URIsto only track canonical Github source * simplify source helper script copyright-check asterisk-flite (3.0-3) unstable; urgency=medium . * Team upload . [ Jonas Smedegaard ] * Update copyright info: Fix source URLs. . [ Bernhard Schmidt ] * Add missing upstream CFLAG (Closes: #919738) asterisk-flite (3.0-2) unstable; urgency=medium . * Add patch cherry-picked upstream to fix compile under Asterisk 15. * Refactor to limit use of CDBS: + Stop auto-resolve build-dependencies when in CDBS maintainer mode. * Update watch file: + Fix gpb/gbp typo in usage comment. Thanks to Cyril Brulebois. * Declare compliance with Debian Policy 4.2.1. * Set Rules-Requires-Root: no. * Use https protocol for Homepage and Upstream-Contract URLs. * Tighten lintian overrides regarding License-Reference. * Update Vcs-* fields: Source hosted at Salsa.debian.org now. * Use package section optional (not obsolete extra). asterisk-flite (3.0-1) unstable; urgency=medium . [ upstream ] * Nre release. . [ Jonas Smedegaard ] * Ease git-based maintenance: Add git-buildpackage configuration. * Modernize cdbs: + Do copyright-check in maintainer script (not during build). * Modernize Vcs-* fields: Use git (not cgit) in path. * Declare compliance with Debian Policy 4.1.0. * Update copyright info: + Use https protocol in file format URL. + Extend coverage for myself. + Extend coverage for main upstream author. * Advertise DEP-3 format in patch header. * Unfuzz patch. asterisk-flite (2.3-1) unstable; urgency=medium . [ upstream ] * New release. + Proper temp file handling. . [ Jonas Smedegaard ] * Move packaging to Debian VoIP team. * Bump debhelper compatibility level to 9. * Update copyright info: + Use License-Grant and License-Reference fields. Thanks to Ben Finney. + Extend coverage of Debian packaging. * Add lintian override regarding license in License-Reference field. See bug#786450. * Simplify abi resolving using grep -P. * Declare compliance with Debian Policy 3.9.8. * Update watch file: + Bump file format to version 4. + Refine pattern based on documentation. + Mangle download filename. + Mention gbp in usage comment. * Drop CDBS get-orig-source target: Use gbp import-orig --uscan. asterisk-flite (2.2-1) unstable; urgency=low . [ upstream ] * New release. + Fix compatibility with asterisk 11. Closes: bug#725543. Thanks to David Suárez. + Code cleanups. Better error handling in config file parsing. + Fix unresolved symbol issues with Ubuntu-based distros. . [ Jonas Smedegaard ] * Update README.source to emphasize that control.in file is *not* a show-stopper for contributions, referring to wiki page for details. * Declare compliance with Debian Policy 3.9.6. * Update Vcs-* field URLs. * Bump debhelper compatibility level to 8. * Update copyright info: + Extend coverage for upstream author. + Extend coverage for myself. + Bump packaging license to GPL-3+. * Update package relations: + Stop suppress optional CDBS build-dependency on devscripts. + Declare (build-)dependencies in rules file for CDBS to resolve. + Fix depend on virtual asterisk API package (or skip if not resolved, to ease backporting). Stop build-depend on asterisk: Not needed after all. Closes: bug#685540. Thanks to Gedalya and Jeremy Lainé. * Update upstream source URLs in watch file and CDBS hints. * Add patch 1001 to apply LDFLAGS to linker, licensed as GPL-2+. * Ease building with git-buildpackage: Git-ignore quilt .pc dir. asterisk-flite (2.1-1.1) unstable; urgency=low . * Non-maintainer upload. * Build-depend on asterisk. Closes: bug#643703 asterisk-flite (2.1-1) unstable; urgency=low * New upstream release. + No longer tied to 1.6 branch of Asterisk. Closes: bug#629750, #644499. Thanks to Ralf Treinen and Lucas Nussbaum. * Update upstream URLs. * Update package releations: + Relax to (build-)depend unversioned on asterisk: no longer tied to 1.6 branch. + Relax to build-depend unversioned on debhelper: required version satisified even in oldstable. + Build-depend on dh-buildinfo. + Newline-delimit package relations. + Update CDBS suppression of optional build-dependencies. * Bump standards-version to 3.9.3. * Use anonscm.debian.org for Vcs-Browser field. * Bump debhelper compat level to 7. * Extend my copyright for Debian packaging. * Update copyright file: + Extend copyright years. + Rewrite using format 1.0. asterisk-flite (0.1~beta2-1) unstable; urgency=low * Initial release. Closes: bug#574385. asterisk-prompt-de (2.0-1.2) unstable; urgency=medium . * Non-maintainer upload. * Source-only upload to allow testing migration. * Modernize packaging. + Use "3.0 (quilt)" source package format. + Bump Standards-Version to 4.5.1. + Bump debhelper compat to v13. (Closes: #965417) + Use machine-readable copyright file. asterisk-prompt-de (2.0-1.1) unstable; urgency=low * Non-maintainer upload. * Use new directory layout. (closes: #608228) asterisk-prompt-de (2.0-1) unstable; urgency=low * New maintainer. * New upstream release. (closes: Bug#267760, Bug#355575) * Made short package description clearer. (closes: Bug#303431) asterisk-prompt-de (1.0-1) unstable; urgency=low * Initial Release (Closes: #262033). ceilometer (1:18.0.0~rc1-2) unstable; urgency=medium . * Uploading to unstable. ceilometer (1:18.0.0~rc1-1) experimental; urgency=medium . * New upstream release. * Fixed (build-)depends for this release. * Add autopkgtest. ceilometer (1:17.0.0-2) unstable; urgency=medium . * Removed (build-)dependency on ceilometerclient. ceilometer (1:17.0.0-1) unstable; urgency=medium . * New upstream release. ceilometer (1:17.0.0~rc1-2) unstable; urgency=medium . * Uploading to unstable. * Add missing oslo.reports namespace when generating config file. ceilometer (1:17.0.0~rc1-1) experimental; urgency=medium . * New upstream release. * Fixed (build-)depends for this release. ceilometer (1:16.0.0-2) unstable; urgency=medium . * Upload to unstable. ceilometer (1:16.0.0-1) experimental; urgency=medium . * New upstream release. ceilometer (1:16.0.0~rc1-1) experimental; urgency=medium . * New upstream release. * Removed (build-)depends versions when satisfied in Bullseye. * debhelper-compat 11. * Standards-Version: 4.5.1. * d/rules: removed --with systemd. * Fixed (build-)depends for this release. * Refreshed pysnmp4-cmdgen-has-moved.patch. ceilometer (1:15.0.0-3) unstable; urgency=medium . * Do not symlink gnocchi_resources.yaml, just copy it in /etc/ceilometer, as it has precedence in the Ceilometer code anyway. * Remove Breaks: + Replaces: python3-ceilometer (<< 1:15.0.0-2~), in fact not needed (we're not moving a file). ceilometer (1:15.0.0-2) unstable; urgency=medium . * Move gnocchi_resources.yaml in ceilometer-common:/etc/ceilometer, so that it becomes a CONFFILE. ceilometer (1:15.0.0-1) unstable; urgency=medium . * New upstream release. * Uploading to unstable. * Fixed debian/watch. * Add a debian/salsa-ci.yml. ceilometer (1:15.0.0~rc1-1) experimental; urgency=medium . * New upstream release. ceilometer (1:14.0.0-1) unstable; urgency=medium . * New upstream release. ceilometer (1:14.0.0~rc1-2) unstable; urgency=medium . * Uploading to unstable. ceilometer (1:14.0.0~rc1-1) experimental; urgency=medium . * New upstream release. * Fixed (build-)depends for this release. ceilometer (1:13.1.0-1) unstable; urgency=medium . * New upstream point release. ceilometer (1:13.0.0-2) unstable; urgency=medium . [ Ondřej Nový ] * Run wrap-and-sort -bastk. . [ Thomas Goirand ] * Uploading to unstable. ceilometer (1:13.0.0-1) experimental; urgency=medium . * New upstream release. ceilometer (1:13.0.0~rc1-1) experimental; urgency=medium . [ Ondřej Nový ] * Running wrap-and-sort -bast. * Use debhelper-compat instead of debian/compat. . [ Thomas Goirand ] * New upstream release. * Fixed (build-)depends for this release. * Also install ceilometer-status. ceilometer (1:12.0.0-3) unstable; urgency=medium . * Uploading to unstable. ceilometer (1:12.0.0-2) experimental; urgency=medium . * d/control: - Bump openstack-pkg-tools to version 99 - Add me to uploaders field * d/copyright: Add me to copyright file ceilometer (1:12.0.0-1) experimental; urgency=medium . * New upstream release. ceilometer (1:12.0.0~rc1-2) experimental; urgency=medium . * Do not use python3- prefix when calling oslo-config-generator. ceilometer (1:12.0.0~rc1-1) experimental; urgency=medium . * New upstream release. * Removed package versions when satisfied in Buster. * Add missing (build-)depends. ceilometer (1:11.0.1-5) unstable; urgency=high . * CVE-2019-3830: ceilometer-agent prints sensitive data from config files through log files. Applied upstream patch: Only print polling.yaml file contents as DEBUG (Closes: #925298). ceilometer (1:11.0.1-4) unstable; urgency=medium . * Add missing /etc/ceilometer/polling.yaml file. ceilometer (1:11.0.1-3) unstable; urgency=medium . * Removed mongodb build-depends (Closes: #919088). ceilometer (1:11.0.1-2) unstable; urgency=medium . * Drop ceilometer-alarm-{evaluator,notifier} transition packages. ceilometer (1:11.0.1-1) unstable; urgency=medium . * New upstream point release. ceilometer (1:11.0.0-3) unstable; urgency=medium . * Fix pysnmp's cmdgen module path, fixing FTBFS (Closes: #909985). ceilometer (1:11.0.0-2) unstable; urgency=medium . * Uploading to unstable. * Don't use wait_for_line, just wait 10 seconds. ceilometer (1:11.0.0-1) experimental; urgency=medium . [ Thomas Goirand ] * Fixed better init description. * New upstream release. * Fixed (build-)depends for this release. . [ Ondřej Nový ] * d/control: Use team+openstack@tracker.debian.org as maintainer ceilometer (1:10.0.0-5) unstable; urgency=medium . * Add missing ceilometer-polling service. ceilometer (1:10.0.0-4) unstable; urgency=medium . * Using debconf templates from openstack-pkg-tools, dropping our own. ceilometer (1:10.0.0-3) unstable; urgency=medium . * Uploading to unstable. ceilometer (1:10.0.0-2) experimental; urgency=medium . * Some more Python 3 switch fixes. ceilometer (1:10.0.0-1) experimental; urgency=medium . [ Thomas Goirand ] * Fixed default lock_path in config file. . [ 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. * Removed ceilometer-{collector,api} (it's gone upstream too). Make the ceilometer-common package Conflicts: on them to ensure removal. * Standards-Version: is now 4.1.3. * Fixed ceilometer-agent-central short desc. * Switch package to Python 3. ceilometer (1:9.0.4-1) unstable; urgency=medium . [ Thomas Goirand ] * New upstream release. * Fixed ceilometer-api UWSGI startup. . [ David Rabel ] * Update fr.po (Closes: #885588). ceilometer (1:9.0.1-2) unstable; urgency=medium . * Uploading to unstable. * (build-)depends on python-zaqarclient (Closes: #880129). * Updated pt.po (Closes: #872179). * Removed dh-systemd build-depends. ceilometer (1:9.0.1-1) experimental; urgency=medium . * New upstream release. * Ran wrap-and-sort -bast. * Updated VCS URLs. * Updating maintainer field. * Updating standards version to 4.1.1. * Fixed (build-)depends for this release. * Minor debian/rules clean-ups. * Fixed namespaces for ceilometer.conf. * Fixed ceilometer-common.install (updated to match upstream). ceilometer (1:7.0.1-5) unstable; urgency=medium . * Fix ceilometer-api: add "--" as DAEMON_ARGS (Closes: #861199). * Also fix the default port to 8777 as it should (instead of the default port 8000 which is wrong). ceilometer (1:7.0.1-4) unstable; urgency=medium . * Fix ceilometer-agent-central .service file (Closes: #861202). * Fix ceilometer-agent-compute .service file (Closes: #861203). ceilometer (1:7.0.1-3) unstable; urgency=medium . * Re-integrate NMU from Piotr fixing SQLAlchemy << 1.1 dependency. * German debconf translation update (Closes: #842484). ceilometer (1:7.0.1-2) unstable; urgency=medium . * Team upload. * Use --gecos instead of -gecos with adduser (Closes: #846247). * Bump build dependency on openstack-pkg-tools (Closes: #858684). ceilometer (1:7.0.1-1.1) unstable; urgency=medium . * Non-maintainer upload. * Patch requirements.txt to drop SQLAlchemy << 1.1 dependency ceilometer (1:7.0.1-1) unstable; urgency=medium . [ Ondřej Nový ] * New upstream release * d/s/options: extend-diff-ignore of .gitreview * d/control: Use correct branch in Vcs-* fields * Bumped debhelper compat version to 10 . [ Thomas Goirand ] * Install missing files (Closes: #848586). ceilometer (1:7.0.0-1) unstable; urgency=medium . * New upstream release. ceilometer (1:7.0.0~rc1-2) unstable; urgency=medium . * Uploading to unstable. * Build-Depends on openstack-pkg-tools (>= 53~). * Fixed EPOCH for oslotest. * Debconf translation: - it (Closes: #838500). ceilometer (1:7.0.0~rc1-1) experimental; urgency=medium . * New upstream release. * Fixed (build-)depends for this release. * Using OpenStack's Gerrit as VCS URLs. * Points .gitreview to OpenStack packaging-deb's Gerrit. * Fixed installation of files in /etc/ceilometer for this release. * Also install /usr/bin/ceilometer-upgrade. ceilometer (1:7.0.0~b2-1) experimental; urgency=medium . * Updated Danish translation of the debconf templates (Closes: #830640). * New upstream release. * Fixed (build-)depends for this release. * Add debian/function.sh as it's gone away upstream. * Black list failed unit test: - agent.test_manager.TestRunTasks.test_batching_polled_samples_false * Also package /usr/bin/ceilometer-db-legacy-clean. ceilometer (1:6.0.0-2) unstable; urgency=medium . [ Ondřej Nový ] * Standards-Version is 3.9.8 now (no change) * d/copyright: Changed source URL to new one . [ Thomas Goirand ] * Updated Japanese debconf templates (Closes: #820760). * Updated Dutch debconf templates (Closes: #822966). * Added Brazilian Portuguese debconf templates (Closes: #824295). * Check if /usr/bin/ceilometer-collector is there before attempting to call /usr/bin/ceilometer-expirer in the daily cron, so that there's no risk to have an output if the ceilometer-collector package is removed (Closes: #822897). ceilometer (1:6.0.0-1) unstable; urgency=medium . * New upstream release. ceilometer (1:6.0.0~rc3-1) unstable; urgency=medium . [ Ivan Udovichenko ] * d/ceilometer-agent-*.init.in: Fix DAEMON_ARGS for central, compute and ipmi agents. . [ Thomas Goirand ] * New upstream release. * Uploading to unstable. * Updated ja.po debconf translation (Closes: #816342). ceilometer (1:6.0.0~rc1-2) experimental; urgency=medium . * Do not use keystone admin auth token to register the API endpoint. ceilometer (1:6.0.0~rc1-1) experimental; urgency=medium . * New upstream release. * Added git to build-depends-indep. * Fixed (build-)depends for this release. * Fixed unit test runner (upstream script ./setup-test-env-mongodb.sh isn't available anymore: using one in the debian folder). * Standards-Version: 3.9.7 (no change). ceilometer (1:6.0.0~b3-1) experimental; urgency=medium . [ Ondřej Nový ] * Fixed VCS URLs (https). . [ Thomas Goirand ] * New upstream release. * Fixed (build-)depends for this release. * Disable test: meter.test_notifications.TestMeterProcessing.test_fallback_meter_path ceilometer (1:6.0.0~b2-1) experimental; urgency=medium . * New upstream release. * Fixed (build-)depends for this release. * The alarm packages are now transition packages to Aodh. * Fixed debian/copyright ordering. * Updated namespaces when generating the config file. ceilometer (1:5.0.0-6) unstable; urgency=high . * d/ceilometer-agent-*.init.in: Fix DAEMON_ARGS for central, compute and ipmi agents. ceilometer (1:5.0.0-5) unstable; urgency=medium . * Added q-text-as-data as depends for ceilometer-api. ceilometer (1:5.0.0-4) unstable; urgency=medium . * Rebuilt with openstack-pkg-tools to use Keystone API v3. ceilometer (1:5.0.0-3) unstable; urgency=medium . * Uploading to unstable. ceilometer (1:5.0.0-2) experimental; urgency=medium . * Fixed ceilometer-common.postinst. ceilometer (1:5.0.0-1) experimental; urgency=medium . * New upstream release. * Now checking for libvirt or libvirtd group existance before guessing it with "dpkg-vendor --derives-from ubuntu". ceilometer (1:5.0.0~rc1-1) experimental; urgency=medium . * New upstream release. * Get the ceilometer-agent-central use "ceilometer-polling --central". * Get the ceilometer-agent-compute to use "ceilometer-polling --namespace compute". * Updated nl.po * Now ceilometer-api depends on python-openstackclient. * Fixed (build-)depends for this release. ceilometer (1:5.0.0~b3-1) experimental; urgency=medium . * New upstream release. * Fixed (build-)depends for this release. * Realign Ceilometer packaging with MOS. * Not using transition packages for sphinxcontrib stuff. * Do not run functiona tests when building. ceilometer (2015.1.1-1) unstable; urgency=medium . * New upstream point release. * Updated nl.po (Closes: #798839). * Refreshed requirements.txt patch. ceilometer (2015.1.0-7) unstable; urgency=medium . * Allow the use of sqlalchemy 1.0.6. ceilometer (2015.1.0-6) unstable; urgency=medium . * Updated French debconf translations thanks to Julien Patriarca (Closes: #789902). ceilometer (2015.1.0-5) unstable; urgency=medium . * Added debconf screen to ask if dbsync should be done (Closes: #787536). * Put ceilometer-doc in the doc section. ceilometer (2015.1.0-4) unstable; urgency=medium . * Added a documentation package with the sphinx docs. ceilometer (2015.1.0-3) unstable; urgency=medium . * Added ceilometer-polling as new package. * Removed Pre-Depends on dpkg. ceilometer (2015.1.0-2) unstable; urgency=medium . * Added missing --namespace oslo.policy when generating default conf. ceilometer (2015.1.0-1) unstable; urgency=medium . * New upstream release. ceilometer (2015.1~rc2-1) unstable; urgency=medium . * New upstream release. * Uploading to unstable. * Reviewed (build-)depends for this release. * Fixed default connection sed command line. ceilometer (2014.2.2-1) experimental; urgency=medium . * New upstream point release. ceilometer (2014.2.1-2) experimental; urgency=medium . * Build-depends on dh-python and on openstack-pkg-tools (>= 22~). ceilometer (2014.2.1-1) experimental; urgency=medium . * New upstream release. * Using auth_protocol=http by default. * Now build-depends on openstack-pkg-tools (>= 20~) to make sure the systemd issues are fixed. ceilometer (2014.2-3) experimental; urgency=medium . * Added argparse & ordereddict to debian/pydist-overrides. ceilometer (2014.2-2) experimental; urgency=medium . * Added missing python-posix-ipc as (build-)depends. ceilometer (2014.2-1) experimental; urgency=medium . * New upstream release. ceilometer (2014.2~rc3-1) experimental; urgency=medium . * New upstream release. * Added missing configuration files in ceilometer-common. * Removed Add_oslo.db_to_config_generator.patch applied upstream. ceilometer (2014.2~rc1-4) experimental; urgency=medium . * Adds patch for generating the config file correctly. ceilometer (2014.2~rc1-3) experimental; urgency=medium . * Using a single unique ceilometer-common logrotate file. ceilometer (2014.2~rc1-2) experimental; urgency=medium . * Mangling upstream rc and beta versions in watch file. * Added missing binaries. * Now packaging ceilometer-agent-ipmi. * Using templated init, upstart and systemd scripts from openstack-pkg-tools >= 13. * Fixed upstream files gone in debian/copyright. * Standards-Version is now 3.9.6 (no change). ceilometer (2014.2~rc1-1) experimental; urgency=medium . * New upstream release. * Updated (build-)depends for this release. ceilometer (2014.2~b3-1) experimental; urgency=medium . * New upstream release. * Generating config file from script, since it's gone from upstream. * Removed all patches, all applied upstream. * Removed sources.json, as it's gone away upstream. ceilometer (2014.1.3-6) unstable; urgency=medium . * Rebuilt with openstack-pkg-tools (>= 22~): starts daemons on first install. ceilometer (2014.1.3-5) unstable; urgency=medium . * Now depends on openstack-pkg-tools (>= 21~). * Patches sslutils.py to remove ssl.PROTOCOL_SSLv3 which isn't defined in Debian anymore. ceilometer (2014.1.3-4) unstable; urgency=medium . * Added nl.po debconf translation thanks to Frans Spiesschaert (Closes: #766527). ceilometer (2014.1.3-3) unstable; urgency=medium . * Removed debian/*.init and debian/*.service from source. ceilometer (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). * Fixed duplicate short description. * Removed d3 from debian/copyright. ceilometer (2014.1.3-1) unstable; urgency=medium . [ Mehdi Abaakouk ] * Change the way to ignore test_bin.py file (Closes: #759967) . [ Thomas Goirand ] * New upstream release. * Rebased patches. ceilometer (2014.1.2-3) unstable; urgency=medium . * Change the way to ignore test_bin.py file (Closes: #759967). ceilometer (2014.1.2-1) unstable; urgency=medium . * New upstream point release. ceilometer (2014.1.1-4) unstable; urgency=medium . * Add a new set of patches for OpenContrail. ceilometer (2014.1.1-3) unstable; urgency=medium . * Updated the Danish debconf template thanks to Joe Dalton (Closes: #753976). ceilometer (2014.1.1-2) unstable; urgency=medium . * Updated de.po thanks to Chris Leick (Closes: #751164). ceilometer (2014.1.1-1) unstable; urgency=medium . * New upstream release. * Bumped python-six minimal version to 1.6.0. ceilometer (2014.1-7) unstable; urgency=medium . * Switched from restarting daemons to copytruncate for logrotate. ceilometer (2014.1-6) unstable; urgency=medium . * Adds Add_aggregator_transformer.patch. ceilometer (2014.1-5) unstable; urgency=medium . * Added Opencontrail_network_statistics_driver.patch. * Added version depends for python-pysnmp4 (now >= 4.2.1). ceilometer (2014.1-4) unstable; urgency=medium . * ceilometer now depends on version >= 2:2.17.0 ceilometer (2014.1-3) unstable; urgency=medium . * Sets /etc/ceilometer/pipeline.yaml as conffile and remove handling from the from maintainer scripts (Closes: #747216). * Did the same for etc/ceilometer/{policy,sources}.json. ceilometer (2014.1-2) unstable; urgency=medium . * Fixed long description typo (Closes: #745321). * Delete var/lib/ceilometer & /var/log/ceilometer on purge (Closes: #732457). * Updated it.po debconf translation (Closes: #745387). ceilometer (2014.1-1) unstable; urgency=medium . * New upstream release. * Uploading to unstable. * Documents: using mongodb by default. * Added selection of logging (to file or syslog) thanks to Sylvain Baubeau . ceilometer (2014.1~rc1-1) experimental; urgency=low . * New upstream release. * Better testr/subunit output. ceilometer (2014.1~b3-1) experimental; urgency=low . * New upstream release (Icehouse beta 3). * Removes now applied upstream CVE-2013-6384 patch, refreshes removes-sqlalchemy-restriction.patch * Added msgpack_python python-msgpack in pydist-overrides, as otherwise the python-msgpack-python is automatically added as dependency. ceilometer (2013.2.3-1) unstable; urgency=low . * New upstream release. * Refreshed patches. * Using testr directly to run unit tests, and skipping binary tests which will only work once Ceilometer itself is installed. * Standards-Version: is now 3.9.5. ceilometer (2013.2.2-4) unstable; urgency=medium . * Updated ru.po thanks to Yuri Kozlov (Closes: #736703). ceilometer (2013.2.2-3) unstable; urgency=medium . * Fixes build-depend for the new SQLA 0.9.x. ceilometer (2013.2.2-2) unstable; urgency=medium . * Rebuilt Ceilometer with the new openstack-pkg-tools >= 9. ceilometer (2013.2.2-1) unstable; urgency=medium . * New upstream point release. * refreshed patches. ceilometer (2013.2.1-5) unstable; urgency=medium . * Added missing postrotate scripts to restart daemons after logrotate (Closes: #736930). ceilometer (2013.2.1-3) unstable; urgency=medium . * Adds ceilometer/api/app.wsgi to /usr/share/ceilometer. * Added/updated debconf templates thanks to: - German: Martin E. Schauer (Closes: #734739) - Swedish: Martin Bagge (Closes: #734583) - French: Julien Patriarca (Closes: #733092) - Spanish: Matias A. Bellone (Closes: #732534) ceilometer (2013.2.1-2) unstable; urgency=medium . * Added missing version depends for python-iso8601 (needs >= 0.1.8). * Removes .testrepository and nova_tests/.testrepository on clean to allow double builds (Closes: #732372). . [ Gaudenz Steinlin ] * Add fix for compatibility with WSME>=0.5b6 taken from upstream commit e4a1a4fcefd4718e057cf8128c9a6c6b7c98ef59 (Closes: #732367). ceilometer (2013.2.1-1) unstable; urgency=medium . * New upstream release. * Removes CVE-2013-6384_mongodb_db2_do_not_print_full_URL_in_logs.patch now applied upstream. * Refresh requirements.txt patch. ceilometer (2013.2-6) unstable; urgency=medium . * Added msgpack_python python-msgpack in debian/pydist-overrides. ceilometer (2013.2-5) unstable; urgency=medium . * Adds call to ceilometer-expirer every day. ceilometer (2013.2-4) unstable; urgency=low . * CVE-2013-6384: applied upstream patch mongodb, db2: do not print full URL in logs (Closes: #730227). * Switches from msgpack-python to python-msgpack in dependencies, as the package has been renamed (Closes: #730874). * Updates some debconf translations, with warm thanks to: - French, Julien Patriarca (Closes: #728771). - Russian, Yuri Kozlov (Closes: #729774). ceilometer (2013.2-3) unstable; urgency=medium . * Added missing (build-)depends: python-six (>= 1.4.1). ceilometer (2013.2-2) unstable; urgency=low . * Added configuration of the keystone_authtoken through Debconf. * Fixed ${LIBVIRT_GROUP} instead of just libvirt in postinst to have it work as well on Ubuntu. ceilometer (2013.2-1) unstable; urgency=low . * New upstream release. * Uploading to unstable. ceilometer (2013.2~rc2-2) experimental; urgency=low . * Added the 2 new services: alarm-evaluator and alarm-notifier. ceilometer (2013.2~rc2-1) experimental; urgency=low . * New upstream pre-release. * Increased python-keystoneclient (build-)depends to 0.4.0. ceilometer (2013.2~rc1-1) experimental; urgency=low . * New upstream pre-release 2013.2.rc1. ceilometer (2013.1.3-2) unstable; urgency=low . * Added new Debconf translations: - FR (Closes: #722418). - DA (Closes: #721548). - RU (Closes: #721302). ceilometer (2013.1.3-1) unstable; urgency=low . * New upstream point release. * Added several Debconf translations: - Italian, thanks to Beatrice Torracca (Closes: #719709). - Japanese, thanks to victory (Closes: #719722). - Portuguese, thanks to the Traduz team (Closes: #720382). - Czech, thanks to Michal Šimůnek (Closes: #721218). ceilometer (2013.1.2-4) unstable; urgency=low . * Ran debconf-updatepo. ceilometer (2013.1.2-1) unstable; urgency=low . * New upstream release. * Added configuration to each init scripts so that they log in their own log file, added the corresponding purge postrm and logrotate. * Removed applied upstream patch: modify-limitation-on-request-version.patch * Build-depends on python-happybase and python-swift. * Now runs the unit tests at build time. ceilometer (2013.1.1-1) unstable; urgency=low . * New upstream release. * rmdir --ignore-fail-on-non-empty of few folders owned by nova after purge. Thanks to Andreas Beckmann for reporting (Closes: #709876). * Ran wrap-and-sort to clean debian/control. * Replaced pkgos_var_user_group nova by pkgos_adduser, as we don't want to create the log / lib dirs of nova (Closes: #709876). * Creates the correct libvirt group if the package is installed in Ubuntu. * Bumped Standard-Version to 3.9.4. ceilometer (2013.1-3) unstable; urgency=low . * Adds modify-limitation-on-request-version.patch without wich Ceilometer doesn't work at all. ceilometer (2013.1-2) unstable; urgency=low . * Uploading to unstable. ceilometer (2013.1-1) experimental; urgency=low . * Initial release (Closes: #693406). designate (1:14.0.0~rc1-2) unstable; urgency=medium . * Uploading to unstable. designate (1:14.0.0~rc1-1) experimental; urgency=medium . * Better long description of each daemons. * New upstream release. * Fixed (build-)depends for this release. * Removed Fix_test_failures_with_dnspython2.x.patch applied upstream. * Add autopkgtest. designate (1:13.0.0-4) unstable; urgency=medium . * Switch treads to 1 by default. designate (1:13.0.0-3) unstable; urgency=medium . * Blacklist tests that require resolv.conf (Closes: #987672). designate (1:13.0.0-2) unstable; urgency=medium . * Add Fix_test_failures_with_dnspython2.x.patch (Closes: #1002413). designate (1:13.0.0-1) unstable; urgency=medium . * New upstream release. designate (1:13.0.0~rc1-2) unstable; urgency=medium . * Uploading to unstable. * Fix 00_default_policy.yaml. * d/rules: Removed --with systemd. designate (1:13.0.0~rc1-1) experimental; urgency=medium . * New upstream release. * Fixed (build-)depends for this release. designate (1:12.0.0-2) unstable; urgency=medium . * Upload to unstable. designate (1:12.0.0-1) experimental; urgency=medium . * New upstream release. designate (1:12.0.0~rc1-1) experimental; urgency=medium . * Tune designate-api-uwsgi.ini for performance. * New upstream release. * Removed (build-)depends versions when satisfied in Bullseye. * Fixed (build-)depends for this release. * Add removed-httpdomain-sphinx-ext.patch. designate (1:11.0.0-4) unstable; urgency=medium . * Upload to unstable. designate (1:11.0.0-2) unstable; urgency=medium . * Fixed not installing policy.json. designate (1:11.0.0-1) unstable; urgency=medium . * New upstream release. * Uploading to unstable. * Fixed debian/watch. * Add a salsa-ci.yml. designate (1:11.0.0~rc1-1) experimental; urgency=medium . * New upstream release. * Fixed (build-)depends for this release. * Use a yaml policy file in /etc/designate/policy.d. * Drop add-a-healthcheck-url.patch applied upstream. * Black list some failed unit tests: - DenominatorAgentBackendTestCase.test_create_zone - DenominatorAgentBackendTestCase.test_update_zone designate (1:10.0.0-3) unstable; urgency=medium . * Add add-a-healthcheck-url.patch. designate (1:10.0.0-2) unstable; urgency=medium . * Fix-up designate.conf generation (wrong namespace list). designate (1:10.0.0-1) unstable; urgency=medium . * New upstream release. designate (1:10.0.0~rc2-1) unstable; urgency=medium . * New upstream release. * Uploading to unstable. designate (1:10.0.0~rc1-1) experimental; urgency=medium . * New upstream release. * Fixed (build-)depends for this release. * Removed Experimental_wsgi_support.patch applied upstream. designate (1:9.0.0-3) unstable; urgency=medium . * d/watch: Fix debian/watch file designate (1:9.0.0-2) unstable; urgency=medium . * Uploading to unstable. designate (1:9.0.0-1) experimental; urgency=medium . * New upstream release. designate (1:9.0.0~rc1-1) experimental; urgency=medium . [ Ondřej Nový ] * Use debhelper-compat instead of debian/compat. . [ Thomas Goirand ] * New upstream release. * Add Experimental_wsgi_support.patch from upstream. * Use uwsgi for designate-api. designate (1:8.0.0-3) unstable; urgency=medium . * Uploading to unstable. designate (1:8.0.0-2) experimental; urgency=medium . * d/control: - Bump openstack-pkg-tools to version 99 - Add me to uploaders field * d/copyright: Add me to copyright file designate (1:8.0.0-1) experimental; urgency=medium . * New upstream release. designate (1:8.0.0~rc1-2) experimental; urgency=medium . * Do not use python3- prefix when calling config generators. designate (1:8.0.0~rc1-1) experimental; urgency=medium . * New upstream release. * Removed versions when satisfied in Buster. * Fixed (build-)depends for this release. designate (1:7.0.0-2) unstable; urgency=medium . * Really fixes removal of config files and folder (Closes: #905497). designate (1:7.0.0-1) unstable; urgency=medium . * New upstream release. * Uploading to unstable. * Remove /etc/designate/{api-paste.ini,policy.json} on purge. (Closes: #905497) designate (1:7.0.0~rc1-1) experimental; urgency=medium . [ Ondřej Nový ] * d/control: Use team+openstack@tracker.debian.org as maintainer . [ Thomas Goirand ] * New upstream release. * Fixed (build-)depends for this release. * Removed fixes-sphinx-doc-with-python3.patch applied upstream. designate (1:6.0.0-2) unstable; urgency=medium . * New upstream release. * Uploading to unstable. * Switch to openstack-pkg-tools >= 70~ shared debconf templates. designate (1:6.0.0~rc1-2) unstable; urgency=medium . * Uploading to unstable. designate (1:6.0.0~rc1-1) experimental; urgency=medium . [ David Rabel ] * Fix d/copyright (Closes: #890715). . [ Thomas Goirand ] * New upstream release. * Fixed (build-)depends for this release. * Remove make-designate.conf-build-reproducibly.patch applied upstream. * Install other config files correctly. * Switch package to Python 3. * Add fixes-sphinx-doc-with-python3.patch. designate (1:5.0.1-1) unstable; urgency=medium . [ Michal Arbet ] * Team upload. * New upstream version * Add designate{,-worker,-producer} packages * Edit make-designate.conf-build-reproducibly.patch * Add designate-worker.init.in * Add designate-producer.init.in * Add deletion of generated files/dirs to debian/rules * Add dependencies to designate-doc * Replace ext js library by symlink to library package file * Raise Standards Version to 4.1.3 . [ Ondřej Nový ] * Running wrap-and-sort -bast * d/control: Set Vcs-* to salsa.debian.org designate (1:5.0.0-5) unstable; urgency=medium . [ David Rabel ] * Team upload. * Add Chris Lamb's patch to make build reproducible (Closes: #889315). * Remove unused debian/patches/set_enable-api-v2_to_true_by_default.patch. designate (1:5.0.0-4) unstable; urgency=medium . * Fixed debconf english template about admin auth token (Closes: #874199). * Tweak default lock_path to /run/lock/designate. * Fixed default openstack-pkg-tools to >= 56~. designate (1:5.0.0-3) unstable; urgency=medium . * Add make-designate.conf-build-reproducibly.patch. * Set pybasedir on build. designate (1:5.0.0-2) unstable; urgency=medium . * Updated fr.po (Closes: #875752). * Removed dh-systemd build-depends. designate (1:5.0.0-1) experimental; urgency=medium . * New upstream release. * Update VCS URLs. * Update Maintainer field. * Deprecating priority extra as per policy 4.0.1. * Updating standards version to 4.1.1. * Fixed (build-)package for this release. * Generating designate.conf with oslo-config-generator. * Remove most patches, now not needed. * Switch to python-sphinxcontrib.httpdomain instead of the transition package. designate (1:3.0.0-4) unstable; urgency=medium . * Updated German debconf translation (Closes: #857524). designate (1:3.0.0-3) unstable; urgency=medium . * Build-depends on openstack-pkg-tools >= 54~ to ensure config script doesn't use net-tools or iproute2, which aren't essential (Closes: #859443). designate (1:3.0.0-2) unstable; urgency=medium . [ Ondřej Nový ] * Bumped debhelper compat version to 10 . [ Thomas Goirand ] * Added lsb-base to depends. * Allow SQLAlchemy >= 1.1. designate (1:3.0.0-1) unstable; urgency=medium . * New upstream release. designate (1:3.0.0~rc1-2) unstable; urgency=medium . [ Ondřej Nový ] * d/s/options: extend-diff-ignore of .gitreview * d/control: Using OpenStack's Gerrit as VCS URLs. . [ Thomas Goirand ] * Uploading to unstable. * Build-Depends on openstack-pkg-tools >= 53~. * Fixed oslotest EPOCH. designate (1:3.0.0~rc1-1) experimental; urgency=medium . * New upstream release. * Fixed (build-)depends for this release. * Rebased patches. * Remove /v1/ from endpoint and just use /. * Copy all pools.yaml.sample* in /usr/share/doc/designate-common/examples. designate (1:3.0.0~b2-1) experimental; urgency=medium . * New upstream release. * Fixed (build-)depends for this release. * Rebased fix-requirements.txt.patch. designate (1:3.0.0~b1+dfsg1-1) experimental; urgency=medium . * New upstream release. * Fixed (build-)depends for this release. * Do not run dh_auto_clean, as it breaks jenkins build. * Rebase fixes-keystone-authtoken.patch. * Added fix-requirements.txt.patch. * Disable export OSLO_PACKAGE_VERSION and use the one from openstack-pkg-tools 50~. designate (1:2.0.0-3) unstable; urgency=medium . * Set enable-api-v2 = True by default in the config file, and remove /v1 from the endpoint (Closes: #831696). designate (1:2.0.0-2) unstable; urgency=medium . [ Ondřej Nový ] * Standards-Version is 3.9.8 now (no change) * d/rules: Removed UPSTREAM_GIT with default value * d/copyright: Changed source URL to new one . [ Thomas Goirand ] * Updated Portuguese translation for debconf messages (Closes: #821242). * Updated Dutch translation for debconf messages (Closes: #822968). designate (1:2.0.0-1) unstable; urgency=medium . * New upstream release. designate (1:2.0.0~rc2-1) unstable; urgency=medium . * New upstream release. * Uploading to unstable. designate (1:2.0.0~rc1-2) experimental; urgency=medium . * Do not use the Keystone admin auth token to register API endpoints. * Add all the rest of the services in the "designate" meta-package. * Added install-missing-files.patch (because of the missing migration files). * Standards-Version: 3.9.7 (no change). designate (1:2.0.0~rc1-1) experimental; urgency=medium . * New upstream release. * Updated (build-)depends of oslo.config version. designate (1:2.0.0~b3-1) experimental; urgency=medium . [ Thomas Goirand ] * New upstream release. * Fixed (build-)depends for this release. * Do not use the -S option of dpkg-parsechangelog (incompatible with Trusty). * Rebased config file patch. * Removed skip test patch (applied upstream). . [ Ondřej Nový ] * Fixed VCS URLs (https). designate (1:2.0.0~b2-1) experimental; urgency=medium . * New upstream release. * Fixed (build-)depends for this release. * Black list unit test: - PoolManagerInitTest.test_init_no_pool_targets * Fixed debian/copyright ordering. designate (1:1.0.0-3) unstable; urgency=medium . * Added q-text-as-data in the depends: of designate-api. designate (1:1.0.0-2) unstable; urgency=medium . * Rebuilt with openstack-pkg-tools 37 to use Keystone API v3. designate (1:1.0.0-1) unstable; urgency=medium . * New upstream release. * Uploading to unstable. * Added python-pymysql as runtime dependency. designate (1:1.0.0~rc2-1) experimental; urgency=medium . * New upstream release. * Added BSD license for designate/api/v2/controllers/rest.py. * Added designate-zone-manager service which was missing. designate (1:1.0.0~rc1-1) experimental; urgency=medium . * New upstream release. * Fixed (build-)depends for this release. * Now designate-api depends on python-openstackclient. designate (1:1.0.0~b3-1) experimental; urgency=medium . * New upstream release. * Fixed (build-)depends for this release. designate (1:1.0.0~b2-1) experimental; urgency=medium . * New upstream release. * Fixed (build-)depends for this release. * Rebase patches. designate (2015.1.0+2015.08.26.git34.9fa07c5798-1) unstable; urgency=high . * New upstream release based on commit 34.9fa07c5798. This fixes CVE-2015-5694 and CVE-2015-5695 (Closes: #796108). * Fixed min versions of neutronclient and oslo.concurrency. designate (2015.1.0-2) unstable; urgency=medium . * Added -mdns and -pool-manager services through new .deb which were missing. Thanks to Graham Hayes for the report (Closes: #792034) * Removed all individual debian/*.logrotate files, using only a single designate-common.logrotate file now. * Added do-not-use-namespace-oslo.concurrency.patch. designate (2015.1.0-1) unstable; urgency=medium . * New upstream release. * Uploading to unstable. * Reviewed (build-)depends for this release. designate (2014.2-4) experimental; urgency=medium . * Fixed homepage: stackforge -> openstack. * Fixed designate-api.init.in so that running the api init script works, thanks to christian Rodriguez for reminding me that this wasn't uploaded to Experimental (Closes: #780277). * Do not run pkgos_dbc_postinst if designate/configure_db isn't true. * Set designate/configure_db to false by default. * Do not attempt to read dbc_upgrade. designate (2014.2-3) experimental; urgency=medium . * Fix upgrade from Icehouse to Juno failing because of the directive database_connection has been renamed connection (Close: #769765). Thanks to Andreas Beckmann for the report. * Adds remove-PROTOCOL_SSLv3-from-sslutils.py.patch. designate (2014.2-2) experimental; urgency=medium . * Using connection = as directive for the db, and using "database sync" instead of "database-sync" (Closes: #767853). * Added dh-python as build-depends. designate (2014.2-1) experimental; urgency=medium . * New upstream release. * Mangling upstream rc and beta versions in watch file. designate (2014.2~rc1-1) experimental; urgency=medium . * New upstream release. * Added --fail-missing when calling dh_install. * Fixed version of rootwrap depends. * Now using templated init script for sysv-rc, generated systemd unit and upstart jobs, using openstack-pkg-tools >= 13. * Standards-Version is now 3.9.6 (no change). * Failed unit test suite fails the build. * designate-api now depends on adduser. designate (2014.2~b3-1) experimental; urgency=medium . * New upstream release. * Uploading to experimental just before the Jessie freeze. * Updated (build-)depends form this release. designate (2014.1-18) unstable; urgency=medium . * Removed dbc_upgrade = true check before db sync. designate (2014.1-16) unstable; urgency=medium . * Fixed homepage: stackforge -> openstack. * Rebuilt against openstack-pkg-tools >= 21~. * Added a no-SSLv3.patch to remove the use of ssl.PROTOCOL_SSLv3 which is not available in Debian anymore. * Fixed PROJECT_NAME instead of SERVICE_NAME for the init script of designate-api. Thanks to Gaudenz Steinlin. (Closes: #774383). designate (2014.1-15) unstable; urgency=medium . * Fix wrong ucfr call. Thanks to Andreas Beckmann for the bug report (Closes: #771800). designate (2014.1-14) unstable; urgency=medium . * Added nl.po debconf translation (Closes: #767428). designate (2014.1-12) unstable; urgency=medium . * Added de.po initial German debconf translation, thanks to Helge Kreutzmann (Closes: #763728). * Fixes short name for apache license in debian/copyright. * Standards-Version is now 3.9.6 (no change). designate (2014.1-11) unstable; urgency=medium . * Added a patch to allow SQLAlchemy 0.9.x (Closes: #754673). designate (2014.1-10) unstable; urgency=medium . * Added Italian debconf translation thanks to Beatrice Torracca (Closes: #758535). designate (2014.1-9) unstable; urgency=medium . * Fixed new upstream URL in debian/rules. * Added sqlite3 as depends: for designate-common (Closes: #754673). * Added ${python:Depends} for designate-common as well. designate (2014.1-8) unstable; urgency=medium . * Now build-depends on openstack-pkg-tools >= 12~. designate (2014.1-7) unstable; urgency=medium . * Added missing depends on dbconfig-common (Closes: #749316). designate (2014.1-6) unstable; urgency=medium . * Do not use addgroup in config script (Closes: #749316). designate (2014.1-5) unstable; urgency=medium . * Added a copytruncate in logrotate scripts. designate (2014.1-4) unstable; urgency=medium . * Added missing dependency on adduser (Closes: #749316). designate (2014.1-3) unstable; urgency=medium . * Added French debconf templates translation thanks to Julien Patriarca (Closes: #747511). designate (2014.1-2) unstable; urgency=medium . * Added Portuguese debconf translation, thanks to Américo Monteiro (Closes: #746599). designate (2014.1-1) unstable; urgency=medium . * New upsteram release. * Uploading to unstable. designate (2014.1~rc1-1) experimental; urgency=low . * New upstream release. designate (2014.1~b3-2) experimental; urgency=medium . * Fixed missing lsb-base and adduser dependencies. * Better subunit unit tests output. designate (2014.1~b3-1) experimental; urgency=low . * Initial release (Closes: #731406). gnocchi (4.4.0-2) unstable; urgency=medium . * Tune gnocchi-api-uwsgi.ini for performance. * Upload to unstable. gnocchi (4.4.0-1) unstable; urgency=medium . * New upstream release. * Fixed debian/watch. * Add a debian/salsa-ci.yml. * Removed py3-compat.patch. * Add a debian/README.Debian telling the package cannot be used with SQLite. * Add add-header = Connection: close in gnochi-api-uwsgi.ini. * Configure with threads = 32 by default (as per Gnocchi's doc). * Add listen = 100 in the default UWSGI config. gnocchi (4.3.4-3) unstable; urgency=medium . * Rebuild source-only. gnocchi (4.3.4-2) unstable; urgency=medium . * Rebuilt source-only. gnocchi (4.3.4-1) unstable; urgency=medium . [ Ondřej Nový ] * Use debhelper-compat instead of debian/compat. * d/changelog: Remove trailing whitespaces. . [ Michal Arbet ] * New upstream version gnocchi (4.3.1-4) unstable; urgency=medium . [ Marcin Juszkiewicz ] * Updated upstream URL in control/copyright/watch. . [ Michal Arbet ] * d/control: - Bump openstack-pkg-tools to version 99 - Add me to uploaders field * d/copyright: Add me to copyright file * d/rules: Remove python3 from oslo-config-generator gnocchi (4.3.1-3) unstable; urgency=medium . * Add a gnocchi logrotate file. gnocchi (4.3.1-2) unstable; urgency=medium . * Uploading to unstable: - This makes the build reproducible (Closes: #892419). - Fix FTBFS (Closes: #911405). * Fix gnocchi-statsd python3 depends. gnocchi (4.3.1-1) experimental; urgency=medium . [ Ondřej Nový ] * d/control: Use team+openstack@tracker.debian.org as maintainer . [ Thomas Goirand ] * New upstream release. * Fixed (build-)depends for this release. * Refreshed patches. * export SETUPTOOLS_SCM_PRETEND_VERSION=. * Do not call setup.py clean. * Add install-missing-files.patch. gnocchi (4.2.0-5) unstable; urgency=medium . * Switch gnocchi to openstack-pkg-tools >= 81~ style of uwsgi app. gnocchi (4.2.0-4) unstable; urgency=medium . * Add patch to remove dependency on distutils (Closes: #896594). gnocchi (4.2.0-3) unstable; urgency=medium . * Add missing gnocchi-statsd daemon package and init script. gnocchi (4.2.0-2) unstable; urgency=medium . [ Ondřej Nový ] * Running wrap-and-sort -bast . [ Thomas Goirand ] * Fixed dbc postrm. gnocchi (4.2.0-1) unstable; urgency=medium . [ Ondřej Nový ] * d/control: Set Vcs-* to salsa.debian.org . [ Thomas Goirand ] * New upstream release. * Fixed (build-)depends for this release. * Standards-Version is now 4.1.3. * Add patch for Py3 compat, courtesy of James Page from Canonical. * Blacklist test_gnocchi_config_generator_run(), we don't care about it anyway, as we're using oslo-config-generator. * Fixed uwsgi params. * Dropped debconf templates, using openstack-pkg-tools >= 70~. gnocchi (4.0.4-1) unstable; urgency=medium . * New upstream release. * Fixed gnocchi-api UWSGI startup. gnocchi (4.0.3-3) unstable; urgency=medium . * python3-gnocchi breaks+replaces python-gnocchi, therefore allowing upgrades from older Gnocchi that was using Python 2.7 (Closes: #881247). * Fixed encoding of pt.po. gnocchi (4.0.3-2) unstable; urgency=medium . * Fixed version of python-sqlalchemy-utils (>= 0.32.14). * Updated pt.po (Closes: #876172). * Running gnocchi-upgrade instead of dbsync (Closes: #853121). * Uploading to unstable. * Add missing build-depends: python-all, python-pbr, python-setuptools, python3-testresources. gnocchi (4.0.3-1) experimental; urgency=medium . * New upstream release. * Fixed (build-)depends for this release. * Updating vcs fields. * Updating copyright format url. * Updating maintainer field. * Running wrap-and-sort -bast. * Standards-Version is now 4.1.1. * Switch the package to Python 3 only, drop Python 2. * Add debian/bin with gnocchi-config-generator entrypoint. * Fixed oslo-config-generator namespace list for this release. * Fixed source location for policy.json and api-paste.ini. gnocchi (3.0.4-4) unstable; urgency=medium . * German debconf translation update (Closes: #842481). gnocchi (3.0.4-3) unstable; urgency=medium . * Team upload. * Revert net-tools dependency. * Bump build dependency on openstack-pkg-tools (Closes: #858697). gnocchi (3.0.4-2) unstable; urgency=medium . * Team upload. * Add missing dependency net-tools (Closes: #858697) gnocchi (3.0.4-1) unstable; urgency=medium . * Team upload. . [ Ondřej Nový ] * Bumped debhelper compat version to 10 * Added lsb-base to depends . [ Ondřej Kobližek ] * New upstream release (Closes: #852991) gnocchi (3.0.0-2) unstable; urgency=medium . [ Ondřej Nový ] * d/s/options: extend-diff-ignore of .gitreview . [ Thomas Goirand ] * Uploading to unstable. * Debconf translation: - it (Closes: #839198). gnocchi (3.0.0-1) experimental; urgency=medium . * New upstream release. * Fixed (build-)depends for this release. * Using OpenStack's Gerrit as VCS URLs. gnocchi (2.0.2-7) unstable; urgency=medium . [ Ondřej Nový ] * d/watch: Fixed upstream URL . [ Thomas Goirand ] * Updated Danish translation of the debconf templates (Closes: #830650). * Now using gnocchi-upgrade, and not gnocchi-dbsync (Closes: #832792). gnocchi (2.0.2-6) unstable; urgency=medium . * Fixed section to be net instead of python (Closes: #825364). gnocchi (2.0.2-5) unstable; urgency=medium . [ Ondřej Nový ] * Standards-Version is 3.9.8 now (no change) * d/rules: Removed UPSTREAM_GIT with default value * d/copyright: Changed source URL to https protocol . [ Thomas Goirand ] * Added Japanese debconf templates translation update (Closes: #820769). * Updated Dutch debconf templates (Closes: #823439). * Updated Brazilian Portuguese debconf templates (Closes: #824292). gnocchi (2.0.2-4) unstable; urgency=medium . * Uploading to unstable. * Updated ja.po debconf translation (closes: #819135). gnocchi (2.0.2-3) experimental; urgency=medium . * Added missing (build-)depends: python-lz4. gnocchi (2.0.2-2) experimental; urgency=medium . * Do not use Keystone admin auth token to register API endpoints. gnocchi (2.0.2-1) experimental; urgency=medium . * New upstream release. * Fixed (build-)depends for this release. * Rename again GNOCCHI_INDEXER_URL env var (upstream constantly changes it). * Standards-Version: 3.9.7 (no change). gnocchi (1.3.4-1) experimental; urgency=medium . * New upstream release. * Clean /var/{lib,log}/gnocchi on purge (Closes: #810700). * Added nl.po debconf translation (Closes: #812356). * Fixed running tests with pgsql (ie: GNOCCHI_TEST_INDEXER_URL env var). * HTTPS VCS URLs. gnocchi (1.3.3+2016.01.27.git.e1339d77a9-1) unstable; urgency=medium . * New upstream release based on commit e1339d77a9. * Removed influxdb and influxdb-dev from build-depends-indep. * Do not build-depends on python-ceilometer. * Fixed python-future version to be >= 0.15. * Fixed (build-)depends for this release. * Pushes app.wsgi to /usr/share/gnocchi-common. * Fixed debian/copyright ordering. * Follow upstream rename of GNOCCHI_TEST_INDEXER_URL to GNOCCHI_INDEXER_URL. * Fixed namespaces when generating config file. gnocchi (1.3.0-4) unstable; urgency=medium . * French debconf templates translation update (Closes: #806506). gnocchi (1.3.0-3) unstable; urgency=medium . * Added missing dbconfig-common dependency (Closes: #806538). gnocchi (1.3.0-2) unstable; urgency=medium . * Adds missing config file: api-paste.ini. * Fixed auth_protocol to be http by default. * Added debconf translations imported from Glance. gnocchi (1.3.0-1) unstable; urgency=medium . * Initial release. (Closes: #799374) golang-github-aws-aws-sdk-go (1.43.26-1) unstable; urgency=medium . * New upstream version 1.43.26 (Closes: #1008431) ironic (1:20.1.0-1) unstable; urgency=medium . * Fix min version of python3-proliantutils in (build-)depends. * New upstream release. * Uploading to unstable. ironic (1:20.0.0-1) experimental; urgency=medium . * New upstream release. * Fixed min version of python3-sushy in (build-)depends. * Add autopkgtest. * Removed Fix_Mock_objects_as_specs.patch applied upstream. ironic (1:18.2.0-3) unstable; urgency=medium . * Add Fix_Mock_objects_as_specs.patch (Closes: #1002407). * Blacklist 2 remaining failing tests, which I couldn't rebase properly to Xena. It's ok because it's very likely only unit test brokeness, and Ironic is still working: - test_show_makes_datetimes - test__commit_raid_config_with_logical_drives ironic (1:18.2.0-2) unstable; urgency=medium . * Uploading to unstable. * Fix oslo-config-generator namespace list. * Fix 00_default_policy.yaml. ironic (1:18.2.0-1) experimental; urgency=medium . * New upstream release. ironic (1:18.1.0-1) experimental; urgency=medium . * New upstream release. * Fixed (build-)depends for this release. ironic (1:17.0.3-2) unstable; urgency=medium . * Upload to unstable. ironic (1:17.0.3-1) experimental; urgency=medium . * New upstream release ironic (1:17.0.1-1) experimental; urgency=medium . * New upstream release. ironic (1:17.0.0-1) experimental; urgency=medium . * New upstream release. * Fixed (build-)Depends for this release. ironic (1:16.2.0-1) experimental; urgency=medium . * New upstream release. * Removed (build-)depends versions when satisfied in Bullseye. * Fixed (build-)depends for this release. * Switch ironic-api to uwsgi. * Removed python-3.9-base64.encodestring-encodebytes.patch applied upstream. * Removed remove-macos-hack.patch. ironic (1:16.0.3-1) unstable; urgency=medium . * New upstream point release. ironic (1:16.0.1-1) unstable; urgency=medium . * New upstream release. * Uploading to unstable. * Fixed debian/watch. * Add a debian/salsa-ci.yml. * Add python-3.9-base64.encodestring-encodebytes.patch. * Add remove-macos-hack.patch. ironic (1:15.2.0-3) experimental; urgency=medium . * Fix policy_dir directly thingy. ironic (1:15.2.0-2) experimental; urgency=medium . * autospec_for_classmethods_and_staticmethods_for_Python_3.7.4.patch. * Add python3-proliantutils constraint: >= 2.10.0. ironic (1:15.2.0-1) experimental; urgency=medium . * New upstream release. * Fixed (build-)depends for this release. * d/rules: fix ironic.conf namespace list. * Now using /etc/ironic/policy.d and yaml. * Drop skip-py3-failure.patch. ironic (1:15.0.1-1) unstable; urgency=medium . * New upstream release. ironic (1:15.0.0-2) unstable; urgency=medium . * Uploading to unstable. ironic (1:15.0.0-1) experimental; urgency=medium . * New upstream release. * Fixed (build-)depends for this release. ironic (1:14.0.0-1) experimental; urgency=medium . * New upstream release. * Fixed (build-)depends for this release. ironic (1:13.0.1-3) unstable; urgency=medium . * Add Ubuntu patch to skip python 3 test failure (Closes: #951949). ironic (1:13.0.1-2) unstable; urgency=medium . [ Ondřej Nový ] * Run wrap-and-sort -bastk. * Bump Standards-Version to 4.4.1. . [ Thomas Goirand ] * Uploading to unstable. ironic (1:13.0.1-1) experimental; urgency=medium . * New upstream release. ironic (1:13.0.0-2) experimental; urgency=medium . * Fix min version of dracclient and sushy. * Fix using python3-sphinxcontrib.svg2pdfconverter in b-d. ironic (1:13.0.0-1) experimental; urgency=medium . [ Ondřej Nový ] * Use debhelper-compat instead of debian/compat. * Bump Standards-Version to 4.4.0. . [ Thomas Goirand ] * New upstream release. * Fixed (build-)depends for this release. ironic (1:12.1.0-3) unstable; urgency=medium . * Uploading to unstable. ironic (1:12.1.0-2) experimental; urgency=medium . * d/control: - Bump openstack-pkg-tools to version 99 - Add me to uploaders field * d/copyright: Add me to copyright file ironic (1:12.1.0-1) experimental; urgency=medium . * New upstream release. * Fixed (build-)depends for this release. * Removed Fix_async_keyword_for_Python.patch applied upstream. * Removed python3- prefix when calling config generator. ironic (1:11.1.0-6) unstable; urgency=medium . * ironic-conductor: downgrade syslinux dependency to Suggests, as it is available only on i386 and amd64. ironic (1:11.1.0-5) unstable; urgency=medium . * Escapes $@ in postrm (Closes: #905508). ironic (1:11.1.0-4) unstable; urgency=medium . * Remove Fujitsu BIOS test file (Closes: #909988). ironic (1:11.1.0-3) unstable; urgency=medium . * Correctly purge ironic-common (Closes: #905508). * Add new debconf translations, with thanks: - de.po, Helge Kreutzmann (Closes: #906172). - ru.po, Lev Lamberov (Closes: #898168). ironic (1:11.1.0-2) unstable; urgency=medium . * Uploading to unstable. * (build-)depends on python3-wsme >= 0.9.3 (Closes: #907868). * Update to latest version of Fix_async_keyword_for_Python.patch. ironic (1:11.1.0-1) experimental; urgency=medium . [ Thomas Goirand ] * Fixed startup message. * Removed config tweaks. * New upstream release. * Fixed (build-)depends for this release. * Add Fix_async_keyword_for_Python.patch. . [ Ondřej Nový ] * d/control: Use team+openstack@tracker.debian.org as maintainer ironic (1:10.1.0-5) unstable; urgency=medium . * Fixed default value of pybasedir to the correct path. * Manage /var/lib/ironic/httpboot/boot.ipxe. ironic (1:10.1.0-4) unstable; urgency=medium . * Remove ironic.conf.default from namespace list when generating ironic.conf. * Add some needed runtime depends to ironic-conductor. * Set nicer defaults for the ironic.conf file. ironic (1:10.1.0-3) unstable; urgency=medium . [ Ondřej Nový ] * Running wrap-and-sort -bast . [ Thomas Goirand ] * Fixed dbc postrm. ironic (1:10.1.0-2) unstable; urgency=medium . * Uploading to unstable. * Switched to openstack-pkg-tools >= 70~ debconf templates. ironic (1:10.1.0-1) experimental; urgency=medium . [ Ondřej Nový ] * d/control: Set Vcs-* to salsa.debian.org * d/copyright: Use https in Format . [ Thomas Goirand ] * New upstream release. * Fixed (build-)depends for this release. * Standards-Version is now 4.1.3. * Using pkgos-dh_auto_test. * Using oslopolicy-sample-generator to generate policy.json. * Switch to Python 3. * Fixed debian/copyright holders list and years. * Blacklist test_create_chassis_unicode_description which is failing in Py3. ironic (1:9.1.1-3) unstable; urgency=medium . * Fixed generating ironic.conf (Closes: #847019). ironic (1:9.1.1-2) unstable; urgency=medium . * Uploading to unstable: - do not remove search.html (Closes: #861893). ironic (1:9.1.1-1) experimental; urgency=medium . * New upstream release. * Remove 3 now useless patches. * Ran wrap-and-sort -bast. * Updating maintainer field. * Deprecating priority extra as per policy 4.0.1. * Removing gbp.conf, not used anymore or should be specified in the developers dotfiles. * Updating vcs fields. * Fixed (build-)depends for this release. * Fix doc generation. ironic (1:6.2.0-3) unstable; urgency=medium . * Team upload. * Bump build dependency on openstack-pkg-tools (Closes: #858701). ironic (1:6.2.0-2) unstable; urgency=medium . * Team upload. * Bumped debhelper compat version to 10 * Patch-out upper constraints of SQLAlchemy ironic (1:6.2.0-1) unstable; urgency=medium . [ Ondřej Nový ] * d/s/options: extend-diff-ignore of .gitreview * d/control: Use correct branch in Vcs-* fields . [ Thomas Goirand ] * New upstream release. * Uploading to unstable. * Fixed (build-)depends for this release. * Fixed oslotest EPOCH. * Removed Fix-broken-unit-tests-for-get_ilo_object.patch applied upstream. * Rebased requirements patches. * Also package Ironic's install-guide * Fixed config file generation namespaces. * Black list failing unit tests: - test_keystone.KeystoneLegacyTestCase.test_legacy_loading_new_in_legacy ironic (1:6.1.0-1) experimental; urgency=medium . * New upstream release. * Fixed (build-)depends for this release. * Using OpenStack's Gerrit as VCS URLs. * Add upstream patch: - Fix-broken-unit-tests-for-get_ilo_object.patch ironic (1:6.0.0-1) experimental; urgency=medium . * New upstream release. * Fixed (build-)depends for this release. * Added new pt_BR.po Brazilian Portuguese debconf templates translation (Closes: #829340). * Rebase allow-any-pytz-version.patch. Add allow-any-fixtures-version.patch. * Using oslo-config-generator directly. * Switching to openstack-pkg-tools >= 52~. ironic (1:5.1.2-3) unstable; urgency=medium . * Add patch to make Ironic reproducible (Closes: #831650). ironic (1:5.1.2-2) unstable; urgency=medium . * Using upstream config generator shell script to generate ironic.conf, instead of using (broken) sample file. (Closes: #828897) ironic (1:5.1.2-1) unstable; urgency=high . * New upstream release: - addresses CVE-2016-4985: Node information including credentials exposed to unathenticated users. Includes upstream patch: Mask password on agent lookup according to policy (Closes: #827886). ironic (1:5.1.1-1) unstable; urgency=medium . * Team upload. * New upstream release ironic (1:5.1.0-2) unstable; urgency=medium . * Standards-Version is 3.9.8 now (no change) * Allow sudo for ironic-rootwrap (Thanks to Jan Sára for providing fix) * Fixed d/watch to ignore old year-based versioning schema ironic (1:5.1.0-1) unstable; urgency=medium . * New upstream release. * Uploading to unstable. * Removed debian/patches/Fix_sphinx_docs_build.patch applied upstream. ironic (1:5.0.0-2) experimental; urgency=medium . * Do not use the Keystone admin auth token to register API endpoints. ironic (1:5.0.0-1) experimental; urgency=medium . * New upstream release. * Fixed (build-)depends for this release. * Removed Tolerate_roles_in_context.RequestContext.patch applied upstream. * Rebased the other patches. * Added -b html when generating the sphinx doc. * Added Fix_sphinx_docs_build.patch to fix doc building, plus -a flag. ironic (1:4.3.0-1) experimental; urgency=medium . [ Thomas Goirand ] * New upstream release. * Fixed (build-)depends for this release. * Added patch: - Tolerate_roles_in_context.RequestContext.patch * Fixed debian/copyright ordering. * Standards-Version: 3.9.7 (no change). . [ Ondřej Nový ] * Fixed homepage (https). * Fixed VCS URLs (https). ironic (1:4.2.2-1) unstable; urgency=high . * New upstream release: - Fixes CVE-2015-7514: Ironic does not honor clean steps (Closes: #807269). ironic (1:4.2.1-4) unstable; urgency=medium . * Added missing q-text-as-data depends in ironic-api. ironic (1:4.2.1-3) unstable; urgency=medium . * Rebuilt with openstack-pkg-tools to use Keystone API v3. ironic (1:4.2.1-2) unstable; urgency=medium . * Downgrades python-scciclient from Depends to Recommends (Closes: #803227). ironic (1:4.2.1-1) unstable; urgency=medium . * New upstream release. * Added python-pil as build-dep. * Fixed minimal version of drivers. * Fixed the unit test runner. ironic (1:4.2.0-1) unstable; urgency=medium . * New upstream release. * Uploading to unstable. * Bumped minimum python-pbr version to 1.8. * Added Danish translation of the debconf templates, thanks to Joe Dalton (Closes: #800458). * Added Dutch translation of debconf messages thanks to Frans Spiesschaert (Closes: #799458). * New ironic-api depends on openstackclient. * Ran wrap-and-sort -t -a. ironic (1:4.1.0-1) experimental; urgency=medium . * New upstream release. * Fixed (build-)depends for this release. * Added python-scciclient as (build-)depends. ironic (1:4.0.0-1) experimental; urgency=medium . * New upstream release. * Fixed (build-)depends for this release. * Added patch to allow any pytz version. ironic (2015.1.0-5) unstable; urgency=medium . * Rebuilt with SQLAlchemy >= 1.0 (Closes: #794309). * Updated Italian debconf translation (Closes: #794371). * Added Spanish debconf translation (Closes: #792183). ironic (2015.1.0-4) unstable; urgency=medium . * Removes Suggests: python-suds (Closes: #788088). ironic (2015.1.0-3) unstable; urgency=medium . * Added fr.po thanks to Julien Patriarca (Closes: #786499). ironic (2015.1.0-2) unstable; urgency=medium . * Added pt.po translation of debconf (Closes: #784598). ironic (2015.1.0-1) unstable; urgency=medium . * New upstream release. * Fixed wrong ucfr call (Closes: #783862). * Fixed gbp.conf. ironic (2015.1~rc2-1) unstable; urgency=medium . * New upstream release. * Uploading to unstable. * Now handles rabbitmq & keystone auth credentials & ironic-api endpoint using debconf. ironic (2014.2-3) experimental; urgency=medium . * Only doing pkgos_dbc_postinst and ironic-dbsync if ironic/configure_db is set to true. * ironic/configure_db default value is now false. * Build-depends on openstack-pkg-tools (>= 22~). ironic (2014.2-2) experimental; urgency=medium . * Cleans /var/lib/ironic/{cache, ironicdb} on purge. (Closes: #768561) * Adds dh-python as build-depends. * Added pysendfile -> python-sendfile in debian/pydist-overrides. ironic (2014.2-1) experimental; urgency=medium . * New upstream release. ironic (2014.2~rc2-1) experimental; urgency=medium . * New upstream release. * Mangling upstream rc and beta versions in watch file. * Now using a single logrotate file in ironic-common. ironic (2014.2~rc1-1) experimental; urgency=medium . * New upstream release. * Now using templated init script for sysv-rc, generated systemd unit and upstart jobs, using openstack-pkg-tools >= 13. * Updated (build-)depends for this release. * Removed patch to remove intersphinx. * Removed nature.css and its BSD license from debian/copyright. * Standards-Version is now 3.9.6 (no change). ironic (2014.2~b3-1) experimental; urgency=medium . * New upstream release. * Updated (build-)depends for this release. ironic (2014.1-10) unstable; urgency=medium . * Mangling upstream rc and beta versions in watch file. * Added nl.po debconf translation (Closes: #767479). * Removed BSD license of nature.css of docs (file is gone upstream). * Added dh-systemd and dh-python as build-depends. * Added --with systemd in debian/rules. ironic (2014.1-9) unstable; urgency=medium . * Added Russian debconf template thanks to Yuri Kozlov (Closes: #752551). ironic (2014.1-8) unstable; urgency=medium . * Added German debconf translation thanks to Mario Blättermann (Closes: #751681). ironic (2014.1-7) unstable; urgency=medium . * Now build-depends on openstack-pkg-tools >= 12~. ironic (2014.1-6) unstable; urgency=medium . * Switched from restarting daemons to copytruncate in logrotate. ironic (2014.1-5) unstable; urgency=medium . * Added a patch for the MANIFEST.in to also package alembic.ini, which was preventing db install (Closes: #748924). ironic (2014.1-4) unstable; urgency=medium . * Added Spanish debconf translation, thanks to Camaleón (Closes: #748134). ironic (2014.1-3) unstable; urgency=medium . * Added initial italian Debconf template translation thanks to Beatrice Torracca (Closes: #747591). ironic (2014.1-2) unstable; urgency=medium . * Added French debconf translation, thanks to Christian Perrier. (Closes: #745275). * Added Portuguese debconf translation, thanks to Américo Monteiro (Closes: #745337). ironic (2014.1-1) unstable; urgency=medium . * New upstream release. * Uploading to unstable. ironic (2014.1~rc1-1) experimental; urgency=low . * New upstream release. * Reviewed (build-)depends for this release. ironic (2014.1~b3-2) experimental; urgency=low . * Fixed subunit output. ironic (2014.1~b3-1) experimental; urgency=low . * Initial release. (Closes: #730484) ironic-inspector (10.11.0-1) unstable; urgency=medium . * New upstream release. ironic-inspector (10.10.0-2) unstable; urgency=medium . * Uploading to unstable. ironic-inspector (10.10.0-1) experimental; urgency=medium . * New upstream release. * Add autopkgtest. ironic-inspector (10.8.0-2) unstable; urgency=medium . * Uploading to unstable. * Fix oslo-config-generator namespace list for this release. * Switch to yaml policy file in /etc/ironic-inspector/policy.d. ironic-inspector (10.8.0-1) experimental; urgency=medium . * New upstream release. ironic-inspector (10.7.0-1) experimental; urgency=medium . * New upstream release. * Fixed (build-)depends for this release. ironic-inspector (10.6.1-1) unstable; urgency=medium . * New upstream version * d/copyright: Add me to copyright file * d/control: Add me to uploaders field ironic-inspector (10.6.0-2) unstable; urgency=medium . * Upload to unstable. ironic-inspector (10.6.0-1) experimental; urgency=medium . * New upstream release. * Fixed (build-)depends for this release. ironic-inspector (10.5.0-1) experimental; urgency=medium . * New upstream release. * Removed (build-)depends versions when satisfied in Bullseye. ironic-inspector (10.4.1-1) unstable; urgency=medium . * New upstream release. ironic-inspector (10.4.0-3) unstable; urgency=medium . * Blacklist failing unit tests with sqlite (Closes: #975790): - TestMigrationSqlite.test_upgrade_and_version - TestMigrationSqlite.test_walk_versions ironic-inspector (10.4.0-2) unstable; urgency=medium . * Uploading to unstable. * Fixed debian/watch. * Add a debian/salsa-ci.yml. * Removed --with systemd from debian/rules. ironic-inspector (10.4.0-1) experimental; urgency=medium . * New upstream release. * Fixed (build-)depends for this release. ironic-inspector (10.3.0-1) experimental; urgency=medium . * New upstream release. * Fixed (build-)depends for this release. * removed Use_latest_version_of_python_construct.patch applied upstream. * Rebased fix-path-to-rootwrap.patch. ironic-inspector (10.1.0-1) unstable; urgency=medium . * New upstream release. * Fixed (build-)depends for this release. * Uploading to unstable. * Add Use_latest_version_of_python_construct.patch (Closes: #959632), fixing FTBFS with latest construct. ironic-inspector (10.0.0-1) experimental; urgency=medium . [ Ondřej Nový ] * Use debhelper-compat instead of debian/compat. . [ Thomas Goirand ] * New upstream release. * Fixed (build-)depends for this release. ironic-inspector (8.2.2-1) unstable; urgency=medium . * New upstream release. * Fixed (build-)depends for this release. * Removed versions of packages when satisfied in Buster. * Rebased fix-path-to-rootwrap.patch. * Removed py3.7-fix-errno-has-moved.patch applied upstream. * Removed Eliminate_SQL_injection_vulnerability_in_node_cache.patch. * Removed python3- prefix when calling oslo config generators. ironic-inspector (8.0.0-3) unstable; urgency=high . * CVE-2019-10141: SQL Injection vulnerability when receiving introspection data. Applied upstream fix: Eliminate SQL injection vulnerability in node_cache (Closes: #929332). ironic-inspector (8.0.0-2) unstable; urgency=medium . * Uploading to unstable. ironic-inspector (8.0.0-1) experimental; urgency=medium . [ Ondřej Nový ] * d/control: Use team+openstack@tracker.debian.org as maintainer . [ Thomas Goirand ] * New upstream release. * Fixed (build-)depends for this release. * Using pkgos-dh_auto_test. * Refreshed fix-path-to-rootwrap.patch. * Add py3.7-fix-errno-has-moved.patch. * Add --namespace oslo.policy when generating inspector.conf. * Fixed postrm debconf template name (Closes: #904461). ironic-inspector (7.2.0-4) unstable; urgency=medium . * Add support for dbconfig-common and debconf setup of keystone_authtoken. * Also purge policy.json. ironic-inspector (7.2.0-3) unstable; urgency=medium . * Fixed generation of python.json with --format json. * Add missing dh_install call (Closes: #893065). * Add dh_python3 --shebang=/usr/bin/python3. ironic-inspector (7.2.0-2) unstable; urgency=medium . * Fixed debian/copyright holder list and years. * More Python3 fixes. * Uploading to unstable. ironic-inspector (7.2.0-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. * Standards-Version is now 4.1.3. * Rebase ironic-inspector-rootwrap path patch. * Update oslo-config-generator namespace list. * Switch package to Python 3. * Fixed debian/copyright holder list and years. ironic-inspector (6.0.0-2) unstable; urgency=medium . * Team upload. * Require newer version of python-construct (Closes: #882989) ironic-inspector (6.0.0-1) unstable; urgency=medium . * Updating vcs fields. * Updating copyright format url. * d/copyright: Changed source URL to https protocol. * Updating maintainer field. * Running wrap-and-sort -bast. * Standards-Version: 4.1.1. * Deprecating priority extra as per policy 4.0.1. * New upstream release: - Can (again) be installed without crashing (Closes: #881598). * Fixed (build-)depends for this release. * Rebase patch. * Do not add python-pydot3 and python-construct as b-d, as that's for the doc and we won't package it. * Only run unit tests, not functional. * Now generating inspector.conf with oslo-config-generator. ironic-inspector (4.2.0-2) unstable; urgency=medium . * Team upload. * Bumped debhelper compat version to 10 * Added lsb-base to depends * Patch-out upper constraints of SQLAlchemy ironic-inspector (4.2.0-1) unstable; urgency=medium . [ Ondřej Nový ] * d/s/options: extend-diff-ignore of .gitreview * d/control: Use correct branch in Vcs-* fields . [ Thomas Goirand ] * New upstream release. * Uploading to unstable. * Fixed (build-)depends for this release. ironic-inspector (3.2.0-2) unstable; urgency=medium . * Uploading to unstable. ironic-inspector (3.2.0-1) experimental; urgency=medium . * New upstream release. * Fixed (build-)depends for this release. ironic-inspector (3.0.0-1) experimental; urgency=medium . [ Ondřej Nový ] * Fixed VCS URLs (https). . [ Thomas Goirand ] * New upstream release. * Fixed (build-)depends for this release. * Standards-Version: 3.9.7 (no change). ironic-inspector (2.3.0-1) experimental; urgency=medium . * New upstream release. * Fixed (build-)depends for this release. * Fixed debian/copyright ordering. ironic-inspector (2.2.1-2) unstable; urgency=medium . * Also rm /var/log/ironic-inspector on purge. ironic-inspector (2.2.1-1) unstable; urgency=medium . * New upstream release. * Uploading to unstable. * Fixed (build-)depends for this release. * Also package a sudoers file, as ironic-inspector now uses rootwrap. ironic-inspector (2.1.0-1) experimental; urgency=medium . * Follow upstream and rename the package as ironic-inspector. * New upstream release. * Fixed (build-)depends for this release. manila (1:13.0.1-2) unstable; urgency=medium . * Add replace_deprecated_pyparsing_method.patch (Closes: #1005511). manila (1:13.0.1-1) unstable; urgency=medium . * New upstream release. manila (1:13.0.0-1) unstable; urgency=medium . * New upstream release. manila (1:13.0.0~rc1-2) unstable; urgency=medium . * Uploading to unstable. * Fix oslo-config-generator namespace list. * Fix 00_default_policy.yaml. manila (1:13.0.0~rc1-1) experimental; urgency=medium . * New upstream release. * Fixed (build-)depends for this release. manila (1:12.0.0-3) unstable; urgency=medium . * Add python3-rados and python3-ceph-argparse as hard depends of manila-share. * Uploading to unstable. manila (1:12.0.0-1) experimental; urgency=medium . * New upstream release. manila (1:12.0.0~rc1-1) experimental; urgency=medium . * Tune manila-api-uwsgi.ini for performance. * New upstream release. * Removed (build-)depends versions when satisfied in Bullseye. * debhelper-compat 11. * Fixed (build-)depends for this release. * Removed python-3.9-use-encodebytes-not-encodestring.patch applied upstream. manila (1:11.0.0-2) unstable; urgency=medium . * Fix cannot stat '/usr/share/manila-common/policy.json' manila (1:11.0.0-1) unstable; urgency=medium . * New upstream release. * Fixed debian/watch. * Add a debian/salsa-ci.yml. * Add python-3.9-use-encodebytes-not-encodestring.patch. * Blacklist failing infinidat tests (I don't care about this proprietary driver anyways). * Removed --with systemd. manila (1:10.0.0-2) unstable; urgency=medium . * d/patches: install-missing-files.patch - Recursive include all files, missing drivers/ganesha/conf manila (1:10.0.0-1) unstable; urgency=medium . * New upstream release. manila (1:10.0.0~rc2-2) unstable; urgency=medium . * New upstream release. * Uploading to unstable. manila (1:10.0.0~rc1-1) experimental; urgency=medium . * New upstream release. * Fixed (build-)depends for this release. * Removed patch applied upstream: - CVE-2020-9543_share_networks_enable_project_only_API_only.patch. manila (1:9.0.0-5) unstable; urgency=medium . * CVE-2020-9543: Manila allows other project users to view, update, delete, or share resources that do not belong to them. Applied upstream patch: share_networks: enable project_only API only (Closes: #953581). * Blacklist a series of tests which fails with the newer SQLAlchemy. manila (1:9.0.0-3) unstable; urgency=medium . * Blacklist test_hacking.HackingTestCase.test_logging_with_tuple_argument.* which is failing. (Closes: #951956). manila (1:9.0.0-2) unstable; urgency=medium . [ Ondřej Nový ] * Bump Standards-Version to 4.4.1. . [ Thomas Goirand ] * Uploading to unstable. manila (1:9.0.0-1) experimental; urgency=medium . * New upstream release. manila (1:9.0.0~rc1-1) experimental; urgency=medium . [ Ondřej Nový ] * Use debhelper-compat instead of debian/compat. * Bump Standards-Version to 4.4.0. . [ Thomas Goirand ] * New upstream release. manila (1:8.0.0-3) unstable; urgency=medium . * Uploading to unstable. manila (1:8.0.0-2) experimental; urgency=medium . * d/control: - Bump openstack-pkg-tools to version 99 - Add me to uploaders field * d/copyright: Add me to uploaders field manila (1:8.0.0-1) experimental; urgency=medium . * New upstream release. manila (1:8.0.0~rc1-1) experimental; urgency=medium . * New upstream release. * Removed versions of packages when satisfied in Buster. * Add oslo.upgradecheck as (build-)depends. * Removed python3- prefix when calling config generators. manila (1:7.0.0-1) unstable; urgency=medium . [ Ondřej Nový ] * d/control: Use team+openstack@tracker.debian.org as maintainer * Use 'python3 -m sphinx' instead of sphinx-build for building docs . [ Thomas Goirand ] * New upstream release. * Fixed (build-)depends for this release. * Removed Malihe and Andreas from uploaders. * Fixed typo in manila-share.init.in (Closes: #902014). * Add manila-data binary and init template (Closes: #902013). * Blacklist tests that are doing infinite recursion: (Closes: #906277) - share.drivers.qnap.test_qnap.QnapShareDriverLoginTestCase.* manila (1:6.0.0-2) unstable; urgency=medium . * Fixed dbc postrm. manila (1:6.0.0-1) unstable; urgency=medium . * Switched to openstack-pkg-tools >= 70~ shared debconf templates. * New upstream release. manila (1:6.0.0~rc3-1) unstable; urgency=medium . * New upstream RC release. * Uploading to unstable. manila (1:6.0.0~rc1-1) experimental; urgency=medium . [ Ondřej Nový ] * d/control: Set Vcs-* to salsa.debian.org . [ Thomas Goirand ] * New upstream release. * Fixed (build-)depends for this release. * Standards-Version is now 4.1.3. * Using pkgos-dh_auto_test. * Switched to Python 3. * Blacklist all share.drivers.dell_emc tests: they are failing in Py3. * Generate policy.yaml with oslopolicy-sample-generator. manila (1:5.0.1-3) unstable; urgency=medium . * Add explicit depends on e2fsprogs (Closes: #887193). manila (1:5.0.1-2) unstable; urgency=medium . * Do not delete search.html, making build reproducible (Closes: #861896). * Remove /usr/lib from manila-api (Closes: #880374). * Updated pt.po (Closes: #876175). * Uploading to unstable: - Fixed FTBFS (Closes: #871337). * Removed dh-systemd build-depends. * Standards-Version is now 4.1.1. manila (1:5.0.1-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. * Some clean-ups. * Drop SQLAlchemy version patch. * Black list cmd.test_manage.ManilaCmdManageTestCase.test_run_ipython which is failing. * Add python-manila.install. manila (1:3.0.0-5) unstable; urgency=medium . * German debconf translation update (Closes: #842485). manila (1:3.0.0-4) unstable; urgency=medium . * Team upload. * Revert net-tools dependency. * Bump build dependency on openstack-pkg-tools (Closes: #858704). manila (1:3.0.0-3) unstable; urgency=medium . * Team upload. * Add missing dependency (Closes: #858704). manila (1:3.0.0-2) unstable; urgency=medium . * Team upload. * Bumped debhelper compat version to 10 * Added lsb-base to depends * Patch-out upper constraints of SQLAlchemy manila (1:3.0.0-1) unstable; urgency=medium . * New upstream release. manila (1:3.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 olsotest EPOCH. * Fixed oslo-config-generator namespaces. * Debconf translation: - it (Closes: #838512). manila (1:3.0.0~rc1-1) experimental; urgency=medium . * New upstream release. * Fixed (build-)depends for this release. * Using OpenStack's Gerrit as VCS URLs. * Removed skipped-tests.patch. manila (1:3.0.0~b2-2) experimental; urgency=medium . * Added python-pep8 to build depends (Closes: #834839) manila (1:3.0.0~b2-1) experimental; urgency=medium . * New upstream release. * Fixed (build-)depends for this release. * Updated Danish translation of the debconf templates (Closes: #830648). * Build-Conflicts: with bpython. manila (1:3.0.0~b1-1) experimental; urgency=medium . [ Ondřej Nový ] * d/copyright: Changed source URL to new one . [ Thomas Goirand ] * New upstream release. * Fixed (build-)depends for this release. * Removed fix-tempest.conf-generation.patch applied upstream. * rm -f search.html in generated docs to avoid FTBFS with the error message: "doesn't look like a Sphinx search page". manila (1:2.0.0-5) unstable; urgency=medium . * d/copyright: Changed source URL to new one * Added python-pep8 to build depends (Closes: #834839) manila (1:2.0.0-4) unstable; urgency=medium . * Fix the tempest.conf generation patch. * Updated Brazilian Portuguese debconf templates (Closes: #820252). * Updated Dutch debconf templates (Closes: #823255). manila (1:2.0.0-3) unstable; urgency=medium . * Japanese debconf templates translation update (Closes: #820766). * Fix tempest.conf generation. manila (1:2.0.0-2) unstable; urgency=medium . [ Ondřej Nový ] * Standards-Version is 3.9.8 now (no change). . [ Thomas Goirand ] * Do not use manila/keystone_auth_token, but the admin credentials instead. * Build-depends on openstack-pkg-tools >= 42 to ensure default shell is /bin/false by default. manila (1:2.0.0-1) unstable; urgency=medium . * New upstream release. manila (1:2.0.0~rc1-5) unstable; urgency=medium . * Uploading to unstable. * Updated ja.po debconf translation (Closes: #819133). manila (1:2.0.0~rc1-4) experimental; urgency=medium . * Wrong template names nova->manila. manila (1:2.0.0~rc1-3) experimental; urgency=medium . * Do not use Keystone admin auth token to register API endpoints. manila (1:2.0.0~rc1-2) experimental; urgency=medium . * Adds install-missing-files.patch as PBR is (as always) missing the Alembic files. manila (1:2.0.0~rc1-1) experimental; urgency=medium . * New upstream release. * Fixed (build-)depends for this release. * Removed pylxd import patch. manila (1:2.0.0~b3-1) experimental; urgency=medium . * New upstream release. * Fixed (build-)depends for this release. * Added fix-lxd-exceptions-import.patch. * Standards-Version: 3.9.7 (no change). * Build-Conflicts: ipython. manila (1:2.0.0~b2-2) experimental; urgency=medium . * Build-depends on git to fix sphinx-build. * Updated fr.po and nl.po debconf translation (Closes: #807765, #812352). * Using $(CURDIR)/debian/tmp for generating config files. * Better config file generation. * Removed volume_group from manila-common.templates. * VCS urls using https. manila (1:2.0.0~b2-1) experimental; urgency=medium . * New upstream release. * Fixed (build-)depends for this release. * Fixed debian/copyright ordering. * Fixed config file generation namespace list. manila (1:1.0.0-6) unstable; urgency=medium . * Import .po files from Glance (Closes: #804948). manila (1:1.0.0-5) unstable; urgency=medium . * Correctly purge the package (Closes: #803444). * Configures keystone_authtoken, rabbit, db and API endpoint using debconf. * Fixes missing alembic.ini. * Fixed default manila.conf generation (it was wrong, missing some options, and wrong defaults like lock_path and auth_protocol). manila (1:1.0.0-4) unstable; urgency=medium . * Added q-text-as-data in depends of manila-api. manila (1:1.0.0-3) unstable; urgency=medium . * Rebuilt with openstack-pkg-tools 37 to use Keystone API v3. manila (1:1.0.0-2) unstable; urgency=medium . * Added -p flag when doing mkdir /var/lib/manila/volumes (Closes: #802319). manila (1:1.0.0-1) unstable; urgency=medium . * New upstream release. * Uploading to unstable. * Align the EPOCH with the Ubuntu version. * Added python-pymysql as runtime dependency. manila (1.0.0~rc1-2) experimental; urgency=medium . * Do not duplicate /usr/bin/manila-scheduler in both -common and -scheduler packages (Closes: #801101). manila (1.0.0~rc1-1) experimental; urgency=medium . * New upstream release. * Now manila-api depends on python-openstackclient. * Fixed (build-)depends for this release. manila (1.0.0~b3-1) experimental; urgency=medium . * Initial release (Closes: #789660). python-tooz (2.10.1-2) unstable; urgency=medium . * Uploading to unstable. python-tooz (2.10.1-1) unstable; urgency=medium . * New upstream release. * Add Support_later_tenacity_versions.patch. python-tooz (2.9.0-2) unstable; urgency=medium . * Uploading to unstable. python-tooz (2.9.0-1) experimental; urgency=medium . * New upstream release. python-tooz (2.8.1-2) unstable; urgency=medium . * Upload to unstable. python-tooz (2.8.1-1) experimental; urgency=medium . * New upstream version python-tooz (2.7.1-2) unstable; urgency=medium . * Uploading to unstable. * Add a debian/salsa-ci.yml. python-tooz (2.7.1-1) experimental; urgency=medium . * New upstream release. * Fixed (build-)depends for this release. python-tooz (2.3.0-2) unstable; urgency=medium . * Uploading to unstable. python-tooz (2.3.0-1) experimental; urgency=medium . * New upstream release. * Add python3-ddt as build-depends. * Add python3-etcd3 and python3-etcd3gw (build-)depends. python-tooz (1.66.2-2) unstable; urgency=medium . [ Ondřej Nový ] * Bump Standards-Version to 4.4.1. . [ Thomas Goirand ] * Uploading to unstable. python-tooz (1.66.2-1) experimental; urgency=medium . [ Ondřej Nový ] * Use debhelper-compat instead of debian/compat. * Bump Standards-Version to 4.4.0. . [ Thomas Goirand ] * New upstream release. python-tooz (1.64.2-2) unstable; urgency=medium . * Uploading to unstable. python-tooz (1.64.2-1) experimental; urgency=medium . [ Michal Arbet ] * Apply patch from Ubuntu (Closes: #898740): - d/control: Enable autopkgtest-pkg-python dep8 tests. - d/control: Add python{3}-sysv-ipc to Suggests for IPC driver. . [ Ondřej Nový ] * d/changelog: Remove trailing whitespaces. . [ Thomas Goirand ] * New upstream release. * Removed Python 2 support. * Removed all patches, applied upstream. * Run unit tests with installed Python module. * Blacklist failing test: - tooz.tests.test_coordination.TestAPI.test_get_lock_multiple_coords python-tooz (1.62.0-3) unstable; urgency=medium . * Apply patch from Ubuntu (Closes: #898740): - d/control: Enable autopkgtest-pkg-python dep8 tests. - d/control: Add python{3}-sysv-ipc to Suggests for IPC driver. python-tooz (1.62.0-2) unstable; urgency=medium . * Uploading to unstable. python-tooz (1.62.0-1) experimental; urgency=medium . [ Ondřej Nový ] * d/control: Set Vcs-* to salsa.debian.org * Running wrap-and-sort -bast * d/control: Use team+openstack@tracker.debian.org as maintainer . [ Michal Arbet ] * Fix embedded-javascript-library * d/rules: Fix tests * d/rules: Switch doc generation to python3 * d/patches: Add fix-doc-generation.patch * d/control: Remove trailing tilde - debhelper * d/control: Add me to uploaders field * d/copyright: Update file python-tooz (1.58.0-2) unstable; urgency=medium . * Uploading to unstable. python-tooz (1.58.0-1) experimental; urgency=medium . [ Ondřej Nový ] * Standards-Version is 3.9.8 now (no change) * d/rules: Changed UPSTREAM_GIT protocol to https . [ Daniel Baumann ] * Updating vcs fields. * Updating copyright format url. * Running wrap-and-sort -bast. * Updating maintainer field. * Updating standards version to 4.0.0. * Removing gbp.conf, not used anymore or should be specified in the developers dotfiles. * Updating standards version to 4.0.1. * Updating standards version to 4.1.0. . [ Thomas Goirand ] * New upstream release. * Fixed (build-)depends for this release. * Using pkgos-dh_auto_install. * Allow mariadb-server as b-d instead of mysql. * Fix TOOZ_TEST_URL. * Temporarily not run unit tests until feedback from upstream. python-tooz (1.40.0-4) unstable; urgency=medium . * Bumped debhelper compat version to 10 * B-D on default-mysql-server instead of mysql-server (Closes: #848290). python-tooz (1.40.0-3) unstable; urgency=medium . * d/s/options: extend-diff-ignore of .gitreview * d/control: Use correct branch in Vcs-* fields python-tooz (1.40.0-2) experimental; urgency=medium . [ Corey Bryant ] * d/control: Add python(3)-sysv-ipc to Suggests. . [ Thomas Goirand ] * Using OpenStack's Gerrit as VCS URLs. * Point .gitreview to packaging-deb Gerrit. python-tooz (1.40.0-1) experimental; urgency=medium . [ Ondřej Nový ] * Standards-Version is 3.9.8 now (no change) * d/rules: Changed UPSTREAM_GIT protocol to https . [ Thomas Goirand ] * New upstream release. * Fixed (build-)depends for this release. * Using pkgos-dh_auto_{test,install} from openstack-pkg-tools >= 52~. python-tooz (1.37.0-1) experimental; urgency=medium . [ Ondřej Nový ] * Standards-Version is 3.9.8 now (no change) * d/rules: Changed UPSTREAM_GIT protocol to https . [ Thomas Goirand ] * New upstream release. python-tooz (1.34.0-2) unstable; urgency=medium . * Uploading to unstable. python-tooz (1.34.0-1) experimental; urgency=medium . [ Corey Bryant ] * d/rules: Enable py3 tests. . [ Ondřej Nový ] * Fixed VCS URLs (https). . [ Thomas Goirand ] * New upstream release. * Fixed (build-)depends for this release. * Cleans /tmp/groups before running unit tests, which was the reason so that Py3 tests were failing. * Standards-Version: 3.9.7 (no change). python-tooz (1.29.0-1) experimental; urgency=medium . * New upstream release. * Fixed (build-)depends for this release. * Fixed debian/copyright ordering. python-tooz (1.21.0-2) unstable; urgency=medium . * Uploading to unstable. * Fixed new upsteram VCS and watch file using github not PyPi. * Using override_dh_auto_install not dh_install. python-tooz (1.21.0-1) experimental; urgency=medium . * New upstream release. * Fixed (build-)depends for this release. * Fixed MySQLd runs in unit tests. * Disabled Py3 tests as it fails in concurrent.futures. python-tooz (0.13.1-2) unstable; urgency=medium . * Do not test using redis-server: it seems there's issues with it. python-tooz (0.13.1-1) unstable; urgency=medium . * New upstream release. * Fixed (build-)depends for this release. * Reworked the way to run unit tests. * Running tests with MySQL and PGSQL server. * Also runs memcached tests. * Also runs redis-server tests. * Sets homepage. python-tooz (0.4-1) unstable; urgency=medium . * New upstream release. * Replaced (build-)depends of python-posix-ipc by python-sysv-ipc. python-tooz (0.3-2) unstable; urgency=medium . * Check if memcached is started before building, start it if it isn't. Thanks to Lucas Nussbaum for the bug report. (Closes: #759976) python-tooz (0.3-1) unstable; urgency=medium . * Initial release. (Closes: #758138) requests (2.27.1+dfsg-1) unstable; urgency=medium . [ root ] * Update standards version to 4.6.0, no changes needed. . [ Daniele Tricoli ] * New upstream version 2.27.1+dfsg * Enable tests both at build time and using autopkgtest. * Enable salsa pipelines. * debian/copyright - Update Files-Excluded rule to remove the logo. - Update copyright years. * debian/patches/0001-Remove-remote-images-traking-code-and-ads.patch - Refresh. * debian/patches/0002-Temporary-exclude-requests.codes.patch - Drop since fixed upstream. * debian/control - Add python3-pytest, python3-pytest-httpbin, python3-pytest-mock, python3-socks and python3-trustme to Build-Depends. - Set python3-requests Multi-Arch: foreign. Thanks Elrond for the report. (Closes: #985625) vitrage (8.0.1-1) unstable; urgency=medium . * New upstream release. * Uploading to unstable. vitrage (8.0.0-1) experimental; urgency=medium . * New upstream release. * Add autopkgtest. vitrage (7.5.0-2) unstable; urgency=medium . * Uploading to unstable. vitrage (7.5.0-1) experimental; urgency=medium . * New upstream release. vitrage (7.4.0-2) unstable; urgency=medium . * Upload to unstable. vitrage (7.4.0-1) experimental; urgency=medium . * New upstream release. * Removed (build-)depends versions when satisfied in Bullseye. * Fixed (build-)depends for this release. vitrage (7.3.0-2) unstable; urgency=medium . * Uploading to unstable. * Fixed debian/watch. * Add a debian/salsa-ci.yml. vitrage (7.3.0-1) experimental; urgency=medium . * New upstream release. * Fixed (build-)depends for this release. * Use a policy.d and yaml policy file. * d/rules: Removed --with systemd. * Switch to debhelper-compat 11. * Standards-Version: 4.5.0. vitrage (7.2.0-1) experimental; urgency=medium . * New upstream release. * Fixed (build-)depends for this release. vitrage (7.1.0-3) unstable; urgency=medium . * Reupload source-only vitrage (7.1.0-2) unstable; urgency=medium . * Upload to unstable from experimental vitrage (7.1.0-1) experimental; urgency=medium . * New upstream release. * Fixed (build-)depends for this release. vitrage (7.0.0-2) experimental; urgency=medium . * Add missing override_dh_python3. vitrage (7.0.0-1) experimental; urgency=medium . * d/patches: - Remove fix-tests.patch - fix-networkx-compatibility.patch * d/control: Fix requirements vitrage (5.0.1-2) unstable; urgency=medium . * Add missing override_dh_python3. vitrage (5.0.1-1) unstable; urgency=medium . * New upstream version. * d/patches: Add fix-networkx-compatibility.patch (Closes: #952263). * d/patches/fix-tests.patch * d/control: Add python3-alembic dependency. vitrage (5.0.0-2) unstable; urgency=medium . [ Ondřej Nový ] * Bump Standards-Version to 4.4.1. . [ Thomas Goirand ] * Uploading to unstable. * Add fix-requirements.txt-to-allow-networkx-2.2.patch. vitrage (5.0.0-1) experimental; urgency=medium . [ Ondřej Nový ] * Use debhelper-compat instead of debian/compat. * Bump Standards-Version to 4.4.0. . [ Thomas Goirand ] * New upstream release. * Fixed (build-)depends for this release. * Refreshed reproducible-build.patch. * Black listed (no time to investigate): - test_create_update_entity_vertex() - test_basic_regex_with_no_match() vitrage (4.3.1-3) unstable; urgency=medium . * Uploading to unstable. * Blacklist TemplateLoaderTest.test_basic_template_with_include(). vitrage (4.3.1-1) experimental; urgency=medium . * New upstream release. vitrage (3.2.0-1.1) unstable; urgency=medium . * Non-maintainer upload. * Run dh_python3 with --shebang=/usr/bin/python3. Closes: #924322. vitrage (3.2.0-1) unstable; urgency=medium . * New upstream release. * Uploading to unstable: - Fixes FTBFS (Closes: #906417). vitrage (3.1.0-1.1) experimental; urgency=medium . [ Michal Arbet ] * New upstream release * Add reproducible-build.patch (Closes: #899162). * Fixed (build-)depends for this release. . [ Ondřej Nový ] * d/control: Use team+openstack@tracker.debian.org as maintainer . [ Thomas Goirand ] * Only run unit tests, not functional. * Blacklist failing tests: - evaluator.test_scenario_repository.ScenarioRepositoryTest() - test_scenario_repository.RegExTemplateTest.test_regex_with_exact_match() vitrage (2.2.0-1) unstable; urgency=medium . [ Michal Arbet ] * Initial release (Closes: #893095). vlogger (1.3-4.1) unstable; urgency=medium . * Non maintainer upload by the Reproducible Builds team. * No source change upload to rebuild on buildd with .buildinfo files. vlogger (1.3-4) unstable; urgency=low . * Moved to collab-maint and started using git-dpm. * Fixed parsing of -n option (closes: #407047). * Fixed DBI example (closes: #735195). * Rewrote README.Debian. vlogger (1.3-3.1) unstable; urgency=low * Non-maintainer upload. * Fixed failure to create the proper symlink. Patch by Vasil Kolev (Closes: #645623) * Fixed lintian error clean-should-be-satisfied-by-build-depends by using Build-Depends instead of Build-Depends-Indep. * Suppress lintian warning debhelper-but-no-misc-depends by adding ${misc:Depends} to Depends tag. vlogger (1.3-3) unstable; urgency=high * given build-depends management to cdbs (closes: #302340) vlogger (1.3-2) unstable; urgency=low * cdbsized the package * reqsize bugfix (closes: #302176) vlogger (1.3-1) unstable; urgency=high * new upstream version * fixed the mysql_create.sql syntax error (closes: #299195) * ensure that $vhost can't be empty (closes: #299794) * non-Debian path in man page changed to a Debian based (closes: #299067) * warning in README.Debian to not use as root and an example for creating non-root system user for web logs is added (closes: #299081) * mention libdbi-perl in README.Debian (closes: #299193) vlogger (1.1-2) unstable; urgency=low * Fixed package description, it was very ugly. (closes: #277268) vlogger (1.1-1) unstable; urgency=low * Initial Release. REMOVED: osk-sdl 0.66-4 REMOVED: python-certbot-dns-dnsimple 1.18.0-1 REMOVED: lsp-plugins 1.1.30-1 REMOVED: python-certbot-dns-ovh 1.3.0-1 REMOVED: python-certbot-dns-gehirn 1.18.0-1 REMOVED: python-certbot-dns-sakuracloud 1.3.0-1 REMOVED: python-certbot-dns-linode 1.7.0-1 REMOVED: lexicon 3.3.17-1