Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (6)
Add dh-python to Build-Depends since this will be dropped from python-dev's Depends soon
· afbb3025
Andreas Tille
authored
Mar 26, 2018
afbb3025
Standards-Version: 4.1.3
· 76d10a4b
Andreas Tille
authored
Mar 26, 2018
76d10a4b
debhelper 11
· e9461d63
Andreas Tille
authored
Mar 26, 2018
e9461d63
do not parse d/changelog
· ef1b47a8
Andreas Tille
authored
Mar 26, 2018
ef1b47a8
Checked that https does not work
· 7bf93eb6
Andreas Tille
authored
Mar 26, 2018
7bf93eb6
Upload to unstable
· 6c871459
Andreas Tille
authored
Mar 26, 2018
6c871459
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
6c871459
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 ]
...
...
debian/compat
View file @
6c871459
1
0
1
1
debian/control
View file @
6c871459
...
...
@@ -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/
...
...
debian/rules
View file @
6c871459
...
...
@@ -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/
$(
DEB
PKGNAM
E
)
/usr/share/
$(
DEB
PKGNAM
E
)
mv
debian/
$(
DEB
PKGNAM
E
)
/usr/bin/kissplice debian/
$(
DEB
PKGNAM
E
)
/usr/share/
$(
DEB
PKGNAM
E
)
/kissplice.py
mkdir
-p
debian/
$(
DEB
_SOURC
E
)
/usr/share/
$(
DEB
_SOURC
E
)
mv
debian/
$(
DEB
_SOURC
E
)
/usr/bin/kissplice debian/
$(
DEB
_SOURC
E
)
/usr/share/
$(
DEB
_SOURC
E
)
/kissplice.py
debian/source/lintian-overrides
0 → 100644
View file @
6c871459
# Checked that https does not work
kissplice source: debian-watch-uses-insecure-uri http://kissplice.prabi.fr/download/index.php
debian/watch
View file @
6c871459
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)