Skip to content
Commits on Source (5)
brig (0.95+dfsg-2) UNRELEASED; urgency=low
brig (0.95+dfsg-2) unstable; urgency=low
[ Steffen Moeller ]
* debian/upstream/metadata:
- yamllint cleanliness
- addded references to registries
- added references to registries
[ Andreas Tille ]
* debian/get-orig-source: Use Files-Excluded to strip upstream archive
* debhelper 11
* Point Vcs fields to salsa.debian.org
* Standards-Version: 4.1.4
-- Andreas Tille <tille@debian.org> Thu, 05 Jul 2018 15:56:00 +0200
-- Andreas Tille <tille@debian.org> Thu, 05 Jul 2018 15:58:39 +0200
brig (0.95+dfsg-1) unstable; urgency=low
......
Source: brig
Section: science
Priority: optional
Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Uploaders: Andreas Tille <tille@debian.org>
Build-Depends: debhelper (>= 9),
Section: science
Priority: optional
Build-Depends: debhelper (>= 11~),
default-jdk,
javahelper,
ant,
......@@ -12,9 +12,9 @@ Build-Depends: debhelper (>= 9),
cgview,
blast2 | ncbi-blast+-legacy,
ncbi-blast+
Standards-Version: 3.9.6
Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/brig.git
Vcs-Git: git://anonscm.debian.org/debian-med/brig.git
Standards-Version: 4.1.4
Vcs-Browser: https://salsa.debian.org/med-team/brig
Vcs-Git: https://salsa.debian.org/med-team/brig.git
Homepage: http://sourceforge.net/projects/brig/
Package: brig
......@@ -36,4 +36,3 @@ Description: BLAST Ring Image Generator
* BRIG also accepts SAM-formatted read-mapping files enabling genomic
regions present in unassembled sequence data from multiple samples to
be compared simultaneously
......@@ -2,19 +2,6 @@
# 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/dpkg/default.mk
# and use what is set there.
JAVA_HOME=/usr/lib/jvm/default-java
%:
......@@ -22,4 +9,3 @@ JAVA_HOME=/usr/lib/jvm/default-java
get-orig-source:
. debian/get-orig-source
# uscan --verbose --force-download --repack --compression xz