Bug#459167: katapult: package content changes when built with dash as /bin/sh

2008-01-04 Thread Lucas Nussbaum
Package: katapult
Version: 0.3.2.1-2
Severity: important
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-dash-2008-01-03 qa-ftbfs-dash

Hi,

I rebuilt all packages in Debian, first with bash as /bin/sh, then with dash as
/bin/sh. Your package builds fine in both cases. However, the resulting
packages are diferent according to debdiff!

The logs for both builds can be found at:
http://people.debian.org/~lucas/logs/2008/01/03.dash-different/

Here is the debdiff output (First = bash, Second = dash):
Files in second .changes but not in first
-
/usr/lib/libkatapult.la
/usr/lib/libkatapult.so - libkatapult.so.2.0.0

The following lines in the control files differ (wdiff output format):
--
Installed-Size: [-3148-] {+3152+}


Thank you,

-- 
| Lucas Nussbaum
| [EMAIL PROTECTED]   http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED] GPG: 1024D/023B3F4F |



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#459167: katapult: package content changes when built with dash as /bin/sh

2008-01-04 Thread Martin Meredith
Seems that dash doesn't like the line

rm -f $(CURDIR)/debian/katapult/usr/lib/libkatapult*.{so,la}

I've changed this to two seperate commands in the next upload




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]