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.
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.
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.
Merge branch 'upstream'
Imported upstream version 1.2.27
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!
Removing old crust - trytime is not shipped with RRD for several versions now.
Adding dh_install call to debian/rules
Adding debian/*.install files.
Building python extensions using make magix instead of loops.
Imported Debian patch 1.2.26-1
Imported upstream version 1.2.26