quilt 0.65-3 source package in Ubuntu

Changelog

quilt (0.65-3) unstable; urgency=medium

  [ Ondřej Nový ]
  * d/control: Remove Testsuite field, not needed anymore

  [ Vivek Das Mohapatra ]
  * Configure canonical /bin/bash path so that quilt binary packages
    built in a merged-/usr environment continue to work on
    non-merged-/usr systems (Closes: #913226)

  [ Dr. Tobias Quathamer ]
  * Fix intermittently failing test. Due to an exchanged output order
    of stdout and stderr, the test sometimes fails.
    Thanks to Simon McVittie <email address hidden> (Closes: #913246)
  * Move bash-completion from Build-Depends-Indep to Build-Depends.
    Thanks to Simon McVittie <email address hidden> (Closes: #913248)
  * Add dependency on sensible-utils.
    Some quilt commands (edit, mail, header) use "sensible-editor".

 -- Dr. Tobias Quathamer <email address hidden>  Thu, 08 Nov 2018 22:09:45 +0100

Upload details

Uploaded by:
Martin Quinson
Uploaded to:
Sid
Original maintainer:
Martin Quinson
Architectures:
all
Section:
vcs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe devel

Builds

Disco: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
quilt_0.65-3.dsc 1.9 KiB 1983cb08d1792e5a46e4400bd33950711e89665eb1fdd9e92f76b90885022f5b
quilt_0.65.orig.tar.gz 401.2 KiB f6cbc788e5cbbb381a3c6eab5b9efce67c776a8662a7795c7432fd27aa096819
quilt_0.65-3.debian.tar.xz 37.0 KiB 7405802914f1a6e7c62f7511d9078ae8bb7ed96e28714349178d530f636c9bad

Available diffs

No changes file available.

Binary packages built by this source

quilt: Tool to work with series of patches

 Quilt manages a series of patches by keeping track of the changes
 each of them makes. They are logically organized as a stack, and you can
 apply, un-apply, refresh them easily by traveling into the stack (push/pop).
 .
 Quilt is good for managing additional patches applied to a package received
 as a tarball or maintained in another version control system. The stacked
 organization is proven to be efficient for the management of very large patch
 sets (more than hundred patches). As matter of fact, it was designed by and
 for Linux kernel hackers (Andrew Morton, from the -mm branch, is the
 original author), and its main use by the current upstream maintainer is to
 manage the (hundreds of) patches against the kernel made for the SUSE
 distribution.
 .
 This package provides seamless integration into Debhelper or CDBS,
 allowing maintainers to easily add a quilt-based patch management system in
 their packages. The package also provides some basic support for those not
 using those tools. See README.Debian for more information.

quilt-el: No summary available for quilt-el in ubuntu groovy.

No description available for quilt-el in ubuntu groovy.