[med-svn] [Git][med-team/ball][master] Interim changelog entry

Nilesh Patra (@nilesh) gitlab at salsa.debian.org
Wed Sep 22 20:24:01 BST 2021



Nilesh Patra pushed to branch master at Debian Med / ball


Commits:
4f0327e9 by Nilesh Patra at 2021-09-23T00:53:47+05:30
Interim changelog entry

- - - - -


3 changed files:

- debian/changelog
- debian/control
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+ball (1.5.0+git20180813.37fc53c-7) UNRELEASED; urgency=medium
+
+  * Team upload.
+  * Fix FTBFS with glibc (Closes: #994480)
+
+ -- Nilesh Patra <nilesh at debian.org>  Thu, 23 Sep 2021 00:53:04 +0530
+
 ball (1.5.0+git20180813.37fc53c-6) unstable; urgency=medium
 
   [ Steffen Möller ]


=====================================
debian/control
=====================================
@@ -30,7 +30,8 @@ Build-Depends: debhelper-compat (= 12),
                libglew-dev,
                libx11-dev,
                tidy,
-               chrpath
+               chrpath,
+               libtirpc-dev
 Build-Depends-Indep: doxygen,
                      graphviz,
                      ghostscript,


=====================================
debian/rules
=====================================
@@ -9,6 +9,8 @@ SOVERSION=1.5
 BALL_INSTALL_PATH=build
 PYTHON_VERSION=$(shell py3versions -d)
 PYTHON_SITE_PATH=/lib/python3/dist-packages
+LDFLAGS+=-ltirpc
+CXXFLAGS+=-I/usr/include/tirpc
 
 export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 



View it on GitLab: https://salsa.debian.org/med-team/ball/-/commit/4f0327e9f2d7bbc8fd723c4431c9fe4efe6b0dae

-- 
View it on GitLab: https://salsa.debian.org/med-team/ball/-/commit/4f0327e9f2d7bbc8fd723c4431c9fe4efe6b0dae
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/20210922/1cfb1c42/attachment-0001.htm>


More information about the debian-med-commit mailing list