diff options
author | crunchy <crunchy> | 2006-06-18 13:48:46 +0000 |
---|---|---|
committer | crunchy <crunchy> | 2006-06-18 13:48:46 +0000 |
commit | f949154a41f787b5ce535c466bbf609d08335d3f (patch) | |
tree | 788a846412f639c44bf03ecd9d89b7ca9ba16638 | |
parent | 10613af0371e948700b1f51ae9d44d57396294d3 (diff) | |
download | mpiosh-f949154a41f787b5ce535c466bbf609d08335d3f.tar.gz mpiosh-f949154a41f787b5ce535c466bbf609d08335d3f.tar.bz2 mpiosh-f949154a41f787b5ce535c466bbf609d08335d3f.zip |
updated authors info
-rw-r--r-- | debian/copyright | 10 | ||||
-rwxr-xr-x | debian/rules | 3 |
2 files changed, 4 insertions, 9 deletions
diff --git a/debian/copyright b/debian/copyright index e98c416..0ba1c99 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,10 +1,8 @@ -This is gex, written and maintained by unknown <crunchy@bitkipper.net> -on Sat, 1 Apr 2006 19:40:10 +0200. +This is mpio, written and maintained by + Markus Germeier <markus@bitschubser.de> + Andreas Buesching <crunchy@bitkipper.net> -The original source can always be found at: - ftp://ftp.debian.org/dists/unstable/main/source/ - -Copyright (C) 2005 unknown +Copyright (C) 2006 License: diff --git a/debian/rules b/debian/rules index 3ef0c01..fef39cd 100755 --- a/debian/rules +++ b/debian/rules @@ -4,6 +4,3 @@ include /usr/share/cdbs/1/class/autotools.mk include /usr/share/cdbs/1/rules/simple-patchsys.mk include /usr/share/cdbs/1/rules/debhelper.mk - -install/libgmbus-doc:: - mkdir -p debian/tmp/usr/share/doc/mpio/ |