Andreas Tille pushed to branch master at Debian Med / plasmidomics
Commits: 35f2c355 by Andreas Tille at 2021-10-12T10:57:45+02:00 Use fake watch file - - - - - 291e71de by Andreas Tille at 2021-10-12T10:57:59+02:00 routine-update: Standards-Version: 4.6.0 - - - - - 29f1a783 by Andreas Tille at 2021-10-12T10:57:59+02:00 routine-update: debhelper-compat 13 - - - - - 69b906a4 by Andreas Tille at 2021-10-12T10:58:03+02:00 routine-update: Add salsa-ci file - - - - - 51083dd8 by Andreas Tille at 2021-10-12T10:58:03+02:00 routine-update: Rules-Requires-Root: no - - - - - f38c768a by Andreas Tille at 2021-10-12T10:59:33+02:00 routine-update: Ready to upload to unstable - - - - - 4 changed files: - debian/changelog - debian/control - + debian/salsa-ci.yml - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,13 @@ +plasmidomics (0.2.0-10) unstable; urgency=medium + + * Use fake watch file + * Standards-Version: 4.6.0 (routine-update) + * debhelper-compat 13 (routine-update) + * Add salsa-ci file (routine-update) + * Rules-Requires-Root: no (routine-update) + + -- Andreas Tille <[email protected]> Tue, 12 Oct 2021 10:58:37 +0200 + plasmidomics (0.2.0-9) unstable; urgency=medium * Really get rid of all Python2 stuff ===================================== debian/control ===================================== @@ -4,13 +4,14 @@ Uploaders: Robert Winkler <[email protected]>, Andreas Tille <[email protected]> Section: science Priority: optional -Build-Depends: debhelper-compat (= 12), +Build-Depends: debhelper-compat (= 13), dh-python, python3 -Standards-Version: 4.5.0 +Standards-Version: 4.6.0 Vcs-Browser: https://salsa.debian.org/med-team/plasmidomics Vcs-Git: https://salsa.debian.org/med-team/plasmidomics.git Homepage: https://www.ira.cinvestav.mx/Investigaci%C3%B3n/Biotecnolog%C3%ADayBioqu%C3%ADmica/ProfesoresInvestigadores/DrRobertWinkler/Software/PlasmidDrawingProgramPlasmidomics02/tabid/778/language/en-US/Default.aspx +Rules-Requires-Root: no Package: plasmidomics Architecture: all ===================================== 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 ===================================== debian/watch ===================================== @@ -1,3 +1,9 @@ version=4 -https://www.ira.cinvestav.mx/Investigaci%C3%B3n/Biotecnolog%C3%ADayBioqu%C3%ADmica/ProfesoresInvestigadores/DrRobertWinkler/Software/PlasmidDrawingProgramPlasmidomics02/tabid/778/language/en-US/Default.aspx .*/plasmidomics-(.*)\.tar\.gz +opts=dversionmangle=s/.*/0.No-Track/ \ + https://people.debian.org/~eriberto/ FakeWatchNoUpstreamTrackingForThisPackage-(\d\S+)\.gz + +# This page throws +# failed: 500 Can't connect to www.ira.cinvestav.mx:443 (SSL connect attempt failed error:141A318A:SSL routines:tls_process_ske_dhe:dh key too small) +# and thus we deactivate the watch file since the code is not updated any more anyway +# https://www.ira.cinvestav.mx/Investigaci%C3%B3n/Biotecnolog%C3%ADayBioqu%C3%ADmica/ProfesoresInvestigadores/DrRobertWinkler/Software/PlasmidDrawingProgramPlasmidomics02/tabid/778/language/en-US/Default.aspx .*/plasmidomics-(.*)\.tar\.gz View it on GitLab: https://salsa.debian.org/med-team/plasmidomics/-/compare/9f15dacc6734d94c4fb66c8592ba7914ee11e06b...f38c768a70616bc369a7fcc0bae09a6b4ce17e92 -- View it on GitLab: https://salsa.debian.org/med-team/plasmidomics/-/compare/9f15dacc6734d94c4fb66c8592ba7914ee11e06b...f38c768a70616bc369a7fcc0bae09a6b4ce17e92 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
