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

r4409 - in glibc-package/trunk/debian: . debhelper.in



Author: aurel32
Date: 2010-09-01 21:11:16 +0000 (Wed, 01 Sep 2010)
New Revision: 4409

Modified:
   glibc-package/trunk/debian/changelog
   glibc-package/trunk/debian/debhelper.in/glibc-doc.links
   glibc-package/trunk/debian/debhelper.in/glibc-doc.manpages
Log:
  * Remove manpages now provided by manpages-dev (closes: bug#595194):
    - pthread_kill_other_threads_np (3)
    - pthread_sigmask (3)



Modified: glibc-package/trunk/debian/changelog
===================================================================
--- glibc-package/trunk/debian/changelog	2010-09-01 18:40:50 UTC (rev 4408)
+++ glibc-package/trunk/debian/changelog	2010-09-01 21:11:16 UTC (rev 4409)
@@ -4,8 +4,13 @@
   * patches/hurd-i386/submitted-sched_param.diff: New patch to permit other
     headers to get a __sched_param structure.
 
- -- Samuel Thibault <sthibault@debian.org>  Wed, 01 Sep 2010 20:36:55 +0200
+  [ Aurelien Jarno ]
+  * Remove manpages now provided by manpages-dev (closes: bug#595194):
+    - pthread_kill_other_threads_np (3)
+    - pthread_sigmask (3)
 
+ -- Aurelien Jarno <aurel32@debian.org>  Wed, 01 Sep 2010 22:52:14 +0200
+
 eglibc (2.11.2-3) unstable; urgency=low
 
   [ Samuel Thibault ]

Modified: glibc-package/trunk/debian/debhelper.in/glibc-doc.links
===================================================================
--- glibc-package/trunk/debian/debhelper.in/glibc-doc.links	2010-09-01 18:40:50 UTC (rev 4408)
+++ glibc-package/trunk/debian/debhelper.in/glibc-doc.links	2010-09-01 21:11:16 UTC (rev 4409)
@@ -15,5 +15,3 @@
 usr/share/man/man3/pthread_mutex_init.3.gz usr/share/man/man3/pthread_mutex_trylock.3.gz
 usr/share/man/man3/pthread_mutex_init.3.gz usr/share/man/man3/pthread_mutex_unlock.3.gz
 usr/share/man/man3/pthread_mutex_init.3.gz usr/share/man/man3/pthread_mutex_destroy.3.gz
-usr/share/man/man3/pthread_sigmask.3.gz usr/share/man/man3/pthread_kill.3.gz
-usr/share/man/man3/pthread_sigmask.3.gz usr/share/man/man3/sigwait.3.gz

Modified: glibc-package/trunk/debian/debhelper.in/glibc-doc.manpages
===================================================================
--- glibc-package/trunk/debian/debhelper.in/glibc-doc.manpages	2010-09-01 18:40:50 UTC (rev 4408)
+++ glibc-package/trunk/debian/debhelper.in/glibc-doc.manpages	2010-09-01 21:11:16 UTC (rev 4409)
@@ -2,9 +2,7 @@
 linuxthreads/man/pthread_condattr_init.3thr
 linuxthreads/man/pthread_cond_init.3thr
 linuxthreads/man/pthread_key_create.3thr
-linuxthreads/man/pthread_kill_other_threads_np.3thr
 linuxthreads/man/pthread_mutexattr_init.3thr
 linuxthreads/man/pthread_mutexattr_setkind_np.3thr
 linuxthreads/man/pthread_mutex_init.3thr
 linuxthreads/man/pthread_once.3thr
-linuxthreads/man/pthread_sigmask.3thr


Reply to: