diff options
author | Guillem Jover <guillem@debian.org> | 2009-11-28 17:59:02 +0000 |
---|---|---|
committer | Guillem Jover <guillem@debian.org> | 2009-11-28 17:59:02 +0000 |
commit | 562172cb5b47dfc23be20daba55ff341b7339490 (patch) | |
tree | d313d1a9b991acfb5318aba1fe1d7f3ee1a028a3 | |
parent | 0e99bb91c5508e41d71633c3a0ce43ff85596339 (diff) |
Do not include ChangeLog.0*, they are not shipped upstream anymore
-rw-r--r-- | debian/changelog | 1 | ||||
-rw-r--r-- | debian/gnumach-dbg.docs | 2 | ||||
-rw-r--r-- | debian/gnumach-dev.docs | 2 | ||||
-rw-r--r-- | debian/gnumach.docs | 2 |
4 files changed, 1 insertions, 6 deletions
diff --git a/debian/changelog b/debian/changelog index 51be56c..8dec817 100644 --- a/debian/changelog +++ b/debian/changelog @@ -17,6 +17,7 @@ gnumach (2:1.3.99.dfsg.git20091128-1) UNRELEASED; urgency=low - Remove quilt.make include from debian/rules. - Remove patch and unpatch targets from debian/rules. - Remove now unneeded debian/README.source. + * Do not include ChangeLog.0*, they are not shipped upstream anymore. -- Guillem Jover <guillem@debian.org> Sat, 14 Nov 2009 05:33:52 +0100 diff --git a/debian/gnumach-dbg.docs b/debian/gnumach-dbg.docs index 0804e23..4b4e16d 100644 --- a/debian/gnumach-dbg.docs +++ b/debian/gnumach-dbg.docs @@ -1,5 +1,3 @@ README NEWS i386/README-Drivers -ChangeLog.0 -ChangeLog.00 diff --git a/debian/gnumach-dev.docs b/debian/gnumach-dev.docs index ac4f405..edc0071 100644 --- a/debian/gnumach-dev.docs +++ b/debian/gnumach-dev.docs @@ -1,3 +1 @@ NEWS -ChangeLog.0 -ChangeLog.00 diff --git a/debian/gnumach.docs b/debian/gnumach.docs index 0804e23..4b4e16d 100644 --- a/debian/gnumach.docs +++ b/debian/gnumach.docs @@ -1,5 +1,3 @@ README NEWS i386/README-Drivers -ChangeLog.0 -ChangeLog.00 |