Difference between revisions of "Debian"

From Jmol
Jump to navigation Jump to search
m (Templates)
m
Line 8: Line 8:
 
to {{File|/etc/apt/sources.list}}, and doing:
 
to {{File|/etc/apt/sources.list}}, and doing:
  
  $ apt-get update && apt-get install jmol/unstable
+
  $ apt-get update
 
 
=== Moving Jmol into Debian ===
 
 
 
[[User:EgonWillighagen|Egon Willighagen]] [http://lists.debian.org/debian-science/2005/08/msg00091.html suggested] to include Jmol into Debian. Of course I am interested in getting this application officially into Debian. But this is still a long way to go. The current packages are not of a quality as required by the [http://www.debian.org/doc/debian-policy/ Debian Policy Manual]. So I am still searching for a co- or maybe even a main-maintainer, who helps with the packaging. [http://wiki.debian.org/DanielLeidert Contact me], if you are interested. In this case you maybe also want to read more about [http://wiki.debian.org/DebianScience DebianScience].
 
 
 
=== Reporting Bugs ===
 
 
 
If you find a Debian specific bug in the package or want to report a package wishlist entry or only a packaging issue, then please don't use the Sourceforge.net bug tracker. The easiest way to send a bug report is using the [http://packages.debian.org/reportbug reportbug tool] from the Debian distribution. Please do not send the report directly to the maintainer:
 
 
 
:''There is no record of this package in the bug tracking system. Send report directly to maintainer [Y|'''n'''|q|?]? '''n''' ''
 
 
 
Fill out the bug report and submit it (it will be sent to submit_at_bugs.wgdd.de).
 

Revision as of 18:42, 10 April 2007

Getting the Debian package via apt-get

Debian users can also apt-get the package from http://debian.wgdd.de/debian by adding

deb http://debian.wgdd.de/debian unstable main contrib non-free
deb-src http://debian.wgdd.de/debian unstable main contrib non-free

to File icon.gif/etc/apt/sources.list, and doing:

$ apt-get update

Contributors

NicolasVervelle, CWitty