[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

r6187 - in glibc-package/trunk/debian: . control.in



Author: adconrad
Date: 2014-06-27 02:19:03 +0000 (Fri, 27 Jun 2014)
New Revision: 6187

Modified:
   glibc-package/trunk/debian/control
   glibc-package/trunk/debian/control.in/mips32
Log:
Fix short description for mips32 to match other arches

Modified: glibc-package/trunk/debian/control
===================================================================
--- glibc-package/trunk/debian/control	2014-06-25 14:47:44 UTC (rev 6186)
+++ glibc-package/trunk/debian/control	2014-06-27 02:19:03 UTC (rev 6187)
@@ -684,7 +684,7 @@
 Section: libs
 Priority: optional
 Depends: libc6 (= ${binary:Version}), ${misc:Depends}
-Description: Embedded GNU C Library: o32 Shared libraries for MIPS
+Description: GNU C Library: o32 Shared libraries for MIPS
  This package includes shared versions of the standard C library and the
  standard math library, as well as many others. This is the o32 version
  of the library, meant for MIPS systems.
@@ -701,7 +701,7 @@
    libc6-dev-mips64 (= ${binary:Version}) [mipsn32 mipsn32el],
    ${misc:Depends}
 Recommends: gcc-multilib
-Description: Embedded GNU C Library: o32 Development Libraries for MIPS
+Description: GNU C Library: o32 Development Libraries for MIPS
  Contains the symlinks and object files needed to compile and link programs
  which use the standard C library. This is the o32 version of the
  library, meant for MIPS systems.

Modified: glibc-package/trunk/debian/control.in/mips32
===================================================================
--- glibc-package/trunk/debian/control.in/mips32	2014-06-25 14:47:44 UTC (rev 6186)
+++ glibc-package/trunk/debian/control.in/mips32	2014-06-27 02:19:03 UTC (rev 6187)
@@ -3,7 +3,7 @@
 Section: libs
 Priority: optional
 Depends: libc6 (= ${binary:Version}), ${misc:Depends}
-Description: Embedded GNU C Library: o32 Shared libraries for MIPS
+Description: GNU C Library: o32 Shared libraries for MIPS
  This package includes shared versions of the standard C library and the
  standard math library, as well as many others. This is the o32 version
  of the library, meant for MIPS systems.
@@ -20,7 +20,7 @@
    libc6-dev-mips64 (= ${binary:Version}) [mipsn32 mipsn32el],
    ${misc:Depends}
 Recommends: gcc-multilib
-Description: Embedded GNU C Library: o32 Development Libraries for MIPS
+Description: GNU C Library: o32 Development Libraries for MIPS
  Contains the symlinks and object files needed to compile and link programs
  which use the standard C library. This is the o32 version of the
  library, meant for MIPS systems.


Reply to: