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

Re: Try to update jsoup



Hello,

Am 13.09.19 um 21:02 schrieb Mechtilde Stehmann:
> Hello,
> 
> I try to update jsoup too. During the buildprocess in pbuilder I get the
> message
> dpkg-source: info: local changes detected, the modified files are:
>  jsoup/src/test/java/org/jsoup/parser/TokeniserStateTest.java
> dpkg-source: error: aborting due to unexpected upstream changes, see
> /tmp/jsoup_1.12.1+ds-1.diff.muyC1q
> dpkg-source: info: you can integrate the local changes with dpkg-source
> --commit
> 
> I append the file. I don't understand why the file is rewritten.
> 
> jsoup is also a dependency of JVerein ITP #929477
> 
> Can someone give me a hint?
> 
> @Markus: Am I allowed to split the patch files?

I suggest to push your changes to
https://salsa.debian.org/java-team/jsoup/ because it makes it easier to
work on it. I'm not sure what you are trying to achieve with your patch.
I looks like you want to package a new upstream release but the patch
tries to modify TokeniserStateTest.java. Importing a new upstream
version can be done with git-buildpackage and the gbp import-orig command.

If you get "dpkg-source: info: local changes detected, the modified
files are" messages, this usually means you are trying to modify
something on the master branch without using quilt patches. Hope that
helps a little

Regards,

Markus


Attachment: signature.asc
Description: OpenPGP digital signature


Reply to: