Re: Scala 2.10

2016-11-14 Thread Emmanuel Bourg
Hi Marko,

Le 14/11/2016 à 03:32, Marko Dimjašević a écrit :

> I still can't build the package with dpkg-buildpackage. It reports:
> 
> dpkg-source: error: aborting due to unexpected upstream changes,
> see /tmp/scala_2.10.5-1.diff.jTc9mZ
> 
> 
> However, the temporary file is a patch/diff file that doesn't make much
> sense to me. I guess it is a result of changes done directly to source,
> and not via patches (this is not me doing it; it's been there from
> before).

If you haven't touched anything on the master branch besides the debian/
directory then some files were probably modified during the failed
build. You can identify them with 'git status' and reset them with 'git
checkout '. Untracked files created by the build can be removed
with 'git clean -f'.


> I would really appreciate some code contributions here. At least to get
> me to a point where it compiles. It's been weeks since I started working
> on an SBT package and a Scala 2.10 package, and I am still pretty much
> nowhere.

I'll pick the scala-2.10 ball, I managed to rebuild scala 2.10.5 in sid
and I should be able to push the repository to alioth today.

Emmanuel Bourg



Re: RFS: gradle/3.1-1

2016-11-14 Thread 殷啟聰
Hi Emmanuel,

Thanks for the grants, I have uploaded gradle/3.1-1 and updated all
broken packages due to it.

Cheers,
Kai-Chung Yan

2016-11-14 7:56 GMT+08:00 Emmanuel Bourg :
> Hi Kai,
>
> Thanks a lot for the thorough tests, I tested as well and it looks good.
> The gradle upload is yours (you should have the DM upload rights now, as
> well as a few other rdeps, let me know if you need more).
>
> Emmanuel Bourg
>