Skip to content
Commits on Source (7)
biococoa (2.2.2-4) unstable; urgency=medium
* Drop unneeded get-orig-source target
* DEP5
* debhelper 10
(dh_systemd_enable is no longer used in compat >= 11, please use
dh_installsystemd instead -> that's a cdbs issue)
* Point Vcs fields to salsa.debian.org
* Standards-Version: 4.2.1
-- Andreas Tille <tille@debian.org> Tue, 09 Oct 2018 16:25:32 +0200
biococoa (2.2.2-3) unstable; urgency=medium
* Moved packaging from SVN to Git
......
......@@ -7,11 +7,11 @@ Section: science
Priority: optional
Build-Depends: cdbs,
gnustep-make,
debhelper (>= 9),
debhelper (>= 11~),
libgnustep-base-dev
Standards-Version: 4.1.0
Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/biococoa.git
Vcs-Git: https://anonscm.debian.org/git/debian-med/biococoa.git
Standards-Version: 4.2.1
Vcs-Browser: https://salsa.debian.org/med-team/biococoa
Vcs-Git: https://salsa.debian.org/med-team/biococoa.git
Homepage: http://bioinformatics.org/biococoa/
Package: libbiococoa-dev
......
This diff is collapsed.
......@@ -31,12 +31,3 @@ else
OPTFLAG := -O2
endif
DEB_MAKE_INVOKE += OPTFLAG=$(OPTFLAG)
#binary-post-install/libbiococoa-dev::
# find $(d_dev)/usr/share/doc/$(DEB_GS_DEVPKG_NAME_$(framework))/examples/ \
# -type f -exec chmod 644 \{\} \;
get-orig-source:
mkdir -p ../tarballs
uscan --verbose --force-download --destdir=../tarballs