Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (8)
debhelper 11
· 41621528
Andreas Tille
authored
Oct 30, 2018
41621528
Point Vcs fields to salsa.debian.org
· 78559a09
Andreas Tille
authored
Oct 30, 2018
78559a09
Standards-Version: 4.2.1
· a93df508
Andreas Tille
authored
Oct 30, 2018
a93df508
Secure URI in copyright format
· efdade19
Andreas Tille
authored
Oct 30, 2018
efdade19
Drop useless get-orig-source target
· 5e5ff30d
Andreas Tille
authored
Oct 30, 2018
5e5ff30d
Do not parse d/changelog
· 18528660
Andreas Tille
authored
Oct 30, 2018
18528660
Upload to unstable
· 8aaeffe5
Andreas Tille
authored
Oct 30, 2018
8aaeffe5
Cleanup changelog of unreleased package
· 3199ca7e
Andreas Tille
authored
Oct 30, 2018
3199ca7e
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
3199ca7e
...
...
@@ -2,4 +2,4 @@ roadtrips (2.0+dfsg-1) UNRELEASED; urgency=low
* Initial release (Closes: #<bug>)
-- Andreas Tille <tille@debian.org>
Fri
,
2
0
Nov
201
5
1
4:29:17
+0100
-- Andreas Tille <tille@debian.org>
Tue
,
3
0
Oct
201
8
1
1:30:05
+0100
debian/compat
View file @
3199ca7e
9
11
debian/control
View file @
3199ca7e
...
...
@@ -3,10 +3,10 @@ Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.
Uploaders: Andreas Tille <tille@debian.org>
Section: science
Priority: optional
Build-Depends: debhelper (>=
9
)
Standards-Version:
3.9.6
Vcs-Browser: https://
anonscm
.debian.org/
cgit/debian-med
/roadtrips
.git
Vcs-Git:
git://anonscm
.debian.org/
debian-med
/roadtrips.git
Build-Depends: debhelper (>=
11~
)
Standards-Version:
4.2.1
Vcs-Browser: https://
salsa
.debian.org/
med-team
/roadtrips
Vcs-Git:
https://salsa
.debian.org/
med-team
/roadtrips.git
Homepage: http://faculty.washington.edu/tathornt/software/ROADTRIPS2/
Package: roadtrips
...
...
debian/copyright
View file @
3199ca7e
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Format: http
s
://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: ROADTRIPS
Upstream-Contact: Timothy Thornton <tathornt@u.washington.edu>
Source: http://faculty.washington.edu/tathornt/software/ROADTRIPS2/download.html
...
...
debian/rules
View file @
3199ca7e
...
...
@@ -2,15 +2,13 @@
# DH_VERBOSE := 1
DEBPKGNAME := $(shell dpkg-parsechangelog | awk '/^Source:/ {print $$2}')
include /usr/share/dpkg/default.mk
%:
dh $@
override_dh_install:
dh_install
mkdir -p debian/$(DEB
PKGNAM
E)/usr/bin
cp -a ROADTRIPS debian/$(DEB
PKGNAM
E)/usr/bin/roadtrips
mkdir -p debian/$(DEB
_SOURC
E)/usr/bin
cp -a ROADTRIPS debian/$(DEB
_SOURC
E)/usr/bin/roadtrips
get-orig-source:
uscan --verbose --force-download --repack --compression xz