Andreas Tille pushed to branch master at Debian Med / mugsy
Commits: 15abc77e by Andreas Tille at 2020-05-12T17:09:42+02:00 routine-update: Standards-Version: 4.5.0 - - - - - ad50735e by Andreas Tille at 2020-05-12T17:09:42+02:00 routine-update: debhelper-compat 12 - - - - - cf2b2703 by Andreas Tille at 2020-05-12T17:09:45+02:00 routine-update: Point Vcs fields to salsa.debian.org - - - - - e1e177cd by Andreas Tille at 2020-05-12T17:09:45+02:00 routine-update: Secure URI in copyright format - - - - - 3474ff94 by Andreas Tille at 2020-05-12T17:10:52+02:00 routine-update: Do not parse d/changelog - - - - - fb187f43 by Andreas Tille at 2020-05-12T17:10:52+02:00 routine-update: Add salsa-ci file - - - - - d03958e7 by Andreas Tille at 2020-05-12T17:10:52+02:00 routine-update: Rules-Requires-Root: no - - - - - 2af63133 by Andreas Tille at 2020-05-12T17:12:38+02:00 Cleanup changelog - - - - - 5 changed files: - − debian/compat - debian/control - debian/copyright - debian/rules - + debian/salsa-ci.yml Changes: ===================================== debian/compat deleted ===================================== @@ -1 +0,0 @@ -9 ===================================== debian/control ===================================== @@ -3,13 +3,14 @@ Maintainer: Debian Med Packaging Team <[email protected]. Uploaders: Andreas Tille <[email protected]> Section: science Priority: optional -Build-Depends: debhelper (>= 9), +Build-Depends: debhelper-compat (= 12), libboost-dev, seqan-dev -Standards-Version: 3.9.6 -Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/mugsy.git -Vcs-Git: git://anonscm.debian.org/debian-med/mugsy.git +Standards-Version: 4.5.0 +Vcs-Browser: https://salsa.debian.org/med-team/mugsy +Vcs-Git: https://salsa.debian.org/med-team/mugsy.git Homepage: http://mugsy.sourceforge.net/ +Rules-Requires-Root: no Package: mugsy Architecture: any ===================================== debian/copyright ===================================== @@ -1,4 +1,4 @@ -Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Mugsy Source: http://sourceforge.net/projects/mugsy/files/ ===================================== debian/rules ===================================== @@ -2,22 +2,5 @@ # DH_VERBOSE := 1 -# some helpful variables - uncomment them if needed -# shamelessly stolen from http://jmtd.net/log/awk/ -#DEBVERS := $(shell dpkg-parsechangelog | awk '/^Version:/ {print $$2}') -#VERSION := $(shell echo '$(DEBVERS)' | sed -e 's/^[0-9]*://' -e 's/-.*//') -#DEBFLAVOR := $(shell dpkg-parsechangelog | awk '/^Distribution:/ {print $$2}') -#DEBPKGNAME := $(shell dpkg-parsechangelog | awk '/^Source:/ {print $$2}') -#DEBIAN_BRANCH := $(shell awk 'BEGIN{FS="[= ]+"} /debian-branch/ {print $$2}' debian/gbp.conf) -#GIT_TAG := $(subst ~,_,$(VERSION)) - -# alternatively to manually set those variables you can -# include /usr/share/cdbs/1/rules/buildvars.mk -# and use what is set there. Any hint whether dh might set variables in -# a similar manner are welcome. - %: dh $@ - -#get-orig-source: -# . debian/get-orig-source ===================================== 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/mugsy/-/compare/c26c4223c3f7980a4cbae723aacd1a23c2b7a100...2af63133f41cd1afa4065eb96fb9e0dc3f16bfb4 -- View it on GitLab: https://salsa.debian.org/med-team/mugsy/-/compare/c26c4223c3f7980a4cbae723aacd1a23c2b7a100...2af63133f41cd1afa4065eb96fb9e0dc3f16bfb4 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
