[med-svn] [Git][med-team/libctapimkt][master] 9 commits: Remove *.la file

Andreas Tille gitlab at salsa.debian.org
Fri Nov 27 10:59:21 GMT 2020



Andreas Tille pushed to branch master at Debian Med / libctapimkt


Commits:
d4b47753 by Andreas Tille at 2020-11-27T11:48:51+01:00
Remove *.la file

- - - - -
92d729dd by Andreas Tille at 2020-11-27T11:49:26+01:00
routine-update: Standards-Version: 4.5.1

- - - - -
2bdc8824 by Andreas Tille at 2020-11-27T11:49:26+01:00
routine-update: debhelper-compat 13

- - - - -
711e7d27 by Andreas Tille at 2020-11-27T11:49:56+01:00
routine-update: Add salsa-ci file

- - - - -
9a0c8c98 by Andreas Tille at 2020-11-27T11:49:57+01:00
routine-update: Rules-Requires-Root: no

- - - - -
d287280f by Andreas Tille at 2020-11-27T11:50:26+01:00
Remove Section on libctapimkt1 that duplicates source.

Changes-By: lintian-brush
Fixes: lintian: binary-control-field-duplicates-source
See-also: https://lintian.debian.org/tags/binary-control-field-duplicates-source.html

- - - - -
b4156cd1 by Andreas Tille at 2020-11-27T11:53:24+01:00
d-shlibs wants Section: libs

- - - - -
a0ffaa46 by Andreas Tille at 2020-11-27T11:57:44+01:00
No point to install example

- - - - -
87154948 by Andreas Tille at 2020-11-27T11:58:44+01:00
Upload to unstable

- - - - -


5 changed files:

- debian/changelog
- − debian/compat
- debian/control
- debian/rules
- + debian/salsa-ci.yml


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,14 @@
+libctapimkt (1.0.5~rc1-8) unstable; urgency=medium
+
+  * Remove *.la file
+  * Standards-Version: 4.5.1 (routine-update)
+  * debhelper-compat 13 (routine-update)
+  * Add salsa-ci file (routine-update)
+  * Rules-Requires-Root: no (routine-update)
+  * Remove Section on libctapimkt1 that duplicates source.
+
+ -- Andreas Tille <tille at debian.org>  Fri, 27 Nov 2020 11:57:50 +0100
+
 libctapimkt (1.0.5~rc1-7) unstable; urgency=medium
 
   * debhelper 11


=====================================
debian/compat deleted
=====================================
@@ -1 +0,0 @@
-11


=====================================
debian/control
=====================================
@@ -3,13 +3,14 @@ Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.
 Uploaders: Andreas Tille <tille at debian.org>
 Section: libs
 Priority: optional
-Build-Depends: debhelper (>= 11~),
+Build-Depends: debhelper-compat (= 13),
                d-shlibs,
                libusb-1.0-0-dev
-Standards-Version: 4.2.1
+Standards-Version: 4.5.1
 Vcs-Browser: https://salsa.debian.org/med-team/libctapimkt
 Vcs-Git: https://salsa.debian.org/med-team/libctapimkt.git
 Homepage: http://sourceforge.net/projects/ctapi-mkt
+Rules-Requires-Root: no
 
 Package: libctapimkt1-dev
 Architecture: any


=====================================
debian/rules
=====================================
@@ -12,3 +12,6 @@ override_dh_install:
 		    --multiarch \
 		    --movedev "debian/tmp/usr/include/*" usr/include/ \
 		    debian/tmp/usr/lib/*/*.so
+	find debian -name "lib*.la" -delete
+	# No point to install example
+	find debian -name mktlin -delete


=====================================
debian/salsa-ci.yml
=====================================
@@ -0,0 +1,4 @@
+---
+include:
+  - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/salsa-ci.yml
+  - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/pipeline-jobs.yml



View it on GitLab: https://salsa.debian.org/med-team/libctapimkt/-/compare/05078fd6866630c1c27dd415e7e7dde244b738b2...871549486ada5fe061f640dfe5693c022fe34d18

-- 
View it on GitLab: https://salsa.debian.org/med-team/libctapimkt/-/compare/05078fd6866630c1c27dd415e7e7dde244b738b2...871549486ada5fe061f640dfe5693c022fe34d18
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/20201127/2709ff04/attachment-0001.html>


More information about the debian-med-commit mailing list