* No-change rebuild for icu soname change.
* No-change rebuild for icu soname change.
* debian/control:
- Added 'Rules-Requires-Root: no' to source stanza.
- Bumped Standards-Version to 4.5.0.
- Fixed a spelling error in description.
* debian/copyright: updated packaging copyright years.
* debian/salsa-ci.yml: added to provide CI tests for Salsa.
* debian/source/lintian-overrides: added to override a lintian about OUI.
* Using new DH level format. Consequently:
- debian/compat: removed.
- debian/control: changed from 'debhelper' to 'debhelper-compat' in
Build-Depends field and bumped level to 12.
* debian/control: bumped Standards-Version to 4.3.0.
* debian/copyright: updated packaging copyright years.
* debian/patches/20_fix-FTCBFS-build-arch-compiler.patch: created to fix a
FTCBFS. Thanks to Helmut Grohne <helmut@subdivi.de>. (Closes: #920400)
* debian/tests/control: created to perform a trivial test.
[ Joao Eriberto Mota Filho ]
* New upstream release. (Closes: #902636)
* Migrated DH level to 11.
* debian/control:
- Added policykit-1 to Depends field.
- Bumped Standards-Version to 4.2.1.
* debian/copyright:
- Added rights for Ondřej Nový.
- Updated upstream and packaging copyright years.
* debian/manpage/:
- Added manpage for linssid-pkexec.
- Updated manpage for linssid and moved to level 8.
* debian/manpages: updated to use the new manpages.
* debian/patches/:
- 10_fix-desktop.patch: updated.
- 20_use-root-instead-sudo.patch: removed because the
upstream is using policykit now. (LP: #1774872)
* debian/rules: updated dh_installchangelogs to use README_3.6.
[ Ondřej Nový ]
* debian/control: Set Vcs-* to salsa.debian.org.
* debian/copyright: Use https protocol in Format field.
* debian/watch: Use https protocol.
* debian/control: added qtbase5-dev to Build-Depends field to avoid a FTBFS.
* debian/control: removed qt5-default from Build-Depends field.
* debian/rules: added the QT_SELECT to choose a Qt version to build.
* debian/source.lintian-overrides: removed. Using a variable in debian/rules
to set the Qt version.
* New upstream release.
* Bumped DH level to 10.
* Dropped gksu. Consequently:
- Removed gksu from Depends field in debian/control.
(Closes: #806306, #822599)
- Updated the manpage.
- Updated a specific patch.
* debian/control:
- Build-Depends field:
~ Added libqwt-qt5-6 and libqwt-headers|libqwt-dev.
~ Removed libqt5opengl5-dev.
- Bumped Standards-Version to 3.9.8.
- Fixed a spelling error in long description.
- Improved the long description.
- Updated the Vcs-* fields to use https instead of http and git.
* debian/copyright:
- Removed all information about embedded qwt-lib. The upstream no logger
uses it.
- Updated the upstream and packaging copyright years.
* debian/install: removed because is no longer needed.
* debian/linssid32.xpm: removed because is no longer needed.
* debian/lintian-overrides: no longer needed. Removed.
* debian/manpage/:
- Dropped genallman.sh. Using create-man.sh.
- Updated the manpage.
* debian/menu: removed in compliance with CTTE #741573.
* debian/patches/:
- 01-fix-desktop: renamed to 10_fix-desktop.patch and updated.
- 02-use-root: renamed to 20_use-root-instead-sudo.patch and updated.
- 03-fix-FTBFS-with-qwt6: no longer needed. The upstream fixed the source
code. Removed.
* debian/rules:
- Added the DEB_BUILD_MAINT_OPTIONS variable to improve the GCC hardening.
- Changed from README_2.7 to README_2.9 in override_dh_installchangelogs.
- Removed some options from DEB_LDFLAGS_MAINT_APPEND variable.
- Removed the override_dh_auto_clean target.
* debian/source/options: added to ignore some changes in upstream place.
* debian/watch: bumped to version 4.
* Upload to unstable.
* debian/patches/03-fix-FTBFS-with-qwt6: created to avoid a FTBFS.
* Initial release (Closes: #778924)