[debian-edu-commits] debian-edu/upstream/ annotated tag 0.1.5 created (now 3cc875d)

Petter Reinholdtsen pere at moszumanska.debian.org
Mon Mar 31 19:50:57 UTC 2014


This is an automated email from the git hooks/post-receive script.

pere pushed a change to annotated tag 0.1.5
in repository sitesummary.

        at  3cc875d   (tag)
   tagging  1409dbffabd2c6c73ee936dcaad6cd8b13056437 (commit)
 tagged by  David Prévot
        on  Sat Aug 18 18:30:20 2012 +0000

- Log -----------------------------------------------------------------
tagging version 0.1.5

Andreas B. Mundt (6):
      Fix wrong path in Makefile.
      This should be correct path now
      revert wrong fix of the check_kernel_status-error, see #630389
      Add '-w' and 'my' to nagios-plugins/check_kernel_status.  This seems
      Add '-w' and 'use strict;' to nagios-plugins/check_kernel_status.
      Unfortunatelly, this seems to be a random thing ..., still not solved.

Bart Cornelis (2):
      templates.pot was outdated -> run debconf-updatepo
      Added Dutch translation

Daniel Hess (2):
      Use inet_aton to make binary version of ascii string from REMOTE_ADDR.
      Make sitesummary-collector.cgi behave the same on webservers with

David Prévot (4):
      Add Danish debconf translation, thanks to Joe Hansen (closes: #675598)
      Clean up po-debconf files (debconf-updatepo)
      releasing version 0.1.5
      tagging version 0.1.5

Finn-Arne Johansen (3):
      /proc/meminfo is already mentioned in README fil, but never uploaded
      updated changelog
      Added japanese translation, closing #555692

Holger Levsen (13):
      * because debhelper.mk is used, the dependency on debhelper needs to
      * updated fsf address in copyright
      - prepare upload
      - removed myself from uploaders as I don't know cdbs and don't intend to learn it in the near future.
      fix minor html error in html output
      Add depends for net-tools to sitesummary-client.
      * collect.d/system: collect /var/log/Xorg.0.log if it exists.
      * collect.d/system:
      fix grammar and formatting
      sitesummary-upload: correct check for empty http_proxy variable.
      prepare release
      * Bump standards to 3.9.1, no changes needed.
      fix stupid typo

Luk Claes (3):
      Added myself to uploaders.
      Updated debian/po/fr.po for sitesummary
      Remove myself as uploader.

Morten Werner Olsen (11):
      try to fix apache configuration
      first "typo"
      second miss :)
      moving cgi-file back in /usr/lib/cgi-bin/ as it's the policy
      moving cgi-file back in /usr/lib/cgi-bin/ as it's the policy II
      moving cgi-file back in /usr/lib/cgi-bin/ as it's the policy III
      update TODO and stay below 80 char's per line in makewebreport-comments :)
      added german debconf translation by Helge Kreutzmann
      uploading to Debian
      move towards valid html
      formatting of html and some small changes in debian/control

Patrick Winnertz (1):
      fix lintian warning

