diff options
| -rw-r--r-- | Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -60,3 +60,6 @@ clean-top: rm ../$(NAME)_*.changes rm ../$(NAME)_*.deb +dput: + dput -u wheezy-buetowdotorg ../$(NAME)_$$(cat ./.version)_amd64.changes + dput -u jessie-buetowdotorg ../$(NAME)_$$(cat ./.version)_amd64.changes |
