[med-svn] [Git][med-team/freecontact][master] 10 commits: Remove Laszlo Kajan from Uploaders
Andreas Tille (@tille)
gitlab at salsa.debian.org
Wed Nov 17 12:52:15 GMT 2021
Andreas Tille pushed to branch master at Debian Med / freecontact
Commits:
fa6d831d by Andreas Tille at 2021-11-17T12:16:38+01:00
Remove Laszlo Kajan from Uploaders
- - - - -
28adca25 by Andreas Tille at 2021-11-17T12:17:26+01:00
Versioned Build-Depends: d-shlibs (>= 0.80)
- - - - -
b2e157c3 by Andreas Tille at 2021-11-17T12:19:19+01:00
Drop needless overrides for libblas-dev and liblapack-dev for d-shlibs
- - - - -
4e7a75d2 by Andreas Tille at 2021-11-17T12:26:01+01:00
Remove wrong override of d-shlibs for libquadmath0-dev
- - - - -
45176960 by Andreas Tille at 2021-11-17T12:26:15+01:00
routine-update: debhelper-compat 13
- - - - -
7200835e by Andreas Tille at 2021-11-17T12:26:21+01:00
routine-update: Remove trailing whitespace in debian/copyright
- - - - -
9c316656 by Andreas Tille at 2021-11-17T12:26:22+01:00
Use secure URI in Homepage field.
Changes-By: lintian-brush
Fixes: lintian: homepage-field-uses-insecure-uri
See-also: https://lintian.debian.org/tags/homepage-field-uses-insecure-uri.html
- - - - -
62b116cd by Andreas Tille at 2021-11-17T12:26:24+01:00
Remove obsolete fields Contact, Name from debian/upstream/metadata (already present in machine-readable debian/copyright).
Changes-By: lintian-brush
- - - - -
73a64c5c by Andreas Tille at 2021-11-17T12:30:52+01:00
Enable dh_missing --fail-missing
- - - - -
9677af27 by Andreas Tille at 2021-11-17T12:33:59+01:00
Upload to unstable
- - - - -
5 changed files:
- debian/changelog
- debian/control
- debian/copyright
- debian/rules
- debian/upstream/metadata
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,21 @@
+freecontact (1.0.21-11) unstable; urgency=medium
+
+ * Remove Laszlo Kajan from Uploaders (Thanks Laszlo for your work
+ on this package.)
+ * Versioned Build-Depends: d-shlibs (>= 0.80)
+ * Drop needless overrides for libblas-dev and liblapack-dev for d-shlibs
+ Closes: #999791
+ * Remove wrong override of d-shlibs for libquadmath0-dev
+ Closes: #999793
+ * debhelper-compat 13 (routine-update)
+ * Remove trailing whitespace in debian/copyright (routine-update)
+ * Use secure URI in Homepage field.
+ * Remove obsolete fields Contact, Name from debian/upstream/metadata (already
+ present in machine-readable debian/copyright).
+ * Enable dh_missing --fail-missing
+
+ -- Andreas Tille <tille at debian.org> Wed, 17 Nov 2021 12:30:59 +0100
+
freecontact (1.0.21-10) unstable; urgency=medium
* Team upload
=====================================
debian/control
=====================================
@@ -1,10 +1,9 @@
Source: freecontact
Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
-Uploaders: Laszlo Kajan <lkajan at debian.org>,
- Andreas Tille <tille at debian.org>
+Uploaders: Andreas Tille <tille at debian.org>
Section: science
Priority: optional
-Build-Depends: debhelper-compat (= 12),
+Build-Depends: debhelper-compat (= 13),
bash-completion,
d-shlibs,
gfortran,
@@ -20,7 +19,7 @@ Build-Depends-Indep: doxygen
Standards-Version: 4.6.0
Vcs-Browser: https://salsa.debian.org/med-team/freecontact
Vcs-Git: https://salsa.debian.org/med-team/freecontact.git
-Homepage: http://rostlab.org/
+Homepage: https://rostlab.org/
Rules-Requires-Root: no
Package: freecontact
@@ -52,13 +51,13 @@ Description: fast protein contact predictor library
Package: libfreecontact-dev
Architecture: any
+Multi-Arch: same
Section: libdevel
Depends: libfreecontact0v5 (= ${binary:Version}),
${misc:Depends}
Suggests: libfreecontact-doc
Conflicts: libfreecontact-dev
Provides: libfreecontact-dev
-Multi-Arch: same
Description: fast protein contact predictor library - development files
${Description}
.
@@ -67,10 +66,10 @@ Description: fast protein contact predictor library - development files
Package: libfreecontact-doc
Architecture: all
+Multi-Arch: foreign
Section: doc
Depends: ${misc:Depends},
libjs-jquery
-Multi-Arch: foreign
Description: documentation for libfreecontact
${Description}
.
=====================================
debian/copyright
=====================================
@@ -93,7 +93,7 @@ License: FSFAP
Copying and distribution of this file and the accompanying media
files, with or without modification, are permitted in any medium
without royalty provided the copyright notice and this notice are
- preserved. These files are offered as-is, without any warranty.
+ preserved. These files are offered as-is, without any warranty.
License: GPL-2+ with Autoconf-data exception
This program is free software; you can redistribute it and/or modify
=====================================
debian/rules
=====================================
@@ -30,14 +30,11 @@ override_dh_install:
--multiarch \
--exclude-la \
--devunversioned \
- --override s/libblas3-dev/libblas-dev/ \
--v5 \
--override s/libgfortran[345]-dev/libgfortran-10-dev/ \
- --override s/libquadmath0-dev/libgcc-10-dev/ \
- --override s/liblapack3-dev/liblapack-dev/ \
--movedev debian/tmp/usr/include/* usr/include \
debian/tmp/usr/lib/*/*.so
-
+ find debian -name "lib*.la" -delete
override_dh_bash-completion:
echo "Until bug #668254 is fixed we need to override this"
=====================================
debian/upstream/metadata
=====================================
@@ -1,5 +1,3 @@
-Name: freecontact
-Contact: Laszlo Kajan <lkajan at rostlab.org>
Reference:
- Author: >
László Kaján and Thomas A. Hopf and Matúš Kalaš and Debora
View it on GitLab: https://salsa.debian.org/med-team/freecontact/-/compare/628cb820a9da16eb8fc045d41b151a413befea44...9677af27b7560ef08cd19d28932771fbb71a1e24
--
View it on GitLab: https://salsa.debian.org/med-team/freecontact/-/compare/628cb820a9da16eb8fc045d41b151a413befea44...9677af27b7560ef08cd19d28932771fbb71a1e24
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/3d6aa190/attachment-0001.htm>
More information about the debian-med-commit
mailing list