Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (6)
Fix FTCBFS: Use dh_auto_build
· 61256e6f
Andreas Tille
authored
May 26, 2018
61256e6f
Add bug number
· ff5d45ea
Andreas Tille
authored
May 26, 2018
ff5d45ea
debhelper 11
· 0901e2f6
Andreas Tille
authored
May 26, 2018
0901e2f6
Point Vcs fields to salsa.debian.org
· 64e7d71f
Andreas Tille
authored
May 26, 2018
64e7d71f
Standards-Version: 4.1.4
· 60f528e0
Andreas Tille
authored
May 26, 2018
60f528e0
Secure URI in watch file, Upload to unstable
· d21e320d
Andreas Tille
authored
May 26, 2018
d21e320d
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
d21e320d
tigr-glimmer (3.02b-2) unstable; urgency=medium
[ Helmut Grohne ]
* Fix FTCBFS: Use dh_auto_build. (Closes: #900114)
[ Andreas Tille ]
* debhelper 11
* Point Vcs fields to salsa.debian.org
* Standards-Version: 4.1.4
* Secure URI in watch file
-- Andreas Tille <tille@debian.org> Sat, 26 May 2018 15:08:21 +0200
tigr-glimmer (3.02b-1) unstable; urgency=medium
* New bugfix release
...
...
debian/compat
View file @
d21e320d
1
0
1
1
debian/control
View file @
d21e320d
...
...
@@ -4,11 +4,11 @@ Uploaders: Steffen Moeller <moeller@debian.org>,
Andreas Tille <tille@debian.org>
Section: science
Priority: optional
Build-Depends: debhelper (>= 1
0
),
Build-Depends: debhelper (>= 1
1~
),
docbook-to-man
Standards-Version:
3.9.8
Vcs-Browser: https://
anonscm
.debian.org/
cgit/debian-med
/tigr-glimmer
.git
Vcs-Git: https://
anonscm
.debian.org/
git/debian-med
/tigr-glimmer.git
Standards-Version:
4.1.4
Vcs-Browser: https://
salsa
.debian.org/
med-team
/tigr-glimmer
Vcs-Git: https://
salsa
.debian.org/
med-team
/tigr-glimmer.git
Homepage: http://ccb.jhu.edu/software/glimmer/index.shtml
Package: tigr-glimmer
...
...
debian/rules
View file @
d21e320d
...
...
@@ -23,5 +23,4 @@ override_dh_clean:
rm -f bin/* lib/* obj/*
override_dh_auto_build: $(MANPAGES)
# dh_auto_build
cd src; make CFLAGS="$(CFLAGS)" CPPFLAGS="$(CPPFLAGS)" CXXFLAGS="$(CXXFLAGS)" LDFLAGS="$(LDFLAGS)"
dh_auto_build --sourcedirectory=src -- CFLAGS="$(CFLAGS)" CPPFLAGS="$(CPPFLAGS)" CXXFLAGS="$(CXXFLAGS)" LDFLAGS="$(LDFLAGS)"
debian/watch
View file @
d21e320d
version=4
opts="uversionmangle=s/(\d)/$1./" \
http://ccb.jhu.edu/software/glimmer/index.shtml glimmer([\da-z]+)\.tar.gz
http
s
://ccb.jhu.edu/software/glimmer/index.shtml glimmer([\da-z]+)\.tar.gz