Skip to content

Commit cffe65f

Browse files
sdelafondd-fence
authored andcommitted
[FIX] packaging: sync debian packaging with salsa repo
closes odoo#63579 Signed-off-by: Christophe Monniez (moc) <[email protected]>
1 parent 254d40f commit cffe65f

File tree

3 files changed

+67
-2
lines changed

3 files changed

+67
-2
lines changed

debian/README.Debian

+12
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
Printing pages from Odoo result in missing footer and header, as per #977534
2+
and #885833. There is currently no Debian-supported workaround for that, as
3+
Debian does not ship a wkhtmltopdf version built against a patched version of
4+
qt.
5+
6+
wkhtmltopdf's upstream proposes a package[0] that has been briefly
7+
tested and proved to work with 14.0.0+dfsg.2-1 in sid, it is still
8+
still officially considered as unsupported.
9+
10+
[0] https://github.com/wkhtmltopdf/wkhtmltopdf/releases/download/0.12.5/wkhtmltox_0.12.5-1.buster_amd64.deb
11+
12+
-- Sebastien Delafond <[email protected]>, Wed, 16 Dec 2020 08:17:10 +0100

debian/changelog

+9-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
1-
odoo (14.0.0) unstable; urgency=medium
1+
odoo (14.0.0+dfsg.2-1) unstable; urgency=medium
22

