[med-svn] [Git][med-team/python-avro][master] Revert "Don't install VERSION.txt"
Nilesh Patra
gitlab at salsa.debian.org
Mon Sep 21 22:16:36 BST 2020
Nilesh Patra pushed to branch master at Debian Med / python-avro
Commits:
577c0c88 by Nilesh Patra at 2020-09-22T02:44:59+05:30
Revert "Don't install VERSION.txt"
This reverts commit 066fe21af2a33f62aa13d8180718f3742b93e78a.
- - - - -
1 changed file:
- debian/rules
Changes:
=====================================
debian/rules
=====================================
@@ -18,7 +18,7 @@ export JAVA_HOME=/usr/lib/jvm/default-java
override_dh_install:
# Only keep /usr/bin/avro that is provided by the python3 package
- find debian/ -type f \( -name "*LICENSE*" -o -name "VERSION.txt" \) -delete
+ find debian/ -name "*LICENSE*" -delete
dh_install
override_dh_auto_clean:
View it on GitLab: https://salsa.debian.org/med-team/python-avro/-/commit/577c0c88e3d9bb55e5b19bc53650caef146e1f55
--
View it on GitLab: https://salsa.debian.org/med-team/python-avro/-/commit/577c0c88e3d9bb55e5b19bc53650caef146e1f55
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20200921/6d62de18/attachment.html>
More information about the debian-med-commit
mailing list