From: R. Steve McKown Date: Sun, 1 Jul 2012 05:06:26 +0000 (-0600) Subject: Don't tie gdb-msp430 install to tinyos-msp430 X-Git-Tag: debian/2.1.1-4.4-5tmi^0 X-Git-Url: https://oss.titaniummirror.com/gitweb/?p=tinyos-2.x.git;a=commitdiff_plain;h=3dafe98a5f3646d1fc040c7aa2885d7ec3505b0d;hp=08c1f6046a4b398b563236490fff4f6efb52bee5 Don't tie gdb-msp430 install to tinyos-msp430 --- diff --git a/debian/changelog b/debian/changelog index 49751108..79b63737 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +tinyos (2.1.1-4.4-5tmi) hardy; urgency=low + + * Don't require gdb-msp430; the package has issues at the moment + + -- TMI Packages Sat, 30 Jun 2012 20:02:17 -0600 + tinyos (2.1.1-4.4-4tmi) hardy; urgency=low * Fix changelog, again diff --git a/debian/control.in b/debian/control.in index 23567765..4d001864 100644 --- a/debian/control.in +++ b/debian/control.in @@ -62,7 +62,7 @@ Description: TinyOS avr toolchain Package: tinyos-msp430 Architecture: all -Depends: binutils-msp430, msp430mcu, gcc-msp430, msp430-libc, gdb-msp430, mspdebug +Depends: binutils-msp430, msp430mcu, gcc-msp430, msp430-libc Provides: tinyos-toolchain Conflicts: Priority: extra