Bug#724757: marked as done (RFS: dxsamples/4.2.0-2 [ITA] -- Sample programs for the OpenDX Data Explorer)

2013-10-14 Thread Debian Bug Tracking System
Your message dated Mon, 14 Oct 2013 22:32:58 +0200
with message-id <525c54fa.30...@debian.org>
and subject line Re: Bug#724757: RFS: dxsamples/4.2.0-2 [ITA] -- Sample 
programs for the OpenDX Data Explorer
has caused the Debian Bug report #724757,
regarding RFS: dxsamples/4.2.0-2 [ITA] -- Sample programs for the OpenDX Data 
Explorer
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
724757: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=724757
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---

Package: sponsorship-requests
Severity: normal

Dear mentors

I am looking for a sponsor for my package "dxsamples":

 * Package name: dxsamples
   Version : 4.2.0-2
   Upstream Authors : IBM Research 
 * URL : http://www.opendx.org/
 * License : IBM PUBLIC LICENSE
   Section : science

It builds the following binary packages:

dxsamples - Sample programs for the OpenDX Data Explorer

My packaging attempt is available here:

http://anonscm.debian.org/gitweb/?p=collab-maint/dxsamples.git

Changes since the last upload:

* New maintainer. (Closes: #654647)
* Convert to source format 3.0 (quilt).
* Create d/watch.
* Convert d/rules to dh.
* New patch d/patches/convert-csh-scripts-to-sh:
  - convert csh scripts to sh syntax.
* Update d/control:
  - update homepage and vcs
  - bumped dephelper compatibility level to 9
  - drop recommends on tcsh, c-shell
  - bumped Standards-Version to 3.9.4 (no further changes)

Regards
Graham
--- End Message ---
--- Begin Message ---
On 10/13/13 19:56, Paul Gevers wrote:
> And as a side note, I prefer to upload dx and dxsamples closely together
> in time, so that users won't be disrupted (too long) for the change in
> the locations in either package.

Uploaded both.

Paul




signature.asc
Description: OpenPGP digital signature
--- End Message ---


Re: apt-get upgrade (security packages)

2013-10-14 Thread Ansgar Burchardt
Hi,

"Pol Hallen"  writes:
> I've a production server particularly patched. I prefer install only
> security packages but keep others packages to same version.
>
> Should I've some problems if keep only:
>
> deb http://security.debian.org/ stable/updates main contrib non-free
>
> to /etc/apt/sources.list
>
> or better pin every packages?

The debian-mentors mailing list provides help with creating Debian
packages. For questions about using Debian please ask on one of the user
mailing lists, for example debian-u...@lists.debian.org (English). There
is a more complete list on [1].

  [1] 

Regards,
Ansgar


-- 
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/87txgj4n0h@eisei.43-1.org



apt-get upgrade (security packages)

2013-10-14 Thread Pol Hallen
Howdy

I've a production server particularly patched. I prefer install only
security packages but keep others packages to same version.

Should I've some problems if keep only:

deb http://security.debian.org/ stable/updates main contrib non-free

to /etc/apt/sources.list

or better pin every packages?

What's the best way to do this?

thanks!

Pol


-- 
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/30b7bf1da5f98f43e8853b64f7e75b4e.squir...@fuckaround.org



Re: Checklist to create a .deb package

2013-10-14 Thread Martin Eberhard Schauer

> Is there a simple checklist I can go through while reading the docs?
>
> I'm drowning in deeper and deeper docs, and sometime I feel I'm
> disconnected from the path.

The "Debian New Maintainers' Guide" (1) and "Debian Developer's 
Reference" (2)
are to fat? Did you have a look at (3) or (4)? The latter is "just" 81 
slides.


To be honest, I'm not a "packaging guy" and did not try (3) and (4).

Cheers,
   Martin

1: http://www.debian.org/doc/manuals/maint-guide/
2: http://www.debian.org/doc/manuals/developers-reference/
3: https://wiki.debian.org/IntroDebianPackaging
4: http://packages.debian.org/sid/packaging-tutorial

debian packaging nussbaum


--
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/525c2e90.6000...@gmx.de



Re: Include in PATH

2013-10-14 Thread Beco
On 13 October 2013 00:25, Craig Small  wrote:

> You have to decide at what point you want to make the decision between
> global or user scores. At install time is a bad point. The two better
> options are
>  configure time
>  run time
[cut]

Hi Craig,

Good point. I'll move the decision point to ./configure.

[cut]
>>Would it be polite to do something like:
>>echo "PATH=~./gamedir/:$PATH" >> ~/.profile
> Uh no, you never do that. Have a sane default and let the user know how
> to set it. PATH is where the binaries are, not score/config/data files.

I'm talking about binaries in this email.  But since you already
answered to put the binary always in /usr/games/, so I don't need  to
change PATH anymore.

Thanks a lot.

Beco.





> --
> Craig Small VK2XLZ   http://enc.com.au/  csmall at : enc.com.au
> Debian GNU/Linux http://www.debian.org/  csmall at : debian.org
> GPG fingerprint: 5D2F B320 B825 D939 04D2  0519 3938 F96B DF50 FEA5
>
>
> --
> To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
> Archive: http://lists.debian.org/20131013032533.gb5...@enc.com.au
>



-- 
Dr Beco
A.I. researcher

"Sometimes the heart sees what is invisible to the eye." (H. Jackson Brown Jr.)


-- 
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/caluyw2z8abtyuoaosriw25rfp2nr6megbpoh0jc6wqht6x2...@mail.gmail.com



Checklist to create a .deb package

2013-10-14 Thread Beco
Hi guys,

Is there a simple checklist I can go through while reading the docs?

I'm drowning in deeper and deeper docs, and sometime I feel I'm
disconnected from the path.

A (simple) checklist would really help to give me a north.


Thanks,
Beco.


-- 
Dr Beco
A.I. researcher

"Sometimes the heart sees what is invisible to the eye." (H. Jackson Brown Jr.)


-- 
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/CALuYw2zDBDM-ZxAZYqHZyDKS0HUO=qcc_evry3ndwqcyj6u...@mail.gmail.com



Bug#726333: RFS: libgaiagraphics/0.5-1

2013-10-14 Thread Bas Couwenberg
Package: sponsorship-requests
Severity: normal

Dear mentors,

As part of the upcoming SpatiaLite transition am I looking for a sponsor for
my package "libgaiagraphics".

Please refer to the thread on debian-gis@ for more information on this
transition: https://lists.debian.org/debian-gis/2013/10/msg9.html

 Package name: libgaiagraphics
 Version : 0.5-1
 Upstream Author : Alessandro Furieri 
 URL : https://www.gaia-gis.it/fossil/libgaiagraphics
 License : LGPL-3.0+
 Section : libs

It builds those binary packages:

 libgaiagraphics-dev - Gaia common graphics support - development headers
 libgaiagraphics1 - Gaia common graphics support
 libgaiagraphics1-dbg - Gaia common graphics support - debugging symbols

To access further information about this package, please visit the following 
URL:

http://mentors.debian.net/package/libgaiagraphics


Alternatively, one can download the package with dget using this command:

  dget -x 
http://mentors.debian.net/debian/pool/main/libg/libgaiagraphics/libgaiagraphics_0.5-1.dsc

More information about libgaiagraphics can be obtained from 
https://www.gaia-gis.it/fossil/libgaiagraphics.

Changes since the last upload:

* New upstream release.
* Add myself to uploaders.
* Use canonical URLs in Vcs-* fields.
* Use dh-autoreconf for retooling.
* Build depend on libtiff-dev instead of libtiff5-dev.
* Add build dependency on libxml2-dev.
* Use upstream version without debian revision when generating symbols.
* Pass all hardening flags to configure.
* Add lintian overrides for no upstream changelog, link to upstream timeline.
* Improve extended description for the shared library package.
* Update symbols file for 0.5 on amd64.
* Update copyright file.
* Bump debhelper compatibility to 9.
* Enable Multi-Arch for libgaiagraphics1.


Regards,
 Sebastiaan Couwenberg


-- 
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20131014162411.31370.82424.report...@osiris.linuxminded.xs4all.nl



Bug#726325: subtitlecomposer/0.5.3-4 [RC] -- Subtitles editor for KDE

2013-10-14 Thread José Manuel Santamaría Lema
Package: sponsorship-requests
Severity: important

  Dear mentors,

  I am looking for a sponsor for my package "subtitlecomposer"

 * Package name: subtitlecomposer
   Version : 0.5.3-4
   Upstream Author : Sergio Pistone 
 * URL : http://sourceforge.net/projects/subcomposer
 * License : GPLv2+
   Section : kde

  It builds those binary packages:

subtitlecomposer - Subtitles editor for KDE

  To access further information about this package, please visit the following 
URL:

  http://mentors.debian.net/package/subtitlecomposer


  Alternatively, one can download the package with dget using this command:

dget -x 
http://mentors.debian.net/debian/pool/main/s/subtitlecomposer/subtitlecomposer_0.5.3-4.dsc

  Changes since the last upload:

subtitlecomposer (0.5.3-4) unstable; urgency=low

  * Using ${xine-x:Depends} provided by dh_xine (Closes: #575124).
  * Point debian/control Vcs fields to the new Git repository.
  * Build depend on libxine2-dev instead of libxine-dev (Closes:
#724751).
  * Add link_against_x11.diff (Closes: #713576).
  * Bump Standards-Version to 3.9.4, no changes required.
  * Update lintian overrides.
  * Update Maintainer and Uploaders field.
  * Update Vcs-* fields.

 -- José Manuel Santamaría Lema   Mon, 14 Oct 2013 
16:13:51 +0200

  Regards,
   José Manuel Santamaría Lema


signature.asc
Description: This is a digitally signed message part.


Re: [Repost] RFS: cpl-plugin-* [ITP] -- ESO data reduction pipeline recipes

2013-10-14 Thread Olе Streicher
Hi Julian,

Julian Taylor  writes:
> you put in the current maintainers of the pipelines as upstream
> authors. Can you please check with them if this is correct.  So far I
> know the support for this software is supposed to go over
> usd-h...@eso.org Also its Upstream-Contact not Upstream-Author in the
> machine readable copyright format.

I changed the field to Upstream-Contact: and put the contact address
there instead of the authors (resp. maintainers). This is in the git
yet; I will upload it in the next days to mentors.debian.net.

> Concerning the calibration data, you may be able to save significant
> amount of space by compressing them with cfitsio fpack utility. Its
> usually better than generic compression methods, at the cost that it
> can only be read by cfitsio compatible programs (which is the case for
> these pipelines).

Thank you for the hint. However, fpack is (still) not part of Debian, so
this cannot be done in the moment. The package is maintained by HEASARC
, and thanks to the current situation in
the USA the web page is unreachable.

Once they are back, I am considering packaging their stuff and then
converting the calibration data. However, I doubt that this will squeeze
all calibration packages enough so that they all fall under my
self-defined limit of 10 MB.

> PS: I still think these packages are to specific in purpose for
> Debian, so this is no offer of sponsorship.

I restarted the discussion about this a month ago in debian-science, and
the response what only positive. Feel free to bring your arguments
there. The base packages (cpl and esorex) have an popcon of ~175, which
is quite a lot compared to other astronomy packages (ds9: ~260). And the
only purpose for cpl, python-cpl, and esorex is to run these plugins, so
in my opinion it makes perfect sense to package them as well.

Best regards

Ole


-- 
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/ytziowzgb9k@news.ole.ath.cx



Re: [Repost] RFS: cpl-plugin-* [ITP] -- ESO data reduction pipeline recipes

2013-10-14 Thread Julian Taylor
On Mon, Oct 14, 2013 at 11:12 AM, Olе Streicher
wrote:

> Dear mentors,
>
> Since I didn't get response since three weeks, I am reposting my
> Requests For Sponsorship so that it does not get lost:
>
> I have prepared five packages that have a similar structure and are to
> be used as plugins for the "cpl" library and the "esorex" and
> "python-cpl" packages. Each plugin contains the software to process
> ("reduce" in the astronomer's slang) the data of one instrument mounted
> at the Very Large Telescope (VLT) of the European Southern Telescope
> (ESO) in Paranal:
>
> * cpl-plugin-hawki/1.8.12-1
> * cpl-plugin-sinfo/2.3.3-1
> * cpl-plugin-fors/4.9.23-1
> * cpl-plugin-giraf/2.11.1-1
> * cpl-plugin-amber/4.2.2-1



hi,
you put in the current maintainers of the pipelines as upstream authors.
Can you please check with them if this is correct.
So far I know the support for this software is supposed to go over
usd-h...@eso.org
Also its Upstream-Contact not Upstream-Author in the machine readable
copyright format.

Concerning the calibration data, you may be able to save significant amount
of space by compressing them with cfitsio fpack utility. Its usually better
than generic compression methods, at the cost that it can only be read by
cfitsio compatible programs (which is the case for these pipelines).

Regards,
Julian Taylor

PS: I still think these packages are to specific in purpose for Debian, so
this is no offer of sponsorship.


[Repost] RFS: amanda/1:3.3.4-1 [ITA]

2013-10-14 Thread Bill Blough

It's been a few months since there was any activity on this, so I
thought I'd bring it up again in case anyone has recently acquired
some extra free time, or is otherwise interested.

Thanks,
Bill



Dear mentors,

  I am looking for a sponsor for my package "amanda"

* Package name: amanda
   Version : 1:3.3.4-1
   Upstream Author : Amanda Development Team 
 * URL : http://www.amanda.org
 * License : GPL and University of Maryland License
   Section : utils

  It builds those binary packages:

 amanda-client - Advanced Maryland Automatic Network Disk Archiver (Client)
 amanda-common - Advanced Maryland Automatic Network Disk Archiver (Libs)
 amanda-server - Advanced Maryland Automatic Network Disk Archiver (Server)

  To access further information about this package, please visit the following 
URL:

  http://mentors.debian.net/package/amanda


  Alternatively, one can download the package with dget using this command:

dget -x 
http://mentors.debian.net/debian/pool/main/a/amanda/amanda_3.3.4-1.dsc

  More information about amanda can be obtained from http://www.amanda.org.

  Changes since the last upload:

   * New upstream version
 
   * New maintainer, closes: #700484
 
   * Fix directory hierarchy for amserverconfig template files,
   * Move templates from amanda-server to amanda-common to match
   location of amserverconfig and amaddclient,
   * Update amserverconfig output to reflect correct path of xinetd
   example,
   * closes: #551564
 
   * Add patch descriptions
   * Fix typo errors in various source files
   * Fix line breaks in man page
   * Fix FHS deviations in the man page
   * Add additional hardening flags
   * Link upstream changelogs from -common package to -client and
   -server packages
   * Add overrides for a few lintian false postitives
   * Modify maintainer scripts to use "set -e"
   * Update default directories to not use /usr/adm
   * Downgrade Conflicts to Breaks for old (pre-oldstable) versions of
   amanda-common
   * always regenerate configure when building package



Best regards,

Bill


signature.asc
Description: Digital signature


[Repost] RFS: cpl-plugin-* [ITP] -- ESO data reduction pipeline recipes

2013-10-14 Thread Olе Streicher
Dear mentors,

Since I didn't get response since three weeks, I am reposting my
Requests For Sponsorship so that it does not get lost:

I have prepared five packages that have a similar structure and are to
be used as plugins for the "cpl" library and the "esorex" and
"python-cpl" packages. Each plugin contains the software to process
("reduce" in the astronomer's slang) the data of one instrument mounted
at the Very Large Telescope (VLT) of the European Southern Telescope
(ESO) in Paranal:

* cpl-plugin-hawki/1.8.12-1
* cpl-plugin-sinfo/2.3.3-1
* cpl-plugin-fors/4.9.23-1
* cpl-plugin-giraf/2.11.1-1
* cpl-plugin-amber/4.2.2-1

RFS:
* HAWK-I  http://bugs.debian.org/723962
* SINFONI http://bugs.debian.org/723968
* FORShttp://bugs.debian.org/723970
* GIRAFFE http://bugs.debian.org/723971
* AMBER   http://bugs.debian.org/723972

Source package URL:
* HAWK-I  http://mentors.debian.net/package/cpl-plugin-hawki
* SINFONI http://mentors.debian.net/package/cpl-plugin-sinfo
* FORShttp://mentors.debian.net/package/cpl-plugin-fors
* GIRAFFE http://mentors.debian.net/package/cpl-plugin-giraf
* AMBER   http://mentors.debian.net/package/cpl-plugin-amber

All packages are GPL and upstream developer is ESO. A common overview
for the pipelines is on http://www.eso.org/sci/software/pipelines/

The packages are all built using a common template, so reviewing all
five should be not much more work than for one.

Relevant differences between the packages:

* The copyright files are special since usually the upstream source code
is collected from several sources. I always checked where their use can
be replaced by Debian packages (like sextractor in cpl-plugin-fors).

* Dependencies differ a bit (libfftw, libwcs).

* The packages are usually accompanied with a number of files used for
calibration purposes. Due to their size, I did not always include them.
I have chosen a limit of ~10MB package size, so that calibration
packages exceeding this size will not include the files but download
them during the package installation. (cpl-plugin-amber-calib).

Best regards

Ole


-- 
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/ytzmwmcfc73@news.ole.ath.cx