[med-svn] [Git][med-team/seqtools][master] 4 commits: routine-update: debhelper-compat 13

Andreas Tille gitlab at salsa.debian.org
Tue Jun 9 21:02:37 BST 2020



Andreas Tille pushed to branch master at Debian Med / seqtools


Commits:
215cec25 by Andreas Tille at 2020-06-09T21:08:53+02:00
routine-update: debhelper-compat 13

- - - - -
c90edc4b by Andreas Tille at 2020-06-09T21:09:01+02:00
routine-update: Add salsa-ci file

- - - - -
04343a7d by Andreas Tille at 2020-06-09T21:54:42+02:00
install docs

- - - - -
04805457 by Andreas Tille at 2020-06-09T22:02:29+02:00
Use Breaks instead of Conflicts

- - - - -


9 changed files:

- + debian/belvu.docs
- + debian/blixem.docs
- debian/changelog
- debian/control
- + debian/dotter.docs
- + debian/libgbtools-dev.docs
- − debian/libseqtools.install
- debian/rules
- + debian/salsa-ci.yml


Changes:

=====================================
debian/belvu.docs
=====================================
@@ -0,0 +1 @@
+usr/share/doc/seqtools/*elvu*


=====================================
debian/blixem.docs
=====================================
@@ -0,0 +1 @@
+usr/share/doc/seqtools/*lixem*


=====================================
debian/changelog
=====================================
@@ -14,6 +14,12 @@ seqtools (4.44.1+dfsg-4) UNRELEASED; urgency=medium
   * Fix with cme
   * s/http/https
 
+  [ Andreas Tille ]
+  * debhelper-compat 13 (routine-update)
+  * Add salsa-ci file (routine-update)
+  * Install docs
+  * Use Breaks instead of Conflicts
+
  -- Nilesh Patra <npatra974 at gmail.com>  Tue, 09 Jun 2020 23:06:28 +0530
 
 seqtools (4.44.1+dfsg-3) unstable; urgency=medium


=====================================
debian/control
=====================================
@@ -3,7 +3,7 @@ Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.
 Uploaders: Andreas Tille <tille at debian.org>
 Section: science
 Priority: optional
-Build-Depends: debhelper-compat (= 12),
+Build-Depends: debhelper-compat (= 13),
                libgtk2.0-dev,
                libsqlite3-dev,
                libcurl4-openssl-dev | libcurl4-dev,
@@ -44,7 +44,7 @@ Package: belvu
 Architecture: any
 Depends: ${shlibs:Depends},
          ${misc:Depends}
-Conflicts: acedb-other-belvu (<< 4.9.39+dfsg.02-2)
+Breaks: acedb-other-belvu (<< 4.9.39+dfsg.02-2)
 Provides: acedb-other-belvu
 Replaces: acedb-other-belvu (<< 4.9.39+dfsg.02-2)
 Description: multiple sequence alignment viewer and phylogenetic tool
@@ -109,7 +109,7 @@ Package: dotter
 Architecture: any
 Depends: ${shlibs:Depends},
          ${misc:Depends}
-Conflicts: acedb-other-dotter (<< 4.9.39+dfsg.02-2)
+Breaks: acedb-other-dotter (<< 4.9.39+dfsg.02-2)
 Provides: acedb-other-dotter
 Replaces: acedb-other-dotter (<< 4.9.39+dfsg.02-2)
 Description: detailed comparison of two genomic sequences


=====================================
debian/dotter.docs
=====================================
@@ -0,0 +1 @@
+usr/share/doc/seqtools/*otter*


=====================================
debian/libgbtools-dev.docs
=====================================
@@ -0,0 +1,2 @@
+usr/share/doc/seqtools/release_notes.html
+usr/share/doc/seqtools/todo.html


=====================================
debian/libseqtools.install deleted
=====================================
@@ -1,2 +0,0 @@
-usr/lib
-usr/include


=====================================
debian/rules
=====================================
@@ -3,13 +3,6 @@
 # DH_VERBOSE := 1
 
 include /usr/share/dpkg/default.mk
-# this provides:
-# DEB_SOURCE: the source package name
-# DEB_VERSION: the full version of the package (epoch + upstream vers. + revision)
-# DEB_VERSION_EPOCH_UPSTREAM: the package's version without the Debian revision
-# DEB_VERSION_UPSTREAM_REVISION: the package's version without the Debian epoch
-# DEB_VERSION_UPSTREAM: the package's upstream version
-# DEB_DISTRIBUTION: the distribution(s) listed in the current entry of debian/changelog
 
 export DEB_BUILD_MAINT_OPTIONS=hardening=+all
 %:
@@ -24,3 +17,4 @@ override_dh_install:
 		    --exclude-la \
 		    --movedev debian/tmp/usr/include/* usr/include \
 		    debian/tmp/usr/lib/*/*.so
+	find debian -name "*.la" -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/seqtools/-/compare/a3d77d55488432f79d7055042fef8314977db042...04805457d91e81a26d858d26ee6ab4f3cdc124dd

-- 
View it on GitLab: https://salsa.debian.org/med-team/seqtools/-/compare/a3d77d55488432f79d7055042fef8314977db042...04805457d91e81a26d858d26ee6ab4f3cdc124dd
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/20200609/56a61c43/attachment-0001.html>


More information about the debian-med-commit mailing list