tag 814496 pending
thanks
Hello,
Bug #814496 reported by you has been fixed in the Git repository. You can
see the changelog below, and you can check the diff of the fix at:
http://git.debian.org/?p=pkg-multimedia/liblrdf.git;a=commitdiff;h=a7b741c
---
commit a7b741cc61ebb2d08feab636329e29000b212988
Author: Jonas Smedegaard <[email protected]>
Date: Wed Feb 17 12:45:03 2016 +0100
Prepare for release: Update changelog and control file.
diff --git a/debian/changelog b/debian/changelog
index 82330a1..de2e70d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-liblrdf (0.4.0-6) UNRELEASED; urgency=medium
+liblrdf (0.4.0-6) unstable; urgency=medium
* Add README.source emphasizing control.in file is *not* a
show-stopper for contributions, referring to wiki page for details.
@@ -18,8 +18,15 @@ liblrdf (0.4.0-6) UNRELEASED; urgency=medium
See bug#s786450.
* Bump debhelper compatibility level to 9.
* Add lintian override regarding debhelper 9.
-
- -- Jonas Smedegaard <[email protected]> Wed, 17 Feb 2016 10:30:32 +0100
+ * Use unversioned automake (and autoconf).
+ Build-depend on automake (not automake1.11).
+ * Have cdbs handle putting aside upstream cruft during build.
+ * Fix move (not copy) aside upstream cruft during build, and force
+ rebuilding it.
+ Tighten to build-depen on recent cdbs.
+ Closes: Bug#814496. Thanks to Chris Lamb.
+
+ -- Jonas Smedegaard <[email protected]> Wed, 17 Feb 2016 12:44:12 +0100
liblrdf (0.4.0-5) unstable; urgency=low