[Python-modules-commits] [python-gammu] 05/09: Fix package name

Michal Cihar nijel at moszumanska.debian.org
Tue Apr 14 08:34:07 UTC 2015


This is an automated email from the git hooks/post-receive script.

nijel pushed a commit to branch master
in repository python-gammu.

commit b5853e12d560e213eb8fea465ed503a5295e07e8
Author: Michal Čihař <michal at cihar.com>
Date:   Tue Apr 14 10:00:42 2015 +0200

    Fix package name
    
    Signed-off-by: Michal Čihař <michal at cihar.com>
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 18b0742..ba4036c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,7 +2,7 @@
 
 # This file was automatically generated by stdeb 0.8.2 at
 # Tue, 14 Apr 2015 09:14:40 +0200
-export PYBUILD_NAME=python-gammu
+export PYBUILD_NAME=gammu
 %:
 	dh $@ --fail-missing --with python2,python3 --buildsystem=pybuild
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-gammu.git



More information about the Python-modules-commits mailing list