Andreas Tille pushed to branch master at Debian Med / libsbml


Commits:
022fadb9 by Andreas Tille at 2021-01-19T17:30:46+01:00
Enable dh_missing --fail-missing

- - - - -
45adaee8 by Andreas Tille at 2021-01-19T20:21:02+01:00
Upload to unstable

- - - - -


4 changed files:

- debian/changelog
- debian/libsbml5-dev.install
- − debian/libsbml5-dev.links
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,13 +1,14 @@
-libsbml (5.19.0+dfsg-1) UNRELEASED; urgency=medium
+libsbml (5.19.0+dfsg-1) unstable; urgency=medium
 
   * New upstream version
   * Standards-Version: 4.5.1 (routine-update)
   * debhelper-compat 13 (routine-update)
   * Rules-Requires-Root: no (routine-update)
   * Update renamed lintian tag names in lintian overrides.
-  * Install cmake files
+  * Install cmake and pkgconfig files
+  * Enable dh_missing --fail-missing
 
- -- Andreas Tille <[email protected]>  Sun, 17 Jan 2021 18:22:31 +0100
+ -- Andreas Tille <[email protected]>  Tue, 19 Jan 2021 19:34:01 +0100
 
 libsbml (5.18.0+dfsg-2) unstable; urgency=medium
 


=====================================
debian/libsbml5-dev.install
=====================================
@@ -1,3 +1,5 @@
 usr/include/*
 usr/lib/*/libsbml-static.a
+usr/lib/*/libsbml.so
 usr/lib/*/cmake
+usr/lib/*/pkgconfig


=====================================
debian/libsbml5-dev.links deleted
=====================================
@@ -1,2 +0,0 @@
-#! /usr/bin/dh-exec
-usr/lib/${DEB_HOST_MULTIARCH}/libsbml.so.5     
usr/lib/${DEB_HOST_MULTIARCH}/libsbml.so


=====================================
debian/rules
=====================================
@@ -109,6 +109,12 @@ override_dh_installexamples:
 override_dh_installchangelogs:
        dh_installchangelogs NEWS.txt
 
+override_dh_missing:
+       find debian -name test.xml -delete
+       rm -f debian/tmp/usr/share/libsbml/*.txt \
+             debian/tmp/usr/share/libsbml/README*
+       dh_missing
+
 override_dh_dwz:
        echo "Skip dwz: Too few files for multifile optimization"
 



View it on GitLab: 
https://salsa.debian.org/med-team/libsbml/-/compare/5b2257ad122d91d10acf1bd3687ca55d2bcc4486...45adaee8bdd5ccbfc987efb340e8ecf723f6c388

-- 
View it on GitLab: 
https://salsa.debian.org/med-team/libsbml/-/compare/5b2257ad122d91d10acf1bd3687ca55d2bcc4486...45adaee8bdd5ccbfc987efb340e8ecf723f6c388
You're receiving this email because of your account on salsa.debian.org.


_______________________________________________
debian-med-commit mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to