bosixnet (2.0-2.2) unstable; urgency=medium . * Non-maintainer upload. * Install systemd units into /usr. (Closes: #1073625) bosixnet (2.0-2.1) unstable; urgency=medium . * Non-maintainer upload. * No source change upload to rebuild with debhelper 13.10. bosixnet (2.0-2) unstable; urgency=medium . * Update debian/control: - bump Standards-Version to 4.5.1 (was 4.2.1): no changes required - replace build dependency from debhelper (>= 11~) to debhelper-compat (= 13) - add Rules-Requires-Root: no * Delete debian/compat * Update debian/watch * Simplify debian/rules: remove DEB_LDFLAGS_MAINT_APPEND variable with -Wl,--as-needed flag * Add debian/bosixnet-webui.lintian-overrides * Add debian/bosixnet-daemon.lintian-overrides bosixnet (2.0-1) unstable; urgency=medium . * New upstream release. * Bump Standards-Version to 4.2.1 (was 3.9.8). * Bump debhelper version to 11~ (was 9); update debian/compat. * Update debian/control: - delete build dependency from dh-systemd - add net-tools to dependencies of bosixnet-daemon package * Simplify debian/rules: - delete "--parallel", "--list-missing" and "--with systemd" options from dh after switching to new debhelper - delete get-orig-source section after switching to new Standards-Version - stop support of SysVinit: delete override_dh_auto_configure and override_dh_auto_clean sections - delete override_dh_builddeb section: fixes lintian note: debian-rules-should-not-use-custom-compression-settings * Add debian/source/lintian-overrides. * Add debian/upstream/metadata. * Update debian/copyright. bosixnet (1.9-1) unstable; urgency=medium . * New upstream release. * Update debian/copyright. * Enable all hardening flags in debian/rules. bosixnet (1.8-1) unstable; urgency=medium . * New upstream release. * Bump Standards-Version to 3.9.8 (was 3.9.6): no changes required. * Update debian/control: - fix lintian error init.d-script-needs-depends-on-lsb-base - fix lintian note vcs-field-uses-insecure-uri vcs-git - add build dependency on dh-systemd * Update debian/rules: - add --list-missing and --with systemd options for dh * Update debian/bosixnet-*.install files. * Update years in debian/copyright. bosixnet (1.7-1) unstable; urgency=medium . * Bump Standards-Version to 3.9.6 (was 3.9.5): no changes required. * Update debian/copyright: relicensed from GPLv2 or later to Expat. * Update debian/control using wrap-and-sort tool. * Fix lintian error: maintainer-script-should-not-use-adduser-system-without-home bosixnet (1.6-2) unstable; urgency=medium . * Move package to unstable: no changes required. bosixnet (1.6-1) experimental; urgency=medium . * Initial release. (Closes: #738681) caps2esc (0.3.2-1) unstable; urgency=medium . * Initial release. Closes: #1019967 clementine (1.4.1+git27-g658f34ec4+dfsg-3) unstable; urgency=medium . * QA upload. * Drop unnecessary Build-Depends: libqt5webkit5-dev. clementine (1.4.1+git27-g658f34ec4+dfsg-2) unstable; urgency=medium . * QA upload. * Upload to unstable. clementine (1.4.1+git27-g658f34ec4+dfsg-2~exp1) experimental; urgency=medium . * QA upload. * debian/patches/: + 0009-Try-to-fix-template-mismatch-within-taglib-2-tagread.patch: Try to fix build failure with taglib 2 on 32-bit architectures. clementine (1.4.1+git27-g658f34ec4+dfsg-1) unstable; urgency=medium . * QA upload. * New upstream release. (Closes: #976016) * debian/copyright: Update Files-Excluded field. * debian/control: Update Vcs-* fields to use Debian Salsa git repo. * debian/control: Build-depends on taglib 2.x libtag-dev. (Closes: #1092686) * debian/control: Add optional build-dep libxml2-dev. * debian: Apply "wrap-and-sort -abst". * debian/patches: Refresh patches. * debian/patches: + 0008-Disable-HAVE_VISUALISATIONS-unconditionally.patch: Set default value of HAVE_VISUALISATIONS to OFF. * debian/rules: Drop -DUSE_SYSTEM_PROJECTM=ON, we are not using libprojectm for now. * debian/rules: Drop -DENABLE_VK=OFF, this option is no longer present in upstream build system. * debian/rules: Set -DVISUALISATIONS=OFF to explicitly disable this component. clementine (1.4.0~rc1+git867-g9ef681b0e+dfsg-2) unstable; urgency=medium . * Orphan package, set maintainer to Debian QA Group. (See: #1092799) * Acknowledge NMU: 1.4.0~rc1+git867-g9ef681b0e+dfsg-1.1. Thanks to Florian Ernst. clementine (1.4.0~rc1+git867-g9ef681b0e+dfsg-1.1) unstable; urgency=medium . * Non-maintainer upload. * Fix FTBFS with GCC-14 by turning off the compiler warning flag that causes it, which quite plausibly just triggers a false positive. Thanks to Ben Harris . (Closes: #1088037) clementine (1.4.0~rc1+git867-g9ef681b0e+dfsg-1) unstable; urgency=medium . * New upstream snapshot. * Bump Standards-Version to 4.6.2. * Acknowledge NMU: 1.4.0~rc1+git347-gfc4cb6fc7+dfsg-2.1. Thanks to Florian Ernst. * Update debian/watch file. Thanks to Sam Q. clementine (1.4.0~rc1+git347-gfc4cb6fc7+dfsg-2.1) unstable; urgency=medium . * Non-maintainer upload. * Add explicit Depends on libqt5sql5-sqlite (Closes: #1008312) clementine (1.4.0~rc1+git347-gfc4cb6fc7+dfsg-2) unstable; urgency=medium . [ Pino Toscano ] * Remove the old clementine.xpm, and clementine-16.xpm icons, no more needed since the removal of the Debian menu file in 1.3.1+dfsg-1. . [ Florian Ernst ] * Fix FTBFS with GCC-11 by dropping -std=c++0x and -U__STRICT_ANSI__, patch taken from upstream. (Closes: #984014) clementine (1.4.0~rc1+git347-gfc4cb6fc7+dfsg-1) unstable; urgency=medium . * New upstream snapshot. * New method for repacking upstream tarball using uscan features implemented in debian/watch and debian/copyright Files-Excluded field. Modifying debian/README.source and debian/README.Debian accordingly. * Disable ProjectM visualization module and remove the build-depend on libprojectm-dev because of issues on some architectures and also issues with presets. clementine (1.4.0~rc1+git346-g4e3e9c8d1+dfsg-1) unstable; urgency=medium . * New upstream snapshot. (Closes: #972175) * Refresh patches. * Enable ProjectM visualization module and add the build-depend on libprojectm-dev. * Reorder paragraphs in debian/copyright files to fix dep5 format issues. clementine (1.4.0~rc1+git174-gcb64d9705+dfsg-2) unstable; urgency=medium . * Build now on all architectures since Qt/OpenGL build issues have been fixed for armel/armhf. (Closes: #959514) * Update package description in debian/control file. (Closes: #959513) * Update and convert the manpage from docbook to usual groff man format and remove build-depend on docbook-to-man. * Remove obsolete macros declaration in debian/rules. * Use new debhelper compatibility specification by setting a build-depend instead of debian/compat and update compatibility to debhelper 13. * Remove unnecessary parallel option in debian/rules file with debhelper 13. clementine (1.4.0~rc1+git174-gcb64d9705+dfsg-1) unstable; urgency=medium . * New upstream snapshot. * Add build-depend on libasound2-dev for alsa integration. clementine (1.4.0~rc1+dfsg-2) unstable; urgency=medium . * Source only upload. clementine (1.4.0~rc1+dfsg-1) unstable; urgency=medium . [ Thomas Pierson ] * New upstream release. * Bump Standards-Version to 4.5.0. * Enable parallel building in debian/rules. (Closes: #912826) * Update debian/copyright file. * Disable ProjectM visualization module and remove the build-depend on libprojectm-dev for now because this library will be removed from unstable soon following the Qt4 removal. . [ Antonio Russo ] * Refresh patches : - libmygpo 1.10 is now in unstable, drop unconditional libmygpo use patch, - Appstream patch has been upstreamed, - Freebsd detection has been upstreamed, * Build-depend on libqt5sql5-sqlite, and do not build embedded QSQLite as Debian's version includes FTS3 support. clementine (1.3.1+git609-g623a53681+dfsg-1) unstable; urgency=medium . * New upstream snapshot. (Closes: #885567, #898998) * Bump Standards-Version to 4.2.1. * Cherry-pick an upstream patch to fix appstream data installation target. clementine (1.3.1+git565-gd20c2244a+dfsg-1) unstable; urgency=medium . * New upstream snapshot. * Remove obsolete depend on libqt4-sql-sqlite in debian/control file. (Closes: #901146) * Replace build-depend on liblastfm-dev (Qt4 build) by liblastfm5-dev (Qt5 build) to reenable LastFm support. (Closes: #902988) * Update debian/copyright file. * Add a patch to fix the taglib version checking in CMakeLists.txt. clementine (1.3.1+git542-gf00d9727c+dfsg-1) unstable; urgency=medium . * New upstream snapshot. * List only current buildable architectures in debian/control file. * Update debian/copyright file. clementine (1.3.1+git426-gb8381321c+dfsg-1) experimental; urgency=medium . * New upstream snapshot of Qt5 branch. * Remove obsolete Qt4 build-depends and add new required Qt5 build-depends. * Refresh patches always_use_system_libmygpo-qt, freebsd_isnt_kfreebsd and hide_boost_includes_from_q_moc. * Remove libqxt related build options in debian/rules because we don't use the system libqxt any more and update debian/README.Debian accordingly. * Update debian/copyright file. * Bump Standards-Version to 4.1.4. * Move package repository to salsa.debian.org. * Set libmygpo-qt build-dependency to version 1.1.0-1 or above in debian/control. * Remove obsolete libqjson-dev build-dependency in debian/control. * Refresh and adapt always_use_system_libmygpo-qt.patch. clementine (1.3.1+git276-g3485bbe43+dfsg-1.1) unstable; urgency=medium . * Non-maintainer upload. * Fix build with GCC 7 (Ritesh Raj Sarraf). Closes: #853348. clementine (1.3.1+git276-g3485bbe43+dfsg-1) unstable; urgency=medium . * New upstream snapshot. (Closes: #851005) * Update debian/copyright file. * Update package description in debian/control file. * Update the man page. * Refresh patches. clementine (1.3.1+git240-g1a2f6e2+dfsg-1) unstable; urgency=medium . * New upstream snapshot. * Remove redundant debian/gbp.cfg config file. * Update debian/gbp.conf file to new conventions. * Remove libechonest-dev from build dependencies as no longer needed. * Update debian/copyright file. * Add gstreamer1.0-plugins-bad as suggest in debian/control. (Closes: #834439) * Refresh all patches. clementine (1.3.1+dfsg-1) unstable; urgency=low . * New upstream release. (Closes: #833620, #827882) * Use DEB_CXXFLAGS_MAINT_APPEND instead of -DCMAKE_CXX_FLAGS in debian/rules to prevent override of other flags. * Remove obsolete debian/menu file. * Bump Standards-Version to 3.9.8. clementine (1.3~rc1-1) unstable; urgency=low . * New upstream release. (Closes: #736457, #784646, #810498) * Refresh patches * Use libmygpo-qt from Debian instead of the embedded code copy. * Update debian/copyright. clementine (1.2.3+git1354-gdaddbde+dfsg-1) unstable; urgency=medium . * New upstream snapshot. * Update dependencies for the new upstream snapshot requirments: - Remove build dependencies on libqca2-dev and libindicate-qt-dev. - Set build dependencies on libgstreamer1.0-dev and libgstreamer-plugins-base1.0-dev. (Closes: #785829) - Add build dependency on libcrypto++-dev and libpulse-dev. - Update dependencies to gstreamer1.0 plugins. * Remove obsolete patches. * Refresh patch: remove-references-to-non-dfsg-files.patch. * Refresh patch: hide_boost_includes_from_q_moc.patch. * Update patch fix_gcc5_ftbfs.patch because some changes are already included upstream. * Improve dh_clean rules to remove new generated files during the build. * Update README.Debian file about embedded copy of code changes and DFSG version. * Remove obsolete build options in debian/rules file. * Update and improve the debian/copyright file. * Update package repository location. clementine (1.2.3+dfsg-4) unstable; urgency=medium . * Improve dh_clean rules to remove all generated files during the build. Thanks to Timothy Potter for the patch. (Closes: #790541) * Add a patch to fix FTBFS with Boost 1.58. Thanks to Robert Bruce Park for the patch. (Closes: #795144, #794673) clementine (1.2.3+dfsg-3) unstable; urgency=low . * Add a patch to fix GCC-5 FTBFS. Thanks to Timothy Potter for his help on this issue. (Closes: #777819) * Remove Lisandro Damián Nicanor Pérez Meyer from Uploaders at his request. (Closes: #780753) * Remove Artur Rona from Uploaders because he is no longer involved in maintaining this package for a long time. * Bump Standards-Version to 3.9.6. clementine (1.2.3+dfsg-2) unstable; urgency=medium . * Change my email address to the Debian one. * Backport no_namespaces_for_dbus_interfaces.patch (Closes: #758448). clementine (1.2.3+dfsg-1) unstable; urgency=low . * New upstream release. (Closes: #742163, #724615, #722471) * Update debian/watch file. * Bump Standards-Version to 3.9.5. * Bump debian/copyright standard version to 1.0. * Fix a misspelling issue in debian/copyright. clementine (1.2.0+dfsg-2) unstable; urgency=low . * Fix FTBFS on kfreebsd system using a patch from Modestas Vainius. (Closes: #729239) clementine (1.2.0+dfsg-1) unstable; urgency=low . * New upstream release. (Closes: #726474) * Update debian/copyright and debian/README.Debian files. * Add build-depend on libqca2 because it is now a hard build-depend. * Add cmake option -DI_HATE_MY_USERS=ON in debian/rules to allow build of clementine using the system sqlite library. See README.Debian file for more information about that. * Refresh patch: remove-references-to-non-dfsg-files.patch. * Remove obsolete patches: - fix-deprecated-function-with-glib236.patch - fix-islaptop-check-on-kfreebsd.patch * Remove useless build-depends on libimobiledevice-dev, libusbmuxd-dev, libplist-dev because upstream drops support for iMobileDevice. (Closes: #726339, #728434) clementine (1.1.1+dfsg-2) unstable; urgency=low . * Upload to unstable. (Closes: #701260) * Merge changes from 1.0.1+dfsg-3 revision. * Set build-depend liblastfm-dev minimum version to version 1.0.3 in coordination with liblastfm1 transition in unstable. * Remove minimum version 2.0.1 requirement on libechonest-dev build-depend because this version is not already available in unstable. * Add a patch fixing kFreeBSD build issue: - debian/patches/fix-islaptop-check-on-kfreebsd.patch clementine (1.1.1+dfsg-1) experimental; urgency=low . * New upstream release. * Add libfftw3-dev to build-depends for moodbar support (Closes: #694250) * Add libsparsehash-dev to build-depends and set minimum requirement to version 1.8 for libtag1-dev for Google Drive support. (Closes: #694924) * Update the debian/watch file. Thanks to Bart Martens. * Remove deprecated DM-Upload-Allowed field in debian/control file. * Set build-depend libechonest-dev minimum version to version 2.0.1. clementine (1.1.0~rc1+dfsg-1) experimental; urgency=low . * New upstream release candidate. (Closes: #639975) * Remove obsolete patches. * Add libprotobuf and protobuf-compiler to build-depends because it is now a hard requirement. * Update debian/copyright and debian/README.Debian files. * Add a lintian override binary-without-manpage because a new binary clementine-tagreader is only used internaly by Clementine and does not need a manpage. clementine (1.0.1+dfsg-3) unstable; urgency=low . * Fix FTBFS caused by a deprecated function in glib2.36 using an upstream patch. (Closes: #707542) * Remove deprecated DM-Upload-Allowed field in debian/control file. * Bump Standards-Version to 3.9.4. clementine (1.0.1+dfsg-2) unstable; urgency=low [ Artur Rona ] * Merge changes from Ubuntu. Following patches have been applied by upstream and can be dropped with next upstream release. * debian/patches/fix-desktop-file.patch: - Clementine is not listed in media applications (right click > properties > open with) due to missing %U for Exec in desktop file. (Closes: #666966) * Upgrade Build-Depends on universal libglew-dev. * Bump Standards-Version to 3.9.3. * Upgrade to debhelper 9. [ Thomas Pierson ] * Fix clementine crash using version 4.8 of libqt4-sql (Closes: #660714, #673556). Thanks to David Sansome for fixing this upstream and thanks to Micah Gersten for reporting this issue on debian bt. - add debian/patches/fix_qtsql.patch - update debian/patches/series * Set -DCMAKE_CXX_FLAGS="-DQT_NO_DEBUG_OUTPUT -DQT_NO_WARNING_OUTPUT" to stop debug output (Closes: #658224). * Update package repository URLs. * Add DM-Upload-Allowed field in debian/control. clementine (1.0.1+dfsg-1) unstable; urgency=low * New upstream release. (Closes: #653926, #651611, #657391) clementine (0.7.1+dfsg-4) unstable; urgency=low [ Artur Rona ] * Merge changes from Ubuntu: - Use wrap-and-sort script - Bump to debhelper 8 - Specify Build-Depends - Remove blank line from d/install and d/watch - Add override for Changelog file * Fix d/copyright to make lintian happy: - Add missing licenses LGPL-2.1+ and GPL-3+ - Specify Format header and add Upstream-Name [ Thomas Pierson ] * Add Lisandro and Artur to d/control as Co-Maintainers. * Add libindicate-qt-dev in Build-Depends to enable sound menu integration. clementine (0.7.1+dfsg-3) unstable; urgency=low * Acknowledge NMU: 0.7.1+dfsg-2.1 . Thanks to Lisandro for his work. * Restore lost commits due to the NMU. clementine (0.7.1+dfsg-2.1) unstable; urgency=low * Non-maintainer upload. * Fix FTBFS by qFuzzyCompare function on armel, armhf and sh4. Thanks Nobuhiro Iwamatsu for the patch. This patch has already been applied upstream in current trunk (Closes: #636001). clementine (0.7.1+dfsg-2) unstable; urgency=low [ Thomas Pierson ] * Remove 'gstreamer0.10-alsa' from Depends and put 'gstreamer0.10-alsa | gstreamer0.10-pulseaudio' in Recommends instead. Closes: #630547 Thanks Christian Marillat for reporting this bug. * Update Vcs-git URL. * Add information about the 'dfsg_clean' branch of the package repository in README.source file. [ Lisandro Damián Nicanor Pérez Meyer ] * Remove unneeded explicit dependencies: - libechonest1.1. - libqxt-gui0. - libqxt-core0. clementine (0.7.1+dfsg-1) unstable; urgency=low * Initial release. Thanks to Jérémy Bobbio for his sponsoring work. Thanks to Lisandro Pérez Meyer for his packaging work on libechonest depend. Thanks to Paul Grandperrin for his advices, patches and reviews about embedded libraries issues. Thanks to David Sansome for his upstream patches. Thanks to Arthur Rona for his advices. Closes: #579859 cpp-hocon (0.3.0-1.2) unstable; urgency=medium . * Non-maintainer upload. * Disable -Werror. (Closes: #1096468) * Drop obsolete setting of -Wl,--as-needed (now default). cpp-hocon (0.3.0-1.1) unstable; urgency=medium . * Non-maintainer upload. * Rename libraries for 64-bit time_t transition. Closes: #1061905 cpp-hocon (0.3.0-1.1~exp1) experimental; urgency=medium . * Non-maintainer upload. * Rename libraries for 64-bit time_t transition. cpp-hocon (0.3.0-1) unstable; urgency=medium . * New upstream release (Closes: #970379) + Bump SONAME to 0.3.0 - Drop fix-gcc-8-ftbfs.patch; changes included upstream * Bump Standards-Version to 4.5.0; no changes needed * Bump dh compat to 13 - Drop the redundant override of dh_missing, as --fail-missing is on by default * d/copyright: bump debian/ years cpp-hocon (0.1.7-1) unstable; urgency=medium . [ Nicolas Dandrimont ] * Fix versioned build-dependency constraints . [ Apollon Oikonomopoulos ] * New upstream release + Bump libcpp-hocon ABI version * Fix FTBFS with GCC 8 (Closes: #897729) * Bump Standards-Version to 4.2.0; no changes needed cpp-hocon (0.1.6-1) unstable; urgency=medium . * Initial release (Closes: #891528) crow-translate (2.11.1+git20240108+ds-2) unstable; urgency=medium . * Bump standards version to 4.7.0. crow-translate (2.11.1+git20240108+ds-1) unstable; urgency=medium . * New upstream version. * d/copyright: bump years, add myself. crow-translate (2.11.0+git20231031+ds-1) unstable; urgency=medium . * Initial release (Closes: #973608) dashel (1.3.3-6) unstable; urgency=medium . * debian/copyright: use spaces rather than tabs to start continuation lines. * Use secure URI in Homepage field. * Bump debhelper from deprecated 9 to 13, and Standards-Version: 4.6.2 * Set debhelper-compat version in Build-Depends. * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository, Repository-Browse. * Use canonical URL in Vcs-Browser. * added Recommends: libjs-jquery. Closes: #988870 dashel (1.3.3-5) unstable; urgency=medium . * applied the new patch from Chris Lamb. Closes: #890568 dashel (1.3.3-4) unstable; urgency=medium . * applied Chris Lamb's patch; Closes: #890311 dashel (1.3.3-3) unstable; urgency=medium . * patched dashel-posix.cpp to fix Bug#889862: dashel: FTBFS on sparc64 Closes: #889862 dashel (1.3.3-2) unstable; urgency=medium . * added VCS stuff; Closes: #888750 (again) dashel (1.3.3-1) unstable; urgency=medium . * Initial release (Closes: #888750) efte (1.1-4) unstable; urgency=medium . * QA upload. . [ Debian Janitor ] * Set upstream metadata fields: Archive, Bug-Database, Bug-Submit, Repository, Repository-Browse. * Update standards version to 4.6.0, no changes needed. efte (1.1-3) unstable; urgency=medium . * QA upload. * Refresh packaging: + Bump Standards-Version to 4.5.1. + Bump debhelper compat to v13. * debian/rules: Migrate to dh sequencer. (Closes: #928900) * debian/copyright: Rewrite in machine-readable format. * debian/patches/0002-cmake-cxxflags: Properly append cmake flags. efte (1.1-2) unstable; urgency=low . * QA upload. * Maintainer field set to QA Group. * Use default build flags. Pass LDFLAGS to cmake. * Add missing targets to debian/rules: build-{arch,indep}. * Bump Standards-Version to 3.9.5. * Explicitly exclude HISTORY file when calling dh_installchangelogs to avoid shipping it twice. * Debhelper compatibility level set to 9. efte (1.1-1) unstable; urgency=low * Initial release (Closes: #506757) enki-aseba (1:1.6.99-3) unstable; urgency=medium . * added a build-dependency on python3-setuptools. Closes: #1080874 * removed the version constraint on the build-dependency cmake * bumped debhelper-compat (=13), Standards-Version: 4.7.1 * enabled CI for salsa enki-aseba (1:1.6.99-2) unstable; urgency=medium . [ Lisandro Damián Nicanor Pérez Meyer ] * Remove qt5-default from build dependencies, no other changes needed (Closes: #972162). . [ Georges Khaznadar ] * Merged Lissandro's changes, thanks! enki-aseba (1:1.6.99-1) unstable; urgency=medium . * New upstream version 1.6.99 * changes to use Python3 instead of Python2.7. Closes: #936483 * updated debian patches * changed the name of a binary package: python-enki2 -> python3-enki2 * made build-dependency on debhekper-compt (=12), removed debian/compat * Upgraded Standards-Version: 4.5.0 enki-aseba (1:1.6.0-6) unstable; urgency=medium . * changed a build-dependency: libqt5opengl5-dev => libqt5opengl5-desktop-dev Closes: #895499 * upgraded Standards-Version: 4.1.4 enki-aseba (1:1.6.0-5) unstable; urgency=medium . * fixed uncommitted changes in the previous version enki-aseba (1:1.6.0-4) unstable; urgency=medium . * upgraded the use version of Qt to 5 enki-aseba (1:1.6.0-3) unstable; urgency=medium . * Initial release (Closes: #888748) (again) * Added collaborative maintenance support with salsa & debian-science group enki-aseba (1:1.6.0-2) unstable; urgency=medium . * Initial release (Closes: #888748) (again) * fixed the type cinematics -> kinematics. enki-aseba (1:1.6.0-1) unstable; urgency=medium . * Initial release (Closes: #888748) * changed epoch: (none) -> 1, since the numbering will be based on "aseba-x.y.z" tags, which are following another scheme than enki's generic releases. * changed Maintainer in debian/control, and redefined the binary packages output by the source package * updated Standards-Version: 4.1.3, put a build-dependency on debhelper 10 * patched cmake files to build a shared library leatherman (1.12.1+dfsg-1.3) unstable; urgency=medium . * Non-maintainer upload. * Rename libraries for 64-bit time_t transition. Closes: #1062325 leatherman (1.12.1+dfsg-1.3~exp1) experimental; urgency=medium . * Non-maintainer upload. * Rename libraries for 64-bit time_t transition. leatherman (1.12.1+dfsg-1.2) unstable; urgency=medium . * Non-maintainer upload. * d/patches/update-code-to-compile-with-new-compilers.patch: Add patch. - Fix FTBFS with GCC 11 by upstream patch (closes: #984082). * d/patches/series: Add new patch. leatherman (1.12.1+dfsg-1.1) unstable; urgency=medium . * Non-maintainer upload. * [517b59d] Add .gitlab-ci.yml * [37dd667] Use packaged libboost-nowide. (Closes: #975863) leatherman (1.12.1+dfsg-1) unstable; urgency=medium . * New upstream release + Bump SONAME to 1.12.1 + Drop cmake-ftbfs.patch; fixed upstream * Acknowledge 1.4.2+dfsg-2.1 NMU; thanks to Dimitri John Ledkov and Adrian Bunk! * Bump Standards-Version to 4.5.0; no changes needed * Bump dh compat to 13; no changes needed * Use upstream build flag to disable -Werror * d/copyright: bump debian/* years leatherman (1.4.2+dfsg-2.1) unstable; urgency=high . * Non-maintainer upload. * Add patch to fix ftbfs with Boost 1.71. (Closes: #960416) leatherman (1.4.2+dfsg-2) unstable; urgency=medium . * Drop the libleatherman-data package; the translations shipped therein are actually test data * Fix option_set.count() "endless" loop (Closes: #905463) * Bump Standards-Version to 4.2.0; no changes needed leatherman (1.4.2+dfsg-1) unstable; urgency=medium . [ Nicolas Dandrimont ] * Explicit build-dependency version constraints to ease backports * Force LC_CTYPE=C for tests as well . [ Apollon Oikonomopoulos ] * B-D on ruby (Closes: #897553) * New upstream release + Bump SONAME to 1.4.2 * Bump Standards-Version to 4.1.5; no changes needed * d/copyright: add Files-Excluded field * Disable -Werror (Closes: #897778) leatherman (1.4.0+dfsg-1) unstable; urgency=medium . * Initial release (Closes: #891226)