[Demudi-commits] r1653 - in om/trunk: . debian

andete-guest at alioth.debian.org andete-guest at alioth.debian.org
Wed Oct 17 20:01:43 UTC 2007


Author: andete-guest
Date: 2007-10-17 20:01:43 +0000 (Wed, 17 Oct 2007)
New Revision: 1653

Modified:
   om/trunk/config.guess
   om/trunk/config.sub
   om/trunk/debian/control
Log:


Modified: om/trunk/config.guess
===================================================================
--- om/trunk/config.guess	2007-10-17 19:29:25 UTC (rev 1652)
+++ om/trunk/config.guess	2007-10-17 20:01:43 UTC (rev 1653)
@@ -4,7 +4,7 @@
 #   2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation,
 #   Inc.
 
-timestamp='2007-03-06'
+timestamp='2007-07-22'
 
 # This file is free software; you can redistribute it and/or modify it
 # under the terms of the GNU General Public License as published by
@@ -330,7 +330,7 @@
     sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
 	echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
 	exit ;;
-    i86pc:SunOS:5.*:*)
+    i86pc:SunOS:5.*:* | i86xen:SunOS:5.*:*)
 	echo i386-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
 	exit ;;
     sun4*:SunOS:6*:*)
@@ -793,7 +793,7 @@
 	exit ;;
     *:Interix*:[3456]*)
     	case ${UNAME_MACHINE} in
-	    x86) 
+	    x86)
 		echo i586-pc-interix${UNAME_RELEASE}
 		exit ;;
 	    EM64T | authenticamd)

Modified: om/trunk/config.sub
===================================================================
--- om/trunk/config.sub	2007-10-17 19:29:25 UTC (rev 1652)
+++ om/trunk/config.sub	2007-10-17 20:01:43 UTC (rev 1653)
@@ -4,7 +4,7 @@
 #   2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation,
 #   Inc.
 
-timestamp='2007-01-18'
+timestamp='2007-06-28'
 
 # This file is (in principle) common to ALL GNU software.
 # The presence of a machine in this file suggests that SOME GNU software
@@ -475,8 +475,8 @@
 		basic_machine=craynv-cray
 		os=-unicosmp
 		;;
-	cr16c)
-		basic_machine=cr16c-unknown
+	cr16)
+		basic_machine=cr16-unknown
 		os=-elf
 		;;
 	crds | unos)
@@ -683,6 +683,10 @@
 		basic_machine=i386-pc
 		os=-mingw32
 		;;
+	mingw32ce)
+		basic_machine=arm-unknown
+		os=-mingw32ce
+		;;
 	miniframe)
 		basic_machine=m68000-convergent
 		;;

Modified: om/trunk/debian/control
===================================================================
--- om/trunk/debian/control	2007-10-17 19:29:25 UTC (rev 1652)
+++ om/trunk/debian/control	2007-10-17 20:01:43 UTC (rev 1653)
@@ -2,7 +2,6 @@
 Section: sound
 Priority: optional
 Maintainer:  Debian QA Group <packages at qa.debian.org>
-Uploaders: Free Ekanayaka <freee at debian.org>, Joost Yervante Damad <andete at debian.org>
 Build-Depends: debhelper (>= 5.0.0), autotools-dev, dpatch, libjack-dev, dssi-dev, ladspa-sdk, liblo0-dev, libgtkmm-2.4-dev, libglademm-2.4-dev, libgnomecanvasmm-2.6-dev, libxml2-dev, libasound2-dev, automake1.9, docbook-to-man, pkg-config, libx11-dev
 Standards-Version: 3.7.2
 




More information about the Demudi-commits mailing list