diff options
| author | Paul Buetow (lxpbuetowlap.united.domain) <paul@buetow.org> | 2014-03-16 14:50:59 +0100 |
|---|---|---|
| committer | Paul Buetow (lxpbuetowlap.united.domain) <paul@buetow.org> | 2014-03-16 14:50:59 +0100 |
| commit | c71433633c089861513f5b84dd7d2390e0695104 (patch) | |
| tree | f283c3306d49586750ff4f23c2896bf96c8ea7b6 | |
| parent | fc7103bb6e5a3ece20d33c752b70e86a45a54b76 (diff) | |
add dput target0.1.0
| -rw-r--r-- | Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -39,6 +39,9 @@ documentation: deb: all dpkg-buildpackage +dput: + dput -u wheezy-buetowdotorg ../$(NAME)_$$(cat ./.version)_amd64.changes + dch: dch -i |
