Added libc6-dev as an option for libc-dev in librrd-dev's dependencies.
Also added a changelog entry for adding that dependency.
Also added a changelog entry for adding that dependency.
Added a note about the upload to experimental to the changelog.
No longer conflict / replace librrd0 and librrd0-dev.
librrd0 is no longer available since Etch.
librrd0 is no longer available since Etch.
Removed SONAME version from the -dev package.
* Renamed librrd4-dev to librrd-dev.
* Added conflict on librrd2-dev to librrd-dev (replacing librrd4-dev's
conflict with librrd-dev).
* Renamed librrd4-dev to librrd-dev.
* Added conflict on librrd2-dev to librrd-dev (replacing librrd4-dev's
conflict with librrd-dev).
Added libc-dev to the build-dependencies of librrd4-dev.
Closing #428780.
I did not have the bug number available when updating the changelog.
I did not have the bug number available when updating the changelog.
Fixed a typo in debian/control.
The short description of the "librrd-ruby1.8" binary package mentioned Ruby
1.9 instead of Ruby 1.8.
The short description of the "librrd-ruby1.8" binary package mentioned Ruby
1.9 instead of Ruby 1.8.
Updated standards-version to 3.8.0.
No changes were necessary.
No changes were necessary.
Updated to rrdtool-1.3.0-1.
* Updated librrd4.symbols.
* Removed patches/long-version which is no longer necessary.
* Updated librrd4.symbols.
* Removed patches/long-version which is no longer necessary.
Merge branch 'upstream-1.3' into experimental
Imported upstream version 1.3.0.
Added conflict with librrd-dev to librrd4-dev.
This prevents two -dev packages from being installed simultaneously.
This prevents two -dev packages from being installed simultaneously.
debian/rules: No longer set TCL_INC_DIR manually - has been fixed upstream.
Updated to rrdtool-1.3~rc9-1.
Merge branch 'upstream-1.3' into experimental
Imported upstream version 1.3rc9.
Updated to 1.3~rc6.
* Updated changelog.
* Updated librrd2.symbols.
* Updated patches/long-version.
* Updated changelog.
* Updated librrd2.symbols.
* Updated patches/long-version.
Merge branch 'upstream-1.3' into experimental
Imported upstream version 1.3rc6.
Fixed soname major detection.
Unfortunately, the soname major does not equal the first part of the
"-version-info" argument value. Now, we get that information from the .la
file generated by libtool after compiling the package... :-/
Unfortunately, the soname major does not equal the first part of the
"-version-info" argument value. Now, we get that information from the .la
file generated by libtool after compiling the package... :-/
Updated changelog.
Added debian/patches/long-version.
This is a simple workaround for a bug in perl 5.10. Perl cannot currently
handle long version numbers when bootstrapping a module. Upstream used
1.299908051800 as a version number for this release candidate which caused
RRDs to be unusable with perl 5.10.
The date, used in the upstream version number, has been replaced with a
simple counter.
This is a simple workaround for a bug in perl 5.10. Perl cannot currently
handle long version numbers when bootstrapping a module. Upstream used
1.299908051800 as a version number for this release candidate which caused
RRDs to be unusable with perl 5.10.
The date, used in the upstream version number, has been replaced with a
simple counter.
Added "libxml2-dev" to the build dependencies.
Replaced "libart-2.0-dev" with "libcairo2-dev, libpango1.0-dev".
Upstream switched from libart to libcairo and libpango. The build
dependencies and librrd2-dev's dependencies have been updated to reflect
that.
Upstream switched from libart to libcairo and libpango. The build
dependencies and librrd2-dev's dependencies have been updated to reflect
that.
Updated debian/copyright to version 1.3rc4.
Install "NEWS" and "CHANGES" into all packages.
Up to now, "NEWS" has not been installed at all while "CHANGES" was
missing in arch-independent packages.
Up to now, "NEWS" has not been installed at all while "CHANGES" was
missing in arch-independent packages.
Merged branch 'master' into experimental.
* The unreleased 1.2.27-3 changelog entry has been merged. This has to be
updated later on.
* The changes to the implicit-decl-fix patch do not apply to 1.3 any more.
* The unreleased 1.2.27-3 changelog entry has been merged. This has to be
updated later on.
* The changes to the implicit-decl-fix patch do not apply to 1.3 any more.
Merge branch 'master' of git@apu.snow-crash.org:pkg-rrdtool
Updated to rrdtool-1.3~rc4-1.
* debian/patches:
- Updated patches to apply on 1.3rc4.
- "implicit-decl-fix" partly applied upstream
- "typos" removed, has been applied upstream
* debian/control:
- Added "ttf-dejavu | ttf-bitstream-vera" recommendation to librrd2 -
upstream no longer ships DejaVuSansMono-Roman.ttf.
* debian/librrd2.symbols:
- Updated to the symbols provided by 1.3rc4 - none of the removed symbols
is supposed to be used outside of rrdtool.
* debian/patches:
- Updated patches to apply on 1.3rc4.
- "implicit-decl-fix" partly applied upstream
- "typos" removed, has been applied upstream
* debian/control:
- Added "ttf-dejavu | ttf-bitstream-vera" recommendation to librrd2 -
upstream no longer ships DejaVuSansMono-Roman.ttf.
* debian/librrd2.symbols:
- Updated to the symbols provided by 1.3rc4 - none of the removed symbols
is supposed to be used outside of rrdtool.
Merge branch 'upstream/1.3' into experimental
Imported upstream version 1.3rc4.
Revert "Added patches/rrds-version."
This is no longer necessary, as it has been fixed in Perl 5.10.
This reverts commit 1414be781fd942db24a8e2e06b97d518d077e047.
This is no longer necessary, as it has been fixed in Perl 5.10.
This reverts commit 1414be781fd942db24a8e2e06b97d518d077e047.
debian/patches/implicit-decl-fix:
* debian/patches/implicit-decl-fix:
- Patching the implicit declaration in rrd_update.c in a nicer way.
* debian/patches/implicit-decl-fix:
- Patching the implicit declaration in rrd_update.c in a nicer way.
Added patches/rrds-version.
This is a work-around for a problem with DynaLoader::bootstrap().
Closes: #477134.
This is a work-around for a problem with DynaLoader::bootstrap().
Closes: #477134.
* debian/rules:
- Adding an option to point configure to the right path to tcl. This is
not needed for Lenny, but we also add it here to make coming backports
more simple.
- Adding an option to point configure to the right path to tcl. This is
not needed for Lenny, but we also add it here to make coming backports
more simple.
Add fixed path for tcllib
Renamed global definition of LDFLAGS to LINKER_FLAGS.
This works around a broken behavior of dpkg which would use those flags
unconditionally whenever invoking the linker, which is not wanted e.g.
when compiling the python bindings (Closes: #476022).
Also actually pass the linker flags to configure - this did not happen so
far because of a missing "\".
This works around a broken behavior of dpkg which would use those flags
unconditionally whenever invoking the linker, which is not wanted e.g.
when compiling the python bindings (Closes: #476022).
Also actually pass the linker flags to configure - this did not happen so
far because of a missing "\".
16 years ago - Finally allows + as leading characters in the input (Closes: #283935). debian/1.2.27-1
- Finally allows + as leading characters in the input (Closes: #283935).
Merge branch 'master' of git@apu.snow-crash.org:pkg-rrdtool
Conflicts:
debian/changelog
Conflicts:
debian/changelog
Use dh_install instead dh_link to install library symlinks.
Don't forget the changelog :)
- Builds with -O2 segfault on arm, so disable it on arm for now until the
bug is properly debugged, which will take some time (Closes: #447041).
bug is properly debugged, which will take some time (Closes: #447041).
Added debian/patches/typo by David to fix some typos.
* Closes: #432340.
* Closes: #432340.
debian/rules: Added --list-missing to dh_install.
debian/copyright: Updated copyright years.
* debian/control:
- Removing the ttf-dejavu dependency from librrd2.
- Removing the ttf-dejavu dependency from librrd2.
- Adding debian/patches/bts428778-floating-point-exception to fix a corner
case that produces a SIGFPE (Closes: #428778). Patch created by
David MartÃnez Moreno.
case that produces a SIGFPE (Closes: #428778). Patch created by
David MartÃnez Moreno.
Fix path for the font
* New upstream release.
* debian/rules, debian/librrd2.install:
- Install rrdtool's ttf and configure rrd to use it.
* debian/patches:
- Updating patches to apply on 1.2.27.
* debian/rules, debian/librrd2.install:
- Install rrdtool's ttf and configure rrd to use it.
* debian/patches:
- Updating patches to apply on 1.2.27.
Imported upstream version 1.2.27
Merge branch 'upstream'
Adding missing build-deps on ruby
Preparing a release, adding tokkee as uploader.
Clean doc/*.{html,txt,1}, too.
Not neccessary if make distclean works properly, but we never know.
Not neccessary if make distclean works properly, but we never know.
Better cleaning...
Implicit declaration fix
Seems nobody looked at the -dev package :) Fixing the last lintian warning.
Use the right package name for the -dev package.
Don't work on indep packages in binary-arch.
Depend on the same tcl version as the tcl package does.
Let rrdtool-tcl depend on tcl
Merge branch 'master' of git@apu.snow-crash.org:pkg-rrdtool
Update changelog.... Just to see a mail :)
Merge branch 'master' of git@apu.snow-crash.org:pkg-rrdtool
Add ifOctets.tcl to rrdtool examples
Merge branch 'master' of git@apu.snow-crash.org:pkg-rrdtool
Conflicts:
debian/changelog
Conflicts:
debian/changelog
Update changelog for rrdtool-tcl
Install CONTRIBUTORS to /usr/share/doc/<pkg>/.
Refer to it from debian/copyright.
Refer to it from debian/copyright.
debian/copyright: Added missing copyright notices.
Also, some parts have obviously not been written by Tobi Oetiker, but no
copyright information have been added. The authors of such files have been
added as well.
Also, some parts have obviously not been written by Tobi Oetiker, but no
copyright information have been added. The authors of such files have been
added as well.
Manually fix the library path in the pkgIndex file
Install everything into its own subdir
Fix pkgindex filename
Fix rrdtool-tcl paths to be compliant with the tcltk policy
Don't rename librrd2-dev, only add provides:
No rpath setting for perl shared
Don't set -rpath for ruby modules.
Removing debug output.
Don't run dh_clean in the binary target again.
Better handling for -indep packages (also results in the arch:all perl package
containing something useful)...
containing something useful)...
Create substvars for arch:all packages in -indep.
Transition the python package to a policy conform name.
Adding patch to fix the python module's name.
Adding quilt
Don't run dh_clean for each python version...
Remove old README.Debian. Probably write a new one later,
if there's something not-so-obvious to tell.
Build indep packages - don't use -s for debhelper - stupid copy&paste errors..
if there's something not-so-obvious to tell.
Build indep packages - don't use -s for debhelper - stupid copy&paste errors..
Small updates to the transitional/librrd-dev package
Fixing library version numbers and symlinks.
Merge branch 'master' of bzed@git.snow-crash.org/git/pkg-rrdtool
First fix for the lirary versions
Less ugly setup.py calls for python.
Install library symlinks.
Install library symlinks.
Fixing several lintian warnings and errors
Add watchfile
Change url to git://
Updating Maintainer/Uploaders email addresses
Adding Closed: # numbers to the changelog
Adding Closed: # numbers to the changelog
Using make magix makes things more complicated sometimes...
Fixing the clean target of debian/rules
Adding Ruby example
debian/rules: clean target completed, dh_installexamples added
Adding examples file for rrdtool.
Symbols file update for 1.2.26.
Note: there's one symbol missing!
Note: there's one symbol missing!