From: R. Steve McKown Date: Wed, 9 Dec 2009 20:53:02 +0000 (-0700) Subject: Update maintainer, bump the revision. X-Git-Tag: debian/4.4.3-1tmi~6 X-Git-Url: https://oss.titaniummirror.com/gitweb?p=msp430-gcc.git;a=commitdiff_plain;h=6fcb00f3cbb8afdc6c633f1b51145426ee8b57fe Update maintainer, bump the revision. --- diff --git a/debian/README.Debian b/debian/README.Debian index cbbc401c..d797bc0e 100644 --- a/debian/README.Debian +++ b/debian/README.Debian @@ -1,2 +1,16 @@ -This package is derived from the standard gcc package in Ubuntu, the patches -from mspgcc.sf.net, the mspgcc build script and the tinyos msp430 build script. +The msp430-gcc package is: + +* Derived from the official GNU gcc-3.2.3.tar.gz available on any + GNU mirror, such as http://mirrors.dotsrc.org/gnu/gcc/gcc-3.2.3.tar.gz. + +* Includes patches from mspgcc.sf.net. mspgcc.sf.net maintains much of its + changes to the gcc as a sparse tree for each version. The dpatch patch named + debian/patches/002-mspgcc-3.2.3-20080819.dpatch contains the modifications + to standard gcc-3.2.3 as a result of applying the mspgcc sparse tree from + their CVS checked out at date 2008-08-19. mspgcc CVS is available via + pserver at anonymous@mspgcc.cvs.sourceforge.net:/cvsroot/mspgcc in the + gcc-3.3 module. Yes, the gcc-3.3 module is actually for gcc-3.2.x. + +* The dpatch patch named + debian/patches/003-mspgcc-3.2.3-20080819-FUNCTION.dpatch contains the patch + also provided in mspgcc.sf.net in the packaging module in patches/. diff --git a/debian/changelog b/debian/changelog index fb51f0ad..3efb3189 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,11 @@ +msp430-gcc (3.2.3-1tmi) hardy; urgency=low + + * Sign the package, update the maintainer, minor doc changes. + + -- TMI Packages Wed, 09 Dec 2009 13:48:59 -0700 + msp430-gcc (3.2.3-0tinyos1) hardy; urgency=low * Initial release, combining knowledge from mspgcc and tinyos build scripts. - -- R. Steve McKown Fri, 22 Aug 2008 09:45:16 -0600 + -- TMI Packages Fri, 22 Aug 2008 09:45:16 -0600 diff --git a/debian/control b/debian/control index 2f60d9cf..d578d2b7 100644 --- a/debian/control +++ b/debian/control @@ -1,9 +1,11 @@ Source: msp430-gcc Section: devel Priority: optional -Maintainer: R. Steve McKown +Maintainer: TMI Packages Standards-Version: 3.7.2.0 -Build-Depends: dpkg-dev (>= 1.13.9), autoconf (>= 2.13), bison, flex, gettext, texinfo, binutils (>= 2.9.5.0.12), gcc (>= 4:4.2.2), dejagnu (>= 1.4.2-1.1), dpatch, file, bzip2, lsb-release, msp430-binutils (>= 2.18) +Build-Depends: dpkg-dev (>= 1.13.9), autoconf (>= 2.13), bison, flex, gettext, + texinfo, binutils (>= 2.9.5.0.12), gcc (>= 4:4.2.2), dejagnu (>= 1.4.2-1.1), + dpatch, file, bzip2, lsb-release, msp430-binutils (>= 2.18) Package: msp430-gcc Architecture: any diff --git a/debian/copyright b/debian/copyright index 9735a7f7..5d951c10 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,6 +1,6 @@ This is the Debian GNU/Linux version of the GNU compiler for the msp430 target. -This package was put together by me, R. Steve McKown , +This package was assembed by TMI Packages , from sources and other information obtained from the following locations: ftp://ftp.gnu.org/pub/gnu/gcc/ diff --git a/debian/gcc.shlibs b/debian/gcc.shlibs deleted file mode 100644 index e69de29b..00000000 diff --git a/debian/patches/002-mspgcc-3.2.3-20080819.dpatch b/debian/patches/002-mspgcc-3.2.3-20080819.dpatch index 5e93a73c..3b50dc81 100755 --- a/debian/patches/002-mspgcc-3.2.3-20080819.dpatch +++ b/debian/patches/002-mspgcc-3.2.3-20080819.dpatch @@ -1,5 +1,5 @@ #! /bin/sh /usr/share/dpatch/dpatch-run -## 001-mspgcc-3.2.3-20080819.dpatch by +## 001-mspgcc-3.2.3-20080819.dpatch by ## ## All lines beginning with `## DP:' are a description of the patch. ## DP: Patch derived from mspgcc project gcc/3.3 directory, CVS 20080819 diff --git a/debian/patches/003-mspgcc-3.2.3-20080819-FUNCTION.dpatch b/debian/patches/003-mspgcc-3.2.3-20080819-FUNCTION.dpatch index 1600143e..cacd3a04 100755 --- a/debian/patches/003-mspgcc-3.2.3-20080819-FUNCTION.dpatch +++ b/debian/patches/003-mspgcc-3.2.3-20080819-FUNCTION.dpatch @@ -1,5 +1,5 @@ #! /bin/sh /usr/share/dpatch/dpatch-run -## 002-mspgcc-3.2.3-20080819-FUNCTION.dpatch by +## 002-mspgcc-3.2.3-20080819-FUNCTION.dpatch by pkgs@titaniummirror.com> ## ## All lines beginning with `## DP:' are a description of the patch. ## DP: __FUNCTION__ patch from mspgcc 3.2.3 CVS 20080819