[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Pushing 9.0.0 to unstable



Le 18/12/2016 à 21:10, Yves-Alexis Perez a écrit :
> On Sun, 2016-12-18 at 19:54 +0100, Aurélien COUDERC wrote:
>> I’ve sticked to your vision that you "would have preferred to have the
>> plymouth theme included before pushing to unstable". :-)
>> This didn’t give me time to work on this part though.
>> If you push it to experimental again please ping me, there’s a maint
>> script expecting 9.0.0 as it is in svn now.
> I'm not sure I understand this. In any case, please have the package ready to
> upload as most as possible so anyone can push an upload if needed.
preinst has this :
  7 if [ "${1}" = "upgrade" ]; then
  8     if dpkg --compare-versions ${2} lt "9.0.0"; then

and postinst :
  7 if [ "${1}" = "configure" ]; then
  8     if dpkg --compare-versions ${2} lt "9.0.0"; then

Feel free to tweak it if you upload as 9.0.0~exp2 instead.

>> As for the plymouth part I hope to have something sufficiently ready to
>> package by next week.
> When exactly? I'm unlikely to do any upload past Wednesday.
I can harldy commit on Wednesday. It’ll more probably be by the end of
the week.


Cheers,
--Aurélien


Reply to: