Skip to content
Commits on Source (8)
concavity (0.1+dfsg.1-2) UNRELEASED; urgency=medium
concavity (0.1+dfsg.1-2) unstable; urgency=medium
[ Steffen Moeller ]
* debian/upstream/metadata: Added ref to OMICtools
-- Steffen Moeller <moeller@debian.org> Thu, 03 Aug 2017 16:12:37 +0200
[ Andreas Tille ]
* Remove unneeded Testsuite: autopkgtest
* Fake watch file
* debhelper 11
* Point Vcs fields to salsa.debian.org
* Standards-Version: 4.1.5
* Do not parse d/changelog
-- Andreas Tille <tille@debian.org> Fri, 13 Jul 2018 21:29:39 +0200
concavity (0.1+dfsg.1-1) unstable; urgency=medium
......
......@@ -3,12 +3,11 @@ Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.
Uploaders: Laszlo Kajan <lkajan@rostlab.org>,
Andreas Tille <tille@debian.org>
Section: science
Testsuite: autopkgtest
Priority: optional
Build-Depends: debhelper (>= 9)
Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/concavity.git
Vcs-Git: https://anonscm.debian.org/git/debian-med/concavity.git
Build-Depends: debhelper (>= 11~)
Standards-Version: 4.1.5
Vcs-Browser: https://salsa.debian.org/med-team/concavity
Vcs-Git: https://salsa.debian.org/med-team/concavity.git
Homepage: http://compbio.cs.princeton.edu/concavity/
Package: concavity
......
#!/usr/bin/make -f
#export DH_VERBOSE=1
include /usr/share/dpkg/default.mk
export prefix:=/usr
export USER_CFLAGS:="-Wno-write-strings"
export VERSION:=$(shell dpkg-parsechangelog --format rfc822|sed --posix -n -e 's/^Version: \([0-9.]*\).*/\1/p;')
export VERSION:=$(shell echo $(DEB_VERSION_UPSTREAM) | sed 's/+dfsg//')
export DEB_BUILD_MAINT_OPTIONS = hardening=+all
......@@ -12,7 +14,7 @@ get-orig-source:
mk-origtargz --repack --compress xz ../concavity_distr.tar.gz
%:
dh $@ --parallel
dh $@
man:
$(MAKE) man VERSION=$(VERSION) prefix=$(prefix)
......
# Its a fake watch file anyway
concavity source: debian-watch-file-should-mangle-version line 3
# upstream does not provide versioned tarballs
version=4
opts=dversionmangle=s/.*/0.No-Release/ \
https://people.debian.org/~eriberto/ FakeWatchNoUpstreamReleaseForThisPackage-(\d\S+)\.gz