Accepted nws 2.11-3 (source)
Ubuntu Archive Auto-Sync
katie at jackass.ubuntu.com
Thu Apr 14 18:47:59 CDT 2005
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Origin: Debian/unstable
Format: 1.7
Date: Thu, 14 Apr 2005 23:47:18 +0100
Source: nws
Binary: nws, libnws-dev
Architecture: source
Version: 2.11-3
Distribution: breezy
Urgency: low
Maintainer: Martin Quinson <mquinson at debian.org>
Changed-By: Ubuntu Archive Auto-Sync <katie at jackass.ubuntu.com>
Description:
nws - Grid monitoring infrastructure (executables and man pages)
Changes:
nws (2.11-3) unstable; urgency=low
.
* Let cdbs track cdbs-related builddep itself.
* Add build-dep on autotools-dev, thanks to cdbs for noticing.
* Change my email address to one which still works.
.
nws (2.11-2) unstable; urgency=low
.
* Add procps to the dependencies and to the build-dep.
.
nws (2.11-1) unstable; urgency=low
.
* New upstream release.
.
nws (2.10.1-8) unstable; urgency=low
.
* nws_setup: use the "log" command to log, not the start one ;)
.
nws (2.10.1-7) unstable; urgency=low
.
* Reintroduce the log command to nws_setup since it is used by nws.logrotate
* When self testing (config -v), nws_setup also tries to route to itself
* Comment the reviving in the cron table. I'm not sure this is what
users want. Need a debconf question here?
.
nws (2.10.1-6) unstable; urgency=low
.
* Added ucf as a dependency
* Fixed trunkation of the member lists for tcp connection time and
badwidth passed from debconf
* Removed starting of the service from the postinst script - debhelper
adds it automatically
.
nws (2.10.1-5) unstable; urgency=low
.
* [patches/pooling_bug] Fix a trivial bug preventing to pool for new
autofetched results.
.
nws (2.10.1-4) unstable; urgency=low
.
* Make sure any invocation to `nws_setup' in the package scripts specify
where the config file is using "-c /etc/nws.conf"
* Cosmetics about the debconf template ordering
.
nws (2.10.1-3) unstable; urgency=low
.
* [init.d] quit without error when the package is not configured yet.
.
nws (2.10.1-2) unstable; urgency=low
* Make lintian and linda happy (ie, cleanup packaging).
- fix perms of headers files (not executable)
- improve the package descriptions
- various other cleanups
.
nws (2.10.1-1) unstable; urgency=low
.
* New upstream release.
* Automatic configuration with debconf.
* rename nws_localadmin to nws_setup, because it sounds better.
* 'nws_setup config' checks the configuration for usual errors.
.
nws (2.8.1-3) unstable; urgency=low
.
* Use debconf to configure the NWS,
* Reintroduce the following patches from my previous package
- prefix_binary: Prefix all binary produced with the string "nws_"
- nws_localadmin: Configuration script
- nws_ctrl_activity: start, stop and test an activity with only one program.
- bugs: various gliches over here
.
nws (2.8.1-2) unstable; urgency=low
.
* Give the devel package a versionned depend on the regular package.
.
nws (2.8.1-1) unstable; urgency=low
.
* Initial Release of the NPACI oriented package. This is a complete
repackaging, all previous work still have to be incorporated back.
.
nws (2.6.mt4-1) unstable; urgency=low
.
PATCHES:
* makefile: revert last change, forecast_api.h does not come from Include/
but Portability/Include, and *is* installed...
.
nws (2.6.mt3-1) unstable; urgency=low
.
PATCHES:
* makefile: Fix some more errors due to the lack of automake...
.
nws (2.6.mt1-1) unstable; urgency=low
.
* New upstream release
PATCHES:
* bug.patch: make dist now creates a subdir nws-VERSION/ and not only nws/
* CpuCountSkill: A new well named skill
* ForecasterDiagnostics: make the forecaster more verbose.
.
nws (2.3.mt1-1) unstable; urgency=low
.
* New upstream release.
* create /var/log/nws in postinst
.
nws (2.2.1.mt6-1) unstable; urgency=low
.
* Add Matthew's archiver from nws-contrib, and make it works within our
framework (compilation fixes, support from nws_localadmin, ...)
* Add -v, --conffile and --gdb options to nws_localadmin
* Move debian package to main since the copyright issue was solved
* Added the upstream download site in debian/copyright
.
nws (2.2.1.mt5-1) unstable; urgency=low
.
* nws_localadmin: Change a [:blank:] to \s to make some old versions of
Perl happy.
.
nws (2.2.1.mt4-1) unstable; urgency=low
.
* nws_localadmin.patch: the nws_localadmin script was not included in the
tarballs. My bad.
.
nws (2.2.1.mt3-1) unstable; urgency=low
.
* sickness.patch: Catch a bug making all process reporting sickness when
using the plain NS [thanks Dan]
* recvSize.patch: Catch a bug making the Java interface being troubled
about the size of records it gets from the memory server. [thanks Dan]
.
nws (2.2.1.mt2-1) unstable; urgency=low
.
* Change the nws_api.h header to allow 2.0 version compatibility even
with long symbol names.
.
nws (2.2.1.mt1-1) unstable; urgency=low
.
* New upstream release.
.
nws (2.0.5-8) unstable; urgency=low
.
* 120_nws_localadmin.diff:
The nws_localadmin script is now generated by autoconf, to get
automatically where the nws.conf file was put, and same for the
binaries.
[Thanks to Christophe for the idea]
The "config" argument now shows which configfile was used.
.
nws (2.0.5-7) unstable; urgency=low
.
* 120_nws_localadmin.diff:
- chmod +x nws_localadmin
- fix stuff in nws.conf so that it works out of the box for Ludo
.
nws (2.0.5-6) unstable; urgency=low
.
* 120_nws_localadmin.diff: Stupid bug fix, sorry.
.
nws (2.0.5-5) unstable; urgency=low
.
* 120_nws_localadmin.diff:
- nws.conf: Update to ease life of users (like Christophe ;)
- to use NWS locally, nothing to change
- to use a master/slave schema (on a single cluter), just edit the
3 lines indicated in the file
- tu use a tree schema (for multiple clusters), edit the lines at the
end.
For each case, a sample is given, and plenty of comments guide the user
in the process of adapting the sample.
- nws_localadmin:
Search for nws.conf in ~/DIET/etc/nws/nws.conf, where it is on the DIET
platform.
Sleep a bit before launching the activities, so that the sensor have
enough time to start on slow machines
.
nws (2.0.5-4) unstable; urgency=low
.
* Include the Debian changelog (ie, this file) in the tarball
For this, a new patch (998_debian_changelog.diff) is generated
automatically by the script bin/update-debian-changelog, (in the same
way that 999_mt_version.diff)
* Really fix the Tools/Makefile install target.
.
nws (2.0.5-3) unstable; urgency=low
.
* debian/patches/150-archiver.diff:
- Tools/Makefile used to erase the libnws.a before working (but did
not regenerate it afterward)
* bin/update-mt-version:
(this script generte debian/patches/999_pkg_version.diff to change the
tarball name)
- change tarball name to lowcase, to make FAST's build system happy
.
nws (2.0.5-2) unstable; urgency=low
.
* debian/patches/120_nws_localadmin.diff:
- Include the nws.conf in the tarball
.
nws (2.0.5-1) unstable; urgency=low
.
* New upstream release
* Repackaging to follow Debian Build System, so that it's easier for me to
handle my patches.
* Only 2 packages now: nws (lib and bin), and libnws-dev (headers and
devel doc)
* Stay on standard nameserver for now (ie, not LDAP) for seek of stability
(ie, I did not test the LDAP NS enough)
* New tools:
- Add the nws_archiver from the upstream CVS (backported to current
version of nameserver).
- Add nws_ctrl_activity from my own.
* New functionnalities:
- all daemon accept the -i arg to specify the pidfile
.
nws (2.0rc1-3) unstable; urgency=low
.
* Conform to the part 13.4 of debian policy, and put links
/usr/doc -> /usr/share/doc.
.
nws (2.0rc1-2) unstable; urgency=low
.
* Fix the scripts of the package of sensor so that it's installable
without editing it on hosts...
.
nws (2.0rc1-1) unstable; urgency=low
.
* new upstream version
.
nws (2.0b7.1-3) unstable; urgency=low
.
* Still some bug fixes in packaging
.
nws (2.0b7.1-2) unstable; urgency=low
.
* Corrected some issue in packaging
.
nws (2.0b7.1-1) unstable; urgency=low
.
* Try to build with the cvs sources
.
nws (2.0b7-5) unstable; urgency=low
.
* Compile with -g (even if not portable to alpha)
.
nws (2.0b7-4) unstable; urgency=low
.
* Change nws_localadmin: default name of sensor is not network_sensor
but nws_sensor.
* nws_localadmin says it has failed to 'start' something when it
appens.
.
nws (2.0b7-3) unstable; urgency=low
.
* Make sure the dir /var/log/nws is created by the postinst of nws-base
.
nws (2.0b7-2) unstable; urgency=low
.
* option 'myname' to nws_localeadmin
* new conf.file
.
nws (2.0b7-1) experimental; urgency=low
.
* Initial Release. This a first try of what a nws debian package could be.
* I've changed the location of some files :
- user guide -> /usr/share/doc/nws-base
- example, ie files in the EXAMPLES list in Interface/Makefile.in :
sources -> /usr/share/doc/libnws-dev
binaries -> /usr/bin
* I've put everything in place to remove all the example of name not
begining with 'nws', because they seems not so good tested (for
example, the usage string of start_activity is false : it shows a
-i option). But I commented this all, because I need the programm
start_activity for my script nws_localadmin...
* I've changed the name of binaries, so that all name begins with 'nws'
FIXME: it breaks the documentation !!
* Added some scripts to the upload source :
- /etc/nws.conf : the conffile
- /usr/bin/nws_localadmin : a perl script which can parse the conffile
and stop, start, restart, and so one all the parts of nws.
- /etc/logrotate.d/nws-base : the conffile of nws to rotate logs
- /etc/cron.d/nws-base : a cron fragment to revive everything twice a day
Files:
3dd88d4aa8e8625bab88f2dca830f5ab 648 net optional nws_2.11-3.dsc
bc02243e734365aafb2c4ae2f97e394e 474644 net optional nws_2.11.orig.tar.gz
b6ef47a61bb02d38d513ae13b5842637 43764 net optional nws_2.11-3.diff.gz
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)
iQEVAwUBQl7y9gF4adwMEr3XAQIKLQf/TadEXv8uA2mjzmpCpHHoHo0NfjNl2fU3
UBy2AUQLwo0c3UGAnGDah6XWTDIWqyJ/+E34R0GPYpRp2F21O1RoIMJ2w4fMqvEC
Z6HPRyP8R5uTDzsdrG+/00a7MO50XaB9hBKzhkiRZRXIF/+BsuFzQB9DY/7BjED4
yHnP1Ox5VXzZX0a/20ZFYrXnOqBFRre0YZImA1csltOD2qStijtqREdnrRa03ASD
REI749Uz6DyyKy2E9SDZCZLeZkQyvLdKckWPraOE7Vp9+XG5cTWxX7urYYoDv4Hh
7GixrTlHF823S1O0XQispcZ6J+HXdrXZbKGYGRZXXfQqGrClibIueQ==
=vFjB
-----END PGP SIGNATURE-----
Accepted:
nws_2.11-3.diff.gz
to pool/universe/n/nws/nws_2.11-3.diff.gz
nws_2.11-3.dsc
to pool/universe/n/nws/nws_2.11-3.dsc
nws_2.11.orig.tar.gz
to pool/universe/n/nws/nws_2.11.orig.tar.gz
More information about the breezy-changes
mailing list