The following commit has been merged in the master branch:
commit 096167f3a0d86c11a04954ec14a05b91802cf7ab
Author: Guillem Jover <[email protected]>
Date: Thu Feb 25 09:02:59 2010 +0100
Reorganize the doc contents that goes into each package
README.multicd only in dselect.
README.api only in development packages, dpkg-dev and libdpkg-dev.
triggers.txt only in dpkg-dev.
diff --git a/debian/changelog b/debian/changelog
index 5656227..0191a7d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -130,6 +130,10 @@ dpkg (1.15.6) UNRELEASED; urgency=low
LIBDPKG_VOLATILE_API to acknowledge that fact.
* Add a new libdpkg-dev package with the headers and the static library,
although its API should be considered volatile.
+ * Reorganize the doc contents that goes into each package:
+ - README.multicd only in dselect.
+ - README.api only in development packages, dpkg-dev and libdpkg-dev.
+ - triggers.txt only in dpkg-dev.
[ Modestas Vainius ]
* Implement symbol patterns (Closes: #563752). From now on, it is possible to
diff --git a/debian/dpkg-dev.docs b/debian/dpkg-dev.docs
deleted file mode 120000
index 4362101..0000000
--- a/debian/dpkg-dev.docs
+++ /dev/null
@@ -1 +0,0 @@
-dpkg.docs
\ No newline at end of file
diff --git a/debian/dpkg-dev.docs b/debian/dpkg-dev.docs
new file mode 100644
index 0000000..f22987e
--- /dev/null
+++ b/debian/dpkg-dev.docs
@@ -0,0 +1,6 @@
+AUTHORS
+THANKS
+debian/usertags
+doc/README.api
+doc/README.feature-removal-schedule
+doc/triggers.txt
diff --git a/debian/dpkg.docs b/debian/dpkg.docs
index 438b0b6..6392497 100644
--- a/debian/dpkg.docs
+++ b/debian/dpkg.docs
@@ -1,7 +1,4 @@
AUTHORS
THANKS
debian/usertags
-doc/README.api
doc/README.feature-removal-schedule
-doc/triggers.txt
-dselect/methods/multicd/README.multicd
diff --git a/debian/dselect.docs b/debian/dselect.docs
deleted file mode 120000
index 4362101..0000000
--- a/debian/dselect.docs
+++ /dev/null
@@ -1 +0,0 @@
-dpkg.docs
\ No newline at end of file
diff --git a/debian/dselect.docs b/debian/dselect.docs
new file mode 100644
index 0000000..7ccb215
--- /dev/null
+++ b/debian/dselect.docs
@@ -0,0 +1,5 @@
+AUTHORS
+THANKS
+debian/usertags
+doc/README.feature-removal-schedule
+dselect/methods/multicd/README.multicd
--
dpkg's main repository
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]