]> oss.titaniummirror.com Git - msp430-gcc.git/commitdiff
Update maintainer, bump the revision. debian/3.2.3-1tmi
authorR. Steve McKown <rsmckown@gmail.com>
Wed, 9 Dec 2009 20:53:02 +0000 (13:53 -0700)
committerR. Steve McKown <rsmckown@gmail.com>
Wed, 9 Dec 2009 21:49:13 +0000 (14:49 -0700)
debian/README.Debian
debian/changelog
debian/control
debian/copyright
debian/gcc.shlibs [deleted file]
debian/patches/002-mspgcc-3.2.3-20080819.dpatch
debian/patches/003-mspgcc-3.2.3-20080819-FUNCTION.dpatch

index cbbc401cae19f63fb69acfc3e505c5c4cfbe7af2..d797bc0e4453c4de1669231167e7ab7c586a8c04 100644 (file)
@@ -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/.
index fb51f0ade4469141213972f2b090b4949342792a..3efb31894b385be40220fa96cc07b649ff1adda5 100644 (file)
@@ -1,5 +1,11 @@
+msp430-gcc (3.2.3-1tmi) hardy; urgency=low
+
+  * Sign the package, update the maintainer, minor doc changes.
+
+ -- TMI Packages <pkgs@titaniummirror.com>  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 <rsmckown@gmail.com>  Fri, 22 Aug 2008 09:45:16 -0600
+ -- TMI Packages <pkgs@titaniummirror.com>  Fri, 22 Aug 2008 09:45:16 -0600
index 2f60d9cf694d64de968c67e9a0f0c0b98e9150f9..d578d2b77f7eb854c6b0a3078769092cfcddbe45 100644 (file)
@@ -1,9 +1,11 @@
 Source: msp430-gcc
 Section: devel
 Priority: optional
-Maintainer: R. Steve McKown <rsmckown@gmail.com>
+Maintainer: TMI Packages <pkgs@titaniummirror.com>
 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
index 9735a7f7718895febbfb2d1ddd74513a0f01fa06..5d951c10903122865f9316a8cc81c6b3408da2e5 100644 (file)
@@ -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 <rsmckown@gmail.com>,
+This package was assembed by TMI Packages <pkgs@titaniummirror.com>,
 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 (file)
index e69de29..0000000
index 5e93a73ca3d0ff386f5a07c7efb835a33a0e9cd0..3b50dc813d97db41447dd6ac86a022b9006d4522 100755 (executable)
@@ -1,5 +1,5 @@
 #! /bin/sh /usr/share/dpatch/dpatch-run
-## 001-mspgcc-3.2.3-20080819.dpatch by  <smckown@stevex2>
+## 001-mspgcc-3.2.3-20080819.dpatch by <pkgs@titaniummirror.com>
 ##
 ## All lines beginning with `## DP:' are a description of the patch.
 ## DP: Patch derived from mspgcc project gcc/3.3 directory, CVS 20080819
index 1600143e048feea2b93a09468bbe6022d5d8073f..cacd3a0404b81ec5290bb362fb0d0e8e9f7eeeff 100755 (executable)
@@ -1,5 +1,5 @@
 #! /bin/sh /usr/share/dpatch/dpatch-run
-## 002-mspgcc-3.2.3-20080819-FUNCTION.dpatch by  <smckown@stevex2>
+## 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