Codebase list globus-callout / 4ab1168
Make doxygen Build-Depends-Indep Drop old debug symbol migration from 2017 Mattias Ellert 1 year, 10 months ago
4 changed file(s) with 11 addition(s) and 6 deletion(s). Raw diff Collapse all Expand all
0 globus-callout (4.3-2) unstable; urgency=medium
1
2 * Make doxygen Build-Depends-Indep
3 * Drop old debug symbol migration from 2017
4
5 -- Mattias Ellert <mattias.ellert@physics.uu.se> Tue, 05 Jul 2022 20:54:37 +0200
6
07 globus-callout (4.3-1) unstable; urgency=medium
18
29 * Minor fixes to makefiles
44 debhelper (>= 13),
55 pkg-config,
66 libglobus-common-dev (>= 15),
7 libltdl-dev,
7 libltdl-dev
8 Build-Depends-Indep:
89 doxygen
9 Standards-Version: 4.5.1
10 Standards-Version: 4.6.1
1011 Section: net
1112 Vcs-Browser: https://salsa.debian.org/ellert/globus-callout
1213 Vcs-Git: https://salsa.debian.org/ellert/globus-callout.git
1010
1111 Files: debian/*
1212 Copyright:
13 2008-2020 Mattias Ellert <mattias.ellert@physics.uu.se>
13 2008-2022 Mattias Ellert <mattias.ellert@physics.uu.se>
1414 2010-2013 Initiative for Globus in Europe (IGE), http://www.ige-project.eu/
1515 License: Apache-2.0
1616
2929
3030 # Remove installed license file
3131 rm $(INSTALLDIR)$(_docdir)/GLOBUS_LICENSE
32
33 override_dh_strip:
34 dh_strip --dbgsym-migration='lib$(name)-dbg (<< 3.15-2~), $(name)-dbg (<< 2.4)'