[00:02] im not sure where to ask this [00:03] i am trying to package a libnss library i wrote and trying to figure out how best to package it [00:04] all the libnss libraries in /lib/{arch} have a particular version like /lib/x86_64-linux-gnu/libnss_compat-2.19.so [00:05] and then a symbolic link named /lib/x86_64-linux-gnu/libnss_compat.so.2 to that file [00:06] so for my package should i try to mimic that? and then for different distributions, 14.04, 16.04, etc. whats a good way to pick that stuff up? === ogra_ is now known as ogra