summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
-rw-r--r--debian/docs2
2 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 8fded342..2ca6eff7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -15,6 +15,8 @@ zenity (2.28.0-2) unstable; urgency=low
* debian/control.in:
- Standards-Version is 3.8.4, no changes needed.
- Move Uploaders right after Maintainer.
+ * debian/docs:
+ - Removed, NEWS and README are installed automatically.
-- Emilio Pozuelo Monfort <pochu@debian.org> Sat, 27 Feb 2010 16:42:27 +0100
diff --git a/debian/docs b/debian/docs
deleted file mode 100644
index 50bd824b..00000000
--- a/debian/docs
+++ /dev/null
@@ -1,2 +0,0 @@
-NEWS
-README
bgstack15