Debian Package Tracker
Register | Log in
Subscribe

devscripts

scripts to make the life of a Debian Package maintainer easier

Choose email to subscribe with

general
  • source: devscripts (main)
  • version: 2.20.5
  • maintainer: Devscripts Maintainers (DMD)
  • uploaders: Mattia Rizzolo [DMD] – Pierre-Elliott Bécue [DMD]
  • arch: any
  • std-ver: 4.5.1
  • VCS: Git (Browse, QA)
versions [more versions can be listed by madison] [old versions available from snapshot.debian.org]
[pool directory]
  • o-o-stable: 2.15.3+deb8u1
  • o-o-sec: 2.15.3+deb8u1
  • oldstable: 2.17.6+deb9u2
  • old-bpo: 2.19.5+deb10u1~bpo9+2
  • stable: 2.19.5+deb10u1
  • stable-bpo: 2.20.5~bpo10+1
  • testing: 2.20.5
  • unstable: 2.20.5
versioned links
  • 2.15.3+deb8u1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 2.17.6+deb9u2: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 2.19.5+deb10u1~bpo9+2: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 2.19.5+deb10u1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 2.20.4~bpo10+1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 2.20.5~bpo10+1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 2.20.5: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
binaries
  • devscripts (424 bugs: 0, 140, 284, 0)
action needed
lintian reports 2 errors and 6 warnings high
Lintian reports 2 errors and 6 warnings about this package. You should make the package lintian clean getting rid of them.
Created: 2020-07-29 Last update: 2020-09-21 06:01
44 bugs tagged patch in the BTS normal
The BTS contains patches fixing 44 bugs (46 if counting merged bugs), consider including or untagging them.
Created: 2020-10-19 Last update: 2021-01-24 00:30
Depends on packages which need a new maintainer normal
The packages that devscripts depends on which need a new maintainer are:
  • adequate (#786808)
    • Suggests: adequate
  • cvs-buildpackage (#478218)
    • Suggests: cvs-buildpackage
  • docbook-xsl (#802370)
    • Build-Depends: docbook-xsl
  • svn-buildpackage (#726770)
    • Suggests: svn-buildpackage
Created: 2019-11-22 Last update: 2021-01-23 22:39
version in VCS is newer than in repository, is it time to upload? normal
vcswatch reports that this package seems to have a new changelog entry (version 2.20.6, distribution UNRELEASED) and new commits in its VCS. You should consider whether it's time to make an upload.

Here are the relevant commit messages:
commit cc296a254e839631505abee64acdb85d1b8d4e1d
Author: Xavier Guimard <yadd@debian.org>
Date:   Fri Jan 22 09:30:04 2021 +0100

    uscan: improve USCAN_VERBOSE

commit 1dac4ebb9a878ccb6d4aff4bb7772388338723ab
Author: Xavier Guimard <yadd@debian.org>
Date:   Fri Jan 22 08:46:54 2021 +0100

    uscan: fix verbosity when USCAN_VERBOSE=yes

commit 2ef05450b09049b12bd78da0bfb83fb7af22a028
Merge: f3e85cab af01e0af
Author: Mattia Rizzolo <mattia@debian.org>
Date:   Thu Jan 21 06:26:28 2021 +0100

    Merge branch 'debrebuild' of salsa.debian.org:josch/devscripts
    
    MR: https://salsa.debian.org/debian/devscripts/-/merge_requests/212
    Signed-off-by: Mattia Rizzolo <mattia@debian.org>

commit af01e0af340d374c094695bc00d280ce4f028d7c
Author: Johannes 'josch' Schauer <josch@mister-muffin.de>
Date:   Wed Jan 20 11:12:41 2021 +0100

    debrebuild: enhancements for the sbuild builder
    
     - support situations in which apt breaks due to its inability to
       consider any packages that are not the most recent version
     - achieve this by using the aspcud resolver instead
     - sometimes, aspcud cannot even be installed because of aforementioned
       problem (use [1] to reproduce) -- thus we also remove build-essential
     - since debootstrap marks all packages as manually installed we have to
       also manually remove the dependencies of build-essential instead of
       using autoremove
    
    [1] https://buildinfos.debian.net/ftp-master.debian.org/buildinfo/2021/01/19/aldo_0.7.8-2_amd64-buildd.buildinfo

commit 116d85a0e2cb348a482f5c27ca703ce6ca20ee74
Author: Johannes 'josch' Schauer <josch@mister-muffin.de>
Date:   Wed Jan 20 11:08:28 2021 +0100

    debrebuild: apply suggestions by Mattia Rizzolo
    
     - use String::ShellQuote instead of custom shellescape function
     - use --buildresults instead of --output
     - do not advertise non-existent pbuilder backend
     - adjust UNSHARE section due to the closing of #898446
     - add Debian 13 "trixie"
     - use full path in error message to not confuse the user
     - avoid code duplication by generating the package list once
     - support binNMU for the "none" builder

commit f3e85cabfa309031fa4fff26c019ae03e075eed5
Author: Mattia Rizzolo <mattia@debian.org>
Date:   Mon Jan 18 07:36:27 2021 +0100

    perltidy
    
    Signed-off-by: Mattia Rizzolo <mattia@debian.org>

commit 96700d73759a2bab684fe396c5143cde44fbaf2b
Author: Mattia Rizzolo <mattia@debian.org>
Date:   Mon Jan 18 07:17:07 2021 +0100

    fix pylint
    
    Signed-off-by: Mattia Rizzolo <mattia@debian.org>

commit 7d7315ebf74a4aed011a2cb4cf3147a9cd033dda
Author: Mattia Rizzolo <mattia@debian.org>
Date:   Mon Jan 18 06:59:30 2021 +0100

    uscan: set the umask while running `svn export`
    
    Signed-off-by: Mattia Rizzolo <mattia@debian.org>

commit d193967adf2dcbb91014fb8efd72ed760818b950
Author: Mattia Rizzolo <mattia@debian.org>
Date:   Mon Jan 18 06:47:37 2021 +0100

    setup.py: Produce a __init__.py at build time, containing the Devscripts version
    
    Signed-off-by: Mattia Rizzolo <mattia@debian.org>

commit 664ead19309ba79d51592024d3257ed7eda2ff8f
Author: Mattia Rizzolo <mattia@debian.org>
Date:   Mon Jan 18 06:45:54 2021 +0100

    delete __init__.py
    
    going to replace it with something autogenerated
    
    Signed-off-by: Mattia Rizzolo <mattia@debian.org>

commit 49d33908c7ca9f41adf74eb7ce2ca8a0266c49d6
Merge: f3e76ff5 4f26b17e
Author: Mattia Rizzolo <mattia@debian.org>
Date:   Mon Jan 18 05:56:06 2021 +0100

    Merge branch 'debbisect' of salsa.debian.org:josch/devscripts
    
    MR: https://salsa.debian.org/debian/devscripts/-/merge_requests/214
    Signed-off-by: Mattia Rizzolo <mattia@debian.org>

commit f3e76ff504f6743fd60c87b72c104ea5160c0aa6
Author: Mattia Rizzolo <mattia@debian.org>
Date:   Mon Jan 18 05:50:34 2021 +0100

    Revert "Fix path to debbisect run_bisect* scripts"
    
    josch fixed it differently in MR:!214
    
    This reverts commit cde9202cfc5b03d0148ccb6aad962202021007c5.

commit 834acfd160b6cae33b3ca64a2fe2992293c900a6
Merge: d09f244b a903b80b
Author: Mattia Rizzolo <mattia@debian.org>
Date:   Mon Jan 18 05:50:05 2021 +0100

    Merge branch 'master' of salsa.debian.org:mimi89999/devscripts
    
    MR: https://salsa.debian.org/debian/devscripts/-/merge_requests/213
    Signed-off-by: Mattia Rizzolo <mattia@debian.org>

commit d09f244b591d9f6acc7d7a1b3ba1b395e3a5d2f4
Merge: cde9202c 3983936e
Author: Mattia Rizzolo <mattia@debian.org>
Date:   Mon Jan 18 05:40:03 2021 +0100

    Merge branch 'xgrep' of salsa.debian.org:scop-guest/devscripts
    
    MR: https://salsa.debian.org/debian/devscripts/-/merge_requests/216
    Signed-off-by: Mattia Rizzolo <mattia@debian.org>

commit cde9202cfc5b03d0148ccb6aad962202021007c5
Author: Paul Wise <pabs@debian.org>
Date:   Fri Jan 15 14:20:27 2021 +0800

    Fix path to debbisect run_bisect* scripts

commit 3983936e6df2b7bc668f72380c52df36eeb35a2a
Author: Ville Skyttä <ville.skytta@iki.fi>
Date:   Sun Jan 10 22:30:14 2021 +0200

    *: use grep -E/-F instead of deprecated egrep/fgrep
    
    Signed-off-by: Ville Skyttä <ville.skytta@iki.fi>

commit 391bae7f64c2fb2da7717570ba65ad76e42d6bba
Author: Mattia Rizzolo <mattia@debian.org>
Date:   Sat Jan 2 16:22:17 2021 +0100

    tests: now hurd supports sem_open(), runs the tests there
    
    (though they still seems to fail, those should be debugged separately)
    
    Signed-off-by: Mattia Rizzolo <mattia@debian.org>

commit 1949c8beea322f5c89d19e7c6a695e03fccbf80b
Merge: dfa5fdab 86296665
Author: Mattia Rizzolo <mattia@debian.org>
Date:   Sat Jan 2 16:21:59 2021 +0100

    Merge branch 'fix/namecheck-dead-link' of salsa.debian.org:lyknode/devscripts
    
    MR: https://salsa.debian.org/debian/devscripts/-/merge_requests/215#note_209537
    Signed-off-by: Mattia Rizzolo <mattia@debian.org>

commit 862966650c90919aa1df4d5f03d99293036623d1
Author: Baptiste Beauplat <lyknode@cilg.org>
Date:   Mon Dec 28 21:30:31 2020 +0100

    Remove dead links from namecheck
    
    - alioth.debian.org was shutdown in favor of salsa.debian.org
    - gna.org was shutdown in 2017
    - www.ohloh.net was renamed www.openhub.net

commit 4f26b17e76fff6fedd3894f0f3af6de9d169e924
Author: Johannes 'josch' Schauer <josch@mister-muffin.de>
Date:   Thu Dec 24 22:01:43 2020 +0100

    debbisect: fix critical problems
    
     - install run_bisect and run_bisect_qemu into the script subdirectory
     - use os.path.lexist instead of os.path.exist when checking symlinks
     - set the PATH environment variable to a sensible default if it's not
       set
     - automatically retry a download aborted by snapshot.d.o after 10
       seconds
     - instead of appending, seek to the correct position in the output file

commit 7cc3738c189b3f4f2d8b000be9c57fd29012536c
Author: Johannes 'josch' Schauer <josch@mister-muffin.de>
Date:   Thu Dec 3 21:36:46 2020 +0100

    debrebuild: perform the actual build using sbuild or mmdebstrap as backends
    
     - Add the --builder option to select the rebuilder backend. The default is
       "none" which just prints instructions. Possible values are sbuild, dpkg,
       mmdebstrap, sbuild+unshare and pbuilder.
     - Add the --output option where the build results will be stored.
     - Compare the checksums from the input buildinfo with the build artifacts.
     - Unconditionally set Acquire::http::Dl-Limit "1000" and Acquire::Retries
       "5" to hopefully not get blocked by snapshot.d.o.
     - The sbuild+unshare as well as the mmdebstrap builders allow debrebuild
       to operate without any setup.  Closes: #958750
     - All builders (except the "none" builder) do download the source package
       automatically.  Closes: #961861
     - The "none" builder retains the former behavior of debrebuild. By using
       the other builders, debrebuild will actually perform the build itself
       and check if the produced build artifacts match.  Closes: #955123
     - All builders now support binNMUs.  Closes: #961862
     - Downgrades are avoided by using the last stable release.  Closes: #955307
     - There is now proper --help output and a man page.  Closes: #955049
     - Using the --timestamp option one can either manually provide the necessary
       timestamps separated by commas or use metasnap.d.n by supplying the value
       "metasnap"

commit a903b80bd4b8cec34fb27cc60d1a9196c60890bf
Author: mimi89999 <michel@lebihan.pl>
Date:   Tue Dec 22 11:13:19 2020 +0100

    debchange: Warn when DEBEMAIL and EMAIL are not set

commit dfa5fdab9e4dcb1bfcb5a1a305506996946a1449
Author: Mattia Rizzolo <mattia@debian.org>
Date:   Fri Dec 11 21:19:58 2020 +0100

    d/control: Remove Pierre-Elliott from Uploaders
    
    He gave me his ACK, thank you!
    
    Signed-off-by: Mattia Rizzolo <mattia@debian.org>

commit c22532ee8f479b52c55394a43f02e783e57ce056
Author: Mattia Rizzolo <mattia@debian.org>
Date:   Fri Dec 11 21:19:28 2020 +0100

    tests: actually, the var is called DEB_HOST_ARCH_OS…
    
    Signed-off-by: Mattia Rizzolo <mattia@debian.org>

commit 4f6e77599595c343fe81705ba8113631c05c7340
Author: Xavier Guimard <yadd@debian.org>
Date:   Fri Dec 4 16:09:56 2020 +0100

    uscan: dicrease checksum message from warning to verbose

commit cfba366c772d1761f5e31c9ac332718e5d9043fe
Author: Mattia Rizzolo <mattia@debian.org>
Date:   Thu Dec 3 17:10:18 2020 +0100

    test_debchange: skip Ubuntu tests when there is no known development release, like right after an Ubuntu release.
    
    Closes: #958912
    Signed-off-by: Mattia Rizzolo <mattia@debian.org>

commit 4d0e39bf9b7f7d33a56ac7dd1e5d05be431c75d8
Author: Mattia Rizzolo <mattia@debian.org>
Date:   Thu Dec 3 15:42:57 2020 +0100

    tests: fix check for hurd
    
    Thanks to jrtc27 for spotting
    
    Signed-off-by: Mattia Rizzolo <mattia@debian.org>

commit 1b56ac5121e9b31b9d08d7ce11237c0d19c52383
Author: Mattia Rizzolo <mattia@debian.org>
Date:   Thu Dec 3 15:07:51 2020 +0100

    tests: test_uscan_mangle: do not call helperWatch multiple times in a test, to prevent leftover background processes.
    
    Signed-off-by: Mattia Rizzolo <mattia@debian.org>

commit 1966182eca7568f6e8fa6e41e8885455d167ca2b
Author: Xavier Guimard <yadd@debian.org>
Date:   Tue Dec 1 11:05:43 2020 +0100

    salsa: fix bash completion

commit ac90a4e0866be91d9db721e88566a800972f6dfd
Author: Mattia Rizzolo <mattia@debian.org>
Date:   Mon Nov 30 22:16:28 2020 +0100

    tests: check on DEB_HOST_OS, not DEB_HOST_ARCH
    
    thanks to jrtc27 for the suggestion
    
    Signed-off-by: Mattia Rizzolo <mattia@debian.org>

commit 6aa4b405e47b8f914fe3a82f322e38cd75f6b99f
Author: Mattia Rizzolo <mattia@debian.org>
Date:   Mon Nov 30 21:53:17 2020 +0100

    tests: debrepro: skip some tests that require a working semaphore on kbsd and hurd
    
    Signed-off-by: Mattia Rizzolo <mattia@debian.org>

commit d82003b9e0e23bae8a6dbc14cd6a1ca123f2fe27
Author: Mattia Rizzolo <mattia@debian.org>
Date:   Mon Nov 30 21:52:13 2020 +0100

    tests: undefine some variables that might affect the tests
    
    Signed-off-by: Mattia Rizzolo <mattia@debian.org>

commit ea5a9e54c41c6ac85a1213c8f4e70f1419b06ff7
Author: Mattia Rizzolo <mattia@debian.org>
Date:   Mon Nov 30 18:26:13 2020 +0100

    "fix" changelog
    
    Signed-off-by: Mattia Rizzolo <mattia@debian.org>

commit 8a6ae434fd84de894c6c64ab4262c41c07132618
Author: Xavier Guimard <yadd@debian.org>
Date:   Mon Nov 30 18:59:03 2020 +0100

    Open changelog
Created: 2020-11-30 Last update: 2021-01-22 10:07
RFH: The maintainer is looking for help with this package. normal
The current maintainer is looking for someone who can help with the maintenance of this package. If you are interested in this package, please consider helping out. One way you can help is offer to be a co-maintainer or triage bugs in the BTS. Please see bug number #800413 for more information.
Created: 2017-12-02 Last update: 2017-12-02 00:25
news
[rss feed]
  • [2020-11-30] Accepted devscripts 2.20.5~bpo10+1 (source) into buster-backports (Mattia Rizzolo)
  • [2020-11-30] devscripts 2.20.5 MIGRATED to testing (Debian testing watch)
  • [2020-11-28] Accepted devscripts 2.20.5 (source) into unstable (Mattia Rizzolo)
  • [2020-07-22] Accepted devscripts 2.20.4~bpo10+1 (source) into buster-backports (Mattia Rizzolo)
  • [2020-07-03] devscripts 2.20.4 MIGRATED to testing (Debian testing watch)
  • [2020-06-28] Accepted devscripts 2.20.4 (source) into unstable (Mattia Rizzolo)
  • [2020-05-03] Accepted devscripts 2.20.3~bpo10+1 (source) into buster-backports (Mattia Rizzolo)
  • [2020-05-01] devscripts 2.20.3 MIGRATED to testing (Debian testing watch)
  • [2020-04-25] Accepted devscripts 2.20.3 (source) into unstable (Mattia Rizzolo)
  • [2020-02-21] Accepted devscripts 2.20.2~bpo10+1 (source) into buster-backports (Mattia Rizzolo)
  • [2020-02-12] devscripts 2.20.2 MIGRATED to testing (Debian testing watch)
  • [2020-02-05] Accepted devscripts 2.20.2 (source) into unstable (Mattia Rizzolo)
  • [2020-01-31] Accepted devscripts 2.20.1 (source) into unstable (Mattia Rizzolo)
  • [2019-10-31] Accepted devscripts 2.19.7~bpo10+1 (source) into buster-backports (Mattia Rizzolo)
  • [2019-10-24] devscripts 2.19.7 MIGRATED to testing (Debian testing watch)
  • [2019-10-17] Accepted devscripts 2.19.7 (source) into unstable (Mattia Rizzolo)
  • [2019-08-09] Accepted devscripts 2.19.5+deb10u1~bpo9+2 (source) into stretch-backports->backports-policy, stretch-backports (Roger Shimizu)
  • [2019-08-09] Accepted devscripts 2.19.5+deb10u1~bpo9+1 (source amd64) into stretch-backports->backports-policy, stretch-backports (Roger Shimizu)
  • [2019-08-05] Accepted devscripts 2.19.5+deb10u1 (source) into proposed-updates->stable-new, proposed-updates (Mattia Rizzolo)
  • [2019-08-05] Accepted devscripts 2.19.6~bpo10+1 (source amd64) into buster-backports, buster-backports (Mattia Rizzolo)
  • [2019-08-02] devscripts 2.19.6 MIGRATED to testing (Debian testing watch)
  • [2019-07-20] Accepted devscripts 2.19.6 (source) into unstable (Mattia Rizzolo)
  • [2019-05-14] Accepted devscripts 2.19.5~bpo9+1 (source amd64) into stretch-backports->backports-policy, stretch-backports (Mattia Rizzolo)
  • [2019-05-12] devscripts 2.19.5 MIGRATED to testing (Debian testing watch)
  • [2019-05-09] Accepted devscripts 2.19.5 (source) into unstable (Mattia Rizzolo)
  • [2019-04-03] Accepted devscripts 2.19.4~bpo9+1 (source) into stretch-backports->backports-policy, stretch-backports (Mattia Rizzolo)
  • [2019-03-31] devscripts 2.19.4 MIGRATED to testing (Debian testing watch)
  • [2019-03-20] Accepted devscripts 2.19.4 (source) into unstable (Mattia Rizzolo)
  • [2019-03-01] Accepted devscripts 2.19.3~bpo9+1 (source) into stretch-backports (Mattia Rizzolo)
  • [2019-02-28] devscripts 2.19.3 MIGRATED to testing (Debian testing watch)
  • 1
  • 2
bugs [bug history graph]
  • all: 418 433
  • RC: 0
  • I&N: 133 140
  • M&W: 278 286
  • F&P: 7
  • patch: 44 46
  • NC: 1
links
  • lintian (2, 6)
  • buildd: logs, clang, reproducibility, cross
  • popcon
  • browse source code
  • edit tags
  • other distros
  • security tracker
  • screenshots
  • l10n (94, -)
  • debci
ubuntu Ubuntu logo [Information about Ubuntu for Debian Developers]
  • version: 2.20.5ubuntu6
  • 45 bugs (2 patches)
  • patches for 2.20.5ubuntu6

Debian Package Tracker — Copyright 2013-2018 The Distro Tracker Developers
Report problems to the tracker.debian.org pseudo-package in the Debian BTS.
Documentation — Bugs — Git Repository — Contributing