[ubuntu/jaunty] systemtap 0.0.20090214-1ubuntu1 (Accepted)
Stefan Lesicnik
stefan at lsd.co.za
Wed Feb 18 22:00:19 GMT 2009
systemtap (0.0.20090214-1ubuntu1) jaunty; urgency=low
* Merge from debian unstable, remaining changes: (LP: #331204)
- Add fix_format_strings_FTBFS patch, fix FTBFS
systemtap (0.0.20090214-1) unstable; urgency=low
* New upstream snapshot
* Upload to unstable
* Make systemtap-server package depend on zip
* Add link for stap-add-server-cert(8) manpage (points to stap-client(8))
* Build-depend on docbook-xml to avoid warnings about missing docbookx.dtd
* Removed patches:
- 31-manpages-footer - applied upstream
systemtap (0.0.20090131-1) experimental; urgency=low
* New upstream snapshot
* Make systemtap-client depend on dsnutils, it uses nslookup
* Pass --sysconfdir=/etc to configure
* Removed patches:
- 32-no-prefix-voodoo - upstream does it right now
systemtap (0.0.20090124-1) experimental; urgency=low
* New upstream snapshot
* Install vim syntax/indent/etc files as addon (disabled by default)
* Suggest vim-addon-manager in systemtap package
* Add information on how to enable vim addon into README.Debian
* New patches:
- 33-vim-filetype-override - set filetype in vim unconditionaly, otherwise
it is set to 'Stored Procedures'
systemtap (0.0.20090117-1) experimental; urgency=low
* New upstream snapshot
* New patches:
- 28-dont-build-pdfdocs - do not build pdf version of Tapset Reference,
and don't check for xmlto
- 30-no-xmlto - use xsltproc instead of xmlto to build Tapset Reference,
it is much faster (at least for manpages) and allows not to output
empty COPYRIGHT sections
- 31-manpages-footer - fix footer of Tapset Reference manpages
- 32-no-prefix-voodoo - hardcode prefixes in client and server scripts
* Updated patches:
- 27-use-pdflatex
* Removed patches:
- 28-dont-build-docs - replaced by 28-dont-build-pdfdocs
* Update debian/copyright
* Pass --enable-refdocs to configure
* Register HTML version Tapset Reference with doc-base
* Add xsltproc and docbook-xsl to Build-Depends
* Pass --enable-server to configure
* Add systemtap-server and systemtap-client packages for compile server
and its client
systemtap (0.0.20090103-1) experimental; urgency=low
* New upstream snapshot
* Add pkg-config, libnss3-dev and libnspr4-dev to Build-Depends, they are now
needed for stap-client/server (not installed into any package)
* Removed patches:
- 29-examples-interpreter - applied upstream
* New patches:
- 28-dont-build-docs - do not build Tapset Reference, build fails
(see bugs #170477 and #310148).
* Update packaging copyright for year 2009
systemtap (0.0.20081220-1) experimental; urgency=low
* New upstream snapshot
* Split staprun and dependencies into systemtap-runtime package,
for use on small systems and to better match upstream
* Split most of the documentation into systemtap-doc package
- update patch 24-stapex-docdir-path with new path to examples
* Mention split in NEWS.Debian.
* Do not make examples executable in debian/rules, upstream
already does this
* Replace the long description with one from the official site
(slightly changed)
* Remove files related to the systemtap-tools package that does not
exist
systemtap (0.0.20081213-1) experimental; urgency=low
* New upstream snapshot
* Updated patches:
- 29-examples-interpreter
systemtap (0.0.20081025-1) experimental; urgency=low
* New upstream snapshot
* Install stap-report into examples directory
systemtap (0.0.20081004-1) experimental; urgency=low
* New upstream snapshot
systemtap (0.0.20080927-1) experimental; urgency=low
* New upstream release
systemtap (0.0.20080920-1) experimental; urgency=low
* New upstream snapshot
systemtap (0.0.20080913-1) experimental; urgency=low
* New upstream snapshot
* Add file debian/control.split that can be used to build systemtap-tools
package that contains systemtap client and server. Do not enable it by
default because it does not work
* Simplify debian/rules using debhelper 7 features
* Removed patches:
- 30-manpages-fixes - applied upstream
systemtap (0.0.20080906-1) experimental; urgency=low
* New upstream snapshot
* Do not build-depend on libcap2-dev, it is not used anymore
* Install stap-server & co. but does not add dependencies yet,
those scripts do not work
* New patches:
- 30-manpages-fixes
systemtap (0.0.20080823-1) experimental; urgency=low
* New upstream release
systemtap (0.0.20080816-1) experimental; urgency=low
* New upstream snapshot
* Do not install *.tmpl files into examples directory - they are useless
* Removed patches:
- 30-io_submit.stp_dos2unix - fixed upstream
* Updated patches:
- 29-examples-interpreter - partly fixed upstream
systemtap (0.0.20080809-1) experimental; urgency=low
* New upstream snapshot
* Do not install systemtap compile server tools. stap-client does not work
with Debian's bash because of network redirections.
* Update debian/copyright
* Removed patches:
- 26-manpages-fixes - applied upstream
- 28-manpages-cleanup - applied upstream
* Updated patches:
- 29-examples-interpreter
* New patches:
- 30-io_submit.stp_dos2unix - use unix line endings in io_submit.stp
example
systemtap (0.0.20080802-1) experimental; urgency=low
* New upstream snapshot
systemtap (0.0.20080726-1) UNRELEASED; urgency=low
* New upstream snapshot
* Only run dh_installexamples for tutorial, all other examples are
now installed by upstream Makefile
* Wrap lines in debian/copyright to fix lintian warnings
* New patch:
- 29-examples-interpreter - fix/add path to interpreter for examples
Date: Wed, 18 Feb 2009 22:03:36 +0200
Changed-By: Stefan Lesicnik <stefan at lsd.co.za>
Maintainer: Ubuntu MOTU Developers <ubuntu-motu at lists.ubuntu.com>
Signed-By: Alessio Treglia <quadrispro at ubuntu.com>
https://launchpad.net/ubuntu/jaunty/+source/systemtap/0.0.20090214-1ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Wed, 18 Feb 2009 22:03:36 +0200
Source: systemtap
Binary: systemtap systemtap-runtime systemtap-doc systemtap-server systemtap-client
Architecture: source
Version: 0.0.20090214-1ubuntu1
Distribution: jaunty
Urgency: low
Maintainer: Ubuntu MOTU Developers <ubuntu-motu at lists.ubuntu.com>
Changed-By: Stefan Lesicnik <stefan at lsd.co.za>
Description:
systemtap - instrumentation system for Linux 2.6
systemtap-client - instrumentation system for Linux 2.6 (client for compile server)
systemtap-doc - documentation and examples for SystemTap
systemtap-runtime - instrumentation system for Linux 2.6 (runtime component)
systemtap-server - instrumentation system for Linux 2.6 (compile server)
Launchpad-Bugs-Fixed: 331204
Changes:
systemtap (0.0.20090214-1ubuntu1) jaunty; urgency=low
.
* Merge from debian unstable, remaining changes: (LP: #331204)
- Add fix_format_strings_FTBFS patch, fix FTBFS
.
systemtap (0.0.20090214-1) unstable; urgency=low
.
* New upstream snapshot
* Upload to unstable
* Make systemtap-server package depend on zip
* Add link for stap-add-server-cert(8) manpage (points to stap-client(8))
* Build-depend on docbook-xml to avoid warnings about missing docbookx.dtd
* Removed patches:
- 31-manpages-footer - applied upstream
.
systemtap (0.0.20090131-1) experimental; urgency=low
.
* New upstream snapshot
* Make systemtap-client depend on dsnutils, it uses nslookup
* Pass --sysconfdir=/etc to configure
* Removed patches:
- 32-no-prefix-voodoo - upstream does it right now
.
systemtap (0.0.20090124-1) experimental; urgency=low
.
* New upstream snapshot
* Install vim syntax/indent/etc files as addon (disabled by default)
* Suggest vim-addon-manager in systemtap package
* Add information on how to enable vim addon into README.Debian
* New patches:
- 33-vim-filetype-override - set filetype in vim unconditionaly, otherwise
it is set to 'Stored Procedures'
.
systemtap (0.0.20090117-1) experimental; urgency=low
.
* New upstream snapshot
* New patches:
- 28-dont-build-pdfdocs - do not build pdf version of Tapset Reference,
and don't check for xmlto
- 30-no-xmlto - use xsltproc instead of xmlto to build Tapset Reference,
it is much faster (at least for manpages) and allows not to output
empty COPYRIGHT sections
- 31-manpages-footer - fix footer of Tapset Reference manpages
- 32-no-prefix-voodoo - hardcode prefixes in client and server scripts
* Updated patches:
- 27-use-pdflatex
* Removed patches:
- 28-dont-build-docs - replaced by 28-dont-build-pdfdocs
* Update debian/copyright
* Pass --enable-refdocs to configure
* Register HTML version Tapset Reference with doc-base
* Add xsltproc and docbook-xsl to Build-Depends
* Pass --enable-server to configure
* Add systemtap-server and systemtap-client packages for compile server
and its client
.
systemtap (0.0.20090103-1) experimental; urgency=low
.
* New upstream snapshot
* Add pkg-config, libnss3-dev and libnspr4-dev to Build-Depends, they are now
needed for stap-client/server (not installed into any package)
* Removed patches:
- 29-examples-interpreter - applied upstream
* New patches:
- 28-dont-build-docs - do not build Tapset Reference, build fails
(see bugs #170477 and #310148).
* Update packaging copyright for year 2009
.
systemtap (0.0.20081220-1) experimental; urgency=low
.
* New upstream snapshot
* Split staprun and dependencies into systemtap-runtime package,
for use on small systems and to better match upstream
* Split most of the documentation into systemtap-doc package
- update patch 24-stapex-docdir-path with new path to examples
* Mention split in NEWS.Debian.
* Do not make examples executable in debian/rules, upstream
already does this
* Replace the long description with one from the official site
(slightly changed)
* Remove files related to the systemtap-tools package that does not
exist
.
systemtap (0.0.20081213-1) experimental; urgency=low
.
* New upstream snapshot
* Updated patches:
- 29-examples-interpreter
.
systemtap (0.0.20081025-1) experimental; urgency=low
.
* New upstream snapshot
* Install stap-report into examples directory
.
systemtap (0.0.20081004-1) experimental; urgency=low
.
* New upstream snapshot
.
systemtap (0.0.20080927-1) experimental; urgency=low
.
* New upstream release
.
systemtap (0.0.20080920-1) experimental; urgency=low
.
* New upstream snapshot
.
systemtap (0.0.20080913-1) experimental; urgency=low
.
* New upstream snapshot
* Add file debian/control.split that can be used to build systemtap-tools
package that contains systemtap client and server. Do not enable it by
default because it does not work
* Simplify debian/rules using debhelper 7 features
* Removed patches:
- 30-manpages-fixes - applied upstream
.
systemtap (0.0.20080906-1) experimental; urgency=low
.
* New upstream snapshot
* Do not build-depend on libcap2-dev, it is not used anymore
* Install stap-server & co. but does not add dependencies yet,
those scripts do not work
* New patches:
- 30-manpages-fixes
.
systemtap (0.0.20080823-1) experimental; urgency=low
.
* New upstream release
.
systemtap (0.0.20080816-1) experimental; urgency=low
.
* New upstream snapshot
* Do not install *.tmpl files into examples directory - they are useless
* Removed patches:
- 30-io_submit.stp_dos2unix - fixed upstream
* Updated patches:
- 29-examples-interpreter - partly fixed upstream
.
systemtap (0.0.20080809-1) experimental; urgency=low
.
* New upstream snapshot
* Do not install systemtap compile server tools. stap-client does not work
with Debian's bash because of network redirections.
* Update debian/copyright
* Removed patches:
- 26-manpages-fixes - applied upstream
- 28-manpages-cleanup - applied upstream
* Updated patches:
- 29-examples-interpreter
* New patches:
- 30-io_submit.stp_dos2unix - use unix line endings in io_submit.stp
example
.
systemtap (0.0.20080802-1) experimental; urgency=low
.
* New upstream snapshot
.
systemtap (0.0.20080726-1) UNRELEASED; urgency=low
.
* New upstream snapshot
* Only run dh_installexamples for tutorial, all other examples are
now installed by upstream Makefile
* Wrap lines in debian/copyright to fix lintian warnings
* New patch:
- 29-examples-interpreter - fix/add path to interpreter for examples
Checksums-Sha1:
3d8a5f8465cd5ac9e6aae24489fe1ffd30140c62 1590 systemtap_0.0.20090214-1ubuntu1.dsc
11918a53e472feb9b60e967cbac7c7d2297b9750 1163467 systemtap_0.0.20090214.orig.tar.gz
ee1de7c5a8f8dc633ccf61e5bdc0eaad3cb4c2f8 16441 systemtap_0.0.20090214-1ubuntu1.diff.gz
Checksums-Sha256:
41bceb83aa47ca2f4f8a413bb8953ead64eae6a2b0d91fb8cb8ae47d68dd18f1 1590 systemtap_0.0.20090214-1ubuntu1.dsc
3bb694dcac2827261aac66cfa5a27681f47b2017577822041c37494d5e42add7 1163467 systemtap_0.0.20090214.orig.tar.gz
30e96cbfe2a1541827a39a4de6aacd15fdf1da5ebf4bf5fdf3cfdaa87fa5e691 16441 systemtap_0.0.20090214-1ubuntu1.diff.gz
Files:
9fe8a9b52f87d54b4b85df29991f427a 1590 devel optional systemtap_0.0.20090214-1ubuntu1.dsc
a0d540d579966349be7224fdb4e86fac 1163467 devel optional systemtap_0.0.20090214.orig.tar.gz
148abf198a5dafceccde831f46fcfc70 16441 devel optional systemtap_0.0.20090214-1ubuntu1.diff.gz
Original-Maintainer: Євгеній Мещеряков <eugen at debian.org>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
iEYEARECAAYFAkmcgPIACgkQRdSMfNz8P9CegwCfatAoCHg89sqLw0kBkEqOiJVP
WQAAn2Bo9YRe1or5UzQZPvZOBSJRK1La
=UV4G
-----END PGP SIGNATURE-----
More information about the Jaunty-changes
mailing list