Codebase list gource / a8fc1e5
Fixed build issue with libglm-dev (closes: #888928) * Fixed build issue with libglm-dev (closes: #888928) * Changed priority from extra to optional Andrew Caudwell 6 years ago
3 changed file(s) with 12 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
0 gource (0.47-2) unstable; urgency=medium
1
2 * Fixed build issue with libglm-dev (closes: #888928)
3 * Changed priority from extra to optional
4
5 -- Andrew Caudwell <acaudwell@gmail.com> Tue, 03 Apr 2018 11:57:14 +1200
6
07 gource (0.47-1) unstable; urgency=medium
18
29 [ Andrew Caudwell ]
00 Source: gource
11 Section: vcs
2 Priority: extra
2 Priority: optional
33 Maintainer: Andrew Caudwell <acaudwell@gmail.com>
44 Uploaders: Francois Marier <francois@debian.org>
55 Build-Depends: autotools-dev,
77
88 # Uncomment this to turn on verbose mode.
99 #export DH_VERBOSE=1
10
11 # The following flags are required for compatibility with GLM 0.9.9
12 DEB_CPPFLAGS_MAINT_APPEND = -DGLM_FORCE_CTOR_INIT -DGLM_ENABLE_EXPERIMENTAL
13 export DEB_CPPFLAGS_MAINT_APPEND
1014
1115 %:
1216 dh $@