Skip to content
Commits on Source (6)
kissplice (2.4.0-p1-3) unstable; urgency=medium
* Add dh-python to Build-Depends since this will be dropped from
python-dev's Depends soon
* Standards-Version: 4.1.3
* debhelper 11
* do not parse d/changelog
* d/watch: Checked that https does not work
-- Andreas Tille <tille@debian.org> Mon, 26 Mar 2018 17:15:22 +0200
kissplice (2.4.0-p1-2) unstable; urgency=medium
[ Steffen Moeller ]
......
......@@ -4,11 +4,12 @@ Uploaders: David Parsons <david.parsons@inria.fr>,
Andreas Tille <tille@debian.org>
Section: science
Priority: optional
Build-Depends: debhelper (>= 10),
Build-Depends: debhelper (>= 11~),
dh-python,
cmake,
python-dev,
zlib1g-dev
Standards-Version: 4.1.1
Standards-Version: 4.1.3
Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/kissplice.git
Vcs-Git: https://anonscm.debian.org/git/debian-med/kissplice.git
Homepage: http://kissplice.prabi.fr/
......
......@@ -6,7 +6,7 @@
export DEB_BUILD_MAINT_OPTIONS = hardening=+all
DEBPKGNAME := $(shell dpkg-parsechangelog | awk '/^Source:/ {print $$2}')
include /usr/share/dpkg/default.mk
%:
dh $@ --with python2
......@@ -18,5 +18,5 @@ override_dh_compress:
dh_compress --exclude=.pdf
override_dh_install:
mkdir -p debian/$(DEBPKGNAME)/usr/share/$(DEBPKGNAME)
mv debian/$(DEBPKGNAME)/usr/bin/kissplice debian/$(DEBPKGNAME)/usr/share/$(DEBPKGNAME)/kissplice.py
mkdir -p debian/$(DEB_SOURCE)/usr/share/$(DEB_SOURCE)
mv debian/$(DEB_SOURCE)/usr/bin/kissplice debian/$(DEB_SOURCE)/usr/share/$(DEB_SOURCE)/kissplice.py
# Checked that https does not work
kissplice source: debian-watch-uses-insecure-uri http://kissplice.prabi.fr/download/index.php
version=3
version=4
http://kissplice.prabi.fr/download/index.php ftp://pbil.univ-lyon1.fr/pub/logiciel/kissplice/download/kissplice-(.*)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)