[med-svn] [Git][med-team/parallel][master] 4 commits: Revert "Suggests: ash" (just apply patch provided by submitter)
Andreas Tille (@tille)
gitlab at salsa.debian.org
Sun Dec 18 13:45:51 GMT 2022
Andreas Tille pushed to branch master at Debian Med / parallel
Commits:
c1647901 by Andreas Tille at 2022-12-18T14:32:50+01:00
Revert "Suggests: ash" (just apply patch provided by submitter)
- - - - -
90ea3c32 by Andreas Tille at 2022-12-18T14:33:25+01:00
routine-update: Standards-Version: 4.6.2
- - - - -
109e51f8 by Andreas Tille at 2022-12-18T14:36:43+01:00
Do not install env_parallel.ash into target package
- - - - -
2f4412d8 by Andreas Tille at 2022-12-18T14:37:33+01:00
Upload to unstable
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,15 @@
+parallel (20221122+ds-2) unstable; urgency=medium
+
+ [ наб ]
+ * Revert "Suggests: ash"
+ Closes: #1026096
+
+ [ Andreas Tille ]
+ * Standards-Version: 4.6.2 (routine-update)
+ * Do not install env_parallel.ash into target package
+
+ -- Andreas Tille <tille at debian.org> Sun, 18 Dec 2022 14:36:50 +0100
+
parallel (20221122+ds-1) unstable; urgency=medium
* New upstream version
=====================================
debian/control
=====================================
@@ -13,7 +13,7 @@ Build-Depends:
texinfo,
libreoffice-writer-nogui
Rules-Requires-Root: no
-Standards-Version: 4.6.1
+Standards-Version: 4.6.2
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
@@ -25,7 +25,7 @@ Depends:
sysstat,
${misc:Depends},
${perl:Depends}
-Suggests: ash, csh, fish, ksh, tcsh, zsh
+Suggests: csh, fish, ksh, tcsh, zsh
Description: build and execute command lines from standard input in parallel
GNU Parallel is a shell tool for executing jobs in parallel using one
or more machines. A job is typically a single command or a small
=====================================
debian/rules
=====================================
@@ -13,3 +13,4 @@ override_dh_install:
sed -i '1s?^#!/usr/bin/env[[:space:]]\+perl?#!/usr/bin/perl?' $${pl} ; \
done
find debian -name env_parallel.pdksh -delete
+ find debian -name env_parallel.ash -delete
View it on GitLab: https://salsa.debian.org/med-team/parallel/-/compare/6d3521e8b02cf0df6a756472f0c86c831d7d2765...2f4412d851ea9f9c41667b5f6821cd1102bb107a
--
View it on GitLab: https://salsa.debian.org/med-team/parallel/-/compare/6d3521e8b02cf0df6a756472f0c86c831d7d2765...2f4412d851ea9f9c41667b5f6821cd1102bb107a
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20221218/9130a24f/attachment-0001.htm>
More information about the debian-med-commit
mailing list