3-
* 14.0.0 (Closes: #638720)
3+
* Add missing sources, remove sourceless parts, and add lintian
4+
overrides where needed (Closes: #973603, #973605)
5+
6+
-- Sebastien Delafond <[email protected]> Tue, 15 Dec 2020 10:28:49 +0100
7+
8+
odoo (14.0.0+dfsg-1) unstable; urgency=medium
9+
10+
* 14.0.0-1 (Closes: #638720)
411

512
-- Sebastien Delafond <[email protected]> Mon, 12 Oct 2020 14:02:16 +0200
613

debian/lintian-overrides

+46
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,46 @@
1+
# correct spelling
2+
odoo: spelling-error-in-copyright Ang And
3+
odoo: spelling-error-in-copyright Filsystem Filesystem
4+
5+
# placeholder test.external.link
6+
odoo: privacy-breach-generic usr/lib/python3/dist-packages/odoo/addons/test_assetsbundle/views/views.xml [<link rel="stylesheet" href="http://test.external.link/style1.css"/>] (http://test.external.link/style1.css)
7+
odoo: privacy-breach-generic usr/lib/python3/dist-packages/odoo/addons/test_assetsbundle/views/views.xml [<link rel="stylesheet" href="http://test.external.link/style2.css"/>] (http://test.external.link/style2.css)
8+
odoo: privacy-breach-generic usr/lib/python3/dist-packages/odoo/addons/test_assetsbundle/views/views.xml [<script type="text/javascript" src="http://test.external.link/javascript1.js">] (http://test.external.link/javascript1.js)
9+
odoo: privacy-breach-generic usr/lib/python3/dist-packages/odoo/addons/test_assetsbundle/views/views.xml [<script type="text/javascript" src="http://test.external.link/javascript2.js">] (http://test.external.link/javascript2.js)
10+
odoo: privacy-breach-generic usr/lib/python3/dist-packages/odoo/addons/website/tests/template_qweb_test.xml [<img src="http://test.external.link/img.png"/>] (http://test.external.link/img.png)
11+
odoo: privacy-breach-generic usr/lib/python3/dist-packages/odoo/addons/website/tests/template_qweb_test.xml [<link rel="stylesheet" href="http://test.external.link/style1.css"/>] (http://test.external.link/style1.css)
12+
odoo: privacy-breach-generic usr/lib/python3/dist-packages/odoo/addons/website/tests/template_qweb_test.xml [<link rel="stylesheet" href="http://test.external.link/style2.css"/>] (http://test.external.link/style2.css)
13+
odoo: privacy-breach-generic usr/lib/python3/dist-packages/odoo/addons/website/tests/template_qweb_test.xml [<script type="text/javascript" src="http://test.external.link/javascript1.js">] (http://test.external.link/javascript1.js)
14+
odoo: privacy-breach-generic usr/lib/python3/dist-packages/odoo/addons/website/tests/template_qweb_test.xml [<script type="text/javascript" src="http://test.external.link/javascript2.js">] (http://test.external.link/javascript2.js)
15+
16+
# false positive: this is SIL, as per debian/copyright:396
17+
odoo: truetype-font-prohibits-installable-embedding [preview/print only] usr/lib/python3/dist-packages/odoo/addons/web/static/src/fonts/lato/Lato-BlaIta-webfont.ttf
18+
odoo: truetype-font-prohibits-installable-embedding [preview/print only] usr/lib/python3/dist-packages/odoo/addons/web/static/src/fonts/lato/Lato-BolIta-webfont.ttf
19+
odoo: truetype-font-prohibits-installable-embedding [preview/print only] usr/lib/python3/dist-packages/odoo/addons/web/static/src/fonts/lato/Lato-HaiIta-webfont.ttf
20+
odoo: truetype-font-prohibits-installable-embedding [preview/print only] usr/lib/python3/dist-packages/odoo/addons/web/static/src/fonts/lato/Lato-LigIta-webfont.ttf
21+
odoo: truetype-font-prohibits-installable-embedding [preview/print only] usr/lib/python3/dist-packages/odoo/addons/web/static/src/fonts/lato/Lato-RegIta-webfont.ttf
22+
23+
# only present in emails sent from the "digest" addon, and are not
24+
# served from the odoo instance itself. This addon is only enabled
25+
# when the user explicitely activates it after install.
26+
odoo: privacy-breach-generic usr/lib/python3/dist-packages/odoo/addons/digest/data/digest_data.xml [<img class="download_app" src="https://www.odoo.com/digest/static/src/img/app_store.png" />] (https://www.odoo.com/digest/static/src/img/app_store.png)
27+
odoo: privacy-breach-generic usr/lib/python3/dist-packages/odoo/addons/digest/data/digest_data.xml [<img class="download_app" src="https://www.odoo.com/digest/static/src/img/google_play.png" />] (https://www.odoo.com/digest/static/src/img/google_play.png)
28+
odoo: privacy-breach-generic usr/lib/python3/dist-packages/odoo/addons/digest/data/digest_data.xml [<img src="https://www.odoo.com/web/image/24717933/odoo-mobile.png" alt="odoo mobile" />] (https://www.odoo.com/web/image/24717933/odoo-mobile.png)
29+
30+
# only present in emails sent from the "event" addon, and are not
31+
# served from the odoo instance itself. This addon is only enabled
32+
# when the user explicitely activates it after install.
33+
odoo: privacy-breach-generic usr/lib/python3/dist-packages/odoo/addons/event/data/email_template_data.xml [<img src="http://maps.googleapis.com/maps/api/staticmap?autoscale=1&amp;size=598x200&amp;maptype=roadmap&amp;format=png&amp;visual_refresh=true&amp;markers=size:mid%7ccolor:0xa5117d%7clabel:%7c${location}" style="vertical-align:bottom; width: 100%;" alt="google maps"/>] (http://maps.googleapis.com/maps/api/staticmap?autoscale=1&amp;size=598x200&amp;maptype=roadmap&amp;format=png&amp;visual_refresh=true&amp;markers=size:mid%7ccolor:0xa5117d%7clabel:%7c${location})
34+
35+
# part of the demo data, and meant to show how to how to use the
36+
# optional "survey" addon. This addon is only enabled when the user
37+
# explicitely activates it after install.
38+
odoo: privacy-breach-generic usr/lib/python3/dist-packages/odoo/addons/survey/data/survey_demo_quiz.xml [<iframe src="//www.youtube.com/embed/7y4t6yv5l1k?autoplay=0&amp;rel=0" frameborder="0" contenteditable="false">] (//www.youtube.com/embed/7y4t6yv5l1k?autoplay=0&amp;rel=0)
39+
40+
# only present in websites created by the user in the "website" and "website_google_map"
41+
# addons. Those addons are only enabled when the user explicitely
42+
# activates them after install.
43+
# The font preloading is only an optimization, and could be removed in a
44+
# Debian patch if needed.
45+
odoo: privacy-breach-generic usr/lib/python3/dist-packages/odoo/addons/website/views/website_templates.xml [<link rel="preconnect" href="https://fonts.gstatic.com/" crossorigin=""/>] (https://fonts.gstatic.com/)
46+
odoo: privacy-breach-generic usr/lib/python3/dist-packages/odoo/addons/website_google_map/views/google_map_templates.xml [<script src="//maps.google.com/maps/api/js">] (//maps.google.com/maps/api/js)

0 commit comments

Comments
 (0)