File: ToDo

package info (click to toggle)
relion 1.4%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 4,188 kB
  • ctags: 4,476
  • sloc: cpp: 42,912; sh: 10,415; makefile: 267; ansic: 50; csh: 2
file content (13 lines) | stat: -rw-r--r-- 608 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
- Missing manpages (lintian warnings ...).

- The build process in rules/override_dh_auto_build is not particularly
  nice. It works, but I will eventually split the separate builds more
  appropriately. The separate builds are necessary to avoid pulling in unneeded
  dependencies by dh_shlibdeps for the different bin packages.

- Regarding the overriden hardening-no-relro: There is a good chance
  to injet @LDFLAGS@ in Makefile.am to really fix this rather than
  closing the eyes about this.  I would not see a real need for this
  before uploading - but I personally try to fix this in my packages.