Преглед изворни кода

Add armeb to cputable. Closes: #331232
Thanks to Lennert Buytenhek <buytenh+debian@wantstofly.org>.

Guillem Jover пре 20 година
родитељ
комит
5561bc805f
3 измењених фајлова са 9 додато и 0 уклоњено
  1. 4 0
      ChangeLog
  2. 1 0
      cputable
  3. 4 0
      debian/changelog

+ 4 - 0
ChangeLog

@@ -1,3 +1,7 @@
+.006-01-20  Lennert Buytenhek  <buytenh+debian@wantstofly.org>
+
+	* cputable: Add armeb.
+
 2006-01-18  Joey Hess  <joeyh@debian.org>
 
 	* scripts/dpkg-shlibdeps.pl: Add possibility to

+ 1 - 0
cputable

@@ -17,6 +17,7 @@ i386		i486		(i[3456]86|pentium)
 ia64		ia64		ia64
 alpha		alpha		alpha.*
 amd64		x86_64		x86_64
+armeb		armeb		arm.*b
 arm		arm		arm.*
 hppa		hppa		hppa.*
 m32r		m32r		m32r

+ 4 - 0
debian/changelog

@@ -66,6 +66,10 @@ dpkg (1.13.12~) unstable; urgency=low
   * Fix German man page for update-alternatives(8)
     Closes: #247116
 
+  [ Guillem Jover ]
+  * Add armeb to cputable. Closes: #331232
+    Thanks to Lennert Buytenhek <buytenh+debian@wantstofly.org>.
+
  --
 
 dpkg (1.13.11.1) unstable; urgency=low