[med-svn] [Git][med-team/libatomic-queue][master] 3 commits: lintian override
Andreas Tille
gitlab at salsa.debian.org
Mon Oct 26 06:32:04 GMT 2020
Andreas Tille pushed to branch master at Debian Med / libatomic-queue
Commits:
b361ab22 by Andreas Tille at 2020-10-25T22:46:33+01:00
lintian override
- - - - -
25c1d0be by Andreas Tille at 2020-10-25T22:47:21+01:00
Add myself to Uploaders
- - - - -
1d9cff1f by Andreas Tille at 2020-10-26T07:31:52+01:00
Fix symlink
- - - - -
3 changed files:
- debian/control
- debian/patches/generate-shared-library.patch
- + debian/source/lintian-overrides
Changes:
=====================================
debian/control
=====================================
@@ -1,7 +1,8 @@
Source: libatomic-queue
Priority: optional
Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
-Uploaders: Steffen Moeller <moeller at debian.org>
+Uploaders: Steffen Moeller <moeller at debian.org>,
+ Andreas Tille <tille at debian.org>
Build-Depends: debhelper-compat (= 12),
d-shlibs,
libboost-dev,
=====================================
debian/patches/generate-shared-library.patch
=====================================
@@ -56,7 +56,7 @@ Description: Fix unused variable
+${build_dir_shared}/%.so : cxxflags += -fPIC
+${build_dir_shared}/%.so : Makefile | ${build_dir_shared}
+ ${LINK.SO}
-+ ln -s $@.$(SOVERSION) $@
++ ln -s `basename $@`.$(SOVERSION) $@
${build_dir}/%.a : Makefile | ${build_dir}
$(strip ${LINK.A})
=====================================
debian/source/lintian-overrides
=====================================
@@ -0,0 +1,2 @@
+# False positive
+libatomic-queue source: source-is-missing html/benchmarks.js line length is *
View it on GitLab: https://salsa.debian.org/med-team/libatomic-queue/-/compare/08878795430d4c3f690d4648e76b947301dbe86a...1d9cff1ffd3f3fc6f5966047caf285d9d1f44ef7
--
View it on GitLab: https://salsa.debian.org/med-team/libatomic-queue/-/compare/08878795430d4c3f690d4648e76b947301dbe86a...1d9cff1ffd3f3fc6f5966047caf285d9d1f44ef7
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/20201026/9f301280/attachment.html>
More information about the debian-med-commit
mailing list