The following commit has been merged in the master branch:
commit c14a29ae99a9b24a3d6e23d2a50b402d844b8583
Author: Guillem Jover <[email protected]>
Date: Wed Sep 23 03:21:16 2009 +0200
Move development documentation to doc/
diff --git a/Makefile.am b/Makefile.am
index f72c159..56e4bc0 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -22,9 +22,9 @@ dist_pkgdata_DATA = cputable ostable triplettable
EXTRA_DIST = \
ChangeLog.old \
- README.api \
- README.feature-removal-schedule \
README.translators \
+ doc/README.api \
+ doc/README.feature-removal-schedule \
doc/triggers.txt \
debian/archtable \
debian/changelog \
diff --git a/debian/dpkg.docs b/debian/dpkg.docs
index 0ceb662..f22987e 100644
--- a/debian/dpkg.docs
+++ b/debian/dpkg.docs
@@ -1,6 +1,6 @@
AUTHORS
THANKS
debian/usertags
-README.api
-README.feature-removal-schedule
+doc/README.api
+doc/README.feature-removal-schedule
doc/triggers.txt
diff --git a/README.api b/doc/README.api
similarity index 100%
rename from README.api
rename to doc/README.api
diff --git a/README.feature-removal-schedule
b/doc/README.feature-removal-schedule
similarity index 100%
rename from README.feature-removal-schedule
rename to doc/README.feature-removal-schedule
--
dpkg's main repository
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]