[Pkg-erlang-commits] r1086 - in erlang-manpages/trunk/debian: . patches

sgolovan at alioth.debian.org sgolovan at alioth.debian.org
Wed Sep 30 09:07:44 UTC 2009


Author: sgolovan
Date: 2009-09-30 09:07:43 +0000 (Wed, 30 Sep 2009)
New Revision: 1086

Added:
   erlang-manpages/trunk/debian/README.source
Modified:
   erlang-manpages/trunk/debian/changelog
   erlang-manpages/trunk/debian/control
   erlang-manpages/trunk/debian/patches/errors_in_man.diff
   erlang-manpages/trunk/debian/rules
Log:
[erlang-manpages]
  * New upstream release.
  * New maintainer's email address pkg-erlang-devel at lists.alioth.debian.org
    mailing list.
  * Added debian/README.source file with a reference to
    /usr/share/doc/quilt/README.source.
  * Bumped standards version to 3.8.3.


Added: erlang-manpages/trunk/debian/README.source
===================================================================
--- erlang-manpages/trunk/debian/README.source	                        (rev 0)
+++ erlang-manpages/trunk/debian/README.source	2009-09-30 09:07:43 UTC (rev 1086)
@@ -0,0 +1,8 @@
+This package uses quilt to manage all modifications to the upstream
+source. Changes are stored in the source package as diffs in
+debian/patches and applied during the build.
+
+To get detailed instructions on how to apply the series of patches
+and modify them, please read /usr/share/doc/quilt/README.source
+
+ -- Sergei Golovan <sgolovan at debian.org>  Wed, 30 Sep 2009 12:34:04 +0400

Modified: erlang-manpages/trunk/debian/changelog
===================================================================
--- erlang-manpages/trunk/debian/changelog	2009-09-25 22:13:19 UTC (rev 1085)
+++ erlang-manpages/trunk/debian/changelog	2009-09-30 09:07:43 UTC (rev 1086)
@@ -1,8 +1,13 @@
-erlang-manpages (1:13.b.1-2) UNRELEASED; urgency=low
+erlang-manpages (1:13.b.2.1-1) unstable; urgency=low
 
-  * NOT RELEASED YET
+  * New upstream release.
+  * New maintainer's email address pkg-erlang-devel at lists.alioth.debian.org
+    mailing list.
+  * Added debian/README.source file with a reference to
+    /usr/share/doc/quilt/README.source.
+  * Bumped standards version to 3.8.3.
 
- -- Sergei Golovan <sgolovan at debian.org>  Thu, 06 Aug 2009 13:48:18 +0400
+ -- Sergei Golovan <sgolovan at debian.org>  Wed, 30 Sep 2009 12:34:16 +0400
 
 erlang-manpages (1:13.b.1-1) unstable; urgency=low
 

Modified: erlang-manpages/trunk/debian/control
===================================================================
--- erlang-manpages/trunk/debian/control	2009-09-25 22:13:19 UTC (rev 1085)
+++ erlang-manpages/trunk/debian/control	2009-09-30 09:07:43 UTC (rev 1086)
@@ -1,9 +1,9 @@
 Source: erlang-manpages
-Maintainer: Erlang Packagers <erlang-pkg-devel at lists.berlios.de>
+Maintainer: Debian Erlang Packagers <pkg-erlang-devel at lists.alioth.debian.org>
 Uploaders: Sergei Golovan <sgolovan at debian.org>
 Section: doc
 Priority: optional
-Standards-Version: 3.8.2
+Standards-Version: 3.8.3
 Build-Depends: debhelper (>= 5.0.0), quilt
 Homepage: http://www.erlang.org/
 

Modified: erlang-manpages/trunk/debian/patches/errors_in_man.diff
===================================================================
--- erlang-manpages/trunk/debian/patches/errors_in_man.diff	2009-09-25 22:13:19 UTC (rev 1085)
+++ erlang-manpages/trunk/debian/patches/errors_in_man.diff	2009-09-30 09:07:43 UTC (rev 1086)
@@ -2,51 +2,51 @@
 
 Patch fixes errors from man (manpage-has-bad-whatis-entry).
 
---- erlang-manpages-13.b.1.orig/man/man3/ic_c_protocol.3
-+++ erlang-manpages-13.b.1/man/man3/ic_c_protocol.3
+--- erlang-manpages-13.b.2.1.orig/man/man3/ic_c_protocol.3
++++ erlang-manpages-13.b.2.1/man/man3/ic_c_protocol.3
 @@ -1,6 +1,6 @@
- .TH ic_c_protocol 3 "ic  4.2.21" "Ericsson AB" "C LIBRARY FUNCTIONS"
+ .TH ic_c_protocol 3 "ic  4.2.22" "Ericsson AB" "C LIBRARY FUNCTIONS"
  .SH NAME
 -IC C Protocol Functions \- IC C Protocol Functions
 +ic_c_protocol \- IC C Protocol Functions
  .SH DESCRIPTION
  .LP
  This manual page lists some of the functions of the IC C runtime library that are used internally for the IC protocol\&. 