Petter Reinholdtsen (469):
      Start on system to track the hosts on a site.
      Collect more info.
      More framework code.  Packages are now buildable.
      Improve configuration handling.
      Move client program to sbin/.  It need to run as root to get dmidecode etc working.
      Run client daily and 5 minutes after boot.
      First draft for collector.  Not working yet.
      Run client with low priority.
      Make sure there is a distclean target.
      Add copyright info.  The package is GPL.
      Allow the client to report to several collectors.
      Minor cleanup.
      Make sure the client work on systems without dmidecode and pciutils.  Report the hostname as well.
      Rewrite how the site info is handled.
      Typo.
      Reduce noise level and lot to syslog when something fail.
      Depend on gnupg for encryption.
      Typo.
      Draft for GPG handling.
      Move default config into separate file.
      More work on the server.  Make gpg encryption optional for now, as it does not work.
      Get the collector working.
      Track file system name, to recognize gpg encrypted files.
      The server work a lot better with a web server.
      Unpack the tarball.
      Trivial storage system using ethernet mac address.
      Typos.
      Remove debug output.
      Clean up after the client is executed.
      Make sure the new content replaces the old.
      The system is now operational.
      Lintian fixes.
      Include site-summary in the server package.
      releasing version 0.0.1
      Prepare for the next release.
      * Make temp file name more unique by adding process id to it, while
      * Add debconf question for site, and start on code to ask for
      Rename templates and make them translatable.
      Typo.
      Get debconf question for collector URL working.
      releasing version 0.0.2
      * Remove temp file when it is processed by the collector.
      * Make it easier to configure the time delay from the boot until a
      * Change the sitesummary-client postinst to not submit information
      releasing version 0.0.3
      * Reduce code duplication in SiteSummary.pm.  Add new function
      [ Petter Reinholdtsen ]
      releasing version 0.0.4
      * Add debconf question for sitegroup too.
      Typo.
      Add debconf question for host class.
      * Collect output from lsusb and lsscsi if they are present.
      * Drop wget as dependency for sitesummary-client.  It is no longer used.
      Include the GPL in the source.
      * Include apache2 example configuration.
      * Try to create the directories in /var/lib/sitesummary/ with www-data
      * Remove sitecontact references.  I'm not sure it is the right place
      releasing version 0.0.5
      * Let the client recommend cron, as it need it to call
      Start on a todo list.
      Prepare to make web pages.  Need to figure out the apache config required.
      * Add trivial sitesummary-makewebreport to make a web page with the summary
      * Let the collector store the IP peer info about each entry.  Not
      * Extend package descriptions and make them more useful.
      * Improve copyright file.
      One todo entry fixed.
      * Change build-depend to build-depend-indep, as this package
      releasing version 0.0.6
      * Add daily cron job to update web pages once a day.
      releasing version 0.0.9
      * Initial upload into Debian.
      releasing version 0.0.10
      * Fix typo in sitesummary postinst, breaking upgrades.
      * Fix minor typo in debian_edu-summary.
      * Quiet down debian_edu-summary runs for machines without the
      releasing version 0.0.11
      * Modify the system info collector script to ignore non-true exit
      * Modify the sitesummary postinst script to make sure
      Improve error message when ifconfig-a is missing.
      * Switch the client from cron.d to cron.daily.
      * Add collector for debian-edu configuration.  Correct server
      Typo.
      Improve output.
      releasing version 0.0.12
      Leftover.
      * Change server cron job to remove entries after 120 days.
      Add author info.
      * Include a timestamp in the simple web report, to document when the
      Provide more configuration on the server.
      On second thought, do not make entiresdir configurable.
      releasing version 0.0.13
      * Correct typo in recommends list for sitesummary-client;
      * Add symlink from /etc/apache/conf.d/sitesummary to
      releasing version 0.0.14~1
      releasing version 0.0.14
      Make sure the debconf value only is set in sitesummary-client.config when local configuration exist.
      Improve preseeding code.
      releasing version 0.0.15
      * Fix typo in get_debian_edu_ver() making it fail to find the version name.
      Add sitesummary-client.postrm file to remove the generated configuration files during purge.
      releasing version 0.0.16
      releasing version 0.0.17
      [ Petter Reinholdtse ]
      * Include Czech translation by Jakub Kasparec. (Closes: #396717)
      releasing version 0.0.18
      [ Petter Reinholdtsen ]
      releasing version 0.0.20
      releasing version 0.0.19
      * Fix regex used to extract eth0 MAC address, to avoid matching peth0
      Improve template text to include the example URL. to make it
      * Add perl-modules as dependency for sitesummary-client, to make
      * Add new collect.d/debian to collect debian specific stuff.  Now
      * Change the collector to use the mac address from eth1 or eth2 if
      * Throw away error messages from dmidecode when collecting info, to
      Collect 'dpkg -l' output too.
      releasing version 0.0.20
      releasing version 0.0.20
      * Fix regex used to extract eth0 MAC address, to avoid matching peth0
      [ Bart Cornelis (cobaco) ]
      releasing version 0.0.24
      [ Petter Reinholdtsen ]
      Remember to install new script.
      releasing version 0.0.25
      [ Petter Reinholdtsen ]
      Forgot to add the template.
      releasing version 0.0.26
      Modify the client code to sleep for a random number of seconds
      * Add draft function is_munin_client() to sitesummary-nodes.  It
      * Let sitesummary depend on ${misc:Depends} to get the required
      Only list clients in sitesummary-nodes with the munin-node package installed when generating munin configuration file.
      releasing version 0.0.27
      Make sure the server cron job handle a removed but not purged package. (Closes: #445604)
      * Move random sleep from the report script and into the cron script,
      Improve wording.
      releasing version 0.0.28
      * UNRELEASED
      * Fix typo in server cron job.  Can't use nice on a shell function.
      List sites before hostclass.
      releasing version 0.0.29
      * Change default apache setup to allow everyone read access to
      * Add -l option to kernelversion-summary, to get it to list the
      * New script agesinceseen-summary, listing the hosts that have
      Make sure the list of hosts is stable.
      Add -l support to site-summary too.
      releasing version 0.0.31
      Typo.
      Collect /proc/mounts and /etc/fstab in system, for use when generating checks for the file systems.
      Untabify.sitesummary-collector.cgi
      Document last change.
      * Fix peername code in the collector.
      Only need to untaint environment variable.
      Fine tune disk partition nagios configuration.
      Typo.
      * Set the locale to C when collecting data, to make sure the output
      Include agesinceseen-summary in web report.
      Report all hosts, also those reporting in recently.
      Clean up output.
      Prepare for release.
      * Collect loaded kernel modules, to ease nagios autoconfiguration.
      * Prefer REMOTE_ADDR over the output from gethostbyaddr() in
      More fixes for get_peerinfo().
      releasing version 0.0.34
      * Recognice nagios2 as a nagios client/server indicator.
      Indent fix.
      releasing version 0.0.35
      * Fix typo in handling of munin.conf.post.
      Prepare for upload.
      [ Petter Reinholdtsen ]
      * Fix typo in agesinceseen-summary header.
      * Link to documentation wiki page in the README.
      releasing version 0.0.37
      [ Petter Reinholdtsen ]
      - Use the IP address from ifconfig, not the sitesummary peer address,
      - More automatically configured Nagios checks based on the
      Typos.
      * Add munin plugin to graph sites based on an idea from Narvik.
      Add magic markers.
      Change label for hosts missing site.
      Cleanup.
      Released new version 0.0.38.
      * Rename munin plugin file name to get it working with munin.
      releasing version 0.0.39
      * Updated sitesummary-nodes:
      * Fix typo in munin plugin.
      releasing version 0.0.40
      * Accept nagios3 clients as nagios clients.
      * New argument -w to sitesummary-nodes, to list DNS name and MAC address,
      * Fix slow propagation of information on first time install, by
      Typo.
      * Add usage information to sitesummary-nodes.
      releasing version 0.0.41
      * Make sure to read /etc/environment in init.d/sitesummary-client
      releasing version 0.0.42
      * Fix the code running collector handlers, to get it working when
      * Collect the current route table and if the host is a laptop.
      Collect ssh host keys and xorg.conf too.
      releasing version 0.0.43
      * Undo fix for slow propagation of information on first time install,
      Updated standards-version from 3.7.3 to 3.8.0.  No changes needed.
      releasing version 0.0.44
      * Add new statistics script hardware-models to list the different
      Make sure to report model count also when -l isn't used.
      * Report the hardware models in the default web page.
      * Rewrite get_primary_macaddress() to return the same MAC address
      Use old name standard for new hardware symmary script.
      Make it more obvious why some machines do not get vendor/model stats.
      Correct comment.
      Improve gramar.
      Avoid lintian warning.
      releasing version 0.0.45
      * Ignore bogus hardware version 'System Version' when reporting
      releasing version 0.0.46
      * Fix bug in collector hook handling.  Now it uses 'update' as the
      * Add Swedish translation from Martin Ågren (Closes: #492067).
      Improve language.
      * Make sure to export the get_primary_ip_address function in the
      * Add perl function to return all ethernet MAC addresses.
      Rename get_macaddress() to get_macaddresses(), to make it easier to guess that it return an array.
      releasing version 0.0.47
      * Get rid of error messages from laptop-detect when collecting system
      Remove trailing space.
      releasing version 0.0.48
      * Add $syslog as init.d script dependency, to document that this
      * Add Russian translation from Yuri Kozlov (Closes: #544256).
      * Updated Czech from Michal Simunek (Closes: #532230).
      * Add Slovak translation from Ivan Masár (Closes:  #532967).
      Typo.
      releasing version 0.0.49
      * Change build rules to make sure update-rc.d arguments matches the
      Add code to get rid of unwanted stop symlinks in runlevels 0, 1 and 6.
      * Add missing perl-modules dependency for sitesummary.  Thanks to
      * Changed Standards-Version from 3.8.0 to 3.8.3.  No change needed.
      * Make sure sitesummary-client postinst fail on first error.
      * Move to debhelper 5.
      releasing version 0.0.50
      Ignore kernel file system type fusectl when generating Nagios checks.
      Make sure the generated Nagios host entries uses a template.
      Improve changelog entry.
      Make sure cron job exit imediately and without an error code if the sitesummary package is removed but not purged (Closes: #563066).
      Implement draft Nagios autoconfiguration.
      Implement support for calling hooks when a sitesummary entry is
      Make sure cron job is quiet.
      Install data as data.
      releasing version 0.0.51
      Change cron job to only reload nagios when the sitesummary generated
      Document in the README how to enable the Nagios autoconfiguration.
      Document in the README how to enable the Munin autoconfiguration.
      Typo.
      Improve language.
      Suggest the munin and nagios packages needed for autoconfiguration
      releasing version 0.0.52
      Typo.
      * Collect software raid status from /proc/mdstat if it exist.
      Only reload Nagios in cron job if the generated configuration
      First draft at using nrpe for remote checking.
      Quiet down first invocation of the cron job.
      Make sure entry IDs are lower case, independend of what the client
      Generate checks for number of users, processes and apt upgrades too.
      Use higher process limit.
      releasing version 0.0.53
      Rewrite how nagios configuration is generated to use a function to
      Add new command definition.
      Typo.
      Do not generate nagios checks that need nrpe configuration by default.
      Typo.
      Fix typo in cron check.
      Only assume the ldap port is open when slapd is installed.
      Run the Nagios network checks for all hosts, and the remote checks for
      Move host check to generating function.
      Change disk check generator to only check a given device once to avoid
      Typo.
      Add checks for running cron and working dhcp to Nagios configuration.
      Only check laptops with the nagios tools installed, to avoid reporting
      Improve changelog.
      Typo.
      Check ssh and http from remote.
      * Collect /etc/nagios/nrpe.cfg and /etc/nagios/nrpe_local.cfg.
      Rewrite cron check to not allow nrpe to report on any process for security reasons.
      Make sure remote check of software RAID work too.
      Remember dhcp check too.
      Make sure the client suggest the needed Nagios packages.
      releasing version 0.0.54
      Improve client side documentation.
      Document change.
      Make sure a ping check is generated for each hosts default route.
      Insert default route check before the host checks.
      Remember to make AF_INET available using 'use Socket'.
      Improve structure in generated Nagios config.
      Avoid introducing blank line where none was present earlier.
      Check default route ping even if it is missing in DNS.
      Improve description.
      Check ftp from Nagios if proftpd is installed.
      Move nagios contact information to separate file, to avoid
      Make sure to generate config for laptops that are nagios clients.
      Drop Nagios dhcp check, as it do not seem to work.
      * Provide debconf preseeding suppport (using hidden questions) for
      Make it possible to preseed the nagios server for the nrpe configuration.
      Provide hooks for munin and nagiosn runs.
      Document munin and nagios preseeding.
      Typo.
      releasing version 0.0.55
      Replace Nagios main config file with one based on the current one
      Provide more time periods (workhours, nonworkhours, never) for the
      Move some generic functions to the sitesummary perl library.
      Sort list of exported functions.
      Nagios configuration.
      Add idea for override mechanism.
      releasing version 0.0.56~svn61674
      Prepare for next upload.
      Make sure to not replace the existing generated nagios config with
      releasing version 0.0.56~svn61689
      Prepare for next upload.
      Generate Nagios host groups for the site and subsite provided from
      Improve template text.
      Improve changelog text.
      Add default gateways to a host group.
      Make sure hostgroup site-none is created if it is used.
      releasing version 0.0.56
      Create Nagios hostclass for sitesummary hostclass.
      Collect switch port information using CPD when cdpr is installed.
      releasing version 0.0.57~svn61883
      Correct name of cups package when generating Nagios check for cups.
      Add SMTP check to Nagios configuration.
      releasing version 0.0.57~svn61899
      Prepare for next upload.
      Correct nagios documentation in the README.
      Add Vcs-Browser and Vcs-Svn entries in control file.
      Use switch information collected using cdpr to specify Nagios
      Switches are only parents for remote hosts.
      Give all switches a switch hostgroup.
      Put default routers in the router host group.
      * Allow numbers in Nagios host class names.
      Collect /etc/X11/fs/config to make it possible to figure out of
      Only generate TCP port check for xfs if /etc/X11/fs/config state
      releasing version 0.0.57
      Ignore entries from hosts without /proc/ mounted.
      Fix brown paper back typo in collection of xfs config file.
      Provide host-notify-by-email Nagios command as well, to make the documenation in the Debian Edu release manual work.
      releasing version 0.0.58
      Restructure cron job, move munin and nagios updating code to
      Remove entries in the cron job before munin and nagios
      * New function get_debian_ver() reporting /etc/debian_release conten
      Improve changelog text.
      Typo.
      New munin plugin drawing graph based on agesinceseen vaules donated
      Rewritten new munin module to use SiteSummary.pm.
      Make sure labels are converted to keys the same way all over the code.
      Introduce new agesinceseen group 120-180 to have one limit that
      Adjust sitesummary postinst to only try to enable nagios
      Adjust site count munin plugin to use original site as label and
      Fix typo and make sure numbers are allowed too.
      Change munin configuration to use /var/cache/munin/www/ if it
      Make it possible to override munin configuration using
      Add new nagios pluing check_kernel_status to report the need for a
      Do not generate Nagios check for file systems with the fuse.ltspfs
      Add three Nagios checks to detect bugs in /etc/resolv.conf, /etc/hosts
      Typo.
      Port to Debian.
      Accept single DNS server setups.
      Add workaround for perl modules not working with the internal Nagios perl interpreter.
      Reduce cdpr to suggests, as should only be installed on system
      Improve changelog entries and fix typos.
      releasing version 0.0.59
      Typo.
      Remove files in /var/lib/sitesummary/ when sitesummary package is
      releasing version 0.0.60
      Do not check debugfs in Nagios.
      Untabify.
      Improve hardware list by avoiding bogus vendor and model settings.
      Ignore more bogus DMI vendor and model names.
      Check cups using the check_cups_queue Nagios module from
      Do not check debugfs, smb and cifs file systems in Nagios.
      Mention why so many file system types are ignored.
      Typo.
      Ignore more system file system times when generating Nagios checks.
      Remove duplicate check.
      Make client recommend iproute, to make sure the ip command is
      Add 'status' handling to init.d script.
      Mention the source of the GPL state of the check_cups_queue.
      releasing version 0.0.61
      releasing version 0.0.62
      Save some time when collecting cdp information by skipping the
      Add service definition to dummy nagios configuration generated at
      * Add homepage link in control file.
      releasing version 0.0.63
      Document change.
      Documentation answer more questions than it asks
      releasing version 0.0.64
      Stop shipping files in /etc/apache/ (Closes: #578239).
      Add Spanish translation from Camaleón (Closes: #583540).
      releasing version 0.0.64
      Start the sitesummary-client init.d script after a local DNS server
      Make $syslog and $named init.d script dependencies optional.
      releasing version 0.0.65
      Explain why we are looking for /proc/bus/pci.
      releasing version 0.0.66
      Change sitesummary-upload to not try to parse an empty $http_proxy
      Add bug number and clean up changelog entry.
      releasing version 0.0.67̃
      Remove strange character.
      Make CUPS check more robust.  Require both cups and cups-client
      Add LDAP protocol check (simple search for root attributes) for
      Add Catalan translation from Sergi Casbas (Closes: #609714).
      Change Standards-Version from 3.9.1 to 3.9.2.  No changes needed.
      Improve descriptions.
      Adjust LDAP check.
      Typo.
      Revert LDAP server check, as the check_ldap module provided in nagios-plugins-basic is not able to do a base search to fetch the root entry.
      Use warnings instead of -w to ensure warnings are enabled no matter how the script is called.  Prepare for a new release.
      Improve LDAP server check, not only checking if the TCP port is
      Keep the LDAP TCP check to ensure we discover if the server is listening but not responding to searches.
      Improve description.
      Adjust sitesummary-nodes code for generating Nagios configuration
      Adjust nagios-plugins/check_cups_queue to enforce the C locale
      Add more bogus DMI vendor and model strings to the ignore list for
      releasing version 0.0.70
      Make sure 'site-summary -l' report handle hosts without a site set.
      Document that this version isn't released yet.
      Make munin plugin more robust, by not mapping 'illegal' characters
      releasing version 0.0.71
      Add support for remapping hostnames for individual client entries,
      Typo.
      Add support for hostmap.d/ and comments.
      releasing version 0.0.72
      Add forgotten nagios plugin check_ldap_root to package.
      releasing version 0.0.73
      Add munin include dir to default munin config to match recent
      Ignore devtmpfs in Nagios configuration, the same way tmpfs is
      In Nagios configuration, only check for software raid when it is enabled, instead of just when /proc/mdstat is present.
      Collect /etc/lsb-release if present to have more detailed version
      Report missing ldapsearch tool from check_ldap_root.
      Add suggests from sitesummary on ldap-utils and cups-client for
      Rewrite code to recognise a remote Nagios client to use host ID
      Fix typo in NRPE rule for check_swap, causing the warning level
      Make sure DNS, IMAPS and Squid checks can be tested on clients
      Typo.
      releasing version 0.0.74
      Improve error reporting from Nagios plugin check_kernel_status.
      Add BTS ref.
      Improve changelog text.
      releasing version 0.0.75
      Make sure I remember to go from 0.0 to 0.1 next time.
      Only use includedir statement in munin configuration with
      * Debconf translation updates:
      releasing version 0.1.0
      Raise Nagios cups queue length limit (w10,c50 to w30,c70) as 10 print jobs in a queue seem to be a regular event on the test environment I see.
      Raise Nagios user (w20,c50 to w150,c200) and process limits
      Limit Nagios monitoring to hosts in DNS, unless the Nagios client
      releasing version 0.1.1
      Add support in nagios plugin check_etc_hosts for ignoring entires tagged '# NAGIOSIGNORE'.
      Drop Nagios check for user count, as the check do not check anything
      Fix typo in calculating process warning levels on LTSP servers.
      Add support in nagios plugins check_etc_hosts and check_etc_resolv
      Typo.
      Improve handling of NAGIOSIGNORE in check_etc_resolv.
      releasing version 0.1.2
      Change temp file name created by nagios-plugins check_cups_queue to
      Reintroduce DHCP server check, only checking if the process runs
      More to add dhcp check.
      this time.  Check for dhcpd3 on Lenny and dhcpd on Squeeze++.
      Typo.
      Make sure to restart nagios-nrpe-server when sitesummary-client is upgraded, to tell it to discover any new NRPE rules.
      Correct generated label names used by Munin plugin
      Correct how to generate label names used by Munin plugins using
      releasing version 0.1.3
      Add support in check_kernel_version for any 3.X kernel.
      Add support in the Nagios configuration generator to ignore
      Document /etc/sitesummary/nagiosignore and change its definition.
      releasing version 0.1.4

Philipp Huebner (1):
      minor fix in /etc/init.d/sitesummary-client

Ronny Aasen (4):
      * fix lsscsi error on machines without /sys mounted.
      *  add Closes: #602286 to the changelog entry
      * fixing my fix
      clearify changelog

Steffen Joeris (20):
      * change packaging to use makefile.mk for this makefile
      * work on the lintian errors of the package
      * remove obsolete entry
      * update debian copyright file
      * add missing dependency for sitesummary against apache2-common
      * add debian_edu-summary and the subroutine for the package
      * deactivate for now as it is not yet working
      * still deactivated
      * Reduce the code and also reflect if we have more
      * remove unneeded subroutine and give us some output
      * enable the debian-edu version checking now
      * change get_debian_edu_vers to get_debian_edu_profile
      * include code for reporting the debian-edu-version
      * remove explicitely setting debconf value in config script
      * correct changelog entry
      * include french debconf translation
      * invasion
      * prepare release
      * include new portuguese debconf translation
      * start new changelog entry to avoid confusing

-----------------------------------------------------------------------

This annotated tag includes the following new commits:

       new  1409dbf   tagging version 0.1.5

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-edu/upstream/sitesummary.git



More information about the debian-edu-commits mailing list