From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <4A1E983D.5010107@domain.hid> Date: Thu, 28 May 2009 15:57:17 +0200 From: Stefan Kisdaroczi MIME-Version: 1.0 References: <4A00848D.1090500@domain.hid> <4A1E550D.9090702@domain.hid> <1243513683.22173.0.camel@domain.hid> <4A1E9004.9010901@domain.hid> <1243518010.22173.1.camel@domain.hid> In-Reply-To: <1243518010.22173.1.camel@domain.hid> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enigCE99716D5E89FEF197D773B9" Subject: Re: [Xenomai-help] Debian package building fails with 2.5-rc1 List-Id: Help regarding installation and common use of Xenomai List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Philippe Gerum Cc: xenomai@xenomai.org This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigCE99716D5E89FEF197D773B9 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Philippe Gerum schrieb: > On Thu, 2009-05-28 at 15:22 +0200, Stefan Kisdaroczi wrote: >> Philippe Gerum schrieb: >>> On Thu, 2009-05-28 at 11:10 +0200, Stefan Kisdaroczi wrote: >>>> Hi Philippe, >>>> >>>> thx for commiting to xenomai-head. >>>> Please merge to 2.4.x, you removed the Changelog file one week ago. >>>> >>> Should be ok now. Thanks, >>> http://git.xenomai.org/?p=3Dxenomai-head.git;a=3Dcommit;h=3D3efa9d95a= bc65bef76546480bbd643de5a391a30 >> this is _xenomai-head.git_ , i dont see the change in _xenomai-2.4.git= _ >=20 > That's normal. I did not find my brain either. >=20 > Should really be ok, now. merci beaucoup >=20 >> you removed the changelog in 2.4.x here: >> http://git.xenomai.org/?p=3Dxenomai-2.4.git;a=3Dcommit;h=3D8a5e70f8067= b6f8e8e1645a481a9ddcba8946581 >> >> thanks >> >>>> Thank you >>>> Stefan >>>> >>>> Stefan Kisdaroczi schrieb: >>>>> Hi, >>>>> >>>>> there is no ChangeLog file in the project root anymore, so debian p= ackage building fails. >>>>> Following patch fixed it for me. >>>>> >>>>> kisda >>>>> >>>>> --- xenomai-2.5.orig/debian/rules >>>>> +++ xenomai-2.5/debian/rules >>>>> @@ -108,7 +108,7 @@ >>>>> dh_testdir -i >>>>> dh_testroot -i >>>>> dh_installdocs -i -A CREDITS README.INSTALL TROUBLESHOOTING >>>>> - dh_installchangelogs -i ChangeLog >>>>> + dh_installchangelogs -i >>>>> dh_link -i >>>>> dh_strip -i >>>>> dh_compress -i -X.pdf >>>>> @@ -131,7 +131,7 @@ >>>>> dh_testroot -s >>>>> dh_installman -s >>>>> dh_installdocs -s -A CREDITS README.INSTALL TROUBLESHOOTING >>>>> - dh_installchangelogs -s ChangeLog >>>>> + dh_installchangelogs -s >>>>> dh_link -s >>>>> dh_strip -s >>>>> dh_compress -s >>>>> >>>>> >>>>> >>>>> >>>>> -------------------------------------------------------------------= ----- >>>>> >>>>> _______________________________________________ >>>>> Xenomai-help mailing list >>>>> Xenomai-help@domain.hid >>>>> https://mail.gna.org/listinfo/xenomai-help >>>> _______________________________________________ >>>> Xenomai-help mailing list >>>> Xenomai-help@domain.hid >>>> https://mail.gna.org/listinfo/xenomai-help >> --------------enigCE99716D5E89FEF197D773B9 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFKHpg9IPTw9rIdn6oRArcuAJ9FiVApIBR8VCr2XRpoVPrdSI7jjgCeKG9K iSjwwR2ydyyoM0CGknp5i3Q= =Gwxy -----END PGP SIGNATURE----- --------------enigCE99716D5E89FEF197D773B9--