summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 8acead2)
raw | patch | inline | side by side (parent: 8acead2)
author | Bernd Zeimetz <bernd@bzed.de> | |
Tue, 24 Jan 2012 22:30:57 +0000 (23:30 +0100) | ||
committer | Bernd Zeimetz <bernd@bzed.de> | |
Tue, 24 Jan 2012 22:30:57 +0000 (23:30 +0100) |
Closes: #619688
Thanks: Luk Claes
Thanks: Luk Claes
debian/changelog | patch | blob | history | |
debian/liblua5.1-rrd-dev.install | patch | blob | history | |
debian/librrd-dev.install | patch | blob | history | |
debian/rules | patch | blob | history |
diff --git a/debian/changelog b/debian/changelog
index 0ed5eb49e6b4df3fb0e015772059299fdb612126..5e63dcc005624ac73c5430b2036416062f0cde1b 100644 (file)
--- a/debian/changelog
+++ b/debian/changelog
-- Bernd Zeimetz <bzed@debian.org> Tue, 24 Jan 2012 23:08:03 +0100
+rrdtool (1.4.3-3.1) unstable; urgency=low
+
+ * Non-maintainer upload.
+ * Don't ship .la files (Closes: #619688).
+
+ -- Luk Claes <luk@debian.org> Sun, 26 Jun 2011 18:40:41 +0200
+
rrdtool (1.4.3-3) unstable; urgency=high
* Reupload to unstable, which has Tcl 8.5 by now.
index cee2bff8c4e465a2e25e79ea709c294d251878cb..70b6293937250cf3877a6f7a60caa8f6274c721e 100644 (file)
usr/lib/lua/5.1/rrd.a
usr/lib/lua/5.1/rrd.so
-usr/lib/lua/5.1/rrd.la
../lua-rrd.h usr/include/lua5.1
index 7ea72e50565d95ca0428452e666791c3116fd200..f5ded86643846317f8f84d105b3b572ab0c255a4 100644 (file)
usr/include
usr/lib/librrd.a
usr/lib/librrd_th.a
-usr/lib/librrd.la
-usr/lib/librrd_th.la
usr/lib/librrd.so
usr/lib/librrd_th.so
usr/lib/pkgconfig/librrd.pc
diff --git a/debian/rules b/debian/rules
index 9c50f4057c67aed1769d98d0ee512f00bf23036a..6178929965ac2919084165c0a142c97860fcebf8 100755 (executable)
--- a/debian/rules
+++ b/debian/rules
make install DESTDIR=$(CURDIR)/debian/tmp
# we don't want .txt and .pod documentation in the package
rm -rf debian/tmp/usr/share/doc/rrdtool/txt
- dh_install --sourcedir=$(CURDIR)/debian/tmp --fail-missing
+ dh_install --sourcedir=$(CURDIR)/debian/tmp -X.la --fail-missing
# remove duplicates
rm debian/rrdtool/usr/bin/rrdcached
rm debian/rrdtool/usr/share/man/man1/rrdcached.1