1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122
|
linssid (3.6-3) unstable; urgency=medium
* 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)
-- Joao Eriberto Mota Filho <eriberto@debian.org> Sun, 27 Jan 2019 14:53:18 -0200
linssid (3.6-2) unstable; urgency=medium
* debian/tests/control: created to perform a trivial test.
-- Joao Eriberto Mota Filho <eriberto@debian.org> Wed, 21 Nov 2018 15:18:31 -0200
linssid (3.6-1) unstable; urgency=medium
[ 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.
-- Joao Eriberto Mota Filho <eriberto@debian.org> Thu, 11 Oct 2018 22:43:58 -0300
linssid (2.9-3) unstable; urgency=medium
* debian/control: added qtbase5-dev to Build-Depends field to avoid a FTBFS.
-- Joao Eriberto Mota Filho <eriberto@debian.org> Sun, 30 Oct 2016 09:12:31 -0200
linssid (2.9-2) unstable; urgency=medium
* 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.
-- Joao Eriberto Mota Filho <eriberto@debian.org> Sun, 30 Oct 2016 00:19:38 -0200
linssid (2.9-1) unstable; urgency=medium
* 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.
-- Joao Eriberto Mota Filho <eriberto@debian.org> Sun, 25 Sep 2016 20:34:00 -0300
linssid (2.7-3) unstable; urgency=medium
* Upload to unstable.
-- Joao Eriberto Mota Filho <eriberto@debian.org> Tue, 28 Jul 2015 15:31:51 -0300
linssid (2.7-2) experimental; urgency=medium
* debian/patches/03-fix-FTBFS-with-qwt6: created to avoid a FTBFS.
-- Joao Eriberto Mota Filho <eriberto@debian.org> Mon, 27 Jul 2015 20:40:16 -0300
linssid (2.7-1) experimental; urgency=low
* Initial release (Closes: #778924)
-- Joao Eriberto Mota Filho <eriberto@debian.org> Sat, 21 Feb 2015 01:28:13 -0200
|