Andreas Tille pushed to branch master at Debian Med / fastqc
Commits: b6243635 by Andreas Tille at 2018-04-27T07:10:28+02:00 Standards-Version: 4.1.4 - - - - - 61fed747 by Andreas Tille at 2018-04-27T07:10:31+02:00 Point Vcs-fields to Salsa - - - - - b8997bd9 by Andreas Tille at 2018-04-27T07:10:46+02:00 debhelper 11 - - - - - e44fa636 by Andreas Tille at 2018-04-27T07:12:10+02:00 Depends: libfindbin-libs-perl - - - - - 5217dc97 by Andreas Tille at 2018-04-27T07:12:46+02:00 Drop alternative Depends: java7-runtime - - - - - a1c88f81 by Andreas Tille at 2018-04-27T07:21:44+02:00 Fix changelog - - - - - 09bd0cdb by Andreas Tille at 2018-04-27T07:23:00+02:00 Upstream moved to Github - - - - - 4 changed files: - debian/changelog - debian/compat - debian/control - debian/watch Changes: ===================================== debian/changelog ===================================== --- a/debian/changelog +++ b/debian/changelog @@ -1,15 +1,18 @@ fastqc (0.11.5+dfsg-7) UNRELEASED; urgency=medium - * debian/upstream/metadata: RRID -> SciCrunch - - -- Steffen Moeller <[email protected]> Sun, 22 Oct 2017 00:40:27 +0200 - -fastqc (0.11.5+dfsg-7) unstable; urgency=medium - + [ Steffen Moeller ] * debian/upstream/metadata: Added references to - OMICtools, RRID, bio.tools registries + OMICtools, SciCrunch, bio.tools registries - -- Steffen Moeller <[email protected]> Sat, 22 Jul 2017 10:47:59 +0200 + [ Andreas Tille ] + * Standards-Version: 4.1.4 + * Point Vcs-fields to Salsa + * debhelper 11 + * Depends: libfindbin-libs-perl + Closes: #896931 + * Drop alternative Depends: java7-runtime + + -- Andreas Tille <[email protected]> Fri, 27 Apr 2018 07:14:43 +0200 fastqc (0.11.5+dfsg-6) unstable; urgency=medium ===================================== debian/compat ===================================== --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -10 +11 ===================================== debian/control ===================================== --- a/debian/control +++ b/debian/control @@ -5,16 +5,16 @@ Uploaders: Steffen Moeller <[email protected]>, Olivier Sallou <[email protected]> Section: science Priority: optional -Build-Depends: debhelper (>= 10), +Build-Depends: debhelper (>= 11~), javahelper, default-jdk, ant, libhtsjdk-java, libjbzip2-java, libcommons-math3-java -Standards-Version: 3.9.8 -Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/fastqc.git -Vcs-Git: https://anonscm.debian.org/git/debian-med/fastqc.git +Standards-Version: 4.1.4 +Vcs-Browser: https://salsa.debian.org/med-team/fastqc +Vcs-Git: https://salsa.debian.org/med-team/fastqc.git Homepage: http://www.bioinformatics.babraham.ac.uk/projects/fastqc/ Package: fastqc @@ -24,7 +24,8 @@ Depends: ${misc:Depends}, libhtsjdk-java, libjbzip2-java, libcommons-math3-java, - default-jre | java7-runtime + libfindbin-libs-perl, + default-jre Description: quality control for high throughput sequence data FastQC aims to provide a simple way to do some quality control checks on raw sequence data coming from high throughput sequencing pipelines. It ===================================== debian/watch ===================================== --- a/debian/watch +++ b/debian/watch @@ -1,3 +1,3 @@ version=4 opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g,repack,compression=xz" \ - http://www.bioinformatics.babraham.ac.uk/projects/download.html fastqc/fastqc_v([.\d]+)_source\.zip + https://github.com/s-andrews/FastQC/releases .*/archive/v@ANY_VERSION@@ARCHIVE_EXT@ View it on GitLab: https://salsa.debian.org/med-team/fastqc/compare/76bb8d84ca3629d93585f4d44baac61c0ed80d2f...09bd0cdb2d61f788b123118397051a183253e667 --- View it on GitLab: https://salsa.debian.org/med-team/fastqc/compare/76bb8d84ca3629d93585f4d44baac61c0ed80d2f...09bd0cdb2d61f788b123118397051a183253e667 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
