acsccid (1.1.6-1) unstable; urgency=low . * New upstream release. * Updated Standards-Version to 4.2.1. * Updated debian/copyright. apt-show-versions (0.22.9) unstable; urgency=medium . [ Ondřej Nový ] * d/changelog: Remove trailing whitespaces * d/rules: Remove trailing whitespaces . [ Christoph Martin ] * set a higher limit for the hash stacksize in perl Storable (closes: #912695, #912709, #912970, #898090) astropy (3.0.5-1) unstable; urgency=medium . * Update reference to astropy paper 2 * Set minimal version of numpy to 1.10 * Updates for wcslib 6 * New upstream version 3.0.5. Rediff patches biblesync (1.2.0-1) unstable; urgency=high . * d/docs: updated readme * d/watch: updated for github * new upstream version 1.2.0 citus (8.0.0.PGDG-1) unstable; urgency=medium . * Team upload. * New upstream version. citus (7.5.1.PGDG-1) unstable; urgency=low . * Improves query pushdown planning performance . * Fixes a bug that could cause modifying CTEs to select wrong execution mode citus (7.0.3.PGDG-1) unstable; urgency=low . * Fixes several bugs that could cause crash . * Fixes a bug that could cause deadlock while creating reference tables . * Fixes a bug that could cause false-positives in deadlock detection . * Fixes a bug that could cause 2PC recovery not to work from MX workers . * Fixes a bug that could cause cache incohorency . * Fixes a bug that could cause maintenance daemon to skip cache invalidations . * Improves performance of transaction recovery by using correct index citus (7.0.2.PGDG-2) unstable; urgency=low . * Rebuild for PostgreSQL 10 compatibility citus (6.2.2.PGDG-1) unstable; urgency=low . * Fixes a common cause of deadlocks when repairing tables with foreign keys citus (6.0.1.PGDG-1) unstable; urgency=low . * Fixes a bug causing failures during pg_upgrade . * Fixes a bug preventing DML queries during colocated table creation . * Fixes a bug that caused NULL parameters to be incorrectly passed as text citus (6.0.0.PGDG-1) unstable; urgency=low . * Adds compatibility with PostgreSQL 9.6, now the recommended version . * Removes the pg_worker_list.conf file in favor of a pg_dist_node table . * Adds master_add_node and master_add_node UDFs to manage membership . * Removes the \stage command and corresponding csql binary in favor of COPY . * Removes copy_to_distributed_table in favor of first-class COPY support . * Adds support for multiple DDL statements within a transaction . * Adds support for certain foreign key constraints . * Adds support for parallel INSERT INTO ... SELECT against colocated tables . * Adds support for the TRUNCATE command . * Adds support for HAVING clauses in SELECT queries . * Adds support for EXCLUDE constraints which include the partition column . * Adds support for system columns in queries (tableoid, ctid, etc.) . * Adds support for relation name extension within INDEX definitions . * Adds support for no-op UPDATEs of the partition column . * Adds several general-purpose utility UDFs to aid in Citus maintenance . * Adds master_expire_table_cache UDF to forcibly expire cached shards . * Parallelizes the processing of DDL commands which affect distributed tables . * Adds support for repartition jobs using composite or custom types . * Enhances object name extension to handle long names and large shard counts . * Parallelizes the master_modify_multiple_shards UDF . * Changes distributed table creation to error if the target table is not empty . * Changes the pg_dist_shard.logicalrelid column from an oid to regclass . * Adds a placementid column to pg_dist_shard_placement, replacing Oid use . * Removes the pg_dist_shard.shardalias distribution metadata column . * Adds pg_dist_partition.repmodel to track tables using streaming replication . * Adds internal infrastructure to take snapshots of distribution metadata . * Addresses the need to invalidate prepared statements on metadata changes . * Adds a mark_tables_colocated UDF for denoting pre-6.0 manual colocation . * Fixes a bug affecting prepared statement execution within PL/pgSQL . * Fixes a bug affecting COPY commands using composite types . * Fixes a bug that could cause crashes during EXPLAIN EXECUTE . * Separates worker and master job temporary folders . * Eliminates race condition between distributed modification and repair . * Relaxes the requirement that shard repairs also repair colocated shards . * Implements internal functions to track which tables' shards are colocated . * Adds pg_dist_partition.colocationid to track colocation group membership . * Extends shard copy and move operations to respect colocation settings . * Adds pg_dist_local_group to prepare for future MX-related changes . * Adds create_distributed_table to easily create shards and infer colocation citus (5.1.1-1) unstable; urgency=low . * Adds complex count distinct expression support in repartitioned subqueries . * Improves task tracker job cleanup logic, addressing a memory leak . * Fixes bug that generated incorrect results for LEFT JOIN queries . * Improves compatibility with Debian's reproducible builds project . * Fixes build issues on FreeBSD platforms citus (5.1.0-1) unstable; urgency=low . * Adds distributed COPY to rapidly populate distributed tables . * Adds support for using EXPLAIN on distributed queries . * Recognizes and fast-paths single-shard SELECT statements automatically . * Increases INSERT throughput via shard pruning optimizations . * Improves planner performance for joins involving tables with many shards . * Adds ability to pass columns as arguments to function calls in UPDATEs . * Introduces transaction manager for use by multi-shard commands . * Adds COUNT(DISTINCT ...) pushdown optimization for hash-partitioned tables . * Adds support for some UNIQUE indexes on hash- or range-partitioned tables . * Deprecates \stage in favor of using COPY for append-partition tables . * Deprecates copy_to_distributed_table in favor of first-class COPY support . * Fixes build problems when using non-packaged PostgreSQL installs . * Fixes bug that sometimes skipped pruning when partitioned by VARCHAR column . * Fixes bug impeding use of user functions in repartitioned subqueries . * Fixes bug involving queries with equality comparisons of boolean types . * Fixes crash that prevented use alongside pg_stat_statements . * Fixes crash arising from SELECT queries that lack a target list . * Improves warning and error messages citus (5.0.1-1) unstable; urgency=low . * Fixes issues on 32-bit systems debian-edu-config (2.10.44) unstable; urgency=medium . [ Wolfgang Schweer ] * Rework squid configuration now that custom configuration files can be put into the /etc/squid/conf.d/ directory. - share/debian-edu-config/squid.conf: + Ship only Debian Edu specific options. - cf3/cf.squid: + Link the Debian Edu specific squid.conf file as additional configuration /etc/squid/conf.d/debian-edu.conf. - share/debian-edu-config/tools/squid-update-cachedir: + Use Debian Edu specific add-on configuration file. + Add additional logging statement. - share/debian-edu-config/tools/run-at-firstboot: + Adjust to use the new file location. * d/debian-edu-config.lintian-overrides: - Add script-not-executable entries for etc/network/if-up.d/hostname and etc/network/if-up.d/wpad-proxy-update debian-edu-install (2.10.15) unstable; urgency=medium . [ Wolfgang Schweer ] * d/control: Replace libgtk2-perl with libgtk3-perl (Closes: #912873). * Adjust d/debian-edu-install.xdebian-edu-firstboot.init: - Fix perl module check to match libgtk3-perl, adjust the related comment. . [ Holger Levsen ] * d/control: - Use the new debhelper-compat(=11) notation and drop d/compat. - Drop version from dependency on lsb-base. debos (1.0.0+git20181105.b02e058-1) unstable; urgency=medium . [ Dmitry Smirnov ] * Do not install sources. . [ Héctor Orón Martínez ] * New upstream version 1.0.0+git20181105.b02e058 * debian/gbp.conf: switch to DEP14 * debian/control: set rules require no root * debian/control: add new build dependency on go-losetup.v1 * debian/control: version fakemachine dependency (Closes: #905923) * debian/README.source: add new file (Closes: #891723) * debian/manpages: ship manpage (Closes: #893473) diaspora-installer (0.7.6.0) unstable; urgency=medium . * Update to 0.7.6.0, drop sigar dependency diffoscope (105) unstable; urgency=medium . [ Chris Lamb ] * tests: + Prevent test failures when running under stretch-backports by checking the ocaml version number. Closes: #911846 . [ Mattia Rizzolo ] * debian: Reinstate apktool Build-Depends and Test-Depends. * Fix some flake8 and deprecation warnings. . [ Daniel Shahaf ] * comparators/pcap: + Fix recognition with the upcoming file(1) 5.35. Closes: #912756 Thanks to Christoph Biedl for the heads-up in advance. . [ Will Thompson ] * Add a new command line flag --list-missing-tools. MR: !14 dino-im (0.0.git20181102-1) unstable; urgency=medium . * New upstream git snapshot (Closes: #909488) dnsruby (1.61.2-1) unstable; urgency=medium . * New upstream release (Closes: #908888, #908887, #910754). * New maintainer/uploaders with permission from the previous one. Thanks Ondřej Surý for your work. * Updated watch file. * Updated VCS URLs (Alioth->Salsa). * Updated homepage. * Switch to source format 3.0 (quilt). * Switch to compat level 11. * Update copyright file and rewrite it in machine-readable format. * Removed versioning in gem2deb's build-dep. * Remove build dependency on 'graphviz', no longer necessary. * Remove obsolete relations to an ancient transition. * Bump Standards-Version to 4.2.1. eboard (1.1.3-0.2) unstable; urgency=medium . * Non-maintainer upload. * Update Breaks and Replaces for eboard-extras-pack1 because the extra pack is included in eboard now. (Closes: #913011) elki (0.7.1-10) unstable; urgency=low . * Allow building with Java 11 again (Closes: #912217) Which is possible now that Apache Commons Lang3 was fixed. * Simplify lintian overrides * Add keywords to menu entry * Removed vcs entries from control, because these weren't package VCS * Update standards to 4.2.1 (no changes) fontconfig (2.13.1-2) unstable; urgency=medium . * Team upload. [ Jelmer Vernooij ] * Replace XC-Package-Type with Package-Type. . [ Andreas Henriksson ] * Only create 10-hinting-slight.conf symlink if its non-existant (Closes: #877162) . [ Laurent Bigonville ] * debian/patches/path_max.patch: Fix FTBFS on hurd (Closes: #912699) * Do not build the documentation if the nodoc build profile is set, that should help to remove a (build) dependency cycle * debian/control: Bump Standards-Version to 4.2.1 (no further changes) * debian/control: Make fontconfig-config Breaks against libfontconfig1 (<< 2.13.0), some config files are containing stanza not recognized with older versions (Closes: #896684) * debian/patches/do_not_remove_uuid.patch: Revert the cleanup of the .uuid files, this is causing multiple issues and it's not even fixing #897040, from upstream (Closes: #909728,#909841,#909818) freedict (2018.10.21-1) unstable; urgency=medium . [ Sebastian Humenda ] * new upstream release(s) * drop wikdict dictionaries, shipped in a separate source package; this doesn't affect users and is a source package change * drop dict-freedict-all package: this package cannot be auto-generated anymore, due to the source package split * fix stderr/stdout redirection in maintainer scripts (Closes: #908189) . [ Sébastien Villemot ] * Support parallel keyword of DEB_BUILD_OPTIONS fuzzywuzzy (0.17.0-1) unstable; urgency=medium . * New upstream release. * Update Standards-Version (no changes). gajim-omemo (2.6.23-1) unstable; urgency=medium . * New upstream version gajim-plugininstaller (1.1.3-1) unstable; urgency=medium . * New upstream version gajim-triggers (1.1.2-1) unstable; urgency=medium . * New upstream version gajim-urlimagepreview (2.3.21-1) unstable; urgency=medium . * New upstream version galternatives (1.0.2) unstable; urgency=medium . * New stable release. + Replace homemade GtkTemplate with Gtk.Template. + Update da.po translation. * debian/control: + Add new dependency gir1.2-gdkpixbuf-2.0. + Bump Standards-Version to 4.2.1 (no changes needed). + Update my uploader email address and use the @debian.org one. gap-autpgrp (1.10-1) unstable; urgency=medium . * New upstream release * patch doc-makefile: - set manual date to July 2018 * debian/control: - Bump Standards-Version to 4.2.1. * debian/rules, debian/control: - run the test suite - add Build-Depends on gap-pkg-smallgrp * debian/copyright: updated gcab (1.1-4) unstable; urgency=medium . * Apply upstream patch to fix rewind regression. LP: #1801643, #1801644. * Switch to a secure upstream URL in debian/watch. * ddeb migration complete, drop the dh_strip override. * Add “Build-Depends-Package” entry to libdcab-1.0-0.symbols. * Set “Rules-Requires-Root: no”. * Standards-Version 4.2.1, no further change required. gconjugue (0.8.3-5) unstable; urgency=medium . * debian/tests/control: added xauth as dependency to fix a test. gconjugue (0.8.3-4) unstable; urgency=medium . * debian/tests/control: improved the test for gconjugue. gconjugue (0.8.3-3) unstable; urgency=medium . * debian/control: added 'Multi-Arch: same' for the binary gconjugue-common. * debian/tests/control: added a new test, this time for gconjugue. geoalchemy2 (0.5.0-1) unstable; urgency=medium . * New upstream release * debian/control: Update standards version, no changes * debian/control: correct Maintainer and Uploaders gitlab-shell (7.2.0+dfsg-1) unstable; urgency=medium . * New upstream version 7.2.0+dfsg glance (2:17.0.0-3) unstable; urgency=medium . * Add fix-never-ending-recursion-in-py3.7.1.patch (Closes: #911947). golang-github-go-debos-fakemachine (0.0~git20181105.9316584-1) unstable; urgency=medium . * New upstream version 0.0~git20181105.9316584 * debian/README.source: new file * debian/control: set Rules-Require-Root to no * debian/tests/control: drop obsoleted needs-recommends hwloc-contrib (1.11.11-1) unstable; urgency=medium . * New upstream release. - patches/test-xml: Remove patch, merged upstream. * control: Bump Standards-Version to 4.2.0 (no changes). hwloc-contrib (1.11.10-2) unstable; urgency=medium . [ Alexander Kurtz ] * control: Mark libhwloc-plugins as Multi-Arch: same (Closes: Bug#901558). . [ Helmut Grohne ] * Mark libhwloc-common and libhwloc-doc Multi-Arch: foreign. . [ Samuel Thibault ] * Use https URL * Bump Standards-Version to 4.1.4 hwloc-contrib (1.11.10-1) unstable; urgency=medium . * New upstream release. hwloc-contrib (1.11.9-1) unstable; urgency=medium . * control: Bump Standards-Version to 4.1.1 (no changes). * patches/format: Remove, merged upstream. hwloc-contrib (1.11.8-1) unstable; urgency=medium . * New upstream release. * control: Migrate priority to optional. * control: Bump Standards-Version to 4.1.0. * patches/format: Avoid letting snprintf interpret process name as format. * control: Make libhwloc-plugins depend only on the same upstream source version, that is where plugin compatibility is guaranteed. hwloc-contrib (1.11.7-1) experimental; urgency=medium . * New upstream release. hwloc-contrib (1.11.6-1) experimental; urgency=medium . * New upstream release. * control: Make libhwloc-plugins depend on the same version of libhwloc5. Closes: #846128. * source/lintian-overrides: Add. hwloc-contrib (1.11.5-1) unstable; urgency=medium . * New upstream release. hwloc-contrib (1.11.4-1) unstable; urgency=medium . * New upstream release. * rules: Re-enable parallel build. * control: Bump Standards-Version to 3.9.8 (no change) * patches/test-fix: Remove upstream fix. hwloc-contrib (1.11.3-2) unstable; urgency=medium . * Binary-only upload, no source change. * Rebuild against CUDA 7.5. hwloc-contrib (1.11.3-1) unstable; urgency=medium . * New upstream release - control: Add valgrind build-dep. - patch/private_doxygen: Remove, merged upstream. * patches/test-fix: Fix an xml testcase. * rules: Do not ignore testsuite failure. * control: Restrict to amd64, only architecture supported by nvidia. * rules: Make dh_auto_install in debian/tmp, so dh_install can still work. hwloc-contrib (1.11.1-1) unstable; urgency=medium . * New upstream release. * Add opencl-dev build-dep alternative to ocl-icd-opencl-dev. hwloc-contrib (1.11.0-1) unstable; urgency=medium . * New upstream release. * rules: drop jquery.js. * control: make libhwloc-doc depend on libjs-jquery to get jquery.js. hwloc-contrib (1.10.1-1) unstable; urgency=medium . * New upstream release. hwloc-contrib (1.10.0-1) unstable; urgency=medium . * New upstream release. - control: make libhwloc5 Break older libhwloc-plugins. * Bump Standards-Version to 3.9.6 (no changes). * Fix libhwloc-dev Depends. * libhwloc-doc.docs: Add doc/examples. hwloc-contrib (1.9.1-1) unstable; urgency=medium . * New upstream release hwloc-contrib (1.9-1) unstable; urgency=medium . * New ustream release. hwloc-contrib (1.8.1-1) unstable; urgency=medium . * New upstream release. Closes: #737607. hwloc-contrib (1.8-1) unstable; urgency=low . * New upstream release. * control: Update debian packaging VCS URL. * Bump Standards-Version to 3.9.5 (no changes). hwloc-contrib (1.7.2-2) unstable; urgency=low . * New upstream release. * Add ocl-icd-opencl-dev and opencl-headers build-dependencies to build opencl plugin. * Bump Standards-Version to 3.9.4 (no changes). hwloc-contrib (1.7.1-1) unstable; urgency=low . * New upstream release. * Move generated header to multiarch place. Closes: #707748. hwloc-contrib (1.7-2) unstable; urgency=low . * hwloc contrib build upload. * New libhwloc-contrib-plugins for CUDA/GL plugin. inkscape (0.92.3-6) unstable; urgency=medium . * d/watch: fix a few syntax errors. Thanks to yadd for pointing them out. * Add patch from upstream to fix crashes during shift/ctrl+click actions. Closes: #911652 * Override lintian tag autotools-pkg-config-macro-not-cross-compilation-safe, as we are not using autotools. jboss-annotations-1.2-api (1.0.0-1) unstable; urgency=medium . * Initial release (Closes: #838356) jenkins-debian-glue (0.19.0) unstable; urgency=medium . [ Guillem Jover ] * [616d23e] Wrap and sort dependency fields * [d9db869] Switch from Priority extra to optional * [b9196d5] Remove boilerplate comment from debian/rules * [dce1238] Add new debian/.gitignore file * [575728b] Bump debhelper compatibility level to 10 * [cdf1b88] Use the canonical URL for the debian/copyright Format field * [00602c6] Remove Copyright notice from License field * [2126ad0] Bump Standards-Version to 4.1.1 . [ Michael Prokop ] * [3a0a8fa] puppet: ensure recent Jenkins Git client plugin dependencies are fulfilled * [3c53ca6] puppet: ensure that apt-transport-https is present * [3529ae6] piuparts_tap: don't check only for error code 100 but accept any digit * [d27375d] puppet: make check for installed packages more reliable. Thanks to Guillem Jover for feedback and code review * [e1db6a7] puppet: don't rely on outside variable inside package_check. Thanks to Alex Lutay * [9e2117c] Support autopkgtest v5. Thanks to Christoph Berg for feedback * [e270387] debian: run wrap-and-sort * [525467d] build-and-provide-package: explicitly set TERM environment variable in cowbuilder runs * [d10af05] Bump Standards-Version to 4.2.1 * [cab6fbf] Adjust lintian-overrides file for new lintian output behavior kwalify (0.7.2-8) unstable; urgency=medium . * Change method to launch Ruby tests to fix FTBFS (Closes: #897474). Seems to be a bug in gem2deb, needs more investigation. Thanks boutil for the workaround. * Bump Standards-Version to 4.2.1. kwalify (0.7.2-7) unstable; urgency=medium . * Use new gemwatch service. * Fix multiarch issue with Ruby dependency. kwalify (0.7.2-6) unstable; urgency=medium . * Bump Standards-Version to 4.1.4. * Updated VCS URLs (Alioth->Salsa). * Switch to compat level 11. * Remove final dot in package short description. kwalify (0.7.2-5) unstable; urgency=medium . * Updated patch to fix tests (Closes: #882315). * Use HTTPS URLs in Debian metadata whenever possible. * Bumped Standards-Version. kwalify (0.7.2-4) unstable; urgency=medium . [ Marc Dequènes ] * Upgraded ancient gemspec, causing FTBFS (Closes: #828165) . [ Cédric Boutillier ] * Bump Standards-Version to 3.9.7 (no further changes) * Updated Vcs information. * Removed versioning in gem2deb's build-dep. * Switched to compat level 9. kwalify (0.7.2-3) unstable; urgency=medium . * Added patches: (Closes: #794140) - fix using the deprecated YAML.load_documents method. - fix missing quoting in test data. - fix hash manipulation in the metavalidator test. - remove broken test data. - fix string conversion into array of lines. - fix several path problems in tests. - fix tests temporary directory creation and cleanup. - fix 'Config' class conflict in tests. - adapt expected test results to recent Ruby. - set encoding for the tests run. kwalify (0.7.2-2) unstable; urgency=low * Switched to gem2deb packaging style. * Switched to the new git repository. * Converted copyright file to DEP5. * Improved description a bit. * Updated manpage (DocBook 5.0, syntax fixes…). kwalify (0.7.2-1) unstable; urgency=low * New upstream release. * Increased Standards-Version to 3.9.0 (no changes). kwalify (0.7.1-2) unstable; urgency=low * Improved shebang handling. * Added VCS package info. * Added missing misc:Depends in control file. * Increased Standards-Version to 3.8.4 (no changes). * Fixed doc-base section (doc-base-uses-applications-section). * Switched to compat level 7. * Switched to dpkg-source 3.0 (quilt) format. kwalify (0.6.0-2) unstable; urgency=low * Updated watch file. * Removed the Uploaders rule. * Switched compat level to 5. * Removed final blank line in doc-base to please lintian (which is wrongly considered as a starting new paragraph). * Created missing manpage. kwalify (0.6.0-1) unstable; urgency=low * New upstream release. * Moved Build-Depends-Indep to Build-Depends (all packages needed for clean rule). * Increased Standards-Version to 3.7.2.0 (no changes). kwalify (0.5.1-1) unstable; urgency=low * New upstream release. * Entering the Ruby Team project. * Now using the ruby CDBS class in ruby-pkg-tools and auto-generating the Uploaders field. * Added Homepage to package description. kwalify (0.1.0-1) unstable; urgency=low * Initial Release. libgitlab-api-v4-perl (0.13-1) unstable; urgency=medium . * Team upload * Import upstream version 0.13 * Update lintian-overrides libosmo-abis (0.5.1-1) unstable; urgency=low . * Upload to unstable . libosmo-abis (0.5.1-1~exp1) experimental; urgency=medium . * New upstream release - Refreshed patches * debian/control: - New standards version 4.2.1 - no changes . libosmo-abis (0.5.0-1) experimental; urgency=medium . * New upstream release * debian/control: really add salsa URLs now libosmo-abis (0.5.1-1~exp1) experimental; urgency=medium . * New upstream release - Refreshed patches * debian/control: - New standards version 4.2.1 - no changes libosmo-abis (0.5.0-1) experimental; urgency=medium . * New upstream release * debian/control: really add salsa URLs now libosmo-netif (0.3.0-1) unstable; urgency=low . * Upload to unstable . libosmo-netif (0.3.0-1~exp1) experimental; urgency=medium . * New upstream release * libosmonetif4 -> libosmonetif6 * Removed commented out sections related to libosmonetif4-dbg * Added debian/gbp.conf * debian/rules: - Do not use dpkg-parsechangelog anymore . libosmo-netif (0.2.0-1) experimental; urgency=medium . * New upstream release * debian/control: adjust minimal needed version of dependencies * debian/*symbols: update symbols file libosmo-netif (0.3.0-1~exp1) experimental; urgency=medium . * New upstream release * libosmonetif4 -> libosmonetif6 * Removed commented out sections related to libosmonetif4-dbg * Added debian/gbp.conf * debian/rules: - Do not use dpkg-parsechangelog anymore libosmo-netif (0.2.0-1) experimental; urgency=medium . * New upstream release * debian/control: adjust minimal needed version of dependencies * debian/*symbols: update symbols file libosmocore (0.12.1-1) unstable; urgency=medium . * Upload to unstable . libosmocore (0.12.1-1~exp2) experimental; urgency=medium . * debian/control: - New standards version 4.2.1 - no changes - Update Breaks+Replaces relation for libosmocoding to libosmocore9 (<< 0.10.2-7). This will allow libosmocore9 (sid) and libosmocoding0 (experimental) to be installed at the same time. * debian/changelog: - New changelog entry from unstable (0.10.2-7) inserted in the changelog (sorted by version) . libosmocore (0.12.1-1~exp1) experimental; urgency=medium . * New upstream release * Drop patch debian/patches/0005-Fix-erronous-LIBVERSION-for-libosmovty.patch since fixed upstream . libosmocore (0.12.0-1~exp1) experimental; urgency=medium . * New upstream release * Refreshed patches * debian/changelog_upstream added * debian/control: - New standards version 4.2.0 - no changes - New binary package libosmoctrl-doc - libosmocore10 -> libosmocore11 - libosmogsm9 -> libosmogsm10 * debian/copyright: - Added copyright information for two new files - Updated copyright years for maintainers * debian/libosmoctrl-doc.doc-base added * debian/patches/0005-Fix-erronous-LIBVERSION-for-libosmovty.patch: - Fixing erroneous LIBVERSION set by upstream * debian/rules: - Delete more in override_dh_clean such that the build directory is properly cleaned up. - Override override_dh_installchangelogs such that the upstream changelog gets installed. - Use /usr/share/dpkg/pkg-info.mk instead of dpkg-parsechangelog . libosmocore (0.11.0-2~exp2) experimental; urgency=medium . * Add libosmocoding0 as a dependency for libosmocore-dev (Closes: #905043) . libosmocore (0.11.0-2~exp1) experimental; urgency=medium . * debian/control: - Add Breaks+Replaces relation for libosmocoding0: libosmocore9 (<< 0.11.0-1) (Closes: #901216) - New standards version 4.1.5 - no changes . libosmocore (0.11.0-1) experimental; urgency=medium . * New upstream release * upload to experimental * debian/control: add new dependency of gnutls * debian/patches: add new spelling patch * soname bumps: * libosmogsm8 -> libosmogms9 * libosmogb5 -> libosmogb6 * libosmocore9 -> libosmocore10 * new library: libosmocoding0 (Closes: #897278) debian/* files taken from upstream libosmocore (0.12.1-1~exp2) experimental; urgency=medium . * debian/control: - New standards version 4.2.1 - no changes - Update Breaks+Replaces relation for libosmocoding to libosmocore9 (<< 0.10.2-7). This will allow libosmocore9 (sid) and libosmocoding0 (experimental) to be installed at the same time. * debian/changelog: - New changelog entry from unstable (0.10.2-7) inserted in the changelog (sorted by version) libosmocore (0.12.1-1~exp1) experimental; urgency=medium . * New upstream release * Drop patch debian/patches/0005-Fix-erronous-LIBVERSION-for-libosmovty.patch since fixed upstream libosmocore (0.12.0-1~exp1) experimental; urgency=medium . * New upstream release * Refreshed patches * debian/changelog_upstream added * debian/control: - New standards version 4.2.0 - no changes - New binary package libosmoctrl-doc - libosmocore10 -> libosmocore11 - libosmogsm9 -> libosmogsm10 * debian/copyright: - Added copyright information for two new files - Updated copyright years for maintainers * debian/libosmoctrl-doc.doc-base added * debian/patches/0005-Fix-erronous-LIBVERSION-for-libosmovty.patch: - Fixing erroneous LIBVERSION set by upstream * debian/rules: - Delete more in override_dh_clean such that the build directory is properly cleaned up. - Override override_dh_installchangelogs such that the upstream changelog gets installed. - Use /usr/share/dpkg/pkg-info.mk instead of dpkg-parsechangelog libosmocore (0.11.0-2~exp2) experimental; urgency=medium . * Add libosmocoding0 as a dependency for libosmocore-dev (Closes: #905043) libosmocore (0.11.0-2~exp1) experimental; urgency=medium . * debian/control: - Add Breaks+Replaces relation for libosmocoding0: libosmocore9 (<< 0.11.0-1) (Closes: #901216) - New standards version 4.1.5 - no changes libosmocore (0.11.0-1) experimental; urgency=medium . * New upstream release * upload to experimental * debian/control: add new dependency of gnutls * debian/patches: add new spelling patch * soname bumps: * libosmogsm8 -> libosmogms9 * libosmogb5 -> libosmogb6 * libosmocore9 -> libosmocore10 * new library: libosmocoding0 (Closes: #897278) debian/* files taken from upstream libreoffice (1:6.1.3-1) unstable; urgency=medium . * New upstream release libsmpp34 (1.13.0-2) unstable; urgency=low . * Upload to unstable . libsmpp34 (1.13.0-1) experimental; urgency=medium . * New upstream release and SONAME bump libsmpp34 (1.13.0-1) experimental; urgency=medium . * New upstream release and SONAME bump lintian (2.5.112) unstable; urgency=medium . * Summary of tag changes: + Added: - public-upstream-key-in-native-package - public-upstream-key-not-minimal - public-upstream-key-unusable - public-upstream-keys-in-multiple-locations - systemd-service-file-pidfile-refers-to-var-run . * checks/cruft.desc: + [CL] Bump the severity of the source-contains-prebuilt-windows-binary tag from "P:" to "W:" and update the description to mention that this could potentially be a DFSG violation. * checks/systemd.{desc,pm}: + [CL] Warn if a PIDFile entry in a .service unit references /var/run. (Closes: #913078) * checks/upstream-signing-key.{desc,pm}: + [CL] Apply a patch series from Felix Lechner to add multiple tests for upstream GPG keys. Thanks! (MR: !62) . * data/java/constants: + [CL] Apply patches from Bas Couwenberg to update the bytecode checks for OpenJDK 11. (Closes: #912292) * data/rules/rules-should-not-use: + [CL] Ensure --dbgsym-migration='quoted with spaces' is correctly displayed when emitting debug-symbol-migration-possibly-complete. * data/spelling/corrections: + [PW] Add a number of corrections. . * debian/control: + [CL] Apply a patch from Mathieu Parent to add a dependency on dpkg-dev to ensure dpkg-architecture is available. Thanks! (Closes: #912330) . * t/*: + [CL] Apply a patch from Adam Conrad to fix two tests on non-amd64 architectures in Ubuntu. Thanks! (Closes: #913099) + [CL] Apply a patch series Felix Lechner to parameterise the source format in all applicable tests. (MR: !64) + [CL] Apply a patch series from Felix Lechner to parameterise the package architecture for all tests that build only single binary package. (MR: !68) * t/tests/basic-non-native-with-epoch/desc: + [CL] Apply a patch from Felix Lechner to correct a test "Type" field. (MR: !63) * t/tests/watch-file-pgpmode-next/*: + [CL] Apply a patch series from Felix Lechner to add missing "-I -E" options to the existing "--pedantic" one. (MR: !67) . * vendors/ubuntu/main/data/changes-file/known-dists: + [CL] Add "disco" as a known Ubuntu distribution. man-db (2.8.4-3) unstable; urgency=medium . * Remove dh_builddeb override to use xz compression; this has been the default since dpkg 1.17.0. * Stop building with V=1; debhelper configures with --disable-silent-rules as of 9.20150501. * AppArmor: - Allow man to talk to Unix sockets, so that it can spawn X-based subprocesses. - Fix syntax to allow sending signals to related profiles. - Allow sending signals to the same profile. mkdocs-nature (0.2.1+dfsg-1) unstable; urgency=medium . * Initial release (closes: #901165). mmh (0.3-6) unstable; urgency=medium . * Build-depend on `debhelper-compat' (obsoletes `debian/compat') * Update Vcs-* fields in debian/control (package moved into debian/ group) * Update standards version to 4.2.1 (no changes needed) msv (2009.1+dfsg1-6) unstable; urgency=medium . * Team upload. * Fixed the build failure with Java 11 (Closes: #912359) * Build with the DH sequencer instead of CDBS * Standards-Version updated to 4.2.1 * Switch to debhelper level 11 * Use salsa.debian.org Vcs-* URLs * Changed the priority from extra to optional * Removed the documentation from the package * Track and download the new releases from GitHub ndcube (1.0.1-1) unstable; urgency=medium . * Initial release. (Closes: #895013) netcdf-parallel (1:4.6.1-3) unstable; urgency=medium . * Include netcdf_par.h in libnetcdf-mpi-dev. * Set binary and -dev packages as Multi-Arch: same netcdf-parallel (1:4.6.1-2) unstable; urgency=medium . * Remove references to Debian GIS team, as this fork is purely maintained by me. * Push to separate repo on salsa, salsa.d.o/mckinstry/netcdf-parallel * Standards-Version now 4.2.1; no changes required netcdf-parallel (1:4.6.1-1) unstable; urgency=medium . * Fork netcdf to create netcdf-parallel. Closes: #902976 network-manager (1.14.4-3) unstable; urgency=medium . * cli: wait for all wifi scans to finish before displaying the result. Otherwise devices are displayed in an inconsistent order. Replaces debian/patches/Ignore-client-tests-failures.patch. node-fs-extra (7.0.1-1) unstable; urgency=medium . * New upstream release. * Bump std-ver to 4.2.1. nvidia-cuda-toolkit (9.1.85-5) unstable; urgency=medium . * Add nvidia-openjdk-8-jre package shipping the JRE binaries. * Use it as JRE for nvidia-visual-profiler and nvidia-nsight on amd64. (Closes: #900300) * Do not build nvidia-visual-profiler and nvidia-nsight on ppc64el. * Bump Standards-Version to 4.2.1 (no changes needed). nvidia-cuda-toolkit (9.1.85-4) unstable; urgency=medium . * Visual Profiler and Nsight do not work with default-jre, so let nvidia-visual-profiler and nvidia-nsight packages depend on openjdk-8-jre and set JAVA_HOME in the nvvp and nsight wrappers (LP: #1766948) * Let nvidia-profiler depend on libaccinj64-${cuda:SoVersion} nvidia-cuda-toolkit (9.1.85-3) unstable; urgency=medium . [ Graham Inggs ] * Drop libOpenCL.so symlink from nvidia-opencl-dev . [ Andreas Beckmann ] * Switch Vcs-* URLs to salsa.debian.org. * Upload to unstable. nvidia-cuda-toolkit (9.1.85-2) experimental; urgency=medium . * Let nvidia-opencl-dev depend on ocl-icd-opencl-dev. nvidia-libopencl1 only supports up to OpenCL 2.0 and therefore requires (no longer available) opencl-c-headers (<< 2.1~) or applications that don't use features newer than OpenCL 2.0 (even if the headers declare support for newer standards.) (Closes: #889287) * Build the libthrust-dev package. The embedded copy is newer than the last release on github. * Add clang-4.0 as a supported compiler alternative. * Update Lintian overrides. nvidia-cuda-toolkit (9.1.85-1) experimental; urgency=medium . * New upstream release 9.1 (Dec 2017). (Closes: #887701) * debian/copyright: Synchronize with updated EULA.txt. * SOVERSION bump: 9.0 => 9.1, rename all library packages. * Refresh patches. * Place the documentation in /usr/share/doc/nvidia-cuda-toolkit/. * Require libopencl-2.0-1 as alternative. * Update Lintian overrides. * Upload to experimental. nvidia-cuda-toolkit (9.0.176-2) unstable; urgency=medium . * Bump Standards-Version to 4.1.3 (no changes needed). * Switch to debhelper compat level 11. * Upload to unstable. nvidia-cuda-toolkit (9.0.176-1) experimental; urgency=medium . * New upstream release 9.0 (Sept 2017). (Closes: #862522) * debian/copyright: Synchronize with updated EULA.txt. * Remove libnppi8.0. The full sized library was split up into multiple libraries in 8.0 and is now deprecated by upstream. * SOVERSION bump: 8.0 => 9.0, rename all library packages. * libaccinj64-9.0: New package for the 64-bit ACCINJ library. * Update installation paths. * Simplify symbols control files and use wildcard matching on symbol versions now that upstream uses versioned symbols. * Update symbols control files. * Refresh patches. * man-typos.patch: Fix more misspellings. * Fix packaging for ppc64el. * Use gcc-6/g++-6 as preferred compiler and clang-3.9 as alternative. (Closes: #873468, #864840) * Update Lintian overrides. * Upload to experimental. nvidia-cuda-toolkit (8.0.61-3) unstable; urgency=medium . * Use dpkg makefile snippets instead of manual changelog parsing. * Add monolithic cuda tree shim in /usr/lib/cuda/. Use for 'clang++ --cuda-path=/usr/lib/cuda'. (LP: #1706326) * Update Lintian overrides. nvidia-cuda-toolkit (8.0.61-2) unstable; urgency=medium . * Set priority to optional. * Switch from dh_install --list-missing to dh_missing. * Ship some overlooked files and drop some removed docs. * Factor out a build-stamp target and prepare the tree in build/. * Convert packaging repository from SVN to GIT. * Add gbp.conf to enable overlay mode. * Add get-tarball-dir target to checkout the tarball archive from SVN. * Set Rules-Requires-Root: no. * Use https:// URLS where possible. * nvidia-profiler: Add Suggests: nvidia-cuda-toolkit for the cuda-binaries(1) manpage. (Closes: #854900) nvidia-cuda-toolkit (8.0.61-1) unstable; urgency=medium . [ Andreas Beckmann ] * New upstream release 8.0 GA2 (Feb 2017). * Update symbols control files. * Bump Standards-Version to 4.1.1 (no changes needed). * Update Lintian overrides. . [ Russ Allbery ] * Remove myself from Uploaders. nvidia-cuda-toolkit (8.0.44-4) unstable; urgency=medium . [ Zhou Mo ] * README.Debian: Discuss adding nvcc options regarding PIE when mixing GCC and CLANG generated objects, since the defaults differ between the compilers. (Closes: #861878) nvidia-cuda-toolkit (8.0.44-3) unstable; urgency=medium . [ Zhou Mo ] * Depend on clang-3.8 as default compiler alternative, since CUDA does not support GCC-6. (Closes: #835940) Use 'nvcc -ccbin clang-3.8' to compile your CUDA applications. * Add NEWS entry for this change. . [ Andreas Beckmann ] * Switch to debhelper compat level 10. * Generate debian/g++ from debian/gcc. * gcc/g++ wrappers: Report if clang-3.8 could be used instead of gcc/g++. nvidia-cuda-toolkit (8.0.44-2) unstable; urgency=medium . * Overhaul installation of examples. * Upload to unstable. nvidia-cuda-toolkit (8.0.44-1) experimental; urgency=medium . [ Andreas Beckmann ] * New upstream release 8.0 (Sept 2016). (Closes: #822434, #695304) * Use gzip to compress orig tarballs containing already compressed files. * Revert the -D_FORCE_INLINES workaround. * gcc-support.patch: Remove, fixed upstream. * man-sections.patch, man-typos.patch, man-hyphenation.patch: Refresh. * Fix more typos found by Lintian. * Update Lintian overrides. * Upload to experimental. . [ Zhou Mo ] * SOVERSION bump: 7.5 => 8.0, rename all library packages. * Update symbols control files. * Ship new binary: gpu-library-advisor. * New packages for nppi sub-library series: + libnppial8.0: New package for image arithmetic and logic + libnppicc8.0: New package for image color conversion + libnppicom8.0: New package for image compression + libnppidei8.0: New package for image data exchange and initialization + libnppif8.0: New package for image filters + libnppig8.0: New package for image geometry transforms + libnppim8.0: New package for image morphological operations + libnppist8.0: New package for image statistics + libnppisu8.0: New package for image support + libnppitc8.0: New package for image threshold and compare * libnvgraph8.0: New package for the nvGRAPH library. nvidia-cuda-toolkit (7.5.18-4) unstable; urgency=medium . * [ppc64el] Use the no-libcuda1 virtual package on Debian, too, since there is no current driver available for ppc64el. * Fix more typos found by Lintian. nvidia-cuda-toolkit (7.5.18-3) unstable; urgency=medium . * d/rules: Add missing build-arch/build-indep targets. (Closes: #832589) * nvcc.profile: Add -D_FORCE_INLINES for better glibc 2.23 support. (Closes: #822783) * Fix more typos found by Lintian. nvidia-cuda-toolkit (7.5.18-2) unstable; urgency=medium . * man-typos.patch: Fix more typos. * Update Lintian overrides. * Bump Standards-Version to 3.9.8 (no changes needed). * Upload to unstable. nvidia-cuda-toolkit (7.5.18-1) experimental; urgency=medium . [ Zhou Mo ] * New upstream release 7.5 (Sept 2015). (Closes: #807579) * SOVERSION bump: 7.0 => 7.5, rename all library packages. * Update symbols control files. * [ppc64el] Adjust location of nvvm/lib. * Update Lintian overrides. . [ Andreas Beckmann ] * Refresh man-sections.patch. * debian/copyright: Synchronize with updated EULA.txt. * Use multiarch substitution in nvcc.profile. * gcc-support.patch: New, allow usage of GCC 5. * Use gcc-5/g++-5 as preferred compiler. * Update documentation regarding the CUDA Code Samples. * [ppc64el] Use the no-libcuda1 virtual package on Ubuntu. * Upload to experimental. nvidia-cuda-toolkit (7.0.28-4) unstable; urgency=medium . * [ppc64el] Enable the nvidia-opencl-dev package. * Ship nvprune manpage. * rules: Enforce that arch:all documentation packages are built on amd64 only. * get-orig-source: Exclude driver and GPU Deployment Kit. * Drop Conflicts/Breaks/Replaces targeting pre-jessie versions. * Add Conflicts with the CUDA repo packages from NVIDIA for Ubuntu. * man-typos.patch: Fix more misspellings. * Bump Standards-Version to 3.9.7 (no changes needed). * Update Lintian overrides. (Closes: #815822) nvidia-cuda-toolkit (7.0.28-3) unstable; urgency=medium . [ Andreas Beckmann ] * Drop Build-Depends on libcuda1 and always use the libcuda.so stub (with some postprocessing) for dependency resolution. * Revert the no-libcuda1 virtual package hack. . [ Graham Inggs ] * [ppc64el] Add Build-Depends on libexpat1. nvidia-cuda-toolkit (7.0.28-2) unstable; urgency=medium . * Update Lintian overrides. * get-orig-source: Generate an additional .orig-ppc64el tarball by repacking cuda-repo-ubuntuAABB-X-Y-local_*_ppc64el.deb. * Add preliminary support for building ppc64el packages. * Work around libcuda1 not being available on ppc64el: - Use the stub library shipped with the library for dependency resolution. - libcudart7.0:ppc64el: Provide virtual package no-libcuda1 and use that as alternative dependency. * [ppc64el] Strip RPATH from cuda-gdb. * Apply the patches over the nvidia-cuda symlink. * Update Lintian overrides. * Upload to unstable. nvidia-cuda-toolkit (7.0.28-1) experimental; urgency=medium . [ Zhou Mo ] * New upstream release 7.0 (March 2015). (Closes: #783770) * Drop i386 support for all remaining packages, removed upstream. * SOVERSION bump: 6.5 => 7.0, rename all library packages and bump alternate virtual B-D to libcuda-7.0-1. * libnvvm SOVERSION bump: 2 => 3, rename libnvvm2 to libnvvm3. * Update symbols control files. * Do not ship open64 binaries, no longer provided upstream. (Closes: #774297) * Ship new headers and nvprune binary. * libcusolver7.0: New package for the cuSOLVER library. * libnvrtc7.0: New package for the NVRTC library. . [ Andreas Beckmann ] * Refresh man-sections.patch and man-typos.patch. * debian/copyright: Synchronize with updated EULA.txt. * nvidia-cuda-dev: Ship the library stubs, downgrade Depends: libcuda1 to Recommends. * Remove compatibility symlink for thrust includes. * Update documentation regarding the CUDA Code Samples. * nvidia-visual-profiler, nvidia-nsight: Disable more tracking scripts. * Update Lintian overrides. * Upload to experimental. nvidia-cuda-toolkit (6.5.19-3) unstable; urgency=medium . * Do not run dh_strip_nondeterminism, it may perform modifications not permitted by the NVIDIA license. * get-orig-source: Generate tarball reproducibly. * Add Zhou Mo to Uploaders. * Update Lintian overrides. nvidia-cuda-toolkit (6.5.19-2) unstable; urgency=medium . * Upload to unstable. nvidia-cuda-toolkit (6.5.19-1) experimental; urgency=medium . * New upstream release 6.5 (September 2014). - Adding support for GTX9xx GPUs. (Needs a 343.xx or newer driver.) * Refresh man-sections.patch. * Update symbols control files. * Update Lintian overrides. * nvidia-cuda-toolkit: Suggest nvidia-driver and mention in the long description that an NVIDIA GPU and the NVIDIA driver kernel module are required to run CUDA applications. (Closes: #795262) * Upload to experimental. nvidia-cuda-toolkit (6.5.14-2) unstable; urgency=medium . [ Andreas Beckmann ] * Add B-D: libncurses5. (Closes: #789090) * Update Lintian overrides. * Upload to unstable. . [ Graham Inggs ] * Update my email address. * Re-enable the gcc/g++ wrappers, depend on gcc/g++ 4.9 | 4.8. nvidia-cuda-toolkit (6.5.14-1) experimental; urgency=medium . [ Graham Inggs ] * New upstream release 6.5 (August 2014). * SOVERSION bump: 6.0 => 6.5, rename all library packages and bump alternate virtual B-D to libcuda-6.5-1. * Update symbols control files. * Use SOVERSION substitution in nvidia-cuda-toolkit.manpages. * debian/copyright: Synchronize with updated EULA.txt. * Remove nvvp, nsight and various libs no longer shipped for i386. * Remove workaround to create symlinks for libnvvm. * Allow documentation packages to build on i386. * Refresh all postunpack patches. * Rebase postunpack patches against non-symlinked directory for compatibility with patch >= 2.7.3-1. * nvidia-profiler: Update compat symlinks as nvprof now looks for libcuinj{32,64}.so without the SOVERSION. * Update Lintian overrides. . [ Andreas Beckmann ] * nvidia-opencl-dev: Recommends: nvidia-opencl-icd. * d/watch, get-orig-source: Include the arm64 .run installer. * Upload to experimental. nvidia-cuda-toolkit (6.0.37-5) unstable; urgency=medium . * nvidia-opencl-dev: Bump Breaks/Replaces on nvidia-libopencl1 from (<< 304.88-7~) to (<< 305~) to cover all versions that could end up in wheezy. New nvidia-graphics-drivers upstream releases from the 304.xx legacy series fixing security bugs have been uploaded to stable previously. The package in wheezy (current version: 304.117-1) still contains libOpenCL.so while the package in sid stopped shipping this symbolic link in 304.88-7. nvidia-cuda-toolkit (6.0.37-4) unstable; urgency=medium . * libnvblas6.0 is only available on amd64. * nvidia-cuda-dev: Add Recommends: libnvcuvid1. * nvidia-cuda-dev: Remove some header file workaround symlinks. * Update documentation regarding downloading, installing and building the CUDA Code Samples. * Update library package descriptions from cuda-libraries(7). nvidia-cuda-toolkit (6.0.37-3) unstable; urgency=medium . * Bump Standards-Version to 3.9.6 (no changes needed). * Upload to unstable. nvidia-cuda-toolkit (6.0.37-2) experimental; urgency=medium . [ Graham Inggs ] * Add missing Breaks/Replaces on libcuinj{32,64}-5.5. (Closes: #763177) . [ Andreas Beckmann ] * Add wrapper script for nvprof due to its insane library search behavior. * Add compat symlinks for libcuinj{32,64}.so.6.0 to the real nvprof's bindir. (Closes: #761363) * nvidia-cuda-doc: Remove more tracking scripts. * Ship the new upstream manpages. * Fix typos, hyphenation, and sections in the manpages. * Implement minimal quilt based patch system that is activated after unpacking the .run files. * libnvblas6.0: New package for the NVBLAS runtime library. * Update lintian overrides. nvidia-cuda-toolkit (6.0.37-1) experimental; urgency=medium . * New upstream release 6.0 (April 2014). (Closes: #751522) * Upload to experimental. * debian/copyright: Synchronize with updated EULA.txt. * SOVERSION bump: 5.5 => 6.0, rename all library packages. * Update symbols control files. nvidia-cuda-toolkit (5.5.22-6) unstable; urgency=medium . [ Andreas Beckmann ] * Move libcuinj{32,64}-5.5 dependency from nvidia-visual-profiler to nvidia-profiler. * Move libcuinj{32,64}.so back to nvidia-cuda-dev, nvprof now dlopen()s the proper soname. (Closes: #763177) * nvidia-cuda-dev: Upgrade libcuda.so dependency from Recommends to Depends. * nvidia-cuda-doc: Remove tracking scripts and images. * Update lintian overrides. . [ Graham Inggs] * New package descriptions to satisfy lintian description-is-pkg-name. nvidia-cuda-toolkit (5.5.22-5) unstable; urgency=medium . [ Andreas Beckmann ] * Add Graham Inggs to Uploaders. . [ Graham Inggs ] * Do not prevent the use of GCC 4.9. (Closes: #757961) * Add missing Breaks/Replaces to nvidia-opencl-dev for a clean takeover of the libOpenCL.so symlink from {amd,nvidia,ocl-icd}-libopencl1. (Closes: #760554) nvidia-cuda-toolkit (5.5.22-4) unstable; urgency=low . * Bump the alternate virtual libcuda dependency to libcuda-5.5-1. * Remove alternate (Build-)Depends on nvidia-current. (Closes: #745149) * Add libopencl-1.1-1 as alternate virtual libopencl1 dependency. * Update lintian overrides. * Remove switch for non-multiarch builds. nvidia-cuda-toolkit (5.5.22-3) unstable; urgency=low . * Bump the alternate virtual B-D to libcuda-5.5-1. * Bump Standards-Version to 3.9.5 (no changes needed). * Upload to unstable. nvidia-cuda-toolkit (5.5.22-2) experimental; urgency=low . * Add missing Breaks/Replaces to libcuinj{32,64}-5.5 for a clean takeover of the libcuinj{32,64}.so symlink from libcuinj{32,64}-5.0. * nvcc.profile: Add missing NVVMIR_LIBRARY_DIR setting. (Closes: #725649) * nvcc.profile: Add -L/usr/lib/ to make nvlink multiarch aware. * Drop the gcc/g++ wrappers, all versions up to 4.8 are supported. nvidia-cuda-toolkit (5.5.22-1) experimental; urgency=low . * New upstream release 5.5 (July 2013). * Upload to experimental. * Update watch file. * debian/copyright: Synchronize with reformatted and updated EULA.txt. * SOVERSION bump: 5.0 => 5.5, rename all library packages. * libnpp[cis]5.5: New packages replacing the split libnpp5.0 library. * libnvtoolsext1: Renamed from libnvtoolsext5.0, upstream soname change. * libnvvm2: New package for the NVCC runtime library. * libcufftw5.5: New package for CUDA FFT library with FFTW interface. * Ship new binaries and auxiliary files. * Update symbols control files. * Update lintian overrides. nvidia-cuda-toolkit (5.0.35-8) unstable; urgency=low . * Simplify renaming control files on SOVERSION change. * Update lintian overrides. nvidia-cuda-toolkit (5.0.35-7) unstable; urgency=low . * nvidia-opencl-dev: Provides/Conflicts/Replaces: opencl-dev. * nvidia-opencl-dev: Set Multi-Arch: same. - Ship libOpenCL.so symlink previously in nvidia-libopencl1. (Closes: #719833) - Tighten the dependency on nvidia-libopencl1. * nvidia-cuda-toolkit: Allow opencl-dev as an alternative to nvidia-opencl-dev. (Closes: #719834) nvidia-cuda-toolkit (5.0.35-6) unstable; urgency=low . [ Graham Inggs ] * Dependency updates for Ubuntu Saucy: nvidia-* now provides libcuda-5.0-1 and libopencl1 virtual packages. Use these instead of enumerating all packaged driver versions. (Closes: #710820) . [ Andreas Beckmann ] * nvidia-cuda-dev: Add Breaks against too old libcuda1 versions. * Update lintian overrides. nvidia-cuda-toolkit (5.0.35-5) unstable; urgency=low . * Use canonical Vcs-* URLs. * Update lintian overrides. * Upload to unstable. nvidia-cuda-toolkit (5.0.35-4) experimental; urgency=low . [ Graham Inggs ] * Ubuntu: Build-Depend/Depend on nvidia-experimental-* (LP: #1092259). . [ Andreas Beckmann ] * Ubuntu: Override libcuda.so.1 dependencies via shlibs.local to support installing with nvidia-experimental-* while building against nvidia-current. (Closes: #700621) nvidia-cuda-toolkit (5.0.35-3) experimental; urgency=low . * nvidia-profiler: New package (split from nvidia-cuda-toolkit) that ships the nvprof binary which supports both CUDA and OpenCL. * nvidia-visual-profiler: Depend on nvidia-profiler for the nvprof binary. (Closes: #695493) * nvcc.profile: Enable the 'LIBRARIES =+ -lcudart' setting to not deviate from upstream behavior. (Closes: #697730) * Update my email address and remove DMUA. * Switch to Standards-Version: 3.9.4 (no changes needed). nvidia-cuda-toolkit (5.0.35-2) experimental; urgency=low . * debian/copyright: Synchronize with reformatted EULA.txt. * Drop hardcoded java path from nvvp.ini and nsight.ini. (Closes: #693703) * nvidia-nsight: Add /usr/share/nvidia-nsight/configuration -> /usr/lib/nvidia-nsight/configuration symlink. nvidia-cuda-toolkit (5.0.35-1) experimental; urgency=low . * New upstream release 5.0. * debian/{control,rules}: Use substvars for the names of the libcuda1 and nvidia-libopencl1 packages. * Ubuntu: Build-Depend/Depend on nvidia-current | nvidia-current-updates instead of libcuda1 and nvidia-libopencl1. * Update lintian overrides. nvidia-cuda-toolkit (5.0.24-1) experimental; urgency=low . * New upstream release candidate 5.0 RC. (Closes: #686560) * Upload to experimental. * watch: simplify and switch to the release candidate page. * Only extract the .run file for the current architecture. * Drop B-D: libqt*, since 4.1 the profiler uses eclipse instead of Qt. * get-orig-source: skip downloading if cached files are in ../.cache/ * get-orig-source: extract and repack run-in-run archives. * SOVERSION bump: 4 => 5.0, rename all library packages. * libcuinj.so.4 has changed the SONAME to libcuinj{32,64}.so.5.0: rename and clone package accordingly. * Update symbols files. * Update lintian overrides and override hardening warnings. * nvidia-visual-profiler: Generalize installation and linking to automatically pickup new files and forget removed ones. * nvidia-nsight: new package for NVIDIA Nsight Eclipse Edition. * libnvtoolsext5.0: new package for the NVIDIA Tools Extension (runtime). * Update .install lists for added files. nvidia-cuda-toolkit (4.2.9-2) unstable; urgency=low . * nvcc.profile: Enable the 'LIBRARIES =+ -lcudart' setting to not deviate from upstream behavior. (Closes: #697730) nvidia-cuda-toolkit (4.2.9-1) unstable; urgency=low * New upstream release 4.2 (April 2012). * New download URL: http://developer.nvidia.com/cuda-downloads * Update symbols files. * debian/copyright: Update NVIDIA license. * The toolkit now supports GCC 4.6 (but nothing newer). Add g++-4.6 and gcc-4.6 as preferred alternative dependencies. nvidia-cuda-toolkit (4.1.28-2) unstable; urgency=low * nvidia-visual-profiler: Add dependency on libcuinj4. (Closes: #665931) * Move libcuinj.so to libcuinj4 as this gets dlopen()ed. * Switch to Standards-Version: 3.9.3 (no changes needed). * Use the final copyright-format/1.0 URL. * Drop biarch lib32* packages, there were no users of these packages. Multi-arch is the way to go. nvidia-cuda-toolkit (4.1.28-1) unstable; urgency=low * New upstream release 4.1 (January 2012). * Upload to unstable. * Update symbols files. * Ship cicc and ci_include.h in the nvidia-cuda-toolkit package. GPUs pre-dating the Fermi architecture still need the pre-LLVM compiler. Thanks to Tomasz Rybak for testing this. * Do not compress examples. * The toolkit now supports GCC 4.5 (but nothing newer). Add g++-4.5 and gcc-4.5 as preferred alternative dependencies. * nvidia-cuda-toolkit: Add wrapper scripts (used internally by nvcc) for gcc/g++ that execute the newest of gcc-4.5/g++-4.5 or gcc-4.4/g++-4.4, even if /usr/bin/gcc and /usr/bin/g++ point to a newer version. * nvidia-visual-profiler: Ship the copy of Eclipse 3.6 that was included in the upstream archive. I can't get nvvp working properly with the Debian Eclipse 3.7. nvidia-cuda-toolkit (4.1.21-1) experimental; urgency=low * New upstream release candidate 4.1 RC2. * Upload to experimental. * Rename package nvidia-compute-profiler to nvidia-visual-profiler, this is now a cross-platform application based on eclipse. * libcuinj4: New package for the INJ library. * libcupti{4,-dev,-doc}: New packages for the NVIDIA CUDA Profiler Tools Interface (CUPTI). * Update install lists and symbols files. * debian/copyright: Update to dep5.mdwn?revision=202. Add LLVM license. * Bump debhelper dependency to 9. nvidia-cuda-toolkit (4.0.17-3) unstable; urgency=low [ Russ Allbery ] * Add DM-Upload-Allowed: yes to debian/control. [ Andreas Beckmann ] * Add compatibility symlink for thrust because nvcc refuses kernels from system include directories. (Closes: #644844) * Add a README entry how to install the GPU Computing SDK (code examples). * Update lintian overrides. nvidia-cuda-toolkit (4.0.17-2) unstable; urgency=low * Upload to unstable. * Add XS-Autobuild: yes to debian/control. See instructions in #602838. * Add Depends: libthrust-dev. Thrust has been packaged separately in contrib as it is available under the Apache-2.0 license. * nvidia-opencl-dev now Provides: opencl-dev. * Drop lintian-overrides for shlib-calls-exit (no longer emitted in 2.5.1). * Enable multiarch build. - Add and use #LIBDIR# substitution. - Add misc:Pre-Depends and Multi-Arch: same. - Add conflicts with biarch libraries. - Use compat level 9. * Set Maintainer to Debian NVIDIA Maintainers and move myself to Uploaders. * Add Russ Allbery to Uploaders. nvidia-cuda-toolkit (4.0.17-1) experimental; urgency=low * New upstream release 4.0. * Upload to experimental. * Detect license changes by comparing debian/copyright with upstream EULA.txt during build. * Refresh debian/copyright from the updated EULA.txt in 4.0. * Switch to arch tagged overrides (lintian 2.5.0). * Add dependency on gcc-4.4/g++-4.4, add gcc/g++ compatibility symlinks. The CUDA toolkit does not work with 4.5 or newer compilers. nvidia-cuda-toolkit (4.0.13-1) experimental; urgency=low * New upstream release 4.0 RC2. - The OpenCL API 1.1 is now implemented. * Upload to experimental. * Upstream has bumped the SOVERSION from 3 to 4, rename the packages accordingly. * Update install lists and symbols files. * Add lintian-overrides for shlib-calls-exit. * Add packages libnpp4 and lib32npp4 for the NVIDIA Performance Primitives library. * Allow libopencl1 as an alternative to nvidia-libopencl1. * Add Breaks: nvidia-libopencl1 (<< 195.36.31-90) because the older version from squeeze doesn't contain the libOpenCL.so symlink. nvidia-cuda-toolkit (3.2.16-2) unstable; urgency=low * Upload to unstable. * Use dpkg-parsechangelog to extract the upstream version number from debian/changelog, simplifying debian/rules.defs even more. * Generate watch file in the clean target. The watch file is now limited to updates to the current release as NVIDIA no longer provides a page redirecting to the current release. * Switch to Standards-Version: 3.9.2 (no changes needed). nvidia-cuda-toolkit (3.2.16-1) experimental; urgency=low * New upstream release 3.2. * Upload to experimental. * Upstream no longer ships the manual pages. * Create new packages libcusparse3 and libcurand3 (and their 32-bit variants) for the libraries added by NVIDIA. * Update symbols files and install lists. * Update lintian overrides. * Switch to source format 3.0 (quilt). nvidia-cuda-toolkit (3.1-1) experimental; urgency=low * New upstream release 3.1. * Initial release. (Closes: #581184) * Upload to experimental. nvidia-settings-legacy-390xx (390.48-1) unstable; urgency=medium . * Initial release of nvidia-settings for use with the legacy 390xx driver. * Build only a single binary package, no -dev package or shared library. ocserv (0.12.1-1) unstable; urgency=medium . [ Ondřej Nový ] * d/changelog: Remove trailing whitespaces . [ Aron Xu ] * New upstream version 0.12.1 * Use libprotobuf-c-dev as B-D (Closes: #906292) * Remove patches applied upstream * d/control: Suggests gnutls-bin (Closes: #876276) * d/control: use salsa.d.o address * d/copyright: update for new release * d/rules: fix debian-rules-sets-dpkg-architecture-variable * d/control: bump std-ver to 4.2.1 * d/rules: remove backup-restore magic osmo-ggsn (1.2.2-2) unstable; urgency=low . * Team upload * Upload to unstable * debian/osmo-ggsn.manpages: - Install upstream manpages * debian/osmo-ggsn.cfg: - Improve default configuration file . osmo-ggsn (1.2.2-2~exp1) experimental; urgency=medium . * Team upload * Install default configuration file * debian/control: - New standards version 4.2.1 - no changes * debian/gbp.conf: to enforce pristine-tar * debian/rules: - Create .tarball-version such that git-version-gen works - Clean up some unneeded comments - Do not start systemd service by default * debian/tests: - Added basic autopkgtest to check that 'osmo-ggsn -h' works after install . osmo-ggsn (1.2.2-1) experimental; urgency=medium . * New upstream release . osmo-ggsn (1.2.1-1) experimental; urgency=medium . * New upstream release osmo-ggsn (1.2.2-2~exp1) experimental; urgency=medium . * Team upload * Install default configuration file * debian/control: - New standards version 4.2.1 - no changes * debian/gbp.conf: to enforce pristine-tar * debian/rules: - Create .tarball-version such that git-version-gen works - Clean up some unneeded comments - Do not start systemd service by default * debian/tests: - Added basic autopkgtest to check that 'osmo-ggsn -h' works after install osmo-ggsn (1.2.2-1) experimental; urgency=medium . * New upstream release osmo-ggsn (1.2.1-1) experimental; urgency=medium . * New upstream release osmo-mgw (1.3.0-4) unstable; urgency=low . * Team upload * Upload to unstable . osmo-mgw (1.3.0-3) experimental; urgency=medium . * Team upload * debian/control: - New standards version 4.2.1 - no changes - Drop invalid dependency on libosmo-mgcp1 * debian/osmo-bsc-mgcp.cfg: - Install default configuration file for osmo-bsc-mgcp * Do not enable systemd service for osmo-bsc-mgcp by default * Install systemd service for osmo-mgw but do not enable by default * debian/osmo-mgw.cfg: - Install default configuration file for osmo-mgw * debian/patches: - Drop unneeded patches - Refresh remaining patch with "gbp pq" * debian/rules: - Clean up unneeded comments - Generate .tarball-version in override_dh_autoreconf and delete it again in override-dh_clean. - Do not enable systemd services by default - Enable hardening * debian/tests: - Added simple autopkgtest . osmo-mgw (1.3.0-2) experimental; urgency=medium . * add version.patch . osmo-mgw (1.3.0-1) experimental; urgency=medium . * New upstream release * debian/control: adjust minimal version of dependencies osmo-mgw (1.3.0-3) experimental; urgency=medium . * Team upload * debian/control: - New standards version 4.2.1 - no changes - Drop invalid dependency on libosmo-mgcp1 * debian/osmo-bsc-mgcp.cfg: - Install default configuration file for osmo-bsc-mgcp * Do not enable systemd service for osmo-bsc-mgcp by default * Install systemd service for osmo-mgw but do not enable by default * debian/osmo-mgw.cfg: - Install default configuration file for osmo-mgw * debian/patches: - Drop unneeded patches - Refresh remaining patch with "gbp pq" * debian/rules: - Clean up unneeded comments - Generate .tarball-version in override_dh_autoreconf and delete it again in override-dh_clean. - Do not enable systemd services by default - Enable hardening * debian/tests: - Added simple autopkgtest osmo-mgw (1.3.0-2) experimental; urgency=medium . * add version.patch osmo-mgw (1.3.0-1) experimental; urgency=medium . * New upstream release * debian/control: adjust minimal version of dependencies osmo-pcu (0.5.1-1) unstable; urgency=medium . * Upload to unstable * debian/patches/spelling.patch - Fix more spelling errors and refresh patch file with 'gbp pq'. . osmo-pcu (0.5.1-1~exp1) experimental; urgency=medium . * New upstream release * debian/control: - Added myself as uploader - Bump version for build-dependency libosmocore-dev - New standards version 4.2.1 - no changes * debian/gbp.conf: to enforce pristine-tar when using gbp * debian/rules: - Generate .tarball-version in override_dh_autoreconf and delete it in override_dh_clean - Do not enable or start the systemd service by default on install * debian/tests: Added autopkgtest to verify 'osmo-pcu -h' . osmo-pcu (0.5.0-1) experimental; urgency=medium . * New upstream release osmo-pcu (0.5.1-1~exp1) experimental; urgency=medium . * New upstream release * debian/control: - Added myself as uploader - Bump version for build-dependency libosmocore-dev - New standards version 4.2.1 - no changes * debian/gbp.conf: to enforce pristine-tar when using gbp * debian/rules: - Generate .tarball-version in override_dh_autoreconf and delete it in override_dh_clean - Do not enable or start the systemd service by default on install * debian/tests: Added autopkgtest to verify 'osmo-pcu -h' osmo-pcu (0.5.0-1) experimental; urgency=medium . * New upstream release osmo-trx (0.4.0-1) unstable; urgency=medium . * Upload to unstable . osmo-trx (0.4.0-1~exp4) experimental; urgency=medium . * debian/examples/osmo-trx-uhd.cfg: Simplify default configuration file * debian/tests: Fix erroneous path in autopkgtest . osmo-trx (0.4.0-1~exp3) experimental; urgency=medium . * Update man page * Install systemd service file, but do not automatically start it * Install /etc/osmocom/osmo-trx-uhd.cfg example configuration file * debian/control: - New standards version 4.2.1 - no changes - Suggests osmo-bts * debian/rules: - Make .tarball-version in override_dh_autoreconf and delete in override_dh_clean . osmo-trx (0.4.0-1~exp2) experimental; urgency=medium . * debian/control: - Fix build-dependencies because of FTBFS . osmo-trx (0.4.0-1~exp1) experimental; urgency=medium . * New upstream release: - Dropped patch: 02_no_march_native.patch - Added patches: 0001-Do-not-include-.rbf-files.patch 0002-Fix-spelling-discovered-by-lintian.patch * Binary executable change name from osmo-trx to osmo-trx-uhd: These files updated because of that: - debian/autotest/autotest - debian/osmo-trx-uhd.1 - debian/osmo-trx.manpages * debian/control: - New standards version 4.1.5 - no changes - Drop "Testsuite: autopkgtest" - handled automatically now * debian/copyright: - Copyright updated for new upstream release * debian/rules: - Delete two test related files in override_dh_auto_clean - Handle "override_dh_auto_test-does-not-check-DEB_BUILD_OPTIONS" - No need to delete "sqlite3/Makefile" anymore osmo-trx (0.4.0-1~exp4) experimental; urgency=medium . * debian/examples/osmo-trx-uhd.cfg: Simplify default configuration file * debian/tests: Fix erroneous path in autopkgtest osmo-trx (0.4.0-1~exp3) experimental; urgency=medium . * Update man page * Install systemd service file, but do not automatically start it * Install /etc/osmocom/osmo-trx-uhd.cfg example configuration file * debian/control: - New standards version 4.2.1 - no changes - Suggests osmo-bts * debian/rules: - Make .tarball-version in override_dh_autoreconf and delete in override_dh_clean osmo-trx (0.4.0-1~exp2) experimental; urgency=medium . * debian/control: - Fix build-dependencies because of FTBFS osmo-trx (0.4.0-1~exp1) experimental; urgency=medium . * New upstream release: - Dropped patch: 02_no_march_native.patch - Added patches: 0001-Do-not-include-.rbf-files.patch 0002-Fix-spelling-discovered-by-lintian.patch * Binary executable change name from osmo-trx to osmo-trx-uhd: These files updated because of that: - debian/autotest/autotest - debian/osmo-trx-uhd.1 - debian/osmo-trx.manpages * debian/control: - New standards version 4.1.5 - no changes - Drop "Testsuite: autopkgtest" - handled automatically now * debian/copyright: - Copyright updated for new upstream release * debian/rules: - Delete two test related files in override_dh_auto_clean - Handle "override_dh_auto_test-does-not-check-DEB_BUILD_OPTIONS" - No need to delete "sqlite3/Makefile" anymore otrs2 (6.0.13-1) unstable; urgency=high . * New upstream release. - Fixes OSA-2018-07: An attacker who is logged into OTRS as a user may manipulate the submission form to cause deletion of arbitrary files that the OTRS web server user has write access to. - Fixes OSA-2018-08: An attacker who is logged into OTRS as an admin user may manipulate the URL to cause execution of JavaScript in the context of OTRS. - Fixes OSA-2018-09: An attacker who is logged into OTRS as an admin user may manipulate the URL to cause execution of JavaScript in the context of OTRS. * Correct instructions to use the package manager. Closes: #909160 * Merge 6.0.12-1~bpo9+1 and 5.0.16-1+deb9u6 changelog. pasystray (0.7.0-1) unstable; urgency=low . * New upstream release (Closes: #761053) * Replace deprecated "extra" priority with "optional" * Bump debhelper version * Update copyright URL to HTTPS * Bump standards version * Replace deprecated gnome-icon-theme dependency (Closes: #823122) * Add patch to build against Ayatana AppIndicator. Thanks to Mike Gabriel for the patch (Closes: #827458, #861387, #898612) * Add patch to require X11 backend. Thanks to Simon McVittie for the suggestion (Closes: #864044) pbuilder (0.230) unstable; urgency=medium . [ Mattia Rizzolo ] * d/control: + Bump Standards-Version to 4.2.1, no changes needed. + Use the new debhelper-compat(=11) notation and drop d/compat. * d/rules: Change Ubuntu default DISTRIBUTION to "devel". * t: Add regression tests for 54e072c5ebb7d353e674873c96e5d837e52f345c. * checkparams: + Add a --no-source-only-chnages option to override a configured SOURCE_ONLY_CHANGES=yes. Closes: #904716 + Add more information in the slice name and scope description to ease the life of those running many pbuilder instances. * buildpackage: + Don't explicitly pass -rfakeroot to dpkg-buildpackage. dpkg-buildpackage uses it by default if present since v1.14.7, so no need to tell it to. LP: #1206215 + Unless specified, look for .changes file of the architecture of the chroot, not of the host's system. LP: #1762890 * modules: + Shut down some extra translators in umountproc. Closes: #912636 Thanks to Samuel Thibault for the patch. . [ Thorsten Glaser ] * buildpackage: + Create consistent /etc/hosts in build chroots with USENETWORK=no. Policy 4.2.0 §4.9 explicitly allows loopback access, which is already allowed, and we also already clean resolv.con. Add a clean hosts file which ships 127.0.0.1 as localhost and ::1 as localhost6 to avoid trouble. See also the policy bug #904248. Closes: #905307 . [ Daniel Schepler ] * Wrap the chroot calls inside a systemd slice when running on Linux systems with systemd. Closes: #905550 This allows proper cleanup of stray processes left behind, among easier resource control by the system administrator. . [ James Clarke ] * modules: Mount fdescfs under /dev/fd on kFreeBSD. * pbuilderrc.5: Update link to the user manual. * t/test_pbuilder-apt-config: + Fix Ubuntu-related tests on non-Ubuntu architectures. pkg-perl-tools (0.49) unstable; urgency=medium . [ gregor herrmann ] * dpt-salsa: mrconfig(): replace 'githashes' with 'lastactivity'. Instead of gathering the hashes of all branches of each repo on salsa and storing them in a file below .git.hashes, which requires an API call for each package, save the last_activity_at timestamp of the repo in a file below .lastactivity. This should speed up dpt-salsa mrconfig by about a third. . [ Niko Tyni ] * dpt-ci-failures: include src:perl autopkgtest regressions. . [ intrigeri ] * examples/check-build: - treat skipped or superficial autopkgtest as success and display a clear warning - support running autopkgtest in QEMU but reprotest in schroot - include buildinfo in source-only and arch-all-only .changes files This needs changestool which is shipped in the reprepro package. - check-build: don't delete _source.changes if it already exists . [ gregor herrmann ] * examples/check-build: - colorize output of messages - update copyright plinth (0.42.0) unstable; urgency=medium . [ Robert Martinez ] * Fix wrong color in mobile menu . [ James Valleroy ] * snapshot: Handle snapper list output change * functional_tests: Fix steps with domain parameter . [ Joseph Nuthalapati ] * Translated using Weblate (Telugu) * tor: Add functional tests for relays and hidden services * tor: Enable backup/restore * upgrades: Add functional tests * upgrades: Enable backup/restore * monkeysphere: Handle importing new OpenSSH format keys * monkeysphere: yapf reformatting * tests: Change the domain to be an FQDN * monkeysphere: Add functional tests for import/publish keys * monkeysphere: Enable backup/restore * monkeysphere: Skip functional tests until bugs are resolved * letsencrypt: Enable backup/restore * tahoe: Minor changes to facilitate functional tests * tahoe: Add functional tests * tahoe: Enable backup/restore * tahoe: yapf run * udiskie: unmount drive as superuser . [ buoyantair ] * Translated using Weblate (Telugu) . [ Michael Pimmer ] * Actions: use local plinth in development mode * Actions: path in development mode: do not preserve PYTHONPATH . [ ButterflyOfFire ] * Translated using Weblate (Indonesian) * Translated using Weblate (Italian) postgresql-11 (11.1-1) unstable; urgency=medium . * New upstream version. + Ensure proper quoting of transition table names when pg_dump emits CREATE TRIGGER ... REFERENCING commands. (CVE-2018-16850) puppet (5.5.8-1) unstable; urgency=medium . * New upstream bugfix release; see https://puppet.com/docs/puppet/5.5/release_notes.html#puppet-557 and https://puppet.com/docs/puppet/5.5/release_notes.html#puppet-558 * d/watch: only look for Puppet 5 versions for the time being * Override the source-contains-prebuilt-windows-binary lintian tag for ext/windows/eventlog/puppetres.dll. The DLL source is provided in ext/windows/eventlog/puppetres.mc. puppet-module-barbican (13.1.0-3) unstable; urgency=medium . * Add add_barbican_secret_provider.patch. pycangjie (1.3-1) unstable; urgency=medium . * Team upload. * New upstream release 1.3. * debian: Apply "wrap-and-sort -abst". * debian/control: + Bump Standards-Version to 4.2.1 (no changes needed). + Bump debhelper compat to v11. + Update maintainer email address and use Debian Input Method Team. (Closes: #899870) + Update Vcs-* fields and use git repo under Salsa input-method team. * debian/rules: Use "dh_missing --fail-missing". * debian/copyright: Use secure uri. * debian/patches: - Drop patches that are merged upstream. + Cherry-pick an upstream patch to fix typo. * debian/watch: Rewrite in v4 format and watch new upstream GitHub project. pycangjie (1.2-2) unstable; urgency=medium . * Team upload. * Fix FTBFS. Thanks to Mathieu Bridon (Closes: #787312) pycangjie (1.2-1) unstable; urgency=medium . * New upstream release. * Merge changes from last NMU, thanks Matthias for the fix. (Closes: #743284) pycangjie (1.1-1.1) unstable; urgency=medium . * Non-maintainer upload. * Fix cython version check. Closes: #743112, #742690. * Drop build dependency on python3-all-dev, the package only builds for the default python3 version. Closes: #734339. pycangjie (1.1-1) unstable; urgency=low . * New upstream release. pycangjie (1.0-1) unstable; urgency=low . * New upstream release. pycangjie (0.0.1-1) unstable; urgency=low . * New upstream release 0.0.1 * Upload to Debian (Closes: #712683) pycuda (2018.1.1-1) unstable; urgency=medium . [ Andreas Beckmann ] * Put package under maintenance by the Debian NVIDIA Maintainers team, move Tomasz to Uploaders. * Switch Vcs-* URLs to salsa.debian.org. . [ Tomasz Rybak ] * New upstream release (Closes: #903826). * Add Rules-Requires-Root to d/control. * Update d/copyright links to use https protocol. * Add disclaimer to d/copyright describing why PyCUDA is in contrib. * Reorder d/control putting Python 3 packages first. * Remove unnecessary X-Python{,3}-Version fields. * Update Standards-Version to 4.2.1; no changes necessary. * Set compatibility level to 11 * Point python-pycuda-doc.doc-base to main package's doc directory. pycuda (2017.1.1-2) unstable; urgency=medium . * Rebuild for CUDA 9.1. * Update my email to @debian.org. * Add Multi-Arch: no for all binary packages. * Reorder debian/copyright, per tip from lintian. pycuda (2017.1.1-1) unstable; urgency=low . * New upstream release. * Update Standards-Version to 4.1.3. * Use DEB_BUILD_OPTIONS for nodoc option. * Patch Sphinx documentation to allow for reproducible builds. * Do not try to fetch external Sphinx objects, use ones from Debian packages. * Use dpkg's pkg-info.mk instead of dpkg-parsechangelog. * Update d/rules get-orig-source to remove all git-related files. * Remove non-DFSG-compatible example file. * Refresh patches. * Change Priority of debugging packages to optional. * Change debian/watch file to use HTTPS, as suggested by lintian. * Use HTTPS URL of upstream URL. pycuda (2016.1.2+git20161024-1) unstable; urgency=medium . * New upstream release (Closes: #842035). * Build with CUDA 8.0. * Set Multi-Arch: foreign for documentation package. * Set compatibility level to 10; no changes necessary. * Refresh patches. pycuda (2016.1.2+git20160809-1) unstable; urgency=low . * New upstream release. * Update Standards-Version to 3.9.8; no changes necessary. * Build Sphinx documentation using Python 3. * Refresh patches. * Update debian/copyright links as upstream changed them. * Rebuild with new Boost and Sphinx. pycuda (2016.1-1) unstable; urgency=medium . * New upstream release. * Drop i386 support as it was dropped by NVIDIA in CUDA 7.0. * Update Standards-Version to 3.9.7; no changes necessary. * Change Vcs-* links to use https. * Refresh patches. pycuda (2015.1.3-1) unstable; urgency=medium . * New upstream release. * Do not build CUDAND extensions on i386 as CUDA does not provide library; thanks for Andreas Beckmann for fixing patch. * Move to pybuild as build system, simplifying d/rules. * Add versions to some of Python dependencies. * Refresh fix-setup.patch. * Build for Python 3.5. * Build with CUDA 6.5, GCC 5, and Boost 1.58 (Closes: #800389). * Build documentation with Sphinx 1.3, increasing build reproducibility. pycuda (2015.1.2-1) unstable; urgency=medium . * New upstream release. * Make the build reproducible by correctly passing changelog date to Sphinx - thanks to Juan Picca for patch. * Fix debian/watch to work with PyPI. * Fix problems with d/copyright pointed by lintian. * Add dh-python to Build-Depends. * Patch documentation to use MathJax from package, not from the network. * Drop use-appdirs.patch, merged by upstream. * Refresh other patches. * Do not put undistributed tests into documentation package. pycuda (2014.1-3) unstable; urgency=medium . * Add dependency to appdirs and use it to create cache directories (Closes: #770689). pycuda (2014.1-2) unstable; urgency=medium . * Install OpenGL and sparse modules files for both Python 2 and 3. * Fix problems with debian/copyright pointed by lintian. * Update Standards-Version to 3.9.6; no changes necessary. pycuda (2014.1-1) unstable; urgency=medium . * New upstream release. * Remove dependency on libcuda1, leaving nvidia-cuda-toolkit dependency, which depend on libcuda1 (Closes: #749428). * Change d/rules get-orig-source to pack *.orig.tar with xz, not with gzip. * Change d/control to note that upstream stopped supporting Python 2.5. pycuda (2013.1.1+git20140527-1) unstable; urgency=medium . * New upstream version. * Fix Vcs-Browser link (Closes: #749489). * Rebuild to remove Python 3.3 dependency (Closes: #750886). pycuda (2013.1.1+git20140310-1) unstable; urgency=low . * New upstream version. * Change python-pycuda-doc recommendation of Python and Python 3 packages to suggestions to avoid installing unwanted packages, like in #739173. * Rebuild with Python 3.4 support. * Update Standards-Version to 3.9.5; no changes necessary. pycuda (2013.1.1+git20131128-1) unstable; urgency=low . * New upstream version. * Rebuild against CUDA 5.5 (Closes: #730263). pycuda (2013.1.1-1) unstable; urgency=low . * New upstream release. pycuda (2013.1~git20130626-1) unstable; urgency=low . * New upstream release, adding new CURAND support. pycuda (2013.1~git20130616-1) unstable; urgency=low . * New upstream release. * Add Python 3 package. * Add *-dbg packages. * Remove *-headers package; upstream now ships headers in python directory. * Upstream switched to setuptools, update patches to deal with it. * Do not call dh_sphinxdoc for architecture dependent builds, build documentation in separate step in debian/rules. * Fix CUDA library build-dependencies, remove old libcuda1-dev. * Add README.source describing get-orig-source in debian/rules. * Disable package optimisation option as it might clash with hardening compile options. * Include tests (all files in test/) in documentation package. * Fix VCS-* fields to contain canonical URIs. * Update Standards-Version to 3.9.4; no changes necessary. pycuda (2012.1-1) unstable; urgency=low * New upstream release. * Change my email. pycuda (2011.2.2+git20120601-1) unstable; urgency=low * New upstream release. * Rebuild against Boost 1.49. Closes: #672745 * Create separate python-pycuda-headers package preparing for Python 3 package. * Move python-pyopengl from Recommends to Suggests because package can be used for computations without any graphical environment. * Update Standards-Version to 3.9.3. * Update debian/copyright to official 1.0 format. * Update debian/compat to 9, update dependencies. * Call dh_numpy in debian/rules for NumPy ABI and ABI dependencies. pycuda (2011.2.2-1) unstable; urgency=low * New upstream release with support for CUDA 4.1. pycuda (2011.1.3+git20110814-1) unstable; urgency=low * Initial release (Closes: #546919) * Add option in debian/source/ to unapply patches after build. * Add override python-py of pytest package * Change build scripts to build library for all available Python versions * Change package to use python-setuptools package instead of downloading it * Delete jquery.js and replace it with link to script from libjs-jquery * Force build scripts not to use boost libraries included in the source * Remove messages about missing Boost libraries; they are superfluous as package is using Debian ones pytest-sugar (0.9.1-3) unstable; urgency=medium . [ Ondřej Nový ] * d/changelog: Remove trailing whitespaces . [ Edward Betts ] * cherry pick upstream patch to skip tests for doctests (Closes: #904247) * debian/control: Update Standards-Version pytest-sugar (0.9.1-2) unstable; urgency=medium . * Improvements to the package description. pytest-sugar (0.9.1-1) unstable; urgency=low . * Initial release. (Closes: #898548) python-astropy (2.0.9-1) unstable; urgency=medium . * New upstream version 2.0.9. Rediff patches * Push Standards-Version to 4.2.1. No changes needed. * Update for wcslib 6 python-markdown (2.6.11-1) unstable; urgency=medium . [ Dmitry Shachnev ] * New upstream release. * Remove Fredrik Steen from Uploaders list (closes: #877098). * Add build-dependencies on setuptools. * Add mkdocs.yml from upstream repository (add_mkdocs_config.diff). * Build the documentation using mkdocs. * Skip building python-markdown-doc with nodoc build profile. * Add a patch to disable use_directory_urls mkdocs option, to make it easier to browse the documentation locally. * Symlink static files in python-markdown-doc. * Update links in debian/README.Debian. * Drop dh_auto_test override, rely on pybuild magic to run the tests. * Bump Standards-Version to 4.2.1, no changes needed. . [ Ondřej Nový ] * d/control: Set Vcs-* to salsa.debian.org * d/changelog: Remove trailing whitespaces * d/tests: Use AUTOPKGTEST_TMP instead of ADTTMP * d/control: Remove ancient X-Python-Version field * d/control: Remove ancient X-Python3-Version field python-nameparser (1.0.2-1) unstable; urgency=medium . * New upstream release. * Update Standards-Version (no changes). python-ofxparse (0.19-1) unstable; urgency=medium . * QA upload. * New upstream version. * Depend on lxml. * Add Vcs-*. python-setuptools (40.5.0-1) unstable; urgency=medium . * New upstream version. python-transliterate (1.10.2-2) unstable; urgency=medium . * debian/rules: set LC_ALL=C.UTF-8 to avoid differences when generating egg-info/PKG-INFO with python 3.6 and 3.7 * debian/control: add Multi-Arch: foreign to python-transliterate-doc r-bioc-affyio (1.52.0-1) unstable; urgency=medium . * Team upload. * New upstream version * Standards-Version: 4.2.1 r-bioc-annotationdbi (1.44.0-1) unstable; urgency=medium . * Team upload. * New upstream version * Standards-Version: 4.2.1 r-bioc-genomeinfodb (1.18.0-1) unstable; urgency=medium . * Team upload. * New upstream version * Standards-Version: 4.2.1 * Remove trailing whitespace in debian/copyright r-bioc-genomeinfodbdata (1.2.0-1) unstable; urgency=medium . * Team upload. * New upstream version * Standards-Version: 4.2.1 r-bioc-interactivedisplaybase (1.20.0+dfsg-1) unstable; urgency=medium . * Team upload. * New upstream version * Standards-Version: 4.2.1 r-bioc-limma (3.38.2+dfsg-1) unstable; urgency=medium . * Team upload. * New upstream version * Refresh patches r-bioc-protgenerics (1.14.0-1) unstable; urgency=medium . * Team upload. * New upstream version * Standards-Version: 4.2.1 r-cran-clipr (0.4.1-1) unstable; urgency=medium . * Initial release (closes: #911914) r-cran-clisymbols (1.2.0-1) unstable; urgency=medium . * Initial release (closes: #911982) r-cran-gh (1.0.1-1) unstable; urgency=medium . * Initial release (closes: #911913) r-cran-gsa (1.03-1) unstable; urgency=medium . * Initial release (closes: #911506) r-cran-ini (0.3.1-1) unstable; urgency=medium . * Initial release (closes: #911809) r-cran-iso (0.0-17-1) unstable; urgency=medium . * Initial release (closes: #910749) r-cran-plumber (0.4.6-1) unstable; urgency=medium . * Initial release (closes: #911219) r-cran-xopen (1.0.0-1) unstable; urgency=medium . * Initial release (closes: #911984) recoll (1.24.1-4) unstable; urgency=low . * debian/control: + recollcmd: Move python* from Depends to Recommends (Closes: #912449) + Fixed typo: python-libxm2 -> python-libxml2. ros-geometry (1.12.0-5) unstable; urgency=medium . * Add Python 3 packages * Bump policy version (no changes) ros-image-common (1.11.13-2) unstable; urgency=medium . * Add Python 3 package * Update copyright ros-interactive-markers (1.11.4-1) unstable; urgency=medium . [ Jochen Sprickerhof ] * add Multi-Arch according to hinter . [ Leopold Palomo-Avellaneda ] * Drop wrong option in control . [ Jochen Sprickerhof ] * Update watch file * Remove old catkin version * Update Vcs URLs to salsa.d.o * Add R³ * http -> https * New upstream version 1.11.4 * Bump policy and debhelper versions * Bump Soname due to ABI change * Add Python 3 package ros-nodelet-core (1.9.16-1) unstable; urgency=medium . * New upstream version 1.9.16 * Update copyright * Rebase patch * Bump policy version (no changes) * simplify d/rules * Fix lintian warning * Bump Soname due to ABI change * Add Python 3 package ros-rosdep (0.13.0-1) unstable; urgency=medium . * New upstream version 0.13.0 * Rebase patch ros-vision-opencv (1.13.0+ds-2) unstable; urgency=medium . * Add Python 3 package ros-vision-opencv (1.13.0+ds-1) unstable; urgency=medium . * Restrict d/watch to ROS1 (and general cleanup) * New upstream version 1.13.0+ds * Rebase patches * Bump policy and debhelper versions ruby-airbrussh (1.3.1-2) unstable; urgency=medium . * d/control: Build-Deps: require ruby-mocha >= 1.2 ruby-kubeclient (3.1.2-1) unstable; urgency=medium . * New upstream version 3.1.2 * Bump Standards-Version to 4.2.1 (no changes needed) * Tighten dependency on ruby-recursive-open-struct * Remove patches already applied upstream * Add ruby-googleauth to Build-Depends * Renew certificates used in tests with upstream help (Closes: #912747) snapper (0.8.0-1) unstable; urgency=medium . * New upstream release stax-ex (1.7.8-3) unstable; urgency=medium . * Team upload. * Fixed the build failure with Java 11 (Closes: #912351) * Standards-Version updated to 4.2.1 stress-ng (0.09.45-1) unstable; urgency=medium . * Makefile: bump version * Use alternative mmap strategy on last shared page if mprotect is not available * stress-dev: constify a char * function parameter, fixes warning * stress-dev: fix warnings on non-Linux systems * stress-dev: add 4.20 BLKGETZONESZ and BLKGETNRZONES ioctls * stress-tsc: add supported handler for non-x86 * stress-rdrand: add supported handler for non-x86 * stress-ng: add extra non-accessible page at end of shared region * thrash: assign return to variable and voidif * stress-getrandom: check if system call is available before testing * stress-cpu-online: ignore -EOPNOTSUPP failure, just keep on exercising the sys interfaces * stress-cpu-online: check if we can access sysfs file for updating * stress-cpu-online: add root check before running the stress test * stress-seccomp: add sanity check to see if SECCOMP_SET_MODE_FILTER works (LP: #1801856) * stress-dev: cache the scsi device names to reduce lookup overhead * stress-dev: remove debug cruft cache: turn macro MK_PATH to an inline'd static helper function * stress-dev: add SCSI device checking * stress-af-alg: handle ENOMEM failures on sendmsg (LP: #1801865) * stress-pty: handle EIO failures on opening /dev/ptmx * stress-loop: fix EBUSY error detection (LP: #1797544) * cache: optimize MK_PATH macro, remove double strlen call svn2git (2.4.0-2) unstable; urgency=medium . * Update vcs urls to salsa * Update debian watch url to version 4 tomcat-native (1.2.18-1) unstable; urgency=medium . * Team upload. * New upstream release * Standards-Version updated to 4.2.1 vagrant-mutate (1.2.0-4) unstable; urgency=medium . * fix lintian insecure-copyright-format-uri * update Vcs tags to point to salsa.debian.org * Standards-Version: 4.2.1 remove get-orig-source * Rules-Requires-Root: no * Section: admin * debhelper 11 * update debian/watch to use https://gemwatch.debian.net * add README to docs virtualbox (5.2.22-dfsg-1) unstable; urgency=high . * New upstream release (Closes: #913137) * Drop gcc patch * patch refresh virtualbox-ext-pack (5.2.22-1) unstable; urgency=medium . * New upstream release, update postinst. wireshark (2.6.4-2) unstable; urgency=medium . [ nyov ] * Build and install mmdbresolve to make GeoIP-lookup work. (adds dependency on libmaxminddb) (Closes: #911567) . [ Gregor Jasny ] * debian: libwireshark-dev must depend on libwiretap-dev because wireshark/epan/packet_info.h (libwireshark-dev) depends on wireshark/wiretap/wtap.h (libwiretap-dev) (LP: #1801666) . [ Balint Reczey ] * Ship man page for mmdbresolve * debian/tests/gui: Redirect stderr to stdout because Lua prints to stderr making the test fail xdvik-ja (22.87.03+j1.42-2) unstable; urgency=medium . [ Youhei SASAKI ] * d/control: Bump Standard-Version 4.2.1 * d/control: update Vcs-{Git,Browser}. use salsa * d/changelog: remove trailing-whitespace . [ Hilko Bengen ] * Add patch to detect freetype2 via pkg-config (Closes: #892353) * Debian release xfig (1:3.2.7a-2) unstable; urgency=medium . [ Ondřej Nový ] * d/watch: Use https protocol . [ Roland Rosenfeld ] * Upgrade to Standards-Version 4.2.1 (Declare Rules-Requires-Root: no). * Depend on sensible-utils, because sensible-browser is used. * 07_interpolatedspline: Fix behavior of interpolated splines. Fixes Launchpad bug 1802292. * Add lintian-overrides for library READMEs. yapet (2.2-2) unstable; urgency=medium . * Avoid remote fonts to avoid privacy breach yapet (2.2-1) unstable; urgency=medium . * GitLab CI/Lintian: install dpkg-dev, that ships dpkg-architecture, needed to run some Lintian checks * New upstream version 2.2 * Drop Fix-small-typos-for-Mismatch-word-14.patch yapet (2.1-2) unstable; urgency=medium . * Declare smoke-test autopkgtest as superficial * Fix small typo in binary for "Mismatch" word * Update .gitlab-ci.yml based on Salsa CI Team's template yapet (2.1-1) unstable; urgency=medium . * New upstream version 2.1 yapet (2.0-1) unstable; urgency=medium . * debian/control: Reference new Homepage * debian/.gitlab-ci.yml: Update image used for Gitlab CI * Declare compliance with Debian policy 4.2.1 * Use HTTPS transport protocol for in watch URL * debian/watch: Bump format to version 4. Use @PACKAGE@, @ANY_VERSION@ and @ARCHIVE_EXT@ substitutions. Simplify watch URL after upstream download page reorganisation. * New upstream version 2.0 * Add Build-Depends on pkg-config * Add Build-Depends on libcppunit-dev for unit tests * Add Build-Depends on libargon2-dev * Refresh do-not-install-licenses-files.patch patch zeroc-ice (3.7.1-5) unstable; urgency=medium . * Fix JDK 11 build failure