[med-svn] [libbpp-phyl] 01/03: Fix override for d-shlibs

Andreas Tille tille at debian.org
Fri Aug 25 12:04:15 UTC 2017


This is an automated email from the git hooks/post-receive script.

tille pushed a commit to tag debian/2.3.1-10
in repository libbpp-phyl.

commit e0b31e6ca89b1316ae1d35ce285ee61bcb9e1270
Author: Andreas Tille <tille at debian.org>
Date:   Wed Aug 23 23:48:03 2017 +0200

    Fix override for d-shlibs
---
 debian/changelog | 3 ++-
 debian/rules     | 1 +
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 8ed0707..8080dc7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,8 +7,9 @@ libbpp-phyl (2.3.1-10) UNRELEASED; urgency=medium
   * Rebuild with gcc-7
     Closes: #871085
   * Standards-Version: 4.0.1
+  * Fix d-shlibs override
 
- -- Andreas Tille <tille at debian.org>  Wed, 23 Aug 2017 19:48:02 +0200
+ -- Andreas Tille <tille at debian.org>  Wed, 23 Aug 2017 23:32:26 +0200
 
 libbpp-phyl (2.3.1-9) unstable; urgency=medium
 
diff --git a/debian/rules b/debian/rules
index 1213d92..445453d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,6 +12,7 @@ override_dh_install:
 	d-shlibmove --commit \
 		    --multiarch \
 		    --devunversioned \
+		    --override 's/libbpp-\([-a-z]\+\)[0-9]*-dev/libbpp-\1-dev/' \
 		    --exclude-la \
                     --movedev debian/tmp/usr/include/* usr/include \
                     --movedev debian/tmp/usr/lib/*/cmake usr/lib/$(DEB_HOST_MULTIARCH) \

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/libbpp-phyl.git



More information about the debian-med-commit mailing list