[Glibc-bsd-commits] r4058 - trunk/freebsd-libs/debian

Robert Millan rmh at alioth.debian.org
Fri Feb 3 19:31:15 UTC 2012


Author: rmh
Date: 2012-02-03 19:31:15 +0000 (Fri, 03 Feb 2012)
New Revision: 4058

Modified:
   trunk/freebsd-libs/debian/changelog
   trunk/freebsd-libs/debian/control
Log:
Fix libnetgraph4 Description. (Closes: #658501)

Modified: trunk/freebsd-libs/debian/changelog
===================================================================
--- trunk/freebsd-libs/debian/changelog	2012-02-02 21:41:44 UTC (rev 4057)
+++ trunk/freebsd-libs/debian/changelog	2012-02-03 19:31:15 UTC (rev 4058)
@@ -1,3 +1,10 @@
+freebsd-libs (9.0-2) UNRELEASED; urgency=low
+
+  [ Jérémy Bobbio ]
+  * Fix libnetgraph4 Description. (Closes: #658501)
+
+ -- Robert Millan <rmh at debian.org>  Fri, 03 Feb 2012 20:30:40 +0100
+
 freebsd-libs (9.0-1) unstable; urgency=low
 
   * New upstream release.

Modified: trunk/freebsd-libs/debian/control
===================================================================
--- trunk/freebsd-libs/debian/control	2012-02-02 21:41:44 UTC (rev 4057)
+++ trunk/freebsd-libs/debian/control	2012-02-03 19:31:15 UTC (rev 4058)
@@ -197,7 +197,7 @@
 Package: libnetgraph4
 Architecture: kfreebsd-any
 Depends: ${shlibs:Depends}, ${misc:Depends}
-Description: FreeBSD memstat (kernel interface) library
+Description: FreeBSD netgraph (kernel interface) library
  The netgraph library provides a uniform interface for accessing kernel netgraph
  interface.
 




More information about the Glibc-bsd-commits mailing list