[med-svn] [Git][med-team/ball][master] 2 commits: Revert SIP setting to re-enable successful build

Andreas Tille (@tille) gitlab at salsa.debian.org
Sat Dec 18 19:49:15 GMT 2021



Andreas Tille pushed to branch master at Debian Med / ball


Commits:
31faaa8a by Andreas Tille at 2021-12-18T16:49:31+01:00
Revert SIP setting to re-enable successful build

- - - - -
1551ee9f by Andreas Tille at 2021-12-18T17:43:11+01:00
Upload to unstable

- - - - -


2 changed files:

- debian/changelog
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,4 +1,4 @@
-ball (1.5.0+git20180813.37fc53c-10) UNRELEASED; urgency=medium
+ball (1.5.0+git20180813.37fc53c-10) unstable; urgency=medium
 
   [ Andreas Tille ]
   * Fix dh_installdocs
@@ -17,7 +17,7 @@ ball (1.5.0+git20180813.37fc53c-10) UNRELEASED; urgency=medium
   * Add fix-python-bindings.patch: adjust PyString_ and PyInt_ bindings to
     match types in use in Python 3.
 
- -- Étienne Mollier <emollier at debian.org>  Wed, 15 Dec 2021 23:18:33 +0100
+ -- Andreas Tille <tille at debian.org>  Sat, 18 Dec 2021 16:49:53 +0100
 
 ball (1.5.0+git20180813.37fc53c-9) unstable; urgency=medium
 


=====================================
debian/rules
=====================================
@@ -22,9 +22,10 @@ override_dh_auto_configure:
 	cd build && LDFLAGS="$(LDFLAGS)" CXXFLAGS="$(CXXFLAGS)" CFLAGS="$(CFLAGS)" CPPFLAGS="$(CPPFLAGS)" \
 	            cmake .. -DCMAKE_SOURCE_DIR=$(CURDIR) -DCMAKE_INSTALL_PREFIX=./usr \
 		    -DBALL_PATH=/usr -DBALL_DATA_PATH=/usr/share/BALL-$(SOVERSION)/data \
-		    -DSIP_LIBRARIES=/usr/lib/python3/dist-packages \
 		    -DCMAKE_VERBOSE_MAKEFILE=ON
 
+#		    -DSIP_LIBRARIES=/usr/lib/python3/dist-packages \
+
 # Set BALL_DATA_PATH so that test scripts find it
 export BALL_DATA_PATH=$(CURDIR)/data
 # Make sure HOME exists (for Directory_test)



View it on GitLab: https://salsa.debian.org/med-team/ball/-/compare/68136b0c2cb34fb627afd41c7667c261de0a77d4...1551ee9fa8d725b0ea4563147831e61c7bc04acf

-- 
View it on GitLab: https://salsa.debian.org/med-team/ball/-/compare/68136b0c2cb34fb627afd41c7667c261de0a77d4...1551ee9fa8d725b0ea4563147831e61c7bc04acf
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/20211218/9ca3379f/attachment-0001.htm>


More information about the debian-med-commit mailing list