[med-svn] [Git][med-team/vg][master] No need to fiddle around with header files dh_auto_clean override
Andreas Tille
gitlab at salsa.debian.org
Thu Aug 6 12:37:34 BST 2020
Andreas Tille pushed to branch master at Debian Med / vg
Commits:
97e174db by Andreas Tille at 2020-08-06T11:43:38+02:00
No need to fiddle around with header files dh_auto_clean override
- - - - -
2 changed files:
- debian/changelog
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -2,8 +2,9 @@ vg (1.26.0+ds-1) UNRELEASED; urgency=medium
* Team upload.
* New upstream version
+ * No need to fiddle around with header files dh_auto_clean override
- -- Andreas Tille <tille at debian.org> Thu, 06 Aug 2020 10:23:42 +0200
+ -- Andreas Tille <tille at debian.org> Thu, 06 Aug 2020 11:40:56 +0200
vg (1.25.0+ds-3) unstable; urgency=medium
=====================================
debian/rules
=====================================
@@ -27,9 +27,6 @@ override_dh_clean:
dh_clean
override_dh_auto_clean:
- mv include/vg_git_version.hpp debian/
- rm -Rf include/*
- mv debian/vg_git_version.hpp include/
dh_auto_clean || true
override_dh_auto_build-arch:
View it on GitLab: https://salsa.debian.org/med-team/vg/-/commit/97e174db01926283bd03fa495e790de54386eed4
--
View it on GitLab: https://salsa.debian.org/med-team/vg/-/commit/97e174db01926283bd03fa495e790de54386eed4
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/20200806/beedfb3c/attachment.html>
More information about the debian-med-commit
mailing list