[med-svn] [Git][med-team/librostlab][master] 6 commits: Upstream download vanished

Andreas Tille (@tille) gitlab at salsa.debian.org
Fri Jan 21 14:51:26 GMT 2022



Andreas Tille pushed to branch master at Debian Med / librostlab


Commits:
5b8dae1f by Andreas Tille at 2022-01-21T15:12:35+01:00
Upstream download vanished

- - - - -
471e43e3 by Andreas Tille at 2022-01-21T15:12:54+01:00
routine-update: Standards-Version: 4.6.0

- - - - -
0661b0ba by Andreas Tille at 2022-01-21T15:12:54+01:00
routine-update: debhelper-compat 13

- - - - -
083193fb by Andreas Tille at 2022-01-21T15:13:04+01:00
Add missing build dependency on dh addon.

Changes-By: lintian-brush
Fixes: lintian: missing-build-dependency-for-dh_-command
See-also: https://lintian.debian.org/tags/missing-build-dependency-for-dh_-command.html

- - - - -
3650834f by Andreas Tille at 2022-01-21T15:26:11+01:00
Do not try to install *.la file

- - - - -
97f24f52 by Andreas Tille at 2022-01-21T15:27:38+01:00
Upload to unstable

- - - - -


4 changed files:

- debian/changelog
- debian/control
- debian/rules
- debian/watch


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,13 @@
+librostlab (1.0.20-11) unstable; urgency=medium
+
+  * Upstream download vanished
+  * Standards-Version: 4.6.0 (routine-update)
+  * debhelper-compat 13 (routine-update)
+  * Add missing build dependency on dh addon.
+  * Do not try to install *.la file
+
+ -- Andreas Tille <tille at debian.org>  Fri, 21 Jan 2022 15:26:18 +0100
+
 librostlab (1.0.20-10) unstable; urgency=medium
 
   [ Nilesh Patra ]


=====================================
debian/control
=====================================
@@ -4,8 +4,9 @@ Uploaders: Laszlo Kajan <lkajan at rostlab.org>,
            Andreas Tille <tille at debian.org>
 Section: science
 Priority: optional
-Build-Depends: debhelper-compat (= 12),
-               dh-linktree
+Build-Depends: debhelper-compat (= 13),
+               dh-linktree,
+               debhelper
 Build-Depends-Arch: d-shlibs
 Build-Depends-Indep: doxygen,
                      graphviz,
@@ -14,7 +15,7 @@ Build-Depends-Indep: doxygen,
                      texlive-latex-extra,
                      texlive-plain-generic,
                      sphinx-common
-Standards-Version: 4.5.0
+Standards-Version: 4.6.0
 Vcs-Browser: https://salsa.debian.org/med-team/librostlab
 Vcs-Git: https://salsa.debian.org/med-team/librostlab.git
 Homepage: https://rostlab.org/


=====================================
debian/rules
=====================================
@@ -20,6 +20,7 @@ override_dh_install-arch:
 		    --exclude-la \
 		    --movedev debian/tmp/usr/include/* usr/include \
 		    debian/tmp/usr/lib/*/*.so
+	find debian -name "lib*.la" -delete
 
 override_dh_installdocs:
 	dh_installdocs


=====================================
debian/watch
=====================================
@@ -1,4 +1,4 @@
-version=3
+version=4
+opts=dversionmangle=s/.*/0.No-Site/ \
+https://people.debian.org/~eriberto/ FakeWatchNoUpstreamSiteForThisPackage-(\d\S+)\.gz
 
-opts=passive \
-ftp://rostlab.org/free/librostlab-([0-9.]+)\.tar\.gz debian uupdate



View it on GitLab: https://salsa.debian.org/med-team/librostlab/-/compare/bd001445a288f1b5bcd078e11ccaf219a33793c1...97f24f5258a0174f47d293de9ce9db12e4a66ba4

-- 
View it on GitLab: https://salsa.debian.org/med-team/librostlab/-/compare/bd001445a288f1b5bcd078e11ccaf219a33793c1...97f24f5258a0174f47d293de9ce9db12e4a66ba4
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/20220121/62051c4b/attachment-0001.htm>


More information about the debian-med-commit mailing list