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 <[email protected]>  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.


_______________________________________________
debian-med-commit mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to