[med-svn] [python-avro] 02/03: Move comment closer to the line it	describes
    Afif Elghraoui 
    afif-guest at moszumanska.debian.org
       
    Sun Feb  7 23:40:27 UTC 2016
    
    
  
This is an automated email from the git hooks/post-receive script.
afif-guest pushed a commit to branch master
in repository python-avro.
commit f42cc35d7bb2d09412e1bec45580d6745d3ea0f2
Author: Afif Elghraoui <afif at ghraoui.name>
Date:   Sun Feb 7 15:33:35 2016 -0800
    Move comment closer to the line it describes
---
 debian/rules | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/debian/rules b/debian/rules
index b3bbee5..41bb070 100755
--- a/debian/rules
+++ b/debian/rules
@@ -45,9 +45,8 @@ override_dh_auto_configure:
 		--sourcedirectory=lang/py3      \
 		--package=python3-avro
 
-# Only keep /usr/bin/avro that is provided by the python3
-# package
 override_dh_install:
+# Only keep /usr/bin/avro that is provided by the python3 package
 	rm -f debian/python-avro/usr/bin/avro
 	find debian/ -name "*LICENSE*" -delete
 	dh_install
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/python-avro.git
    
    
More information about the debian-med-commit
mailing list