Prepare debian/* files for release

* debian/rules: Do not ship ChangeLog anymore.
* debian/control: Update to Debian standards version 3.8.1, and remove
Roland from the Maintainers list.  This closes Debian bug #521458.
* debian/changelog: Document changes and prepare for release.
diff --git a/debian/control b/debian/control
index 6ad7cb9..da46c25 100644
--- a/debian/control
+++ b/debian/control
@@ -1,10 +1,9 @@
 Source: strace
-Maintainer: Roland McGrath <frob@debian.org>
-Uploaders: Frederik Schüler <fs@debian.org>
+Maintainer: Frederik Schüler <fs@debian.org>
 Section: utils
 Priority: standard
 Build-Depends: libc6-dev (>= 2.2.2) [!alpha !ia64], libc6.1-dev (>= 2.2.2) [alpha ia64], gcc-multilib [i386 powerpc s390 sparc], debhelper (>= 7.0.0)
-Standards-Version: 3.8.0
+Standards-Version: 3.8.1.0
 Homepage: http://sourceforge.net/projects/strace/
 
 Package: strace