tags 594503 + patch tags 594503 + pending thanks Dear maintainer,
I've prepared an NMU for liblunar (versioned as 2.0.1-2.1) and uploaded it to DELAYED/2. Please feel free to tell me if I should delay it longer. Regards. -- .''`. http://info.comodo.priv.at/ -- GPG key IDs: 0x8649AA06, 0x00F3CFE4 : :' : Debian GNU/Linux user, admin, & developer - http://www.debian.org/ `. `' Member of VIBE!AT & SPI, fellow of Free Software Foundation Europe `- NP: Rolling Stones: Letitrock
diff -u liblunar-2.0.1/debian/changelog liblunar-2.0.1/debian/changelog --- liblunar-2.0.1/debian/changelog +++ liblunar-2.0.1/debian/changelog @@ -1,3 +1,11 @@ +liblunar (2.0.1-2.1) unstable; urgency=low + + * Non-maintainer upload. + * Fix "empty package": tell dh_strip about the -dbg package; + closes: #594503. + + -- gregor herrmann <[email protected]> Sun, 19 Sep 2010 17:52:38 +0200 + liblunar (2.0.1-2) unstable; urgency=low * debian/control: diff -u liblunar-2.0.1/debian/rules liblunar-2.0.1/debian/rules --- liblunar-2.0.1/debian/rules +++ liblunar-2.0.1/debian/rules @@ -16,7 +16,9 @@ touch install-stamp binary-arch: install - dh binary-arch + dh binary-arch --before dh_strip + dh_strip -a --dbg-package=liblunar-1-0-dbg + dh binary-arch --after dh_strip binary-indep: install dh binary-indep
signature.asc
Description: Digital signature

