Author: aurel32
Date: 2011-05-02 18:17:39 +0000 (Mon, 02 May 2011)
New Revision: 4638

Modified:
   glibc-doc-reference/trunk/debian/README.source
   glibc-doc-reference/trunk/debian/changelog
   glibc-doc-reference/trunk/debian/control
Log:
  * New upstream version:
    - Fix rpmatch() example wrt getline() usage (closes: #367849).
  * Bump Standards-Version to 3.9.2.




Modified: glibc-doc-reference/trunk/debian/README.source
===================================================================
--- glibc-doc-reference/trunk/debian/README.source      2011-05-02 06:52:34 UTC 
(rev 4637)
+++ glibc-doc-reference/trunk/debian/README.source      2011-05-02 18:17:39 UTC 
(rev 4638)
@@ -1,6 +1,6 @@
 glibc-doc-reference_<version>.orig.tar.gz contains the glibc-<version>/manual
 directory of upstream http://ftp.gnu.org/gnu/glibc/glibc-<version>.tar.bz2
 It has been created with the following commands:
-  bzip2 -c -d glibc-2.6.1.tar.bz2 |\
-    tarcust -x 'glibc-2.6.1/(?!manual).*' |\
-    gzip -9 > glibc-doc-reference_2.6.1.orig.tar.gz
+  bzip2 -c -d glibc-2.13.tar.bz2 |\
+    tarcust -x 'glibc-2.131/(?!manual).*' |\
+    gzip -9 > glibc-doc-reference_2.13.orig.tar.gz

Modified: glibc-doc-reference/trunk/debian/changelog
===================================================================
--- glibc-doc-reference/trunk/debian/changelog  2011-05-02 06:52:34 UTC (rev 
4637)
+++ glibc-doc-reference/trunk/debian/changelog  2011-05-02 18:17:39 UTC (rev 
4638)
@@ -1,3 +1,11 @@
+glibc-doc-reference (2.13-1) unstable; urgency=low
+
+  * New upstream version:
+    - Fix rpmatch() example wrt getline() usage (closes: #367849).
+  * Bump Standards-Version to 3.9.2.
+
+ -- Aurelien Jarno <[email protected]>  Mon, 02 May 2011 19:39:48 +0200
+
 glibc-doc-reference (2.11.1-2) unstable; urgency=low
 
   * Build depends on texlive-latex-base (closes: #611411). 

Modified: glibc-doc-reference/trunk/debian/control
===================================================================
--- glibc-doc-reference/trunk/debian/control    2011-05-02 06:52:34 UTC (rev 
4637)
+++ glibc-doc-reference/trunk/debian/control    2011-05-02 18:17:39 UTC (rev 
4638)
@@ -4,8 +4,8 @@
 Build-Depends: debhelper (>= 5.0.0)
 Build-Depends-Indep: texinfo, texi2html, gawk, texlive-base-bin, 
texlive-latex-base
 Maintainer: GNU Libc Maintainers <[email protected]>
-Uploaders: GOTO Masanori <[email protected]>, Philip Blundell 
<[email protected]>, Jeff Bailey <[email protected]>, Daniel 
Jacobowitz <[email protected]>, Clint Adams <[email protected]>, Aurelien Jarno 
<[email protected]>
-Standards-Version: 3.8.4
+Uploaders: GOTO Masanori <[email protected]>, Jeff Bailey 
<[email protected]>, Daniel Jacobowitz <[email protected]>, Clint Adams 
<[email protected]>, Aurelien Jarno <[email protected]>
+Standards-Version: 3.9.2
 
 Package: glibc-doc-reference
 Architecture: all


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: http://lists.debian.org/[email protected]

Reply via email to