Bug#310127: icu-doc is built by the icu and the icu28 source package
Package: icu
Version: 2.1-2
Severity: serious
Tags: patch
new uploads of the icu source are rejected, proposing to rename the
icu-doc package built from the icu source.
diff -u icu-2.1/debian/changelog icu-2.1/debian/changelog
--- icu-2.1/debian/changelog
+++ icu-2.1/debian/changelog
@@ -1,3 +1,9 @@
+icu (2.1-2.1) unstable; urgency=medium
+
+ * Rename icu-doc to icu21-doc. icu-doc is built by the icu28 package.
+
+ -- Matthias Klose <doko@debian.org> Sat, 21 May 2005 22:44:31 +0200
+
icu (2.1-2) unstable; urgency=low
* debian/control: Changed maintainer, added Daniel Glassey as Uploader.
diff -u icu-2.1/debian/control icu-2.1/debian/control
--- icu-2.1/debian/control
+++ icu-2.1/debian/control
@@ -17,7 +17,7 @@
ICU is a C++ and C library that provides robust and full-featured Unicode
and locale support. This package contains the development files for ICU.
-Package: icu-doc
+Package: icu21-doc
Section: doc
Architecture: all
Description: API documentation for ICU classes and functions
diff -u icu-2.1/debian/rules icu-2.1/debian/rules
--- icu-2.1/debian/rules
+++ icu-2.1/debian/rules
@@ -124,11 +124,11 @@
# Build architecture-independent files here.
binary-indep: build install
#
- # build icu-doc package by moving files
+ # build icu21-doc package by moving files
#
- mv debian/tmp/usr/share/doc/icu debian/tmp/usr/share/doc/icu-doc
- dh_movefiles -picu-doc \
- usr/share/doc/icu-doc
+ mv debian/tmp/usr/share/doc/icu debian/tmp/usr/share/doc/icu21-doc
+ dh_movefiles -picu21-doc \
+ usr/share/doc/icu21-doc
#
# build icu-i18ndata from the source data
#
only in patch2:
unchanged:
--- icu-2.1.orig/debian/README.Debian.libicu-dev
+++ icu-2.1/debian/README.Debian.libicu-dev
@@ -2,7 +2,7 @@
---------------------
The documentation in /usr/share/doc/libicu-dev/docs/ provides a high-level
-overview of ICU. Detailed API documentation is provided by the icu-docs
+overview of ICU. Detailed API documentation is provided by the icu21-doc
package.
-- Yves Arrouye <yves@debian.org>, Wed, 11 Oct 2000 19:37:57 -0700
only in patch2:
unchanged:
--- icu-2.1.orig/debian/icu21-doc.doc-base
+++ icu-2.1/debian/icu21-doc.doc-base
@@ -0,0 +1,13 @@
+Document: icu21-doc
+Title: ICU API Documentation
+Author: IBM Corporation and Others
+Abstract: This manual describes the APIs of the
+ International Components for Unicode C/C++
+ library. It is a useful reference for the
+ ICU programmer.
+Section: Libs
+
+Format: HTML
+Index: /usr/share/doc/icu21-doc/html/index.html
+Files: /usr/share/doc/icu21-doc/html/*.html
+
Reply to: