[med-svn] [Git][med-team/mosdepth][master] Set HOME to enable building with pbuilder

Andreas Tille gitlab at salsa.debian.org
Tue Nov 3 10:59:29 GMT 2020



Andreas Tille pushed to branch master at Debian Med / mosdepth


Commits:
4973ef6c by Andreas Tille at 2020-11-03T11:59:10+01:00
Set HOME to enable building with pbuilder

- - - - -


2 changed files:

- debian/control
- debian/rules


Changes:

=====================================
debian/control
=====================================
@@ -5,9 +5,9 @@ Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.
 Uploaders: Steffen Moeller <moeller at debian.org>
 Build-Depends: debhelper (>= 12~),
                nim,
-               nim-docopt,
-               nim-regex,
-               nim-hts,
+               nim-docopt-dev,
+               nim-regex-dev,
+               nim-hts-dev,
                help2man
 Standards-Version: 4.5.0
 Vcs-Browser: https://salsa.debian.org/med-team/mosdepth


=====================================
debian/rules
=====================================
@@ -1,7 +1,8 @@
 #!/usr/bin/make -f
 
- DH_VERBOSE := 1
+DH_VERBOSE := 1
 export LC_ALL=C.UTF-8
+export HOME=/tmp
 
 include /usr/share/dpkg/default.mk
 



View it on GitLab: https://salsa.debian.org/med-team/mosdepth/-/commit/4973ef6c6b225a8a3f692936c5295feab98861af

-- 
View it on GitLab: https://salsa.debian.org/med-team/mosdepth/-/commit/4973ef6c6b225a8a3f692936c5295feab98861af
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/20201103/c247f8f6/attachment.html>


More information about the debian-med-commit mailing list