Sergio Durigan Junior pushed to branch master at Debian Med / sleepyhead
Commits: c705858e by Sergio Durigan Junior at 2018-04-20T15:41:45-04:00 Fix d/watch. - - - - - 2d675358 by Sergio Durigan Junior at 2018-04-20T15:42:29-04:00 Update my e-mail address. - - - - - 9817ebeb by Sergio Durigan Junior at 2018-04-20T15:43:15-04:00 Update Vcs-* URLs to reflect move to salsa. - - - - - 0ddcb23c by Sergio Durigan Junior at 2018-04-20T16:35:36-04:00 Update d/compat to 11. - - - - - ab24a788 by Sergio Durigan Junior at 2018-04-20T16:35:36-04:00 Fix spelling errors on various files. - - - - - 748fc2c2 by Sergio Durigan Junior at 2018-04-20T16:35:56-04:00 Update changelog for 1.0.0-beta-2+dfsg-5 release - - - - - 6 changed files: - debian/changelog - debian/compat - debian/control - + debian/patches/0006-Fix-spelling-errors-on-various-files.patch - debian/patches/series - debian/watch Changes: ===================================== debian/changelog ===================================== --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +sleepyhead (1.0.0-beta-2+dfsg-5) unstable; urgency=medium + + * Fix d/watch. + * Update my e-mail address. + * Update Vcs-* URLs to reflect move to salsa. + * Update d/compat to 11. + * Fix spelling errors on various files. + + -- Sergio Durigan Junior <[email protected]> Fri, 20 Apr 2018 16:35:53 -0400 + sleepyhead (1.0.0-beta-2+dfsg-4) unstable; urgency=medium * Adjust paths when including headers from "libquazip5". ===================================== debian/compat ===================================== --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -10 +11 ===================================== debian/control ===================================== --- a/debian/control +++ b/debian/control @@ -1,9 +1,9 @@ Source: sleepyhead Maintainer: Debian Med Packaging Team <[email protected]> -Uploaders: Sergio Durigan Junior <[email protected]> +Uploaders: Sergio Durigan Junior <[email protected]> Section: science Priority: optional -Build-Depends: debhelper (>= 10), +Build-Depends: debhelper (>= 11), qt5-qmake, libqt5serialport5-dev, libquazip5-dev, @@ -11,9 +11,9 @@ Build-Depends: debhelper (>= 10), libqt5webkit5-dev, libqt5opengl5-dev, libglu1-mesa-dev | libglu-dev, -Standards-Version: 4.1.3 -Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/sleepyhead.git -Vcs-Git: https://anonscm.debian.org/git/debian-med/sleepyhead.git +Standards-Version: 4.1.4.1 +Vcs-Browser: https://salsa.debian.org/med-team/sleepyhead +Vcs-Git: https://salsa.debian.org/med-team/sleepyhead.git Homepage: https://sleepyhead.jedimark.net/ Package: sleepyhead ===================================== debian/patches/0006-Fix-spelling-errors-on-various-files.patch ===================================== The diff for this file was not included because it is too large. ===================================== debian/patches/series ===================================== --- a/debian/patches/series +++ b/debian/patches/series @@ -3,3 +3,4 @@ 0003-Adapt-source-code-to-generate-reproducible-builds.patch 0004-Fix-compiling-against-Qt-5.8.patch 0005-Use-quazip5-instead-of-quazip-when-including-header-.patch +0006-Fix-spelling-errors-on-various-files.patch ===================================== debian/watch ===================================== --- a/debian/watch +++ b/debian/watch @@ -1,4 +1,3 @@ version=4 -opts="filenamemangle=s/@ANY_VERSION@\/.*\.tar\.gz/sleepyhead-code-$1\.tar\.gz/g,\ -repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g,repack,compression=xz" \ - https://gitlab.com/sleepyhead/sleepyhead-code/tags .*/repository/@ANY_VERSION@/archive\.tar\.gz +opts="filenamemangle=s/sleepyhead-code/sleepyhead/,repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g,repack,compression=xz" \ + https://gitlab.com/sleepyhead/sleepyhead-code/tags .*/sleepyhead/sleepyhead-code/-/archive/.*/sleepyhead-code-@ANY_VERSION@\.tar\.gz View it on GitLab: https://salsa.debian.org/med-team/sleepyhead/compare/3517680121da8ad7b4f4ca2f1a55878cf06d09c3...748fc2c24fe1dc1c686c3f22b566ad2868da3f3f --- View it on GitLab: https://salsa.debian.org/med-team/sleepyhead/compare/3517680121da8ad7b4f4ca2f1a55878cf06d09c3...748fc2c24fe1dc1c686c3f22b566ad2868da3f3f 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
