[med-svn] [Git][med-team/sprai][master] 2 commits: use the makefile buildsystem

Andreas Tille gitlab at salsa.debian.org
Fri Apr 17 07:17:31 BST 2020



Andreas Tille pushed to branch master at Debian Med / sprai


Commits:
d4b61065 by Andreas Tille at 2020-04-17T08:16:07+02:00
use the makefile buildsystem

- - - - -
04deae87 by Andreas Tille at 2020-04-17T08:17:14+02:00
Upload to unstable

- - - - -


2 changed files:

- debian/changelog
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+sprai (0.9.9.23+dfsg1-2) unstable; urgency=medium
+
+  * Team upload.
+  * Fix FTCBFS: use the makefile buildsystem. (Closes: #956946)
+
+ -- Helmut Grohne <helmut at subdivi.de>  Fri, 17 Apr 2020 07:11:31 +0200
+
 sprai (0.9.9.23+dfsg1-1) unstable; urgency=medium
 
   [ Adrian Bunk ]  


=====================================
debian/rules
=====================================
@@ -4,10 +4,7 @@ DPKG_EXPORT_BUILDFLAGS = 1
 include /usr/share/dpkg/buildflags.mk
 
 %:
-	dh $@
-
-override_dh_auto_configure:
-	echo Skip
+	dh $@ --buildsystem=makefile
 
 override_dh_install:
 	mkdir -p $(CURDIR)/debian/sprai/usr/lib/sprai



View it on GitLab: https://salsa.debian.org/med-team/sprai/-/compare/94e521fd353d60b8816c9623787585a7a399c0ad...04deae873c645987533a3c4879bd57b636b910d5

-- 
View it on GitLab: https://salsa.debian.org/med-team/sprai/-/compare/94e521fd353d60b8816c9623787585a7a399c0ad...04deae873c645987533a3c4879bd57b636b910d5
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/20200417/fd656436/attachment.html>


More information about the debian-med-commit mailing list