---- erlang-manpages-13.b.1.orig/man/man3/ic_clib.3
-+++ erlang-manpages-13.b.1/man/man3/ic_clib.3
+--- erlang-manpages-13.b.2.1.orig/man/man3/ic_clib.3
++++ erlang-manpages-13.b.2.1/man/man3/ic_clib.3
 @@ -1,6 +1,6 @@
- .TH ic_clib 3 "ic  4.2.21" "Ericsson AB" "C LIBRARY FUNCTIONS"
+ .TH ic_clib 3 "ic  4.2.22" "Ericsson AB" "C LIBRARY FUNCTIONS"
  .SH NAME
 -IC C Library Functions \- IC C Library Functions
 +ic_clib \- IC C Library Functions
  .SH DESCRIPTION
  .LP
  This manual page lists some of the functions in the IC C runtime library\&. 
---- erlang-manpages-13.b.1.orig/man/man3/test_server_ctrl.3
-+++ erlang-manpages-13.b.1/man/man3/test_server_ctrl.3
+--- erlang-manpages-13.b.2.1.orig/man/man3/test_server_ctrl.3
++++ erlang-manpages-13.b.2.1/man/man3/test_server_ctrl.3
 @@ -1,6 +1,6 @@
- .TH test_server_ctrl 3 "test_server  3.3.2" "Ericsson AB" "ERLANG MODULE DEFINITION"
+ .TH test_server_ctrl 3 "test_server  3.3.4" "Ericsson AB" "ERLANG MODULE DEFINITION"
  .SH MODULE
 -The Test Server Controller \- This module provides a low level interface to the Test Server\&.
 +test_server_ctrl \- This module provides a low level interface to the Test Server\&.
  .SH DESCRIPTION
  .LP
  The \fItest_server_ctrl\fR module provides a low level interface to the Test Server\&. This interface is normally not used directly by the tester, but through a framework built on top of \fItest_server_ctrl\fR\&. 
---- erlang-manpages-13.b.1.orig/man/man6/common_test.6
-+++ erlang-manpages-13.b.1/man/man6/common_test.6
+--- erlang-manpages-13.b.2.1.orig/man/man6/common_test.6
++++ erlang-manpages-13.b.2.1/man/man6/common_test.6
 @@ -1,6 +1,6 @@
- .TH common_test 6 "common_test  1.4.2" "Ericsson AB" "ERLANG APPLICATION DEFINITION"
+ .TH common_test 6 "common_test  1.4.5" "Ericsson AB" "ERLANG APPLICATION DEFINITION"
  .SH APPLICATION
 -Common Test \- A framework for automated testing of arbitrary target nodes
 +common_test \- A framework for automated testing of arbitrary target nodes
  .SH DESCRIPTION
  .LP
  The \fICommon Test\fR framework is an environment for implementing and performing automatic and semi-automatic execution of test cases\&. Common Test uses the OTP Test Server as engine for test case execution and logging\&.
---- erlang-manpages-13.b.1.orig/man/man6/test_server.6
-+++ erlang-manpages-13.b.1/man/man6/test_server.6
+--- erlang-manpages-13.b.2.1.orig/man/man6/test_server.6
++++ erlang-manpages-13.b.2.1/man/man6/test_server.6
 @@ -1,6 +1,6 @@
--.TH Test Server Application 6 "test_server  3.3.2" "Ericsson AB" "ERLANG APPLICATION DEFINITION"
-+.TH test_server 6 "test_server  3.3.2" "Ericsson AB" "ERLANG APPLICATION DEFINITION"
+-.TH Test Server Application 6 "test_server  3.3.4" "Ericsson AB" "ERLANG APPLICATION DEFINITION"
++.TH test_server 6 "test_server  3.3.4" "Ericsson AB" "ERLANG APPLICATION DEFINITION"
  .SH APPLICATION
 -Test Server Application \- Test Server for manual or automatic testing of Erlang code
 +test_server \- Test Server for manual or automatic testing of Erlang code

Modified: erlang-manpages/trunk/debian/rules
===================================================================
--- erlang-manpages/trunk/debian/rules	2009-09-25 22:13:19 UTC (rev 1085)
+++ erlang-manpages/trunk/debian/rules	2009-09-30 09:07:43 UTC (rev 1086)
@@ -118,7 +118,7 @@
 binary: binary-indep binary-arch
 
 get-orig-source:
-	wget -O erlang-manpages_13.b.1.orig.tar.gz \
-		http://www.erlang.org/download/otp_doc_man_R13B01.tar.gz
+	wget -O erlang-manpages_13.b.2.1.orig.tar.gz \
+		http://www.erlang.org/download/otp_doc_man_R13B02-1.tar.gz
 
 .PHONY: patch unpatch build build-indep build-arch clean clean-patched binary-indep binary-arch binary install get-orig-source




More information about the Pkg-erlang-commits mailing list