From: Russ Allbery Date: Thu, 20 Aug 2009 21:41:57 +0000 (-0700) Subject: Changelog for armv5tel change, similar change for module package X-Git-Tag: debian/1.4.11+dfsg-2~5 X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=c1eecd4f6305b189c5c916f95108b8b423a6ef7b;p=packages%2Fo%2Fopenafs.git Changelog for armv5tel change, similar change for module package Add changelog entry for Danial Bayer's armv5tel support patch. Make the similar change to the module packaging files. --- diff --git a/debian/changelog b/debian/changelog index 28b2774cb..aaa56a92c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +openafs (1.4.11+dfsg-2) UNRELEASED; urgency=low + + * Add armv5tel to debian/sysname, mapping it to arm_linux26. Patch from + Daniel Bayer. Also make the similar change for the module source + package. + + -- Russ Allbery Thu, 20 Aug 2009 14:41:44 -0700 + openafs (1.4.11+dfsg-1) unstable; urgency=low * New upstream release. diff --git a/debian/module/sysname b/debian/module/sysname index 288f408e2..9a75e80e1 100755 --- a/debian/module/sysname +++ b/debian/module/sysname @@ -21,7 +21,7 @@ alpha) ;; esac ;; -arm|armel) +arm|armel|armv5tel) case $KVERS in 2.4*) echo arm_linux24