:: Re: [DNG] What can I do after netma…
Top Page
Delete this message
Reply to this message
Author: aitor_czr
Date:  
To: dng
Subject: Re: [DNG] What can I do after netman?
Another clarification about XS-Vcs headers: as of dpkg 1.14.6, the Xs-
prefix is no longer necessary. See this link:

https://lintian.debian.org/tags/xs-vcs-header-in-debian-control.html

Aitor.

El 25/09/15 a las 11:35, aitor_czr escribió:
> Hi again Hleb, the link in my example points to a *Git* repository *of
> a debian package*. I didn't understand you, sorry.
>
> The Development Team of BulmaGes has been using those lines:
> |Homepage:http://bulmages.net
> XS-Vcs-Git: git://gitorious.org/bulmages/bulmages.git
> XS-Vcs-Browser:https://gitorious.org/bulmages/bulmages/trees/.....
>
> during years in debian/control. Gitorious is missing. But here you are an example:
>
> https://gitlab.com/aitor_cz/bulmages/blob/gbp-release15/debian/control
>
> So, it is wrong?
>
> Have a nice day,
>
> Aitor.|
> El 25/09/15 a las 11:16, aitor_czr <aitor_czr@???> escribió:
>> Hi Hleb, you are right !!
>>
>> El 25/09/15 a las 08:44, aitor_czr escribió:
>>> >Hi Hleb,
>>> >
>>> >Those lines are located in debian/control. So..., an APT repository
>>> >pointing to itself?
>>> >
>>> >Here you are an example random search in git:
>>> >
>>> >https://github.com/andrenth/postfix-erlang/blob/master/debian/control
>>> >
>>> >Aitor.
>>> >
>>> >El 25/09/15 a las 05:02, Hleb Valoshka<375gnu@???> escribió:
>>>> >>On 9/24/15, Edward Bartolo<edbarx@???> wrote:
>>>>>> >>> >What about these?
>>>>>> >>> >
>>>>>> >>> >debhttp://packages.gnuinos.org/devuan/ jessie main
>>>>>> >>> >deb-srchttp://packages.gnuinos.org/devuan/ jessie main
>>>>>>>>>> >>>>> >>>XS-Vcs-Git:git@???:edbarx/netman.git
>>>>>>>>>> >>>>> >>>XS-Vcs-Browser:https://git.devuan.org/edbarx/netman.git
>>>>>>>> >>>> >>
>>>>>>>> >>>> >>These two should point to a package repository not an upstream one.
>>>> >>Once again: XS-Vcs-* should point to VSC (git/hg/svn/etc) repository
>>>> >>of debian package.