Change logs for devscripts source package in Eoan

  • devscripts (2.19.6ubuntu1) eoan; urgency=medium
    
      * Build depend on pylint, which is now python3-based, instead of pylint3.
    
     -- Steve Langasek <email address hidden>  Wed, 25 Sep 2019 14:00:29 -0700
  • devscripts (2.19.6) unstable; urgency=medium
    
      [ Christoph Berg ]
      * origtargz:
        + Support unpacking tarballs where the files are in /.
    
      [ Alex Murray ]
      * hardening-check:
        + Add support for detecting binaries compiled with
          -fstack-clash-protection.  LP: #1820798; MR: !121
        + Add detection for -fcf-protection.  MR: !127
    
      [ laokz ]
      * uscan:
        + Fix typo in documentation.  MR: !125
        + Remove redundant, misleading  string in a debug message.  MR: !126
    
      [ Thomas Goirand ]
      * debchange:
        + Target buster-backports with --bpo.  Closes: #931614
    
      [ Paul Wise ]
      * Devscripts::Config:
        + Improve handling (prevent code execution and errors with spaces and
          newlines) of the configuration files.  MR: !124
          - Move String::ShellQuote from Recommends to Depends.
    
      [ Xavier Guimard ]
      * Reformat code following the changes in the new perltify 20181102.  MR: !129
      * debi:
        + Replace dpkg + apt-get by "apt-get install" on .change file.
          Closes: #810294; MR: !45
      * salsa:
        + Add "join" command.  Closes: #921314;  MR: !108
        + Add "push" command.  MR: !108
        + Update doc: completion for aliases.  MR: !108
      * uscan:
        + Ignore --download-version when component is marked as "ignore".  MR: !130
        + Fix download when <base> tag is relative.  Closes: #932399; MR: !133
    
      [ Mattia Rizzolo ]
      * d/control:
        + Bump Standards-Version to 4.4.0, no changes needed.
    
      [ Nick Gerow ]
      * debchange:
        + Make sure to escape special characters in the maintainer name.  MR: !128
    
      [ Simon McVittie ]
      * uscan:
        + Don't recurse into directories named .git when searching for
          Debian packages.  MR: !132
    
      [ Unit 193 ]
      * dcmd:
        + Consider .asc files as part of the upstream orig files.
        + Also add .zst as an allowed extension for upstream orig files.
    
      [ Sean Whitton ]
      * git-deborig:
        + New --just-print-tag-names option.  Closes: #931180; MR: !131
    
     -- Mattia Rizzolo <email address hidden>  Sat, 20 Jul 2019 10:43:35 +0200
  • devscripts (2.19.5) unstable; urgency=medium
    
      [ Topi Miettinen ]
      * hardening-check:
        + Fix some typos in the documentation.  MR: !118
    
      [ Xavier Guimard ]
      * Update French translation.
      * uscan:
        + Don't fail on first error when using multiple watch files.
          Closes: #927864; MR: !119
      * salsa:  MR: !117
        + Fix token regexp to allow "-" in GitLab tokens.
        + Fix useless warnings when old description is null.  Closes: #927367
        + Accept sub-groups in --group parameter.  Closes: #927350
        + Fix bad warning if user is an inherited member of a subgroup.
          Closes: #927373
    
      [ Edward Betts ]
      * Correct some spelling errors in documentation.  MR: !116
    
      [ Guillem Jover ]
      * mk-origtargz:  MR: !120
        + Do not enarmor already armored OpenPGP signatures.  This actively caused
          broken .asc files to be uploaded to the archive.
        + Pass --no-options to gpg.
        + Prevent duplicating the signature in case mk-origtargz is called twice.
        + Fix OpenPGP signature ASCII enarmor normalization.
        + Minore code improvements.
    
     -- Mattia Rizzolo <email address hidden>  Thu, 09 May 2019 17:01:29 +0200
  • devscripts (2.19.4build1) eoan; urgency=medium
    
      * No-change rebuild for the Eoan EANIMAL.
    
     -- Simon Quigley <email address hidden>  Fri, 19 Apr 2019 14:01:50 -0500
  • devscripts (2.19.4) unstable; urgency=medium
    
      [ Antonio Terceiro ]
      * debrepro:
        + Include --before-second-build option in output of --help.
    
      [ Adam D. Barratt ]
      * scripts/Makefile:
        + Fix building / testing of shell-based scripts.  Closes: #923271
    
      [ Paul Wise ]
      * chdist:
        + Drop Dir::State::status as apt doesn't hard-code it since 1.3~pre3
    
      [ Mattia Rizzolo ]
      * Apply patch from Jakub Wilk to fix a weird spacing in devscripts(1).
        Closes: #922975
      * sadt:
        + Ignore a UserWarning from debian.deb822.PkgRelation.parse_relations after
          #712513 changed its format.  Closes: #924026
      * wrap-and-sort:
        + Do not try to sort the paragraphs in d/tests/control.  Closes: #923499
      * tests:
        + Introduce a chronic_sh() bash function, reimplementing chronic(1).
        + Quiet down the uscan_git tests by using the new chronic_sh() thing, and
          tweaking a few command calls here and there.
        + Rename the TMPDIR variable to avoid overloading it, and with it affect
          the behaviour of mktemp(1) when it was already exported.  Closes: #924977
          This affected only some uscan tests.
        + Also tweak a few mktemp(1) calls to place their files in SHUNIT_TMPDIR,
          and name them after the tests they are running.
        + export GIT_CONFIG_NOGLOBAL=1, HOME=, XDG_CONFIG_HOME= in a few tests
          (uscan_git and salsa) to prevent the local configuration from affecting
          the tests.  Closes: #921334
    
      [ Xavier Guimard ]
      * salsa:
        + Allow `checkout --all`, to checkout all repos in a group.  MR: !109
        + Return 1 when lists are empty.  MR: !110
        + Fix disable/enable options.  MR: !114
        + Add KGB options configuration.  Closes: #921641; MR: !115
      * uscan:
        + Fix bad check for "verbose" in Config.pm.  Closes: #923441; MR: !111
      * Update French translation
    
      [ Reiner Herrmann ]
      * Update German translation.
    
      [ Simon McVittie ]
      * mergechanges:
        + Fix handling of .changes with a multiline Binary field.
          Closes: #923427; MR: !112
    
      [ Christoph Berg ]
      * Refresh German translation, mostly for salsa.
    
     -- Mattia Rizzolo <email address hidden>  Wed, 20 Mar 2019 16:57:59 +0100