]> oss.titaniummirror.com Git - msp430-libc.git/commitdiff
Fix maintain email addresses, update debian version, etc.
authorR. Steve McKown <rsmckown@gmail.com>
Thu, 10 Dec 2009 20:27:13 +0000 (13:27 -0700)
committerR. Steve McKown <rsmckown@gmail.com>
Fri, 21 May 2010 02:09:51 +0000 (20:09 -0600)
debian/README.Debian
debian/changelog
debian/control
debian/copyright
debian/patches/001-builddir.dpatch
debian/patches/002-adc12.dpatch

index cbbc401cae19f63fb69acfc3e505c5c4cfbe7af2..92bc2718ab0e8ec585e95f528beec1360bb6f806 100644 (file)
@@ -1,2 +1,2 @@
-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.
+This package contains libc for the msp430 microprocessor.  The source code is
+available in the mspgcc.sf.net project CVS.
index dd6d2f596646b7e36f8fe5141edc174b63b417b8..0620e1fc245206210d3bdc4bcffdfaf37b70e2f7 100644 (file)
@@ -1,5 +1,6 @@
-msp430-libc (0.0~cvs20080819-0tinyos1) hardy; urgency=low
+msp430-libc (0.0~cvs20080819-1tmi) hardy; urgency=low
 
   * Initial release, combining knowledge from mspgcc and tinyos build scripts.
+  * Package is signed
 
- -- R. Steve McKown <rsmckown@gmail.com>  Fri, 22 Aug 2008 13:18:24 -0600
+ -- TMI Packages <pkgs@titaniummirror.com>  Fri, 22 Aug 2008 13:18:24 -0600
index fde5e3a7cd248194884c1da747b6bb0203174d83..ba530f717ebb26f04ee9737167784b58982e73f8 100644 (file)
@@ -1,7 +1,7 @@
 Source: msp430-libc
 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), msp430-gcc (>= 3.2.3)
 
index 9735a7f7718895febbfb2d1ddd74513a0f01fa06..292ca048dacd05a1299e8366a65acda92e38e1ff 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 is maintained by TMI Packages <pkgs@titaniummirror.com>
 from sources and other information obtained from the following locations:
 
   ftp://ftp.gnu.org/pub/gnu/gcc/
index bb261219118f3f50420ccc1f35a245fdcf71f401..6330253b99e63758955b6d473fd862fbf40c7249 100755 (executable)
@@ -1,5 +1,5 @@
 #! /bin/sh /usr/share/dpatch/dpatch-run
-## 001-builddir.dpatch by  <smckown@stevex2>
+## 001-builddir.dpatch by  <pkgs@titaniummirror.com>
 ##
 ## All lines beginning with `## DP:' are a description of the patch.
 ## DP: Allow building outside of source tree
index 95e3a9e53a37e0d726d781c7b4262618b1d43fea..e9fe62e40779d65e772085a72f9838df540094d7 100755 (executable)
@@ -1,5 +1,5 @@
 #! /bin/sh /usr/share/dpatch/dpatch-run
-## 001-adc12.dpatch by  <smckown@stevex2>
+## 001-adc12.dpatch by  <pkgs@titaniummirror.com>
 ##
 ## All lines beginning with `## DP:' are a description of the patch.
 ## DP: Patch for proper operation of adc12 peripheral