[Glibc-bsd-commits] r6146 - trunk/freebsd-libs/debian
stevenc-guest at alioth.debian.org
stevenc-guest at alioth.debian.org
Sun Mar 5 13:15:34 UTC 2017
Author: stevenc-guest
Date: 2017-03-05 13:15:34 +0000 (Sun, 05 Mar 2017)
New Revision: 6146
Modified:
trunk/freebsd-libs/debian/changelog
trunk/freebsd-libs/debian/control
Log:
Fix libkiconv4 Description; it is not a udeb.
Modified: trunk/freebsd-libs/debian/changelog
===================================================================
--- trunk/freebsd-libs/debian/changelog 2017-02-13 21:53:31 UTC (rev 6145)
+++ trunk/freebsd-libs/debian/changelog 2017-03-05 13:15:34 UTC (rev 6146)
@@ -1,3 +1,9 @@
+freebsd-libs (10.3~svn296373-11) UNRELEASED; urgency=medium
+
+ * Fix libkiconv4 Description; it is not a udeb.
+
+ -- Steven Chamberlain <stevenc at debian.org> Sun, 05 Mar 2017 13:13:48 +0000
+
freebsd-libs (10.3~svn296373-10) unstable; urgency=medium
* Pre-define MACHINE_ARCH with the host architecture we are building
Modified: trunk/freebsd-libs/debian/control
===================================================================
--- trunk/freebsd-libs/debian/control 2017-02-13 21:53:31 UTC (rev 6145)
+++ trunk/freebsd-libs/debian/control 2017-03-05 13:15:34 UTC (rev 6146)
@@ -294,7 +294,7 @@
Package: libkiconv4
Architecture: kfreebsd-any
Depends: ${shlibs:Depends}, ${misc:Depends}
-Description: FreeBSD kernel side iconv library (udeb)
+Description: FreeBSD kernel side iconv library
The kiconv library provides multi-byte character conversion tables for kernel
side iconv service.
More information about the Glibc-bsd-commits
mailing list