Просмотр исходного кода

* debian/archtable: Add armel to list of official architectures.

Raphael Hertzog лет назад: 18
Родитель
Сommit
7e24b87a53
3 измененных файлов с 6 добавлено и 0 удалено
  1. 4 0
      ChangeLog
  2. 1 0
      debian/archtable
  3. 1 0
      debian/changelog

+ 4 - 0
ChangeLog

@@ -1,3 +1,7 @@
+2008-06-24  Raphael Hertzog  <hertzog@debian.org>
+
+	* debian/archtable: Add armel.
+
 2008-06-21  Raphael Hertzog  <hertzog@debian.org>
 
 	* scripts/dpkg-buildpackage.pl, scripts/dpkg-genchanges.pl: Treat

+ 1 - 0
debian/archtable

@@ -17,6 +17,7 @@ ia64-linux-gnu			ia64
 alpha-linux-gnu			alpha
 x86_64-linux-gnu		amd64
 arm-linux-gnu			arm
+arm-linux-gnueabi		armel
 hppa-linux-gnu			hppa
 m68k-linux-gnu			m68k
 mips-linux-gnu			mips

+ 1 - 0
debian/changelog

@@ -8,6 +8,7 @@ dpkg (1.14.21) UNRELEASED; urgency=low
     of the quilt series.
   * Handle debian.tar.gz files like diff.gz in dpkg-buildpackage and
     dpkg-genchanges to detect the kind of upload.
+  * Add "armel" to /usr/share/dpkg/archtable. Closes: #487768
 
  -- Raphael Hertzog <hertzog@debian.org>  Wed, 18 Jun 2008 10:19:51 +0200