lp://staging/~ahayzen/qtubuntu-print/empty-branch-for-bileto
- Get this branch:
- bzr branch lp://staging/~ahayzen/qtubuntu-print/empty-branch-for-bileto
Branch merges
- Michael Sheldon (community): Approve
- Ken VanDine: Approve (packaging)
-
Diff: 1359 lines (+732/-306)23 files modified.bzr-builddeb/default.conf (+2/-0)
CMakeLists.txt (+90/-0)
COPYING (+165/-0)
constants.h (+34/-0)
debian/changelog (+2/-2)
debian/control (+19/-10)
debian/copyright (+14/-24)
debian/qtubuntu-print.install (+1/-0)
debian/qtubuntu-print.sh (+7/-0)
debian/rules (+7/-20)
i18n.cpp (+40/-0)
i18n.h (+35/-0)
main.cpp (+22/-19)
pdf-plugin.pro (+0/-28)
po/CMakeLists.txt (+30/-0)
po/qtubuntu-print.pot (+36/-0)
qtubuntu-print.json (+1/-1)
qubuntuprintdevice.cpp (+28/-18)
qubuntuprintdevice_p.h (+22/-19)
qubuntuprintengine.cpp (+85/-81)
qubuntuprintengine_p.h (+24/-22)
qubuntuprintsupport.cpp (+49/-45)
qubuntuprintsupport_p.h (+19/-17)
Branch information
Recent revisions
- 25. By Andrew Hayzen
-
* Re-add qt5-default otherwise qmake command embedded in cmake fails with "qmake: could not find a Qt installation of ''"
- 23. By Ken VanDine
-
* Packaging cleanup, mostly just quieting down lintian. I also ran wrap-and-sort to format debian/control to match our other packages
- 20. By Andrew Hayzen
-
* Change the name to "Ubuntu Printing Service"
* Create a constants.h file which holds consts used across the library
* Regenerate the pot - 18. By Andrew Hayzen
-
* Add script which is installed under /etc/profile.d/ to set QT_PRINTER_MODULE when running under unity8 deb edition
- 17. By Andrew Hayzen
-
* Add bzr-builddeb config
* Add COPYING to the root of the project
* Remove comments from copyright and rules that aren't needed
* Remove the debian/* section in the copyright it isn't needed
* Change debian/copyright from GPL-3.0+ to GPL-3.0
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/qtubuntu-print