[med-svn] [Git][med-team/libdisorder][master] 3 commits: Drop needlessly overrides in d-shlibs
Andreas Tille (@tille)
gitlab at salsa.debian.org
Wed Nov 17 07:14:27 GMT 2021
Andreas Tille pushed to branch master at Debian Med / libdisorder
Commits:
c5aa4a85 by Andreas Tille at 2021-11-17T07:53:45+01:00
Drop needlessly overrides in d-shlibs
- - - - -
328f94cf by Andreas Tille at 2021-11-17T07:53:59+01:00
routine-update: Standards-Version: 4.6.0
- - - - -
469c4e5c by Andreas Tille at 2021-11-17T07:54:57+01:00
routine-update: Ready to upload to unstable
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,12 @@
+libdisorder (0.0.2+git20130809.8062ee1-4) unstable; urgency=medium
+
+ * Versioned Build-Depends: d-shlibs (>= 0.100)
+ * Drop needlessly overrides in d-shlibs
+ Closes: #999787
+ * Standards-Version: 4.6.0 (routine-update)
+
+ -- Andreas Tille <tille at debian.org> Wed, 17 Nov 2021 07:54:11 +0100
+
libdisorder (0.0.2+git20130809.8062ee1-3) unstable; urgency=medium
* Team Upload.
=====================================
debian/control
=====================================
@@ -4,8 +4,8 @@ Uploaders: Andreas Tille <tille at debian.org>
Section: science
Priority: optional
Build-Depends: debhelper-compat (= 13),
- d-shlibs
-Standards-Version: 4.5.1
+ d-shlibs (>= 0.100)
+Standards-Version: 4.6.0
Vcs-Browser: https://salsa.debian.org/med-team/libdisorder
Vcs-Git: https://salsa.debian.org/med-team/libdisorder.git
Homepage: https://github.com/locasto/libdisorder
=====================================
debian/rules
=====================================
@@ -13,7 +13,6 @@ override_dh_install:
--multiarch \
--devunversioned \
--exclude-la \
- --override s/ld-kfreebsd-x86-64-1-dev// \
--movedev debian/tmp/usr/include/* usr/include \
debian/tmp/usr/lib/*/lib*.so
find debian -name "lib*.la" -delete
View it on GitLab: https://salsa.debian.org/med-team/libdisorder/-/compare/fee8973cb92afd17716c6980ec926360fd2d6f72...469c4e5c6e831f7e9dcccf87ee76025db75369e9
--
View it on GitLab: https://salsa.debian.org/med-team/libdisorder/-/compare/fee8973cb92afd17716c6980ec926360fd2d6f72...469c4e5c6e831f7e9dcccf87ee76025db75369e9
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/20211117/ef3dfc1c/attachment-0001.htm>
More information about the debian-med-commit
mailing list