Santiago Vila pushed to branch master at Debian Med / parallel
Commits: cc410004 by Santiago Vila at 2026-02-08T19:23:00+01:00 Fix clean target. - - - - - b803178d by Santiago Vila at 2026-02-08T19:24:00+01:00 d/copyright: Drop obsolete FSF postal address. - - - - - 1b8c16be by Santiago Vila at 2026-02-08T19:25:00+01:00 d/control: Drop "Rules-Requires-Root: no" (default). - - - - - 0b8df992 by Santiago Vila at 2026-02-08T19:26:00+01:00 d/control: Drop "Priority: optional" (default). - - - - - 38869657 by Santiago Vila at 2026-02-08T19:27:00+01:00 d/control: Update standards-version. - - - - - b49eadc5 by Santiago Vila at 2026-02-08T19:28:00+01:00 Update debian/salsa-ci.yml. - Use the simplified version - Disable debrebuild instead of reprotest - - - - - cc1ac4f9 by Santiago Vila at 2026-02-08T19:29:00+01:00 Update lintian overrides. - - - - - 4a45edde by Santiago Vila at 2026-02-08T19:30:00+01:00 Upload for unstable as 20240222+ds-3 - - - - - 6 changed files: - debian/changelog - debian/clean - debian/control - debian/copyright - debian/lintian-overrides - debian/salsa-ci.yml Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,16 @@ +parallel (20240222+ds-3) unstable; urgency=medium + + * Team upload. + * Fix clean target. + * Drop old FSF postal address from d/copyright. + * Drop "Rules-Requires-Root: no" (default). + * Drop "Priority: optional" (default). + * Update standards-version. + * Update debian/salsa-ci.yml. + * Update lintian overrides. + + -- Santiago Vila <[email protected]> Sun, 08 Feb 2026 19:30:00 +0100 + parallel (20240222+ds-2) unstable; urgency=medium * Team upload. ===================================== debian/clean ===================================== @@ -1 +1,2 @@ +src/foo.dot src/pod2rst-fix ===================================== debian/control ===================================== @@ -1,6 +1,5 @@ Source: parallel Section: utils -Priority: optional Maintainer: Debian Med Packaging Team <[email protected]> Uploaders: Andreas Tille <[email protected]>, Ondřej Surý <[email protected]> @@ -14,8 +13,7 @@ Build-Depends: libreoffice-writer-nogui, libreoffice-core, graphviz -Rules-Requires-Root: no -Standards-Version: 4.6.2 +Standards-Version: 4.7.3 Homepage: https://www.gnu.org/software/parallel/ Vcs-Git: https://salsa.debian.org/med-team/parallel.git Vcs-Browser: https://salsa.debian.org/med-team/parallel ===================================== debian/copyright ===================================== @@ -31,9 +31,7 @@ License: GPL-3+ General Public License for more details. . You should have received a copy of the GNU General Public License - along with this program; if not, see <http://www.gnu.org/licenses/> - or write to the Free Software Foundation, Inc., 51 Franklin St, - Fifth Floor, Boston, MA 02110-1301 USA + along with this program; if not, see <http://www.gnu.org/licenses/>. . On Debian systems, the full text of the GNU General Public License version 3 can be found in the file ===================================== debian/lintian-overrides ===================================== @@ -1,4 +1,4 @@ # see https://lists.debian.org/debian-med/2018/06/msg00043.html -parallel: script-with-language-extension usr/bin/*.* +parallel: script-with-language-extension [usr/bin/env_parallel.*] # parallel supports all kind of interpreters ... also the "harmful" ones: parallel: csh-considered-harmful * ===================================== debian/salsa-ci.yml ===================================== @@ -1,8 +1,7 @@ --- include: - - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/salsa-ci.yml - - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/pipeline-jobs.yml + - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/recipes/debian.yml -# FIXME: For the moment disable reprotest which fails +# FIXME: For the moment disable debrebuild which fails variables: - SALSA_CI_DISABLE_REPROTEST: 1 + SALSA_CI_DISABLE_DEBREBUILD: 1 View it on GitLab: https://salsa.debian.org/med-team/parallel/-/compare/0e5ed6d3e2add8fa58c908b897b89ac97497a979...4a45eddeefd005d2f8d08652834c9fd88afb3faa -- View it on GitLab: https://salsa.debian.org/med-team/parallel/-/compare/0e5ed6d3e2add8fa58c908b897b89ac97497a979...4a45eddeefd005d2f8d08652834c9fd88afb3faa 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
