[Pkg-libvirt-commits] [Git][libvirt-team/virt-manager][debian/sid] d/clean: move from d/rules, and enhance
Pino Toscano
gitlab at salsa.debian.org
Thu Dec 3 13:13:28 GMT 2020
Pino Toscano pushed to branch debian/sid at Libvirt Packaging Team / virt-manager
Commits:
1e7163b2 by Pino Toscano at 2020-12-03T14:12:04+01:00
d/clean: move from d/rules, and enhance
Move the cleaned file to a separate debian/clean file, and add more
files that are not cleaned by the upstream build system.
Gbp-Dch: Short
- - - - -
2 changed files:
- + debian/clean
- debian/rules
Changes:
=====================================
debian/clean
=====================================
@@ -0,0 +1,5 @@
+data/gschemas.compiled
+man/virt-clone.1
+man/virt-install.1
+man/virt-manager.1
+man/virt-xml.1
=====================================
debian/rules
=====================================
@@ -14,10 +14,6 @@ override_dh_auto_test:
override_dh_auto_install:
python3 setup.py --no-update-icon-cache --no-compile-schemas install --force --root=debian/tmp --no-compile -O0
-override_dh_auto_clean:
- dh_auto_clean
- rm -f data/gschemas.compiled
-
override_dh_installdocs:
dh_installdocs --all NEWS.md
View it on GitLab: https://salsa.debian.org/libvirt-team/virt-manager/-/commit/1e7163b2cc28123db601e6ffecf516e8a6660555
--
View it on GitLab: https://salsa.debian.org/libvirt-team/virt-manager/-/commit/1e7163b2cc28123db601e6ffecf516e8a6660555
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/pkg-libvirt-commits/attachments/20201203/0377f684/attachment.html>
More information about the Pkg-libvirt-commits
mailing list