Summary
Description: The git repository for the ATI/AMD fglrx packaging scripts.
Last Change: Thu 2/4/10 2:40
Recent Commits
>
--git a/Ubuntu/ati-packager.sh b/Ubuntu/ati-packager.sh
index 8788eb6..17d0154 100755
--- a/Ubuntu/ati-packager.sh
+++ b/Ubuntu/ati-packager.sh
@@ -128,10 +128,11 @@ makeChangelog()
{
printf "%b\n" "fglrx-installer (2:${PADDED_DRV_RELEASE}-0ubuntu${REVISION}) ${1}; urgency=low\n"
> ${TmpDrvFilesDir}/debian/changelog
- printf "%b\n" " * New Release\n"
+ printf "%b\n" " * New upstream release.\n"
>> ${TmpDrvFilesDir}/debian/changelog
printf "%b\n" " -- ${DEBEMAIL} `date --rfc-822`\n"
>> ${TmpDrvFilesDir}/debian/changelog
+ cat ${TmpDrvFilesDir}/debian/changelog.in >> ${TmpDrvFilesDir}/debian/changelog
}
installPrep()
<
Copyright © 2010 by Phoronix Media