altos (1.8-1) unstable; urgency=medium . [ Bdale Garbee ] * two more places where telemini-outline.pdf filename needs to be updated * add telemini-v3.0 to list of binaries we stach in LLC repo for production use * telebt-v4.0: initial creation of firmware for new product, no BT yet * telebt-v4.0: add ao_send_packet * telebt-v4.0: don't need the USB pin remapping flag * telebt-v4.0: turn off pin remapping in the flash loader, too * telebt-v4.0: slow down SPI speed to radio chip * telegps-v2.0: slow down radio chip spi speed * telebt-v4.0: make git ignore products of build * ao-tools/ao-makebin: have git ignore built object * telemini-v3.0: make git ignore build products * altos/telebt-v4.0 Set CPU clock to 48Mhz instead of 96Mhz * telegps: use new eeprom reading code * have git ignore ao-bringup/cal_values * telefiretwo: don't try to record pre-burn sensor values in FLIGHT record * initial tests made using Terry's stand with a 2500psi sensor * have AltosGraph use new AltosPressure to get imperial_units working * re-brand current telefiretwo product as telefireone * altoslib: include TimeSeries code in build * add thrust as a graphable time series type * rename existing turnon_telebt script, create a new one for v4.0 * clean up telefireone name references * ignore more build products in telebt-v4.0 tree * add TeleBT v4.0 to the list of stuff we build * remove libssl-dev build dependency, only used by test code we don't build * update docinfo file for 1.8 release * releasing 1.8 . [ Keith Packard ] * altos/stmf0: Not all timer configurations use AF2 * altos/telemini-v3.0: Fix license * altos/easymini-v2.0: Add EasyMini v2.0 * altos: Add telemini-v3.0 and easymini-v2.0 to default altos build * altosui: Ship telemini v3.0 firmware * altos/ao-bringup: Switch turnon_easymini to v2.0 * altosui: Add TeleMini v3.0 and EasyMini v2.0 firmware to windows package * Update releasing to add more firmware bits * Ignore ao_lisp_test * altos/telegps-v2.0: git ignore make results * altos/nucleo-32: Add lisp save/restore * ao-bringup: make turnon_telemini search for ao_usbload on $PATH * Fake thrust data as accel for now * micropeak: Add MicroPeak V2 to the download code * altos/ms5607: Allow applications to not use the normal data ring and thread * altos: Adapt micro log to MicroPeak V3 * altos: Add 100ms constants for baro Kalman filter * altos: Add header file for ao_report_micro.c * altos/micropeak: Use existing ao_ms5607_current variable * altos/micropeak: Update ao_micropeak.h for MicroPeak v2 * altos/stmf0: Compute serial baud rate registers at runtime * altos/stmf0: Make sure systick is off before programming * altos/stmf0: Fix HSI clock rate. * altos/stmf0: Add support for HSI clocked applications * altos/micropeak-v2.0: Add initial MicroPeak v2 support * altos: Build MicroPeak-v2.0 by default * src/kernel: Add GPS lock blink LED to tracker code * altos/kernel: Allow TeleGPS v2 to scale battery in telem * altos/telegps-v2.0: Adjust LED config * altos/telegps-v2.0: Set CPU clock to 48MHz instread of 96MHz * altos/telegps-v2.0: Battery ADC input is on PB1, not PA0 * altos/telegps-v2.0: Remove some unneeded defines * altos/telegps-v2.0: GPS chip is connected to serial 2, not serial 1 * altos/telegps-v2.0: CC1200 CS is PA1, not PA5. * altos/telegps-v2.0: Reorder initialization sequence * altos/stmf0: Add code to use SoC flash as storage * altos/telegps-v2.0: Disable external serial port to save ROM * altos: Make CDC ACM 'line coding' public * altos: Move 'ao_force_freq' to ao_config.c * altos/telemini-v3.0: Add 'recovery mode' on PA14 (pin 6 on dbg header) * altos/telemini-v3.0: Use dbg connector pin 5 for force bootloader * altoslib: Hide members from json by prefixing with __ * altoslib: Add AltosForce and AltosPressure units * altoslib: Add Ms5607 constructor that just takes config_data * altoslib: Add empty constructor for AltosPyro for JSON * altoslib: Add set_config_data to AltosState * altoslib: Add new eeprom management code * altoslib: Compile AltosForce and AltosPressure * altoslib: Hack up AltosEepromFile to support new eeprom code * altosui: Use new eeprom reading code * altoslib: Save eeprom data in new .eeprom format * altoslib: Remove older eeprom handling code * altoslib: Another bit of altoslib for the old eeprom stuff * Use SDP to locate the service channel on Linux * altos: Add RN4678 Bluetooth module driver * altos/telebt-v4.0: Hook up RN4678 module * altoslib: Handle TeleBT v4.0 battery voltage * libaltos: Add support for TeleBT-v4.0 bluetooth channel change * altos/stmf: Fix up serial port flow control configuration bits * altos/ao_rn4678: Send '$$$' for new devices. Fix name setting code. * altoslib: Mark AltosConfigData fields as MISSING until set * altoslib: Set default log format to FULL until we learn different * altoslib: Set default accel cal for old TeleMetrum v1 files * altos/telefireone-v1.0: Fix confusing defines about config storage * ao-bringup: turnon_chaoskey: search for ao-usbload in PATH * altos/telebt-v4.0: Remove HAS_POLLCHAR * altos/telebt-v3.0: Add send_packet command * altoslib: Add initial time series functions * altosuilib: Add time series subclass with data for generating a plot * altoslib: Create new abstraction underneath AltosState for recording values * altosuilib: Start creating new graph interface that takes time series data * altosui: Hacks to plug into the new graph stuff * doc: Add telegps outline * altoslib: Don't store computed telemetry fields * altoslib: Do data analysis on raw values rather than AltosState * altosuilib: Adapt to AltosFlightSeries data processing plan * altosui: Adapt to AltosFlightSeries for data analysis * altoslib/altosuilib/altosui: More work towards using AltosFlightSeries for analysis * altoslib,altosuilib,altosui: Get stats and replay working again. * altoslib: Make AltosReplayReader start synchronously enough to track states * altosui: Remove --cat mode * altoslib: Make sure AltosFlightSeries is filled in before use * altoslib: Get KML export working again * altoslib: Preserve old GPS data during operation * altoslib: Trim stale bits of AltosState * altosui: Remove debug printf. * altoslib: Use cal data temp gps for telemetry data too * altosdroid: Deal with AltosState changes * telegps: Get telegps application working again * altoslib: Change how speed/accel are computed from pressure * altoslib: Allow for other tick sizes * altoslib: Publish boost_time and landed_time from AltosFlightStats * altoslib: Return AltosTimeValue from min/max funcs * altoslib: Provide consistent cal_data from idle and replay readers * altosuilib: Make AltosFlightStatsTable neater * altosuilib: Remove 'cal_data' param from AltosGraphNew constructor * micropeak: Use altoslib/altosuilib flight analysis bits * altoslib: Recover from a couple of API changes * altoslib: Extract a few more values from config to cal_data * altoslib: Create data file open helper in AltosLib * altoslib: Add constants for speed/accel filtering * altoslib: Adjust boost/landed time in flight series for display * altosuilib: Display product/firmware version in stats table * altoslib: Handle eeprom tick wrapping * altoslib: Use first pressure value if no ground pressure available * altoslib: Check for empty gps height series * altoslib: Ignore invalid accel cal values * altoslib: Remove debug printfs * altoslib: AltosFlightSeries ignore missing accel/pressure * altoslib: Clean up gps series logging * altoslib: Only compute state stats for recorded states * altosuilib: Set graph title to include product/serial/flight info * altoslib: Don't record 'pad' state in FlightSeries * altoslib: Reset transient AltosCalData values before processing data * altoslib: When no boost tick is found, just use first tick in file * altoslib: Don't record radio status values in flight series * altoslib: Add status back to AltosFlightSeries for CSV export * altoslib: Check for valid pad alt before computing GPS height series * altoslib,altosuilib: Remove stale source files * altoslib: Compute orientation from eeprom data files * altoslib: Compute 'vertical acceleration' for eeprom files * altoslib, altosuilib, altosui, telegps: Missing config values now MISSING * altos: Update sensor data atomically * altos: HMC5883 output order is X Z Y * altoslib: Adapt to Mag sensor value ordering changes * altoslib: Missing config values now AltosLib.MISSING, not zero or negative * altos: Create separate log format for EasyMini v2.0 * altoslib: Handle EasyMini v2.0 ADC values * altoslib: Keep time series in AltosFlightSeries array sorted * altoslib: Fix labels in AltosIMU to match source data * altoslib: Hook up idle monitoring data again * altoslib: Flush igniter fire command * altoslib: Remove unused 'ground_rotation' from AltosState * altosui: Display current altitude in monitor idle Pad tab * altoslib: Initialize new imu/mag values. Remove stale imu/mag objects. * altosui, telegps, altosdroid: say ground distance, not total range * altoslib: Set time for TeleMini v1.0 eeprom analysing * altosuilib: Don't display pad, last location in flight stats without gps * altos: Add timeout to RN4678 status message code * altos/telebt-4.0: Add dependency on RN4678 header * altoslib: Remove old AltosEeprom.java code * altoslib: Rename AltosEepromNew to AltosEeprom * altosuilib: Rename AltosUIGraphNew to AltosUIGraph * altosuilib: Rename AltosGraphNew to AltosGraph * altoslib,altosuilib: Bump library version numbers * altoslib: Make cal_data private in AltosDataListener * altos/rn4678: Add BLE support * altoslib: Clean up quaternion and rotation interfaces * altosdroid: cal_data is no longer public from AltosState * altoslib: Fix comments in AltosQuaternion and AltosRotation * altoslib: Deal with multiple motors in flight stats * altos/stmf0: Initialize UART RTS/CTS before turning it on * altos/telebt-v4.0: Use HW flow control to BT module * Set version to 1.7.1 for TeleBT firmware build * altoslib: fix adjustment of landed time * altos/test: Add EasyMini test mode * libaltos: Add btle test program * altosui: Adapt to flight stats time value changes * altosui: Rename AltosConfig -> AltosConfigFC * altos/test: Fix printf format for int64 arithmetic test * altos/test: Fix AES key format in test code * libaltos: Test both bluetooth and USB APIs with cjnitest * altoslib: Set time in state for KML output correctly * ao-bringup: Allow dfu_util to "fail" while flashing chaoskey * altosui, telegps: Add TeleBT v4.0 firmware to app packages * doc: Add 1.8 release notes * Bump version to 1.8 * Note that telebt 4.0 files need to go to altusmetrumllc dir . [ Miguel Benavidez ] * altoslib: Fix MS5607 raw data to pressure conversion function animal-sniffer (1.15-2) unstable; urgency=medium . * Team upload. * Depend on libmaven3-core-java instead of libmaven2-core-java * Standards-Version updated to 4.0.0 * Switch to debhelper level 10 apr-util (1.6.0-2) unstable; urgency=medium . * Switch off FULL_PATH_NAMES in doxygen to make builds reproducible. * Bump Standards-Version: - remove "Priority: extra" in control auctex (11.91-1) unstable; urgency=medium . * [58672fd] Remove files autogenerated from vcs sources * [2cef0af] Add vcs sources not included in the dist tarball * [c70e928] Autogenerate dist files from vcs retrieved sources * [63f910b] debian/auctex.NEWS: Update * [f2e6e8d] debian/rules: Also add AUCTeX logo * [678e170] Remove upstream merged patches * [8b9473d] Adapt upstream patches to DEP-3 * [8382326] Refresh upstream patches * [a831c6c] debian/rules (snapshot): Log changes from latest Debian release * [817332f] debian/rules (snapshot, release): Do not use pristine-tar * [da111ff] debian/rules (snapshot, release): Clean untracked files * [d679fe4] debian/copyright (Format): Use the https url form * [4525215] debian/control (Standards-Version): Upgrade to 4.0.1 * [5625973] Watch vcs repository * [04db040] debian/rules: Override dh_auto_test * [753785a] debian/rules: Use dpkg pkg-info Makefile library * [10e4982] debian/auctex.triggers: Use noawait variants clusterssh (4.10.02-1) unstable; urgency=medium . * New upstream version 4.10.02 - Adds columns and rows: -x or -y * Update debian/watch to version=4 + repack + xz * Bump Standards-Version to 4.0.1 connman (1.35-1) unstable; urgency=medium . * Adding upstream version 1.35. * Removed superfluous build dependencies autoconf-dev and dh-autoreconf * Bumped years in copyright cups-filters (1.16.1-1) unstable; urgency=medium . * New upstream version 1.16.1 - cups-browsed: Make timeouts for HTTP access to the local CUPS daemon and remote IPP printers configurable. Thanks to Cedric Dufour for the patch (Bug #1387, Closes: #852436) - cups-browsed: Fixed crash which happens when using BrowsePoll (Closes: #723835) cwltool (1.0.20170810192106-1) unstable; urgency=medium . [ Steffen Moeller ] * debian/upstream/metadata: Added refs to registry databases, to SciCrunch SCR_015528 in particular * Added build-dep on python-rdflib * Bumped policy to 4.0.1 . [ Sascha Steinbiss ] * Add missing build-dep on python-avro. . [ Michael R. Crusoe ] * New upstream release. dask (0.15.1-3) unstable; urgency=medium . * Also set fullrevision-id in reprodicible-version.patch (Closes: 871785) dask (0.15.1-2) unstable; urgency=medium . * Add reproducible-version.patch to help build documentation reproducibly * Add python3-scipy as documentation dependency * Update to Standards-Version 4.0.1. No changes neede. dcap (2.47.10-4) unstable; urgency=medium . * Don't use deprecated TLSv1_client_method (Closes: #871428) * Migrate to dbgsym packages * Support DEB_BUILD_OPTIONS=nocheck dropwizard-metrics (3.2.4-1) unstable; urgency=medium . * Correct Bootstrap license * New upstream release (3.2.4) dx (1:4.4.4-10) unstable; urgency=medium . * Fix FTBFS with GCC 7 (Closes: #853380) * Switch to debhelper 10 * Fix more spelling errors in binaries and manpages, thanks Lintian * Update Lintian overrides * Use secure URIs for Vcs-* fields * Bump Standards-Version to 4.0.1, no further changes * Add Build-Conflicts on libgraphicsmagick-dev * Ship PNG icon instead of XPM * Fix NetCDF import on 64-bit architectures, thanks Timo Korvola (Closes: #856055) firetools (0.9.46-3) unstable; urgency=low . * Bump Standards-Version to 4.0.1; no changes required. * Call x-terminal-emulator instead of xterm. (Closes: #868492) globus-common (17.1-3) unstable; urgency=medium . * Adapt to perl 5.26 syntax (Closes: #870345) globus-gram-job-manager-scripts (6.9-3) unstable; urgency=medium . * Adapt to perl 5.26 syntax (Closes: #870345) gnome-shell-extension-dash-to-panel (9-2) unstable; urgency=medium . * Fix Dcs-git field in debian/control * Update standards version to 4.0.1 (no changes) gridengine (8.1.9+dfsg-5) unstable; urgency=medium . * Wrap qstatus and qsched commands (Closes: #870637) * Remove unused config files from /etc/gridengine (Closes: #554036) * d/rules: minor simplification * Set SGE_ARCH variable (Closes: #856671) guitarix (0.35.6-1) unstable; urgency=medium . * Team upload. * Upload to unstable. * New upstream release. - Drop dependency on WebKit (Closes: #866641) - Fix build issues with GCC 7. (Closes: #853437) * debian/control: - Bump Priority to optional. - Bump Standards-Version. guitarix (0.35.3-1) experimental; urgency=medium . * New upstream version 0.35.3 * Update years in d/copyright hgsubversion (1.8.7+1517-b3e41b0d50a2-1) unstable; urgency=medium . * New upstream snapshot. - 1.8.7 does not work with latest Mercurial. * Fix watch file. * Bump Standards-Version to 4.0.0 (no changes). * Add myself to Uploaders (taking over Mercurial from Javi Merino; thanks for your past work!) ht (2.1.0+repack1-3) unstable; urgency=medium . [ Stephen Kitt ] * [0b99929] Force unambiguous signed abs() call, to build with GCC 7. (Closes: #853444) . [ Anton Gladky ] * [b20cc09] Bump Standards-Version: 4.0.0. No changes * [7ee09b3] Switch to compat level 10 libapache2-mod-rivet (2.3.4-1) unstable; urgency=medium . * New upstream release * Changing Priority line in control file from 'extra' to 'optional' as per Debian standards version 4.0.1 * add dh_autoreconf_clean debhelper macro libencode-perl (2.92-1) unstable; urgency=medium . * Team upload. * Import upstream version 2.92 * Needed to change priority to optional for standards version upgrade libgxps (0.3.0-1) unstable; urgency=medium . * New upstream release. - Includes fix for CVE-2017-11590 (Closes: #870183) * Build with meson. * Bump debhelper compat to 10. * Bump Standards-Version to 4.0.1. libjs-sifter.js (0.5.2+dfsg-1) unstable; urgency=medium . * New upstream version 0.5.2+dfsg. * Change the section to "javascript". * Use Multi-Arch: foreign. * Bump standards to 4.0.1. libmodule-starter-perl (1.730+dfsg-1) unstable; urgency=medium . * New upstream version 1.730+dfsg * Add libmodule-runtime-perl as new (build-)dependency * Declare compliance with Debian policy 4.0.1 libmojolicious-perl (7.39+dfsg-1) unstable; urgency=medium . [ gregor herrmann ] * Drop debian/tests/pkg-perl/smoke-tests, handled by pkg-perl- autopkgtest now. . [ cstamas ] * Import upstream version 7.39 * Update copyright years * Bump standards version (no changes were needed) libpsl (0.18.0-2) unstable; urgency=medium . * build-depend on python:any to ease cross-building. Thanks, Helmut Grohne. (Closes: #856477) libpsl (0.18.0-1) unstable; urgency=medium . * New upstream release * debhelper 10 does autoreconf automatically, drop unnecessary build-depends libturpial (1.7.0-4) unstable; urgency=medium . * Orphan package. * Bump DH compat level to 10. * Bump Standards-Version to 4.0.0. * Wrap and sort dependencies lists. * Update Vcs-* and Homepage fields. * Update copyright info. libzen (0.4.36-1) unstable; urgency=medium . * [5fdf0bd] New upstream version 0.4.36 * [4ba834f] Build-dep on pkg-config lios (2.6-1) unstable; urgency=medium . * New upstream release. * Migrate to optional priority. * control: Bump Standards-Version to 4.0.1 * control: Add missing gir1.2-vte-2.91 dependency. lios (2.5-1) experimental; urgency=medium . * New upstream release. * Use canonical anonscm vcs URL. * Add watch file. lua-nginx-dns (0.19-1) unstable; urgency=medium . * New upstream release. * Bump Standards-Version to 4.0.1. * Use https in Format in d/copyright. * Bump compat to 10. meliae (0.4.0+bzr199-3) unstable; urgency=medium . * Depend on a version of cython (0.25.2-2) that doesn't contain build paths in generated files. * Bump standards version to 4.0.0 (no changes). mozc (2.20.2673.102+dfsg-1) unstable; urgency=medium . * New upstream release. * Add support arm64. (Closes: #864261) * Update Standards-Version to 4.0.0. mpg123 (1.25.6-1) unstable; urgency=medium . * Team upload. * New upstream release. * debian/control: Fix Standards-Version. ncl (6.4.0-4) unstable; urgency=medium . * Drop libatlas-dev build-depend. Closes: #871715 * Standards-Version: 4.0.1 ncl (6.4.0-3) unstable; urgency=medium . * Set ncl-ncarg as Multi-Arch: foreign * Fix manpage errors (thanks Lint.) * Set ksh paths to /bin/ksh in scripts. (ksh.patch) * Ensure all ksh scripts are executable * Move all ksh scripts to libncarg-dev examples (not -data package) ncl (6.4.0-2) experimental; urgency=medium . * Fix version number in pc file * Standards-Version: 4.0.0; no changes required * Add gbp.conf file * Debhelper compat=10 * Patch: ensure triple2grid.f compiled -fPIC ncl (6.4.0-1) experimental; urgency=medium . * New upstream release - Patch needed to not link explicitly to libiconv * Add libgdl-dev build-dependency nmap (7.60-1) unstable; urgency=medium . * New upstream version 7.60 * Rebase patches * Add libssh2 build-dependency to avoid using the embedded copy node-jsonparse (1.3.1-2) unstable; urgency=medium . * Upload to unstable node-jsonparse (1.3.1-1) experimental; urgency=medium . * New upstream version. node-jsonparse (1.3.0-2) experimental; urgency=medium . * Fix examples path. * Run test suite. * Improve autopkgtest test suite. * Add my debian address. node-jsonparse (1.3.0-1) experimental; urgency=medium . * New upstream version * Update debian/changelog years. node-punycode (2.1.0-3) unstable; urgency=medium . * Upload to unstable node-punycode (2.1.0-2) experimental; urgency=medium . * Fix FTBFS by using manual compat layer * Run testsuite. * Add my new mail address. node-punycode (2.1.0-1) experimental; urgency=medium . * New upstream release. * Switch to git-dpm * Update copyright years. node-sprintf-js (1.1.1+ds1-2) unstable; urgency=medium . * Upload to unstable node-sprintf-js (1.1.1+ds1-1) experimental; urgency=medium . * Update copyright. * Bump compat. * Build map files. * Run testsuite using autopkgtest * use my debian mail address * policy bump. No changes octave-image (2.6.1-2) unstable; urgency=medium . [ Sébastien Villemot ] * d/copyright: use secure URL for format. * d/watch: bump to format version 4. . [ Rafael Laboissiere ] * d/rules: Pass -ffloat-store option to g++ on i386 architecture. This will ensure the precise definition of IEEE floating point, what will, hopefully, avoid the endless loop (and the consequent FTBFS) in the unit test for bwdist. Thanks to Adrian Bunk for the diagnosis of the problem and the suggestion of the fix (Closes: #871214) * d/control: Use cgit instead of gitweb in Vcs-Browser URL * d/control: Bump Standards-Version to 4.0.1 (no changes needed) ogre-1.9 (1.9.0+dfsg1-9) unstable; urgency=medium . * Bump shlibs version due to GCC v7 ABI change (Closes: #871296) osinfo-db (0.20170811-1) unstable; urgency=medium . * [596e960] Fix vcs git url * [226d475] New upstream version 0.20170811 * [1cfe3ae] Drop debian-switch-to-archive-URLs-for-stretch.patch applied upstream php-doctrine-bundle (1.6.8-1) unstable; urgency=medium . * Update Standards-Version to 4.0.1 plotly (2.0.14+dfsg-1) unstable; urgency=medium . * New upstream release (2.0.14). * debian/copyright: Fixes debian/* copyright information. pychef (0.2.3-3) unstable; urgency=medium . * Orphan package. * Bump Standards-Version to 4.0.0. No changes were required. * Update Vcs-* fields. * Bump DH compat level to 10. * Wrap and sort dependencies lists. * Update copyright info. pymad (0.10-1) unstable; urgency=medium . * New upstream release. * Bump Standards-Version. * Bump dh compat level to 9. * Fix extend-diff-ignore in source options. pysodium (0.6.14-1) unstable; urgency=medium . * New upstream release (0.6.14). * Update Standards-Version from 3.9.8 to 4.0.0 (no change required) * Update debian/copyright pytest-qt (2.1.2-2) unstable; urgency=medium . * Drop autopkgtests for PySide. Reason: PySide is not available for Python 3.6 * Mark doc package M-A foreign * Run the tests at build time python-avro (1.8.2+dfsg-1) unstable; urgency=medium . * New upstream release. * Bump Standards-Version. python-avro (1.8.2~rc1+dfsg-1) experimental; urgency=medium . * New upstream release candidate * Refresh patch * Bump copyright years python-certbot (0.17.0-2) unstable; urgency=high . * Revert d/rules for systemd cleanup. (Closes: #872090) qtltools (1.1+dfsg-2) unstable; urgency=medium . [ Dylan Aïssi ] * Remove examples.tar.xz during dh_auto_clean in order to improve reproducible builds. (Closes: #857454) (Thanks to Chris Lamb) * Add OMICtools ref. . [ Andreas Tille ] * cme fix dpkg-control qutemol (0.4.1~cvs20081111-7) unstable; urgency=medium . * Fix C++11 compatibility, drop -std=gnu++98 (Closes: #856406) * Switch to debhelper 10 * Build-Depend on libglew-dev instead of libglew1.5-dev * Update debian/copyright * Upscale icon to 64x64 and ship in the correct location * Bump Standards-Version to 4.0.1, no further changes ros-rospack (2.4.2-1) unstable; urgency=medium . * New upstream version 2.4.2 * Drop patch, applied upstream ruby-nokogiri (1.8.0-1) unstable; urgency=medium . * New upstream version 1.8.0 * Refresh patches. * Drop 0005-skip-test-incompatible-with-libxml2-from-Debian.patch (upstream also added a skip stanza) * Bump Standards-Version. No changes needed. * CHANGELOG.rdoc has been renamed to CHANGELOG.md ruby-roadie (3.2.2-1) unstable; urgency=medium . * New upstream release - will build against a newer ruby-nokogiri (Closes: #869031) * update packaging with `dh-make-ruby -w` - Bump debhelper compat to 10 - Bump Standards-Version to 4.0.0 (no changes needed) * Add debian/patches/0001-gemspec-relax-dependency-on-css_parser.patch (does what it says on the tin) scap-security-guide (0.1.31-5) unstable; urgency=medium . * Updated shared guide management (Closes: #871353). * Update standard version to 4.0.0 * Update compat level to 10 sensible-utils (0.0.10) unstable; urgency=medium . * Acknowledge NMU * Add myself as uploader. * Bump policy no change. * Update copyright. * Use debhelper. * Harden recursive execution of script (Closes: #775727, #390580). * Bug fix: "[l10n:cs] Initial Czech translation of package sensible-utils", thanks to Michal Simunek (Closes: #673157). * Bug fix: "[INTL:pt] Portuguese translation of manpage", thanks to Américo Monteiro (Closes: #758072). * Bug fix: "Manpages not utf-8 encoded", thanks to Sandro Mani (Closes: #739688). * Bug fix: "requires gettext but no dependency on gettext-base", thanks to Jonathan Dowland (Closes: #728612). Supply a echo -n gettext in private dir. * Bug fix: "Manpage should reference appropriate section of Debian Policy", thanks to Jari Aalto (Closes: #603243). * Bug fix: "Infinite loop in select-editor when nano is not installed (batch-mode)", thanks to Niels Thykier (Closes: #777168). * Bug fix: "please sort editors by priority in select-editor", thanks to David Kalnischkies (Closes: #720853). slic3r (1.2.9+dfsg-6.1) unstable; urgency=medium . * Non-maintainer upload. * Fix "missing dependency on perlapi-*": add override_dh_perl in debian/rules to make dh_perl search for perl modules in the private directory as well. (Closes: #869360) sqlobject (3.4.0+dfsg-1) unstable; urgency=low . * Update to the latest upstream release. - Adds support for python 3.6 (Closes: #867899) - Documentation is now built using sphinx. - Fix pytest warnings by renaming the helper classes. * Drop obsolete fix_sqlite_vacuum_cmd patch. * Update package to use sphinx to build the html documentation. * Drop obsolete change_doc_build_script patch. * Remove the dh_clean override from debian/rules, since it's no longer needed with the new documentation build system. * Drop debian/clean for the same reason. * Standards-Version: 4.0.0 (no changes needed). ssss (0.5-4) unstable; urgency=medium . * d/control: bumped std-ver to 4.0.0 (no changes needed) * d/control: use debhelper 10 * d/watch: use watch version 4 * d/tests: add a smoke test (by Chris Lamb, closes: #869645) swish++ (6.1.5-5) unstable; urgency=medium . * QA upload. * Fix FTBFS with GCC-7, patch 853673.patch * Set source/format to 3.0 (quilt) tcl-signal (1.4-5) unstable; urgency=medium . * Push Standards-Version to 4.0.1. Update d/copyright format URL . [ Helmut Grohne ] * Fix FTCBFS: Propagate TCL_CC. (Closes: #871762)