2015-09-11 16:42 GMT+02:00 IOhannes m zmölnig <zmoel...@umlaeute.mur.at>: > On 09/11/2015 04:24 PM, Jaromír Mikeš wrote: >>> >>> anyhow, if creating a debugging package is as simple as adding >>> DEB_DH_STRIP_ARGS := --dbg-package=ardour-dbg >>> to the rules, there's no reason not to do it... >> >> That would be great! Thank you IOhannes! > > well, done and pushed. > > btw, feel free to check the packages and free them from remaining issues.
What about renaming man pages from ardour4.1 to ardour.1 ? also entry in ardour.manpages file Same for ardour4.xpm -> ardour.xpm and entry in menu file Now when we will have just one ardour it should be fine. There are also ardour4 entry in desktop file ... are they correct? I think also some arch64 conditional optimization would be great. Something like this in rules file: ifneq (,$(findstring :$(DEB_HOST_ARCH_CPU):,:amd64:)) CXXFLAGS+=-msse -msse2 -mfpmath=sse endif Maybe there is some nicer way in CDBS ? Sorry I am not still at my working machine .. :( ... busy day for me mira _______________________________________________ pkg-multimedia-maintainers mailing list pkg-multimedia-maintainers@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers