~racb/git-ubuntu:disable-applied

Last commit made on 2016-12-14
Get this branch:
git clone -b disable-applied https://git.launchpad.net/~racb/git-ubuntu
Only Robie Basak can upload to this branch. If you are Robie Basak please log in for upload directions.

Branch merges

Branch information

Name:
disable-applied
Repository:
lp:~racb/git-ubuntu

Recent commits

f5294f8... by Robie Basak

Disable applied patches imports

This is a crude attempt to work around LP: #1649832 by not converting
the unapplied tips to applied tips.

e6e56e5... by Robie Basak

wip/review: todo note about checking logical

58eb56d... by Nish Aravamudan

usd buildsource: pass -i -I to dpkg-buildpackage

This avoids putting .git in the tarball or diff, particularly for format
1.0 packages.

Signed-off-by: Nishanth Aravamudan <email address hidden>

808bb68... by Nish Aravamudan

usd: move SourceExtractionException to a sensible common place

Signed-off-by: Nishanth Aravamudan <email address hidden>

5ac031e... by Nish Aravamudan

usd import: only do a patches-applied import for '3.0 (quilt)' format srcpkgs

Signed-off-by: Nishanth Aravamudan <email address hidden>

72035db... by Nish Aravamudan

usd build: add --for-merge flag for building a merge

This involves searching Debian first (on Launchpad) for the nearest
publish and passing -sa in case of a source build.

Signed-off-by: Nishanth Aravamudan <email address hidden>

b1ef54d... by Nish Aravamudan

usd build: do not attempt to cache native packages

There is no tarball to grab, so iterating over launchpad publishes just
unnecessarily hits the network.

https://www.debian.org/doc/debian-policy/ch-binary.html 3.2.1 specifies
that native packages must not contain '-'. Non-native packages must
contain '-', so we can use the '-' presence to detect the package type.

Signed-off-by: Nishanth Aravamudan <email address hidden>

494f5b5... by Robie Basak

wip/review: check submitter's logical tag exists

Check that the logical tag exists as expected before trying to use it.
Without an explicit check, we get odd errors and incorrect behaviour
after this point.

9b78735... by Robie Basak

wip/review: add -ident to .git/info/attributes

php7.0 is an example of a package that ships a .gitattributes file. This
adds $Id$ substitutions. We don't want these since we want to leave the
upstream code entirely alone when working with packaging.

Ignore these when cloning by default.

0cb8a9b... by Robie Basak

wip/review: make use of the ubuntu/devel branches

Now that LP 1593727 is fixed, we no longer need the reviewer to input
the name of the development pocket to use.