Ver código fonte

Add avr32 to cputable

Closes: #523456
Guillem Jover 17 anos atrás
pai
commit
f8ff44b68d
2 arquivos alterados com 2 adições e 0 exclusões
  1. 1 0
      cputable
  2. 1 0
      debian/changelog

+ 1 - 0
cputable

@@ -20,6 +20,7 @@ alpha		alpha		alpha.*
 amd64		x86_64		x86_64
 amd64		x86_64		x86_64
 armeb		armeb		arm.*b
 armeb		armeb		arm.*b
 arm		arm		arm.*
 arm		arm		arm.*
+avr32		avr32		avr32
 hppa		hppa		hppa.*
 hppa		hppa		hppa.*
 m32r		m32r		m32r
 m32r		m32r		m32r
 m68k		m68k		m68k
 m68k		m68k		m68k

+ 1 - 0
debian/changelog

@@ -60,6 +60,7 @@ dpkg (1.15.1) UNRELEASED; urgency=low
   * Sync archtable with architectures currently present in Debian sid.
   * Sync archtable with architectures currently present in Debian sid.
     - Remove m68k.
     - Remove m68k.
     - Add kfreebsd-i386 and kfreebsd-amd64.
     - Add kfreebsd-i386 and kfreebsd-amd64.
+  * Add avr32 to cputable. Closes: #523456
 
 
   [ Frank Lichtenheld ]
   [ Frank Lichtenheld ]
   * Dpkg::Version: Remove unnecessary function next_elem which just
   * Dpkg::Version: Remove unnecessary function next_elem which just