[med-svn] [Git][med-team/liblemon][master] 5 commits: Versioned Build-Depends: d-shlibs (>= 0.80)
Andreas Tille (@tille)
gitlab at salsa.debian.org
Wed Nov 17 21:31:22 GMT 2021
Andreas Tille pushed to branch master at Debian Med / liblemon
Commits:
8c090011 by Andreas Tille at 2021-11-17T18:51:47+01:00
Versioned Build-Depends: d-shlibs (>= 0.80)
- - - - -
747810f0 by Andreas Tille at 2021-11-17T18:52:47+01:00
Drop needless overrides d-shlibs for libglpk
- - - - -
17dbe792 by Andreas Tille at 2021-11-17T18:57:02+01:00
Enable dh_missing --fail-missing
- - - - -
90d7f023 by Andreas Tille at 2021-11-17T18:57:12+01:00
routine-update: Standards-Version: 4.6.0
- - - - -
d2085534 by Andreas Tille at 2021-11-17T19:04:16+01:00
routine-update: Ready to upload to unstable
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,13 @@
+liblemon (1.3.1+dfsg-5) unstable; urgency=medium
+
+ * Versioned Build-Depends: d-shlibs (>= 0.80)
+ * Drop needless overrides d-shlibs for libglpk
+ Closes: #999843
+ * Enable dh_missing --fail-missing
+ * Standards-Version: 4.6.0 (routine-update)
+
+ -- Andreas Tille <tille at debian.org> Wed, 17 Nov 2021 18:57:16 +0100
+
liblemon (1.3.1+dfsg-4) unstable; urgency=medium
* Build-Depends: s/python/python3/
=====================================
debian/control
=====================================
@@ -12,7 +12,7 @@ Build-Depends: debhelper-compat (= 13),
graphviz,
libjs-mathjax,
ghostscript
-Standards-Version: 4.5.0
+Standards-Version: 4.6.0
Vcs-Browser: https://salsa.debian.org/med-team/liblemon
Vcs-Git: https://salsa.debian.org/med-team/liblemon.git
Homepage: https://lemon.cs.elte.hu/trac/lemon
=====================================
debian/rules
=====================================
@@ -30,13 +30,13 @@ override_dh_install:
--multiarch \
--devunversioned \
--exclude-la \
- --override "s/libglpk40-dev/libglpk-dev/" \
--movedev debian/tmp/usr/include/* usr/include \
--movedev "debian/tmp/usr/lib/pkgconfig/*.pc" usr/lib/$(DEB_HOST_MULTIARCH)/pkgconfig \
--movedev "debian/tmp/usr/share/lemon/cmake/*" usr/lib/$(DEB_HOST_MULTIARCH)/cmake/lemon \
debian/tmp/usr/lib/*.so
# dh_missing stumbles upon this file
find debian -name lemon-0.x-to-1.x.sh -delete
+ find debian -name "lib*.la" -delete
override_dh_installchangelogs:
dh_installchangelogs NEWS
View it on GitLab: https://salsa.debian.org/med-team/liblemon/-/compare/dd6ecdd15835ea0168389156223f4c617facb16e...d2085534d7be3cf2c4e22fa3dd24dd2945e09b6e
--
View it on GitLab: https://salsa.debian.org/med-team/liblemon/-/compare/dd6ecdd15835ea0168389156223f4c617facb16e...d2085534d7be3cf2c4e22fa3dd24dd2945e09b6e
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/b2b1cf58/attachment-0001.htm>
More information about the debian-med-commit
mailing list