Commit 259a00e0 authored by Holger Levsen's avatar Holger Levsen
Browse files

update copyright and some about text

parent fce2d408
...@@ -14,7 +14,7 @@ http://jenkins.debian.net is *work in progress* and is in it's infancy as a tool ...@@ -14,7 +14,7 @@ http://jenkins.debian.net is *work in progress* and is in it's infancy as a tool
Get the source by running `git clone git://git.debian.org/git/users/holger/jenkins.debian.net.git`. It's all in there, no (relevant) manual setup has been done besides what's in this git repository. Get the source by running `git clone git://git.debian.org/git/users/holger/jenkins.debian.net.git`. It's all in there, no (relevant) manual setup has been done besides what's in this git repository.
The (virtualized) hardware is sponsored by http://www.profitbricks.com - currently it's using 4 cores and 6 GB memory, thanks a lot! The (virtualized) hardware is sponsored by http://www.profitbricks.com - currently it's using 6 cores and 10 GB memory, thanks a lot!
Some stats are available using link:http://jenkins.debian.net/munin/jenkins-month.html[munin-plugins for jenkins]. Some stats are available using link:http://jenkins.debian.net/munin/jenkins-month.html[munin-plugins for jenkins].
...@@ -92,6 +92,10 @@ Installation tests inside chroot environments. ...@@ -92,6 +92,10 @@ Installation tests inside chroot environments.
** these $set_of_packages exist: 'gnome', 'kde', 'kde-full', 'lxde', 'xfc', 'full_desktop' (all five desktops plus `vlc evince iceweasel chromium cups build-essential devscripts wine texlive-full asciidoc vim emacs` and (`libreoffice virt-manager mplayer2` (jessie/sid) or `openoffice virtualbox mplayer` (squeeze/wheezy)) and 'develop' ** these $set_of_packages exist: 'gnome', 'kde', 'kde-full', 'lxde', 'xfc', 'full_desktop' (all five desktops plus `vlc evince iceweasel chromium cups build-essential devscripts wine texlive-full asciidoc vim emacs` and (`libreoffice virt-manager mplayer2` (jessie/sid) or `openoffice virtualbox mplayer` (squeeze/wheezy)) and 'develop'
*** install is done with `apt-get install`, except for 'develop' where `apt-get build-dep` is used to install the build dependencies of these packages. *** install is done with `apt-get install`, except for 'develop' where `apt-get build-dep` is used to install the build dependencies of these packages.
=== lintian and ruby jobs
* FIXME: describe lintian and ruby jobs
=== webcheck jobs === webcheck jobs
* three jobs for running webcheck against www.debian.org, www.debian.org/News and www.debian.org/security * three jobs for running webcheck against www.debian.org, www.debian.org/News and www.debian.org/security
......
#!/bin/sh #!/bin/sh
# Copyright 2012,2013 Holger Levsen <holger@layer-acht.org> # Copyright 2012-2014 Holger Levsen <holger@layer-acht.org>
# Copyright 2013 Antonio Terceiro <terceiro@debian.org> # Copyright 2013 Antonio Terceiro <terceiro@debian.org>
# released under the GPLv=2 # released under the GPLv=2
......
...@@ -2,13 +2,13 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ ...@@ -2,13 +2,13 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: jenkins.debian.net Upstream-Name: jenkins.debian.net
Upstream-Contact: Holger Levsen <holger@debian.org> Upstream-Contact: Holger Levsen <holger@debian.org>
Source: git://git.debian.org/git/users/holger/jenkins.debian.net.git Source: git://git.debian.org/git/users/holger/jenkins.debian.net.git
Copyright: 2012 Holger Levsen Copyright: 2012-2014 Holger Levsen
Comment: Original author is Holger Levsen <holger@layer-acht.org> Comment: Original author is Holger Levsen <holger@layer-acht.org>
Upstream is bunch of lunatics who don't make release tarballs publicly Upstream is bunch of lunatics who don't make release tarballs publicly
available. The Debian .orig.tar.gz is what would be released, though. available. The Debian .orig.tar.gz is what would be released, though.
Files: * Files: *
Copyright: 2012 Holger Levsen <holger@debian.org> Copyright: 2012-2014 Holger Levsen <holger@debian.org> and others
License: GPL-2+ License: GPL-2+
This program is free software; you can redistribute it This program is free software; you can redistribute it
and/or modify it under the terms of the GNU General Public and/or modify it under the terms of the GNU General Public
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment