Andreas Tille pushed to branch master at Debian Blends Team / junior
Commits: da046df2 by Andreas Tille at 2023-10-26T15:28:32+02:00 Trim trailing whitespace. Changes-By: lintian-brush Fixes: lintian: trailing-whitespace See-also: https://lintian.debian.org/tags/trailing-whitespace.html - - - - - 2189f167 by Andreas Tille at 2023-10-26T15:28:32+02:00 debian/copyright: use spaces rather than tabs to start continuation lines. Changes-By: lintian-brush Fixes: lintian: tab-in-license-text See-also: https://lintian.debian.org/tags/tab-in-license-text.html - - - - - f94eef75 by Andreas Tille at 2023-10-26T15:29:25+02:00 Use secure URI in Homepage field. Changes-By: lintian-brush Fixes: lintian: homepage-field-uses-insecure-uri See-also: https://lintian.debian.org/tags/homepage-field-uses-insecure-uri.html - - - - - 7134405c by Andreas Tille at 2023-10-26T15:31:40+02:00 Rules-Requires-Root: no - - - - - 4 changed files: - debian/changelog - debian/control - debian/control.stub - debian/copyright Changes: ===================================== debian/changelog ===================================== @@ -3,6 +3,10 @@ debian-junior (1.32) UNRELEASED; urgency=medium * Team upload. * Drop junior-tasks from desktop task since it is in Depends automatically + * Trim trailing whitespace. + * debian/copyright: use spaces rather than tabs to start continuation lines. + * Use secure URI in Homepage field. + * Rules-Requires-Root: no -- Andreas Tille <[email protected]> Thu, 26 Oct 2023 15:09:27 +0200 @@ -19,8 +23,8 @@ debian-junior (1.31) unstable; urgency=low [ Andreas Tille ] * Standards-Version: 4.6.2 - * start of automatic changelog entry * - + * start of automatic changelog entry * + * Changes in metapackage dependencies -junior-art added: @@ -132,8 +136,8 @@ debian-junior (1.29) unstable; urgency=medium * Remove myself from Uploaders * Depends: ${misc:Depends} for junior-tasks - * start of automatic changelog entry * - + * start of automatic changelog entry * + * Changes in metapackage dependencies -junior-programming removed: @@ -178,8 +182,8 @@ debian-junior (1.26) unstable; urgency=medium * Dropped Ben Armstrong from Uploaders * Bump Standards-Version - * start of automatic changelog entry * - + * start of automatic changelog entry * + * Changes in metapackage dependencies -junior-art added: ===================================== debian/control ===================================== @@ -11,7 +11,8 @@ Build-Depends-Indep: blends-dev (>= 0.7~) Standards-Version: 4.6.2 Vcs-Browser: https://salsa.debian.org/blends-team/junior Vcs-Git: https://salsa.debian.org/blends-team/junior.git -Homepage: http://blends.debian.org/junior/tasks/ +Homepage: https://blends.debian.org/junior/tasks/ +Rules-Requires-Root: no Package: junior-tasks Architecture: all @@ -582,4 +583,3 @@ Description: Debian Jr. writing This metapackage will install tools for your budding young writer. It includes a text editor, spell-checker, dictionary client, word processor, and educational writing software. - ===================================== debian/control.stub ===================================== @@ -10,7 +10,8 @@ Build-Depends-Indep: blends-dev (>= 0.7~) Standards-Version: 4.6.2 Vcs-Browser: https://salsa.debian.org/blends-team/junior Vcs-Git: https://salsa.debian.org/blends-team/junior.git -Homepage: http://blends.debian.org/junior/tasks/ +Homepage: https://blends.debian.org/junior/tasks/ +Rules-Requires-Root: no Package: junior-tasks Architecture: all @@ -19,4 +20,3 @@ Description: Debian Jr. tasks for tasksel This package provides Debian Jr. tasks in tasksel. . These tasks are described in detail at http://blends.debian.org/junior/tasks/ - ===================================== debian/copyright ===================================== @@ -6,7 +6,7 @@ Files: * Copyright: 2001-2008 Ben Armstrong <[email protected]> 2008-2010, 2012, 2014, 2015 Andreas Tille <[email protected]> 2014, 2016 Per Andersson <[email protected]> - 2019 Jonathan Carter <[email protected]> + 2019 Jonathan Carter <[email protected]> License: GPL-3+ License: GPL-3+ View it on GitLab: https://salsa.debian.org/blends-team/junior/-/compare/1a6ce22384a61c3f2e6a6efd08e5ea235dde203e...7134405ccd718e7b07881504cc2008452e298cfa -- View it on GitLab: https://salsa.debian.org/blends-team/junior/-/compare/1a6ce22384a61c3f2e6a6efd08e5ea235dde203e...7134405ccd718e7b07881504cc2008452e298cfa You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ Blends-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/blends-commit
