This e-mail has been sent due to an upload to Ubuntu that contains Ubuntu
changes.  It contains the difference between the new version and the
previous version of the same source package in Ubuntu.
Format: 1.7
Date: Mon, 25 Jun 2007 15:29:05 +0200
Source: dpkg
Binary: dpkg dselect dpkg-dev
Architecture: source
Version: 1.14.4+svn20070602r802-0ubuntu3
Distribution: gutsy
Urgency: low
Maintainer: Ubuntu Core Developers <[EMAIL PROTECTED]>
Changed-By: Matthias Klose <[EMAIL PROTECTED]>
Description: 
 dpkg       - package maintenance system for Debian
 dpkg-dev   - package building tools for Debian
 dselect    - user tool to manage Debian packages
Changes: 
 dpkg (1.14.4+svn20070602r802-0ubuntu3) gutsy; urgency=low
 .
   * Use i686 for lpia in cputable and triplettable.
Files: 
 b269282809211ce06199010e61f6b095 985 admin required 
dpkg_1.14.4+svn20070602r802-0ubuntu3.dsc
 251e64d1d6ccb571ba00d5e0fa64ced2 5741317 admin required 
dpkg_1.14.4+svn20070602r802-0ubuntu3.tar.gz
Original-Maintainer: Dpkg Developers <[EMAIL PROTECTED]>
diff -pruN 1.14.4+svn20070602r802-0ubuntu2/cputable 
1.14.4+svn20070602r802-0ubuntu3/cputable
--- 1.14.4+svn20070602r802-0ubuntu2/cputable    2007-05-07 07:31:28.000000000 
+0100
+++ 1.14.4+svn20070602r802-0ubuntu3/cputable    2007-06-25 14:28:55.000000000 
+0100
@@ -15,6 +15,7 @@
 #
 # <Debian name>        <GNU name>      <config.guess regex>
 i386           i486            (i[3456]86|pentium)
+i686           i686            (i[3456]86|pentium)
 ia64           ia64            ia64
 alpha          alpha           alpha.*
 amd64          x86_64          x86_64
diff -pruN 1.14.4+svn20070602r802-0ubuntu2/debian/changelog 
1.14.4+svn20070602r802-0ubuntu3/debian/changelog
--- 1.14.4+svn20070602r802-0ubuntu2/debian/changelog    2007-06-22 
17:35:25.000000000 +0100
+++ 1.14.4+svn20070602r802-0ubuntu3/debian/changelog    2007-06-25 
14:29:51.000000000 +0100
@@ -1,3 +1,9 @@
+dpkg (1.14.4+svn20070602r802-0ubuntu3) gutsy; urgency=low
+
+  * Use i686 for lpia in cputable and triplettable.
+
+ -- Matthias Klose <[EMAIL PROTECTED]>  Mon, 25 Jun 2007 15:29:05 +0200
+
 dpkg (1.14.4+svn20070602r802-0ubuntu2) gutsy; urgency=low
 
   * Fix the uninitialized value in string ne at /usr/sbin/update-alternatives
diff -pruN 1.14.4+svn20070602r802-0ubuntu2/debian/rules 
1.14.4+svn20070602r802-0ubuntu3/debian/rules
--- 1.14.4+svn20070602r802-0ubuntu2/debian/rules        2007-02-11 
00:32:30.000000000 +0000
+++ 1.14.4+svn20070602r802-0ubuntu3/debian/rules        2007-06-26 
14:23:06.000000000 +0100
@@ -18,6 +18,8 @@ endif
 # from having to guess our platform (since we know it already)
 DEB_HOST_GNU_TYPE   ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE)
 DEB_BUILD_GNU_TYPE  ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE)
+DEB_HOST_GNU_TYPE   = i686-linux-gnu
+DEB_BUILD_GNU_TYPE  = i686-linux-gnu
 
 ifeq ($(DEB_BUILD_GNU_TYPE), $(DEB_HOST_GNU_TYPE))
        confflags += --build=$(DEB_HOST_GNU_TYPE)
diff -pruN 1.14.4+svn20070602r802-0ubuntu2/triplettable 
1.14.4+svn20070602r802-0ubuntu3/triplettable
--- 1.14.4+svn20070602r802-0ubuntu2/triplettable        2007-06-04 
15:36:28.000000000 +0100
+++ 1.14.4+svn20070602r802-0ubuntu3/triplettable        2007-06-25 
14:26:35.000000000 +0100
@@ -4,7 +4,7 @@
 #
 # <Debian triplet>     <Debian arch>
 gnueabi-linux-arm      armel
-gnulp-linux-i386       lpia
+gnulp-linux-i686       lpia
 gnu-linux-<cpu>                <cpu>
 gnu-kfreebsd-<cpu>     kfreebsd-<cpu>
 gnu-knetbsd-<cpu>      knetbsd-<cpu>

Reply via email to