[med-svn] [Git][med-team/fastdnaml][master] Add a call to dh_clean (fixes a lintian warning)

Liubov Chuprikova gitlab at salsa.debian.org
Sun Jul 8 13:34:40 BST 2018


Liubov Chuprikova pushed to branch master at Debian Med / fastdnaml


Commits:
1768312c by Liubov Chuprikova at 2018-07-08T15:32:42+03:00
Add a call to dh_clean (fixes a lintian warning)

- - - - -


2 changed files:

- debian/changelog
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,7 @@ fastdnaml (1.2.2-13) UNRELEASED; urgency=medium
   * Point Vcs fields to salsa.debian.org
   * Standards-Version: 4.1.5
   * debhelper 11
+  * Add a call to dh_clean
 
  -- Andreas Tille <tille at debian.org>  Wed, 27 Sep 2017 15:35:27 +0200
 


=====================================
debian/rules
=====================================
--- a/debian/rules
+++ b/debian/rules
@@ -10,6 +10,7 @@ export DEB_BUILD_MAINT_OPTIONS=hardening=+all
 # dh_clean expects a Makefile which was just removed by redoing the patches ...
 # This hack circumvents the problem
 override_dh_clean:
+	dh_clean
 	rm -fr source/fastDNAml
 
 override_dh_auto_install:



View it on GitLab: https://salsa.debian.org/med-team/fastdnaml/commit/1768312c374a051ab40ee2eb72268bba8dd28320

-- 
View it on GitLab: https://salsa.debian.org/med-team/fastdnaml/commit/1768312c374a051ab40ee2eb72268bba8dd28320
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-med-commit/attachments/20180708/798697a0/attachment-0001.html>


More information about the debian-med-commit mailing list