[debian-edu-commits] [Git][debian-edu/debian-edu-install][master] 2 commits: Add debian/debian-edu-profile-udeb.lintian-overrides as lintian wrongly tags…

Holger Levsen gitlab at salsa.debian.org
Sat Dec 1 12:12:56 GMT 2018


Holger Levsen pushed to branch master at Debian Edu / debian-edu-install


Commits:
35d787c7 by Holger Levsen at 2018-12-01T12:10:33Z
Add debian/debian-edu-profile-udeb.lintian-overrides as lintian wrongly tags uses-dpkg-database-directly. Also add a command to install this file via debian/rules.

Signed-off-by: Holger Levsen <holger at layer-acht.org>

- - - - -
f804c7c8 by Holger Levsen at 2018-12-01T12:11:06Z
release as 2.10.17

Signed-off-by: Holger Levsen <holger at layer-acht.org>

- - - - -


3 changed files:

- debian/changelog
- + debian/debian-edu-profile-udeb.lintian-overrides
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,10 +1,13 @@
-debian-edu-install (2.10.17) UNRELEASED; urgency=medium
+debian-edu-install (2.10.17) unstable; urgency=medium
 
   * Rename debian-edu-install.lintian-override to
     debian-edu-install.lintian-overrides to align it with the rest, also
     adjust debian/rules as needed.
+  * Add debian/debian-edu-profile-udeb.lintian-overrides as lintian wrongly
+    tags uses-dpkg-database-directly. Also add a command to install this file
+    via debian/rules.
 
- -- Holger Levsen <holger at debian.org>  Thu, 29 Nov 2018 12:05:16 +0100
+ -- Holger Levsen <holger at debian.org>  Sat, 01 Dec 2018 13:10:50 +0100
 
 debian-edu-install (2.10.16) unstable; urgency=medium
 


=====================================
debian/debian-edu-profile-udeb.lintian-overrides
=====================================
@@ -0,0 +1,3 @@
+debian-edu-profile-udeb udeb: uses-dpkg-database-directly postinst (line 12)
+debian-edu-profile-udeb udeb: uses-dpkg-database-directly postinst (line 13)
+debian-edu-profile-udeb udeb: uses-dpkg-database-directly postinst (line 14)


=====================================
debian/rules
=====================================
@@ -33,6 +33,7 @@ override_dh_auto_install:
 	cp lib/partman/not-enough-space.d/01debian-edu-install-udeb $(CURDIR)/debian/debian-edu-profile-udeb/lib/partman/not-enough-space.d/01debian-edu-install-udeb
 	cp lib/debian-edu-common $(CURDIR)/debian/debian-edu-profile-udeb/lib/
 	cp debian-edu-profile $(CURDIR)/debian/debian-edu-profile-udeb/usr/bin
+	install -D -p -m644 debian/debian-edu-profile-udeb.lintian-overrides $(CURDIR)/debian/debian-edu-profile-udeb/usr/share/lintian/overrides/debian-edu-profile-udeb
 
 override_dh_installinit:
 	# Use prefix 99x* to make sure it is the very last script in the boot sequence.



View it on GitLab: https://salsa.debian.org/debian-edu/debian-edu-install/compare/1925ea6492b54472a2314f334a86ad2cb91596c5...f804c7c811c4da435b30f80c7d94ea8506aa754c

-- 
View it on GitLab: https://salsa.debian.org/debian-edu/debian-edu-install/compare/1925ea6492b54472a2314f334a86ad2cb91596c5...f804c7c811c4da435b30f80c7d94ea8506aa754c
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-edu-commits/attachments/20181201/f4b2f401/attachment-0001.html>


More information about the debian-edu-commits mailing list