Re: Maintaining a package (JASP)

2018-02-12 Thread Boris Pek
> Use mailing list [1] for discussions with team members. Some info about
> joining to Debian Science team you may find at [2]. Also have in mind that
> git repositories for our packages were recently moved from Alioth [3][4] to
> Salsa [5], and I am not sure that our documentation have been updated...

As I see now our policy manual is (partially) updated [6], but some pages on
wiki are very outdated [7]. So just write to mailing list when you will have
specific questions.

[6] https://science-team.pages.debian.net/policy/
[7] https://wiki.debian.org/DebianScience/ContributingToDebianScience

Best wishes,
Boris



Re: Help needed with dbgsym package: yorick_2.2.04+dfsg1-7_amd64.changes REJECTED

2018-02-12 Thread Thibaut Paumard

Le 12/02/2018 à 13:35, Sébastien Villemot a écrit :

Hi Thibaut,

On Mon, Feb 12, 2018 at 01:27:00PM +0100, Thibaut Paumard wrote:


I recently tried to convert a package from the old, manual -dbg package
scheme to the new, automatic -dbgsym package scheme. I get this reject,
below. Do you have any clue what I'm doing wrong?

Le 07/02/2018 à 11:22, Debian FTP Masters a écrit :


yorick-dbgsym_2.2.04+dfsg1-7_amd64.deb: trying to install to unstable-debug, 
but could not find source


Looking at the REJECT message, you forgot to include the .dsc file in your
upload (i.e. you built with "dpkg-buildpackage -b" or something similar).

Best,



Thanks Sébastien,

That's it. Nothing to do with the dbgsym package after all. I'll check 
my sbuild configuration.


Kind regards, Thibaut.



Re: Maintaining a package (JASP)

2018-02-12 Thread Boris Pek
Hi Joris,

> I am a member of the core team of JASP, we develop a GPL'd statistics
> program that aims to replace SPSS while adding bayesian statics to the mix.
> We would like to make this as widely available as possible and therefore
> would like to contribute it to the debian repositories.
>
> To this end I have entered an intent-to-package in the wnpp
> (https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=887598) and tried to
> make the software adhere to the standards set by debian-policy.
>
> To actually get it into the repositories we would need to have a sponsor
> is what i've understood. Maybe there is someone in the debian-science team
> that would be willing to assist somewhat in that field?

Use mailing list [1] for discussions with team members. Some info about
joining to Debian Science team you may find at [2]. Also have in mind that
git repositories for our packages were recently moved from Alioth [3][4] to
Salsa [5], and I am not sure that our documentation have been updated...

[1] 
[2] https://wiki.debian.org/DebianScience#How_to_join
[3] https://alioth.debian.org/projects/debian-science/
[4] https://anonscm.debian.org/cgit/debian-science/
[5] https://salsa.debian.org/science-team

Best wishes,
Boris



Re: Help needed with dbgsym package: yorick_2.2.04+dfsg1-7_amd64.changes REJECTED

2018-02-12 Thread Sébastien Villemot
Hi Thibaut,

On Mon, Feb 12, 2018 at 01:27:00PM +0100, Thibaut Paumard wrote:

> I recently tried to convert a package from the old, manual -dbg package
> scheme to the new, automatic -dbgsym package scheme. I get this reject,
> below. Do you have any clue what I'm doing wrong?
> 
> Le 07/02/2018 à 11:22, Debian FTP Masters a écrit :
> > 
> > yorick-dbgsym_2.2.04+dfsg1-7_amd64.deb: trying to install to 
> > unstable-debug, but could not find source

Looking at the REJECT message, you forgot to include the .dsc file in your
upload (i.e. you built with "dpkg-buildpackage -b" or something similar).

Best,

-- 
⢀⣴⠾⠻⢶⣦⠀  Sébastien Villemot
⣾⠁⢠⠒⠀⣿⡁  Debian Developer
⢿⡄⠘⠷⠚⠋⠀  http://sebastien.villemot.name
⠈⠳⣄  http://www.debian.org


signature.asc
Description: PGP signature


Help needed with dbgsym package: yorick_2.2.04+dfsg1-7_amd64.changes REJECTED

2018-02-12 Thread Thibaut Paumard

Dear fellow developpers,

I recently tried to convert a package from the old, manual -dbg package 
scheme to the new, automatic -dbgsym package scheme. I get this reject, 
below. Do you have any clue what I'm doing wrong?


Le 07/02/2018 à 11:22, Debian FTP Masters a écrit :


yorick-dbgsym_2.2.04+dfsg1-7_amd64.deb: trying to install to unstable-debug, 
but could not find source



