Skip to content
Commits on Source (4)
......@@ -3,8 +3,8 @@ Section: science
Priority: optional
Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Uploaders: your_ID
Build-Depends: debhelper (>= 10)
Standards-Version: 4.1.0
Build-Depends: debhelper (>= 11~)
Standards-Version: 4.1.3
Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/<pkg>.git
Vcs-Git: https://anonscm.debian.org/git/debian-med/<pkg>.git
Homepage: <homepage>
......
......@@ -12,5 +12,5 @@ Copyright: © 20xx-20yy <upstream>
License: <license>
Files: debian/*
Copyright: © 2017 maintainername <maintainer@e.mail>
Copyright: © 2018 maintainername <maintainer@e.mail>
License: <license>
......@@ -36,7 +36,7 @@ version=4
# debian debian/get-orig-source
# if you need to repack and choose +dfsg prefix
# opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g,compress=xz" \
# opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g,repack,compression=xz" \
# See also
# https://people.debian.org/~osamu/uscan.html
......