rev 11800 - kde-extras/libkipi/trunk/debian
Mark Purcell
msp at alioth.debian.org
Tue Jul 29 12:24:38 UTC 2008
Author: msp
Date: 2008-07-29 12:24:37 +0000 (Tue, 29 Jul 2008)
New Revision: 11800
Modified:
kde-extras/libkipi/trunk/debian/changelog
kde-extras/libkipi/trunk/debian/copyright
kde-extras/libkipi/trunk/debian/rules
Log:
* Tighten shlibs due to upstream API change - libkipi0 (>= 0.1.6-1)
- symbol lookup error: digikam: undefined symbol (Closes: #492513)
* Urgency medium for RC bug
* Upload discussed on debian-release
* lintian cleanup: debian-copyright-line-too-long
Modified: kde-extras/libkipi/trunk/debian/changelog
===================================================================
--- kde-extras/libkipi/trunk/debian/changelog 2008-07-29 12:12:50 UTC (rev 11799)
+++ kde-extras/libkipi/trunk/debian/changelog 2008-07-29 12:24:37 UTC (rev 11800)
@@ -1,8 +1,12 @@
-libkipi (0.1.6-2) UNRELEASED; urgency=low
+libkipi (0.1.6-2) unstable; urgency=medium
- * NOT RELEASED YET
+ * Tighten shlibs due to upstream API change - libkipi0 (>= 0.1.6-1)
+ - symbol lookup error: digikam: undefined symbol (Closes: #492513)
+ * Urgency medium for RC bug
+ * Upload discussed on debian-release
+ * lintian cleanup: debian-copyright-line-too-long
- -- Mark Purcell <msp at debian.org> Tue, 22 Apr 2008 22:51:43 +1000
+ -- Mark Purcell <msp at debian.org> Tue, 29 Jul 2008 22:17:04 +1000
libkipi (0.1.6-1) unstable; urgency=low
Modified: kde-extras/libkipi/trunk/debian/copyright
===================================================================
--- kde-extras/libkipi/trunk/debian/copyright 2008-07-29 12:12:50 UTC (rev 11799)
+++ kde-extras/libkipi/trunk/debian/copyright 2008-07-29 12:24:37 UTC (rev 11800)
@@ -320,7 +320,7 @@
You should have received a copy of the GNU Library General Public License
along with this program; if not, write to the Free Software
- Foundation, Inc., 51 Franklin Steet, Fifth Floor, Boston, MA 02110-1301, USA.
+ Foundation, Inc., 51 Franklin Steet, Fifth Floor, Boston, MA 02110-1301, USA
A copy of the GNU Library General Public License can be found at
/usr/share/common-licenses/LGPL.
Modified: kde-extras/libkipi/trunk/debian/rules
===================================================================
--- kde-extras/libkipi/trunk/debian/rules 2008-07-29 12:12:50 UTC (rev 11799)
+++ kde-extras/libkipi/trunk/debian/rules 2008-07-29 12:24:37 UTC (rev 11800)
@@ -12,6 +12,8 @@
DEB_KDE_ENABLE_FINAL = yes
+DEB_DH_MAKESHLIBS_ARGS_libkipi0 := -V"libkipi0 (>= 0.1.6-1)"
+
clean ::
rm -f po/*/*.gmo
More information about the pkg-kde-commits
mailing list