aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/README.Debian9
-rw-r--r--debian/copyright7
-rw-r--r--debian/dirs1
3 files changed, 14 insertions, 3 deletions
diff --git a/debian/README.Debian b/debian/README.Debian
index 553ffa1..0a44fc3 100644
--- a/debian/README.Debian
+++ b/debian/README.Debian
@@ -3,5 +3,14 @@ pbuilder for Debian
This is a personal builder.
+Try:
+ pbuilder-createbuildenv woody
+to create the initial build env.
+
+ pbuilder-updatebuildenv woody
+would update
+
+It won't work with Debian 2.2, because dpkg-checkbuilddeps
+does not exist yet in Debian 2.2.
-- Junichi Uekawa <dancer@debian.org>, Sat, 28 Jul 2001 17:05:50 +0900
diff --git a/debian/copyright b/debian/copyright
index 23a4b47..48faa07 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,10 +1,11 @@
This package was debianized by Junichi Uekawa <dancer@debian.org> on
Sat, 28 Jul 2001 17:05:50 +0900.
-It was downloaded from <fill in ftp site>
+It was downloaded from http://mikilab.doshisha.ac.jp/~dancer/pbuilder
-Upstream Author(s): <put author(s) name and email here>
+Upstream Author(s): Junichi Uekawa
Copyright:
-<Must follow here>
+GPL version 2 or later.
+See /usr/share/common-licenses/GPL on Debian systems.
diff --git a/debian/dirs b/debian/dirs
index ca882bb..4090e38 100644
--- a/debian/dirs
+++ b/debian/dirs
@@ -1,2 +1,3 @@
usr/bin
usr/sbin
+var/cache/pbuilder/ \ No newline at end of file