Moved most of the ephemeral stuff in a tmp flder, added lintian overrides, set proper copyright with updating script in case of changes to it
parent
e6adb58b81
commit
e23c838108
@ -1,3 +1,9 @@ |
||||
archive/ |
||||
tree/ |
||||
tmp/ |
||||
chromium-ungoogled-*.txz |
||||
|
||||
debian/.debhelper/ |
||||
debian/debhelper-build-stamp |
||||
debian/chromium-ungoogled/ |
||||
debian/chromium-ungoogled.substvars |
||||
debian/files |
||||
|
File diff suppressed because it is too large
Load Diff
@ -0,0 +1,12 @@ |
||||
# Embedded libraries |
||||
embedded-library freetype usr/lib/chromium-ungoogled/chromium-ungoogled |
||||
embedded-library lcms2 usr/lib/chromium-ungoogled/chromium-ungoogled |
||||
embedded-library libjpeg usr/lib/chromium-ungoogled/chromium-ungoogled |
||||
embedded-library libjsoncpp usr/lib/chromium-ungoogled/chromium-ungoogled |
||||
embedded-library libpng usr/lib/chromium-ungoogled/chromium-ungoogled |
||||
embedded-library openjpeg usr/lib/chromium-ungoogled/chromium-ungoogled |
||||
embedded-library srtp usr/lib/chromium-ungoogled/chromium-ungoogled |
||||
embedded-library tiff usr/lib/chromium-ungoogled/chromium-ungoogled |
||||
|
||||
# This error is caused by dh_makeshlibs which is used by dpkg-buildpackage |
||||
package-has-unnecessary-activation-of-ldconfig-trigger |
Loading…
Reference in new issue