Code

pkg-rrdtool.git
15 years agoChanged distribution from UNRELEASED to unstable. debian/1.2.28-1
Sebastian Harl [Wed, 23 Jul 2008 19:23:48 +0000 (21:23 +0200)]
Changed distribution from UNRELEASED to unstable.

15 years agoInstall "NEWS" and "CHANGES" into all packages.
Sebastian Harl [Wed, 23 Jul 2008 19:01:31 +0000 (21:01 +0200)]
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.

15 years agoAdded libc6-dev | libc-dev to librrd2-dev's dependencies.
Sebastian Harl [Wed, 23 Jul 2008 18:59:01 +0000 (20:59 +0200)]
Added libc6-dev | libc-dev to librrd2-dev's dependencies.

15 years agoNo longer conflict / replace librrd0 and librrd0-dev.
Sebastian Harl [Wed, 23 Jul 2008 18:56:57 +0000 (20:56 +0200)]
No longer conflict / replace librrd0 and librrd0-dev.

librrd0 is no longer available since Etch.

15 years agoAdded the private symbol "rra_random_row@Base 1.2.28-1".
Sebastian Harl [Wed, 23 Jul 2008 18:49:21 +0000 (20:49 +0200)]
Added the private symbol "rra_random_row@Base 1.2.28-1".

15 years agoAdded upstream patch debian/patches/bts428780-validate-row-count.
Sebastian Harl [Wed, 23 Jul 2008 18:20:41 +0000 (20:20 +0200)]
Added upstream patch debian/patches/bts428780-validate-row-count.

Validate the RRA row count in rrdcreate. This closes #428780.

15 years agoUpdated standards-version to 3.8.0 - no changes.
Sebastian Harl [Wed, 23 Jul 2008 18:15:10 +0000 (20:15 +0200)]
Updated standards-version to 3.8.0 - no changes.

15 years agoUpdated changelog to 1.2.28-1.
Sebastian Harl [Wed, 23 Jul 2008 18:12:05 +0000 (20:12 +0200)]
Updated changelog to 1.2.28-1.

15 years agoMerge branch 'upstream'
Sebastian Harl [Wed, 23 Jul 2008 17:57:48 +0000 (19:57 +0200)]
Merge branch 'upstream'

15 years agoImported upstream version 1.2.28. upstream/1.2.28
Sebastian Harl [Wed, 23 Jul 2008 17:57:15 +0000 (19:57 +0200)]
Imported upstream version 1.2.28.

15 years agoMerge branch 'master' of git@apu.snow-crash.org:pkg-rrdtool
Bernd Zeimetz [Mon, 19 May 2008 12:38:14 +0000 (14:38 +0200)]
Merge branch 'master' of git@apu.snow-crash.org:pkg-rrdtool

15 years agoRevert "Added patches/rrds-version."
Sebastian Harl [Mon, 12 May 2008 12:08:13 +0000 (14:08 +0200)]
Revert "Added patches/rrds-version."

This is no longer necessary, as it has been fixed in Perl 5.10.

This reverts commit 1414be781fd942db24a8e2e06b97d518d077e047.

16 years agodebian/patches/implicit-decl-fix:
Bernd Zeimetz [Tue, 22 Apr 2008 13:40:14 +0000 (15:40 +0200)]
debian/patches/implicit-decl-fix:
* debian/patches/implicit-decl-fix:
- Patching the implicit declaration in rrd_update.c in a nicer way.

16 years agoAdded patches/rrds-version.
Sebastian Harl [Mon, 21 Apr 2008 11:26:16 +0000 (11:26 +0000)]
Added patches/rrds-version.

This is a work-around for a problem with DynaLoader::bootstrap().
Closes: #477134.
16 years ago* debian/rules:
Bernd Zeimetz [Thu, 17 Apr 2008 17:31:13 +0000 (19:31 +0200)]
* 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.

16 years agoAdd fixed path for tcllib
Bernd Zeimetz [Thu, 17 Apr 2008 17:06:57 +0000 (19:06 +0200)]
Add fixed path for tcllib

16 years agoRenamed global definition of LDFLAGS to LINKER_FLAGS. debian/1.2.27-2
Sebastian Harl [Wed, 16 Apr 2008 14:08:53 +0000 (16:08 +0200)]
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 "\".

16 years ago - Finally allows + as leading characters in the input (Closes: #283935). debian/1.2.27-1
Bernd Zeimetz [Sun, 24 Feb 2008 22:50:52 +0000 (23:50 +0100)]
  - Finally allows + as leading characters in the input (Closes: #283935).

16 years agoMerge branch 'master' of git@apu.snow-crash.org:pkg-rrdtool
Bernd Zeimetz [Sun, 24 Feb 2008 20:57:40 +0000 (21:57 +0100)]
Merge branch 'master' of git@apu.snow-crash.org:pkg-rrdtool

Conflicts:

debian/changelog

16 years agoUse dh_install instead dh_link to install library symlinks.
Sebastian Harl [Sun, 24 Feb 2008 19:49:43 +0000 (20:49 +0100)]
Use dh_install instead dh_link to install library symlinks.

16 years agoDon't forget the changelog :)
Bernd Zeimetz [Sun, 24 Feb 2008 19:24:52 +0000 (20:24 +0100)]
Don't forget the changelog :)

16 years ago - Builds with -O2 segfault on arm, so disable it on arm for now until the
Bernd Zeimetz [Sun, 24 Feb 2008 19:24:07 +0000 (20:24 +0100)]
  - 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).

16 years agoAdded debian/patches/typo by David to fix some typos.
Sebastian Harl [Sun, 24 Feb 2008 18:26:22 +0000 (19:26 +0100)]
Added debian/patches/typo by David to fix some typos.

 * Closes: #432340.

16 years agodebian/rules: Added --list-missing to dh_install.
Sebastian Harl [Sun, 24 Feb 2008 17:38:40 +0000 (18:38 +0100)]
debian/rules: Added --list-missing to dh_install.

16 years agodebian/copyright: Updated copyright years.
Sebastian Harl [Sun, 24 Feb 2008 17:15:15 +0000 (18:15 +0100)]
debian/copyright: Updated copyright years.

16 years ago* debian/control:
Bernd Zeimetz [Sun, 24 Feb 2008 15:26:33 +0000 (16:26 +0100)]
* debian/control:
  - Removing the ttf-dejavu dependency from librrd2.

16 years ago - Adding debian/patches/bts428778-floating-point-exception to fix a corner
Bernd Zeimetz [Sun, 24 Feb 2008 15:18:24 +0000 (16:18 +0100)]
  - 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.

16 years agoFix path for the font
Alexander Wirt [Sun, 24 Feb 2008 14:15:36 +0000 (15:15 +0100)]
Fix path for the font

16 years ago* New upstream release.
Bernd Zeimetz [Sun, 24 Feb 2008 13:53:17 +0000 (14:53 +0100)]
* 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.

16 years agoImported upstream version 1.2.27 upstream/1.2.27
Alexander Wirt [Mon, 18 Feb 2008 23:19:55 +0000 (00:19 +0100)]
Imported upstream version 1.2.27

16 years agoMerge branch 'upstream'
Alexander Wirt [Mon, 18 Feb 2008 23:19:55 +0000 (00:19 +0100)]
Merge branch 'upstream'

16 years agoAdding missing build-deps on ruby debian/1.2.26-1
Bernd Zeimetz [Mon, 11 Feb 2008 11:33:14 +0000 (12:33 +0100)]
Adding missing build-deps on ruby

16 years agoPreparing a release, adding tokkee as uploader.
Bernd Zeimetz [Mon, 11 Feb 2008 11:15:09 +0000 (12:15 +0100)]
Preparing a release, adding tokkee as uploader.

16 years agoClean doc/*.{html,txt,1}, too.
Bernd Zeimetz [Mon, 11 Feb 2008 11:06:53 +0000 (12:06 +0100)]
Clean doc/*.{html,txt,1}, too.
Not neccessary if make distclean works properly, but we never know.

16 years agoBetter cleaning...
Bernd Zeimetz [Mon, 11 Feb 2008 11:02:06 +0000 (12:02 +0100)]
Better cleaning...

16 years agoImplicit declaration fix
Bernd Zeimetz [Mon, 11 Feb 2008 11:00:04 +0000 (12:00 +0100)]
Implicit declaration fix

16 years agoSeems nobody looked at the -dev package :) Fixing the last lintian warning.
Bernd Zeimetz [Sun, 10 Feb 2008 22:59:32 +0000 (23:59 +0100)]
Seems nobody looked at the -dev package :) Fixing the last lintian warning.

16 years agoUse the right package name for the -dev package.
Bernd Zeimetz [Sun, 10 Feb 2008 22:54:55 +0000 (23:54 +0100)]
Use the right package name for the -dev package.

16 years agoDon't work on indep packages in binary-arch.
Bernd Zeimetz [Sun, 10 Feb 2008 22:46:11 +0000 (23:46 +0100)]
Don't work on indep packages in binary-arch.

16 years agoDepend on the same tcl version as the tcl package does.
Bernd Zeimetz [Sun, 10 Feb 2008 22:30:00 +0000 (23:30 +0100)]
Depend on the same tcl version as the tcl package does.

16 years agoLet rrdtool-tcl depend on tcl
Alexander Wirt [Sun, 10 Feb 2008 22:16:47 +0000 (23:16 +0100)]
Let rrdtool-tcl depend on tcl

16 years agoMerge branch 'master' of git@apu.snow-crash.org:pkg-rrdtool
Alexander Wirt [Sun, 10 Feb 2008 21:20:49 +0000 (22:20 +0100)]
Merge branch 'master' of git@apu.snow-crash.org:pkg-rrdtool

16 years agoUpdate changelog.... Just to see a mail :)
Alexander Wirt [Sun, 10 Feb 2008 21:20:03 +0000 (22:20 +0100)]
Update changelog.... Just to see a mail :)

16 years agoMerge branch 'master' of git@apu.snow-crash.org:pkg-rrdtool
Bernd Zeimetz [Sun, 10 Feb 2008 21:16:46 +0000 (22:16 +0100)]
Merge branch 'master' of git@apu.snow-crash.org:pkg-rrdtool

16 years agoAdd ifOctets.tcl to rrdtool examples
Alexander Wirt [Sun, 10 Feb 2008 21:16:00 +0000 (22:16 +0100)]
Add ifOctets.tcl to rrdtool examples

16 years agoMerge branch 'master' of git@apu.snow-crash.org:pkg-rrdtool
Bernd Zeimetz [Sun, 10 Feb 2008 21:15:42 +0000 (22:15 +0100)]
Merge branch 'master' of git@apu.snow-crash.org:pkg-rrdtool

Conflicts:

debian/changelog

16 years agoUpdate changelog for rrdtool-tcl
Alexander Wirt [Sun, 10 Feb 2008 21:08:07 +0000 (22:08 +0100)]
Update changelog for rrdtool-tcl

16 years agoInstall CONTRIBUTORS to /usr/share/doc/<pkg>/.
Sebastian Harl [Sun, 10 Feb 2008 19:57:52 +0000 (20:57 +0100)]
Install CONTRIBUTORS to /usr/share/doc/<pkg>/.

Refer to it from debian/copyright.

16 years agodebian/copyright: Added missing copyright notices.
Sebastian Harl [Sun, 10 Feb 2008 19:45:42 +0000 (20:45 +0100)]
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.

16 years agoManually fix the library path in the pkgIndex file
Alexander Wirt [Sun, 10 Feb 2008 15:31:24 +0000 (16:31 +0100)]
Manually fix the library path in the pkgIndex file

16 years agoInstall everything into its own subdir
Alexander Wirt [Sun, 10 Feb 2008 15:27:12 +0000 (16:27 +0100)]
Install everything into its own subdir

16 years agoFix pkgindex filename
Alexander Wirt [Sun, 10 Feb 2008 15:20:33 +0000 (16:20 +0100)]
Fix pkgindex filename

16 years agoFix rrdtool-tcl paths to be compliant with the tcltk policy
Alexander Wirt [Sun, 10 Feb 2008 15:17:58 +0000 (16:17 +0100)]
Fix rrdtool-tcl paths to be compliant with the tcltk policy

16 years agoDon't rename librrd2-dev, only add provides:
Bernd Zeimetz [Sun, 10 Feb 2008 15:07:23 +0000 (16:07 +0100)]
Don't rename librrd2-dev, only add provides:

16 years agoNo rpath setting for perl shared
Alexander Wirt [Sun, 10 Feb 2008 14:35:27 +0000 (15:35 +0100)]
No rpath setting for perl shared

16 years agoDon't set -rpath for ruby modules.
Bernd Zeimetz [Sun, 10 Feb 2008 13:45:31 +0000 (14:45 +0100)]
Don't set -rpath for ruby modules.

16 years agoRemoving debug output.
Bernd Zeimetz [Sun, 10 Feb 2008 13:41:38 +0000 (14:41 +0100)]
Removing debug output.

16 years agoDon't run dh_clean in the binary target again.
Bernd Zeimetz [Sat, 9 Feb 2008 23:26:02 +0000 (00:26 +0100)]
Don't run dh_clean in the binary target again.

16 years agoBetter handling for -indep packages (also results in the arch:all perl package
Bernd Zeimetz [Sat, 9 Feb 2008 22:48:11 +0000 (23:48 +0100)]
Better handling for -indep packages (also results in the arch:all perl package
containing something useful)...

16 years agoCreate substvars for arch:all packages in -indep.
Bernd Zeimetz [Sat, 9 Feb 2008 22:11:11 +0000 (23:11 +0100)]
Create substvars for arch:all packages in -indep.

16 years agoTransition the python package to a policy conform name.
Bernd Zeimetz [Sat, 9 Feb 2008 22:08:51 +0000 (23:08 +0100)]
Transition the python package to a policy conform name.

16 years agoAdding patch to fix the python module's name.
Bernd Zeimetz [Sat, 9 Feb 2008 21:26:47 +0000 (22:26 +0100)]
Adding patch to fix the python module's name.

16 years agoAdding quilt
Bernd Zeimetz [Sat, 9 Feb 2008 20:52:25 +0000 (21:52 +0100)]
Adding quilt

16 years agoDon't run dh_clean for each python version...
Bernd Zeimetz [Sat, 9 Feb 2008 20:46:48 +0000 (21:46 +0100)]
Don't run dh_clean for each python version...

16 years agoRemove old README.Debian. Probably write a new one later,
Bernd Zeimetz [Sat, 9 Feb 2008 20:10:03 +0000 (21:10 +0100)]
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..

16 years agoSmall updates to the transitional/librrd-dev package
Bernd Zeimetz [Sat, 9 Feb 2008 19:00:43 +0000 (20:00 +0100)]
Small updates to the transitional/librrd-dev package

16 years agoFixing library version numbers and symlinks.
Bernd Zeimetz [Sat, 9 Feb 2008 17:10:25 +0000 (18:10 +0100)]
Fixing library version numbers and symlinks.

16 years agoMerge branch 'master' of http://bzed@git.snow-crash.org/git/pkg-rrdtool
Bernd Zeimetz [Sat, 9 Feb 2008 16:52:05 +0000 (17:52 +0100)]
Merge branch 'master' of bzed@git.snow-crash.org/git/pkg-rrdtool

16 years agoFirst fix for the lirary versions
Bernd Zeimetz [Sat, 9 Feb 2008 16:51:59 +0000 (17:51 +0100)]
First fix for the lirary versions

16 years agoLess ugly setup.py calls for python.
Bernd Zeimetz [Sat, 9 Feb 2008 16:38:44 +0000 (17:38 +0100)]
Less ugly setup.py calls for python.
Install library symlinks.

16 years agoFixing several lintian warnings and errors
Bernd Zeimetz [Sat, 9 Feb 2008 16:24:03 +0000 (17:24 +0100)]
Fixing several lintian warnings and errors

16 years agoAdd watchfile
Alexander Wirt [Sat, 9 Feb 2008 13:29:30 +0000 (14:29 +0100)]
Add watchfile

16 years agoChange url to git://
Alexander Wirt [Sat, 9 Feb 2008 13:21:37 +0000 (14:21 +0100)]
Change url to git://

16 years agoUpdating Maintainer/Uploaders email addresses
Bernd Zeimetz [Sat, 9 Feb 2008 11:12:37 +0000 (12:12 +0100)]
Updating Maintainer/Uploaders email addresses
Adding Closed: # numbers to the changelog

16 years agoUsing make magix makes things more complicated sometimes...
Bernd Zeimetz [Sat, 9 Feb 2008 00:56:59 +0000 (01:56 +0100)]
Using make magix makes things more complicated sometimes...

16 years agoFixing the clean target of debian/rules
Bernd Zeimetz [Sat, 9 Feb 2008 00:36:10 +0000 (01:36 +0100)]
Fixing the clean target of debian/rules

16 years agoAdding Ruby example
Bernd Zeimetz [Sat, 9 Feb 2008 00:10:54 +0000 (01:10 +0100)]
Adding Ruby example

16 years agodebian/rules: clean target completed, dh_installexamples added
Bernd Zeimetz [Sat, 9 Feb 2008 00:10:40 +0000 (01:10 +0100)]
debian/rules: clean target completed, dh_installexamples added

16 years agoAdding examples file for rrdtool.
Bernd Zeimetz [Sat, 9 Feb 2008 00:08:16 +0000 (01:08 +0100)]
Adding examples file for rrdtool.

16 years agoSymbols file update for 1.2.26.
Bernd Zeimetz [Sat, 9 Feb 2008 00:06:51 +0000 (01:06 +0100)]
Symbols file update for 1.2.26.
Note: there's one symbol missing!

16 years agoRemoving old crust - trytime is not shipped with RRD for several versions now.
Bernd Zeimetz [Fri, 8 Feb 2008 23:54:03 +0000 (00:54 +0100)]
Removing old crust - trytime is not shipped with RRD for several versions now.

16 years agoAdding dh_install call to debian/rules
Bernd Zeimetz [Fri, 8 Feb 2008 23:53:20 +0000 (00:53 +0100)]
Adding dh_install call to debian/rules

16 years agoAdding debian/*.install files.
Bernd Zeimetz [Fri, 8 Feb 2008 23:52:34 +0000 (00:52 +0100)]
Adding debian/*.install files.

16 years agoBuilding python extensions using make magix instead of loops.
Bernd Zeimetz [Fri, 8 Feb 2008 22:35:31 +0000 (23:35 +0100)]
Building python extensions using make magix instead of loops.

16 years agoImported Debian patch 1.2.26-1
Bernd Zeimetz [Fri, 8 Feb 2008 21:13:29 +0000 (22:13 +0100)]
Imported Debian patch 1.2.26-1

16 years agoImported upstream version 1.2.26 upstream/1.2.26
Bernd Zeimetz [Fri, 8 Feb 2008 21:13:27 +0000 (22:13 +0100)]
Imported upstream version 1.2.26