Andreas Tille pushed to branch master at Debian Med / freemedforms-project
Commits: d0947fcb by Andreas Tille at 2019-11-29T07:28:00Z Add missing header - - - - - 64b28a04 by Andreas Tille at 2019-11-29T07:28:30Z Standards-Version: 4.4.1 - - - - - 8eea364e by Andreas Tille at 2019-11-29T07:29:42Z Set upstream metadata fields: Screenshots. - - - - - c35443e5 by Andreas Tille at 2019-11-29T08:22:31Z Package libquazip-headers was removed and headers are now provided in libquazip (>= 0.7.6-6) - - - - - 5 changed files: - debian/changelog - debian/control - + debian/patches/fix_qt5_issue.patch - debian/patches/series - debian/upstream/metadata Changes: ===================================== debian/changelog ===================================== @@ -3,11 +3,9 @@ freemedforms-project (1.0.0-1) UNRELEASED; urgency=medium * New upstream version (patches applied upstream) * Fix watch file * Try to build with Qt5 - * debhelper 11 * Point Vcs fields to salsa.debian.org - * Standards-Version: 4.2.1 * debhelper-compat 12 - * Standards-Version: 4.4.0 + * Standards-Version: 4.4.1 * Drop useless get-orig-source target * Remove trailing whitespace in debian/changelog * Remove trailing whitespace in debian/rules @@ -17,6 +15,9 @@ freemedforms-project (1.0.0-1) UNRELEASED; urgency=medium * Set upstream metadata fields: Archive. * Rely on pre-initialized dpkg-architecture variables. * Provide fake Git hash + * Set upstream metadata fields: Screenshots. + * Package libquazip-headers was removed and headers are now provided + in libquazip (>= 0.7.6-6) -- Andreas Tille <[email protected]> Fri, 06 Sep 2019 08:19:15 +0200 ===================================== debian/control ===================================== @@ -17,9 +17,8 @@ Build-Depends: debhelper-compat (= 12), libopencv-core-dev, libopencv-highgui-dev, libopencv-objdetect-dev, - libquazip5-dev, - libquazip-headers -Standards-Version: 4.4.0 + libquazip5-dev (>= 0.7.6-6) +Standards-Version: 4.4.1 Vcs-Browser: https://salsa.debian.org/med-team/freemedforms-project Vcs-Git: https://salsa.debian.org/med-team/freemedforms-project.git Homepage: http://www.freemedforms.com/ ===================================== debian/patches/fix_qt5_issue.patch ===================================== @@ -0,0 +1,14 @@ +Author: Eric Maeker <[email protected]> +Last-Update: Fri, 29 Nov 2019 08:08:05 +0100 +Description: Add missing header + +--- a/libs/datapackutils/servercreation/servercreationwidget.cpp ++++ b/libs/datapackutils/servercreation/servercreationwidget.cpp +@@ -44,6 +44,7 @@ + #include <QDesktopServices> + #include <QUrl> + #include <QFileDialog> ++#include <QAction> + + #include <QDebug> + ===================================== debian/patches/series ===================================== @@ -1,2 +1,3 @@ do_not_rely_on_git.patch quazip_location +fix_qt5_issue.patch ===================================== debian/upstream/metadata ===================================== @@ -1 +1,3 @@ Archive: SourceForge +Screenshots: +- https://sourceforge.net/p/freemedforms/screenshot/generalui-fr.png View it on GitLab: https://salsa.debian.org/med-team/freemedforms-project/compare/bdef13f971a7071fb3e8dff4a098996ccb75fc9a...c35443e5f45f9e8d9c5b24f97762bca4302b67c7 -- View it on GitLab: https://salsa.debian.org/med-team/freemedforms-project/compare/bdef13f971a7071fb3e8dff4a098996ccb75fc9a...c35443e5f45f9e8d9c5b24f97762bca4302b67c7 You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
