diff options
author | Mathieu Trudel-Lapierre <mathieu-tl@ubuntu.com> | 2013-03-25 11:53:28 -0400 |
---|---|---|
committer | Mathieu Trudel-Lapierre <mathieu-tl@ubuntu.com> | 2013-03-25 11:53:28 -0400 |
commit | 09c56ca779a8d5411633f9be426c2b534040e578 (patch) | |
tree | c895f501c4462b6c6729abf6918a763fba41dedb /debian/control | |
parent | 46f476e45c53d0d1f1db17c71f80d5a7f1ff45de (diff) | |
download | qmenumodel-09c56ca779a8d5411633f9be426c2b534040e578.tar.gz qmenumodel-09c56ca779a8d5411633f9be426c2b534040e578.tar.bz2 qmenumodel-09c56ca779a8d5411633f9be426c2b534040e578.zip |
* debian/control:
- Add Vcs-Browser, add comment to developers.
- Update Vcs-Bzr.
* debian/rules:
- Override dh_install to use --fail-missing.
* debian/copyright: should be LGPL-3, not LGPL-3+.
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 7dd7c8f..5081063 100644 --- a/debian/control +++ b/debian/control @@ -17,7 +17,11 @@ Build-Depends: debhelper (>= 9.0.0), libgles2-mesa-dev, libgl-dev, Standards-Version: 3.9.3 -Vcs-Bzr: lp:qmenumodel +# If you aren't a member of ~phablet-team but need to upload +# packaging changes, just go ahead. ~phablet-team will notice +# and sync up the code again. +Vcs-Bzr: https://code.launchpad.net/~phablet-team/qmenumodel/trunk +Vcs-Browser: https://bazaar.launchpad.net/~phablet-team/qmenumodel/trunk/files Package: libqmenumodel0 Section: libs |