[debian-edu-commits] [Git][debian-edu/debian-edu-install][master] d/rules: use dh_lintian instead of handcrafting commands.

Holger Levsen gitlab at salsa.debian.org
Sat Jan 26 13:55:20 GMT 2019


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


Commits:
90260f77 by Holger Levsen at 2019-01-26T13:55:05Z
d/rules: use dh_lintian instead of handcrafting commands.

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

- - - - -


2 changed files:

- debian/changelog
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,6 +1,9 @@
 debian-edu-install (2.10.19) UNRELEASED; urgency=medium
 
   * Fix spelling error in previous changelog entry, thanks lintian.
+  * d/rules:
+    - use dh_lintian instead of handcrafting commands.
+    - stop installing a lintian override for debian-edu-profile-udeb.
 
  -- Holger Levsen <holger at debian.org>  Fri, 18 Jan 2019 23:42:04 +0100
 


=====================================
debian/rules
=====================================
@@ -12,7 +12,6 @@ override_dh_auto_install:
 	# debian-edu-install
 	#
 	$(MAKE) install DESTDIR=$(CURDIR)/debian/debian-edu-install
-	cp debian/debian-edu-install.lintian-overrides $(CURDIR)/debian/debian-edu-install/usr/share/lintian/overrides/debian-edu-install
 	#
 	# debian-edu-profile-udeb
 	#
@@ -33,7 +32,6 @@ 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/commit/90260f77abb217c148711271902f4260ee4ccebb

-- 
View it on GitLab: https://salsa.debian.org/debian-edu/debian-edu-install/commit/90260f77abb217c148711271902f4260ee4ccebb
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/20190126/c2d7ebce/attachment.html>


More information about the debian-edu-commits mailing list