Excessive .bzrignore
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
ubuntu-ui-toolkit (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
Probably due to bug #1433296, the .bzrignore in lp:ubuntu-ui-toolkit contains all the build artifacts:
Makefile
modules/
modules/
modules/
modules/
documentation/
*.moc
moc_*.cpp
qrc_tst_*.cpp
tests/test_
tests/tst_*.qml.xml
tests/unit*
tests/unit*
plugins.qmltypes
po/*.mo
examples/
tests/unit/
tests/launcher/
build_paths.inc
tests/unit/
This list should likely be trimmed to a minimum, as it's bound to collect cruft in a speedy manner.
ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: qtdeclarative5-
ProcVersionSign
Uname: Linux 3.19.0-9-generic x86_64
ApportVersion: 2.16.2-0ubuntu3
Architecture: amd64
CurrentDesktop: Unity
Date: Tue Mar 17 21:17:42 2015
SourcePackage: ubuntu-ui-toolkit
SystemImageInfo:
current build number: 0
device name:
channel: daily
last update: Unknown
UpgradeStatus: No upgrade log present (probably fresh install)
Related branches
- Zsombor Egri: Approve
- PS Jenkins bot: Approve (continuous-integration)
-
Diff: 40 lines (+11/-11)1 file modified.bzrignore (+11/-11)
Changed in ubuntu-ui-toolkit (Ubuntu): | |
status: | New → Fix Committed |
That file does need updating now that the tree layout was modified to be in line with upstream qt modules.