lp://qastaging/~brbsix/devscripts/fix-magic

Created by Six and last modified
Get this branch:
bzr branch lp://qastaging/~brbsix/devscripts/fix-magic
Only Six can upload to this branch. If you are Six please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Six
Project:
devscripts
Status:
Development

Recent revisions

158. By Six <six@dv6>

suspicious-source: Realign comment

157. By Six <six@dv6>

suspicious-source: Aesthetic fixes.

156. By Six <six@dv6>

suspicious-source: Include missing comma.

155. By Six <six@dv6>

suspicious-source: Add support for recent versions of the python magic module.

154. By James McCoy

[ Julien Cristau ]
* grep-excuses: update URLs to use https://release.debian.org/

[ David Prévot ]
* French translation update

153. By James McCoy

[ Paul Wise ]
* Suggest debbindiff for deep .deb comparisons
* Use mirror.ftp-master instead of specific hostnames

[ James McCoy ]
* debcommit: Correctly show --strip-message is the default in --help.
  (Closes: #766885)
* mk-origtargz: Warn about unmatched Files-Excluded patterns. (Closes:
  #766641)
* annotate-output: Fix handling of a date format that contains whitespace.
  (Closes: #766180)
* Fix regression in dpkg-architecture using scripts when only -a or -t is
  specified, rather than both or neither. (Closes: #768587)

[ Jakub Wilk ]
* sadt:
  + Fix handling of rw-build-tree restriction
  + Improve handling of non-executable test files. When rw-build-tree is in
    effect, simply chmod the file. Otherwise, attempt to chmod the file
    (skipping the test on failure) and restore the original permissions on
    completion. (Closes: #749729)

[ Adam D. Barratt ]
* debchange:
  + Fix handling of changelogs where the most recent trailer line does not
    include a maintainer name. (Closes: #766516)
  + Add jessie-backports to the version mapping for --bpo.
* bts: Support the "stretch", "buster", "stretch-ignore" and "buster-ignore"
  tags.

[ Stefano Zacchiroli ]
* bts:
  + Support for the "newcomer" tag
  + Backward compatibility for the old "gift" usertag: drop
    documentation for it, but do both gift and newcomer (user)tagging for
    the time being

152. By James McCoy

Fix all the other calls to dpkg-architecture in devscripts.
(Closes: #764963 ... again)

151. By James McCoy

[ Benjamin Drung ]
* suspicious-source: Add image/tiff, application/pgp-keys, and image/x-icon
  to whitelisted mime-types. Add .gmo to whitelisted file extensions.
* wrap-and-sort: Add --max-line-length option with a default of 79 characters
  (it was previously hard-coded to 80 characters). (Closes: #756067)

[ Guillem Jover ]
* nmudiff: Send control messages inline. (Closes: #752152)

[ Paul Wise ]
* rmadison: bpo madison is dead, remove it
* rmadison: add new to the defaults for Debian
* rmadison: document the defaults in the manual page

[ James McCoy ]
* namecheck: Remove berlios, since it no longer hosts code. (Closes:
  #752382)
* mk-build-deps:
  + Provide the package name, not file name, to “dpkg --remove” when package
    install fails.
  + Read all of the output from “apt-cache showsrc” to ensure mk-build-deps
    doesn't get stuck waiting for apt-cache to exit.
  + Pass the name of the .deb file out of build_equiv to ensure the correct
    .deb is installed. (Closes: #753657)

[ Christoph Berg ]
* Update all qa.debian.org URLs to https://.

[ Ron Lee ]
* cowpoke:
  + Allow more flexibility for specialised build chroots.
    It's now possible to specify arbitrary 'dist' names, with arbitrary
    special configurations on top of the real BASE_DIST suite. This means
    it's easy to have things like a chroot for wheezy-backports which will
    be able to pull other deps from the backports repo, while still having
    a pristine wheezy build chroot on the same build host. Or to have a
    staging chroot for unstable, with extra build deps pulled in from a
    local repository, or installed manually, while still having a pristine
    sid chroot for building other packages to upload. And it all works the
    same as normal, you just pass --dist=wheezy_bpo to select the chroot.
  + Allow SIGN_KEYID and UPLOAD_QUEUE to be overridden per arch/dist.
    This makes a lot more sense now that the above is easily possible.
    People can use that for private or work (in progress) builds too, and
    this can reduce the chance of accidentally uploading to the wrong place,
    or signing some package not intended for upload with a key that would
    would let it be accepted by dak.
  + Better handling of --debbuildopts. There were some corner cases for
    this where the required quoting of options could be rather weird in the
    intersection of all the layers it might get passed through. This should
    make it more forgiving and better able to always DTRT.

[ David Prévot ]
* uscan.1: Use +dfsg suffix in examples

150. By James McCoy

* debchange:
  + Verify $opt_vendor is defined before trying to use it to avoid a warning
    about an unitialized variable.
  + utf-8 decode the maintainer name when reading it from the changelog.
    (Closes: #750855)
* uscan: Use HEAD instead of GET to check for possible GPG signature URLs.
  (Closes: #750929)
* debcheckout: Handle more variations of Alioth URLs when attempting to
  perform an authenticated checkout. (Closes: #750542)

149. By James McCoy

* mk-origtargz: Fix DEP8 test failures due to differences in how the script
  is named when it's run.
* debchange: Use Dpkg::Changelog::Parse to parse the changelog instead of
  performing manual parsing in debchange. (Closes: #749980)

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp://qastaging/devscripts
This branch contains Public information 
Everyone can see this information.

Subscribers