Regards, Thibaut.



Re: RFS: opencascade/7.2.0-1 [ITP]

2018-02-12 Thread Anton Gladky
Hi Kurt,

Just a short review. I did not test the package. But some
stuff should be fixed before it will be uploaded.

As I understand you want to maintain the package under the
umbrella of debian science team? If so, please fix some
corresponding fields (maintaner etc) in d/control.

=
1. source/include-binaries remove
2. source/options - remove
3. quilt debian/control : quilt - remove
4. VCS - salsa under d/science
5. all lib-packages should be numbered according to its API-version,
something like libopencascade-modeling-algorithms7.2
6. Install files of lib-packages should have something like
usr/lib/*/libTKMath.so.*, not the particular version
7. --parallel option is not needed with debhelper > 10
8. Not sure about option -DCMAKE_BUILD_TYPE=Release.
9. Simplify d/rules. All cp-commands should be replaces by the lines
in d/install-files
10. Check whether you need mkdir-commands in d/rules
11. override_dh_makeshlibs looks questionable
12. Use dh_missing --fail-missing to be sure that all files are installed.
13. Point the first upload into the experimental.
14. Double-check __all__ the files and their licenses to save the time
for FTP-masters.
=

Also it is important to check whether the package so-installable with
oce. Also all dependent on oce packages should be checked, whether
they can be rebuilt against opencascade. No need to keep two similiar
packages in the archive.

PS I am mostly off this week.

Regards



Anton


2018-02-11 18:36 GMT+01:00 Kurt Kremitzki :
> Hello all,
>
> I am still looking for a sponsor for this package. My current work is at
> https://salsa.debian.org/kkremitzki-guest/opencascade.
>
> I have an experimental FreeCAD 0.17 (as well as Netgen 6.2.1801) built against
> this package, and I would greatly like to get them in to Testing, if at all
> possible, in time for the March 1st import freeze for Ubuntu 18.04, so I will
> gladly do whatever work is needed to get these packages into shape if someone
> more senior can point me in the right direction.
>
> Thanks.
>
> On Fri, 05 Jan 2018 05:39:25 -0600 kkremit...@gmail.com wrote:
>> Package: sponsorship-requests
>> Severity: wishlist
>>
>> Dear mentors,
>>
>> I am looking for a sponsor for my package "opencascade"
>>
>> * Package name : opencascade
>> Version : 7.2.0-1
>> Upstream Author : Open CASCADE S.A.S.
>> * URL : https://www.opencascade.com
>> * License : LGPL 2.1 with OpenCASCADE exception
>> Section : science
>>
>> It builds those binary packages:
>>
>> libopencascade-data-exchange-7.2.0 - Open CASCADE Technology module
>> for CAD data format interoperabili
>> libopencascade-data-exchange-dev - Open CASCADE Technology module for
>> CAD data format interoperabili
>> libopencascade-foundation-7.2.0 - Open CASCADE Technology module
>> underlying all other OCCT classes
>> libopencascade-foundation-dev - Open CASCADE Technology module
>> underlying all other OCCT classes
>> libopencascade-modeling-algorithms-7.2.0 - Open CASCADE Technology
>> module containing vast range of geometric
>> libopencascade-modeling-algorithms-dev - Open CASCADE Technology
>> module containing vast range of geometric
>> libopencascade-modeling-data-7.2.0 - Open CASCADE Technology data
>> structures for 2D/3D geometric primi
>> libopencascade-modeling-data-dev - Open CASCADE Technology data
>> structures for 2D/3D geometric primi
>> libopencascade-ocaf-7.2.0 - Open CASCADE Technology module offering
>> solutions for application
>> libopencascade-ocaf-dev - Open CASCADE Technology module offering
>> solutions for application
>> libopencascade-visualization-7.2.0 - Open CASCADE Technology module
>> providing complex mechanisms for g
>> libopencascade-visualization-dev - Open CASCADE Technology module
>> providing complex mechanisms for g
>> opencascade-draw - Open CASCADE Technology CAE test harness
>> opencascade-misc - Open CASCADE Technology CAE platform shared library
>> miscellaneous
>>
>> To access further information about this package, please visit the
>> following URL:
>>
>> https://mentors.debian.net/package/opencascade
>>
>>
>> Alternatively, one can download the package with dget using this
>> command:
>>
>> dget -x https://mentors.debian.net/debian/pool/main/o/opencascade/ope
>> ncascade_7.2.0-1.dsc
>>
>> More information about opencascade can be obtained from https://www.ope
>> ncascade.com/.
>>
>>
>