[med-svn] [Git][med-team/librcsb-core-wrapper][master] 6 commits: Delete useless comment

Andreas Tille (@tille) gitlab at salsa.debian.org
Thu Dec 1 07:21:33 GMT 2022



Andreas Tille pushed to branch master at Debian Med / librcsb-core-wrapper


Commits:
7412f8b2 by Andreas Tille at 2022-12-01T08:12:04+01:00
Delete useless comment

- - - - -
5f9beaae by Andreas Tille at 2022-12-01T08:14:39+01:00
s/python3-all-dev/python3-dev/ to ignore python3.11 for the moment

- - - - -
b0628571 by Andreas Tille at 2022-12-01T08:15:03+01:00
routine-update: Standards-Version: 4.6.1

- - - - -
b15dc7cf by Andreas Tille at 2022-12-01T08:15:18+01:00
Avoid explicitly specifying -Wl,--as-needed linker flag.

Changes-By: lintian-brush
Fixes: lintian: debian-rules-uses-as-needed-linker-flag
See-also: https://lintian.debian.org/tags/debian-rules-uses-as-needed-linker-flag.html

- - - - -
4b59a9c8 by Andreas Tille at 2022-12-01T08:15:20+01:00
Apply multi-arch hints.
+ librcsb-core-wrapper-doc: Add Multi-Arch: foreign.

Changes-By: apply-multiarch-hints

- - - - -
3c7aac8d by Andreas Tille at 2022-12-01T08:18:52+01:00
routine-update: Ready to upload to unstable

- - - - -


4 changed files:

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


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,12 @@
+librcsb-core-wrapper (1.005-11) unstable; urgency=medium
+
+  * s/python3-all-dev/python3-dev/ to ignore python3.11 for the moment
+    Closes: #1024954
+  * Standards-Version: 4.6.1 (routine-update)
+  * Avoid explicitly specifying -Wl,--as-needed linker flag.
+
+ -- Andreas Tille <tille at debian.org>  Thu, 01 Dec 2022 08:15:25 +0100
+
 librcsb-core-wrapper (1.005-10) unstable; urgency=medium
 
   * Team upload


=====================================
debian/control
=====================================
@@ -11,12 +11,12 @@ Build-Depends: debhelper-compat (= 13),
                dh-python,
                libboost-python-dev,
                libxerces-c-dev,
-               python3-all-dev,
+               python3-dev,
                libtool,
                libtool-bin,
                bison,
                flex
-Standards-Version: 4.5.1
+Standards-Version: 4.6.1
 Vcs-Browser: https://salsa.debian.org/med-team/librcsb-core-wrapper
 Vcs-Git: https://salsa.debian.org/med-team/librcsb-core-wrapper.git
 Homepage: https://sw-tools.rcsb.org/apps/CORE-WRAPPER/index.html
@@ -52,6 +52,7 @@ Package: librcsb-core-wrapper-doc
 Architecture: all
 Section: doc
 Depends: ${misc:Depends}
+Multi-Arch: foreign
 Description: documentation for librcsb-core-wrapper0
  The RCSB Core Wrapper library was developed to provide an object-oriented
  application interface to information in mmCIF format. It includes several


=====================================
debian/rules
=====================================
@@ -1,7 +1,5 @@
 #!/usr/bin/make -f
 
-export DEB_LDFLAGS_MAINT_APPEND  = -Wl,--as-needed
-
 # lkajan: we borrow from libtorrent-rasterbar and pythonmagick here (thank you)
 PYVERSIONS=$(shell pyversions -vr)
 


=====================================
debian/watch
=====================================
@@ -1,4 +1,3 @@
-# Compulsory line, this is a version 3 file
 version=4
 
 https://sw-tools.rcsb.org/apps/CORE-WRAPPER/source/source.html core-wrapper-v([\d.]+)-prod-src\.tar\..z



View it on GitLab: https://salsa.debian.org/med-team/librcsb-core-wrapper/-/compare/65839485669249853c45ed49aefb1bab3b4b58a0...3c7aac8df1067418a1e639b5ac7999aa05a5e712

-- 
View it on GitLab: https://salsa.debian.org/med-team/librcsb-core-wrapper/-/compare/65839485669249853c45ed49aefb1bab3b4b58a0...3c7aac8df1067418a1e639b5ac7999aa05a5e712
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/20221201/73aa7d76/attachment-0001.htm>


More information about the debian-med-commit mailing list