[Pkg-xfce-commits] [Git][xfce-team/goodies/xfce4-diskperf-plugin][debian/master] 4 commits: debian/rules: Use execute_after_dh_auto_install
Akbarkhon Variskhanov (@KBar)
gitlab at salsa.debian.org
Fri Nov 25 16:39:51 GMT 2022
Akbarkhon Variskhanov pushed to branch debian/master at xfce / goodies / xfce4-diskperf-plugin
Commits:
d1aa2623 by Akbarkhon Variskhanov at 2022-11-25T20:47:38+05:00
debian/rules: Use execute_after_dh_auto_install
- - - - -
02306c23 by Akbarkhon Variskhanov at 2022-11-25T20:58:16+05:00
debian/rules: Install upstream NEWS file
- - - - -
9e806470 by Akbarkhon Variskhanov at 2022-11-25T21:22:15+05:00
debian/docs: Install upstream AUTHORS file
- - - - -
67b9c52c by Akbarkhon Variskhanov at 2022-11-25T21:36:25+05:00
Add upstream metadata
- - - - -
3 changed files:
- + debian/docs
- debian/rules
- + debian/upstream/metadata
Changes:
=====================================
debian/docs
=====================================
@@ -0,0 +1 @@
+AUTHORS
=====================================
debian/rules
=====================================
@@ -6,6 +6,8 @@ export DEB_BUILD_MAINT_OPTIONS=hardening=+all
%:
dh $@
-override_dh_auto_install:
- dh_auto_install
- find debian/xfce4-diskperf-plugin/usr/lib -name '*.la' -delete
+execute_after_dh_auto_install:
+ find debian -name '*.la' -delete
+
+override_dh_installchangelogs:
+ dh_installchangelogs NEWS
=====================================
debian/upstream/metadata
=====================================
@@ -0,0 +1,6 @@
+Bug-Database: https://gitlab.xfce.org/panel-plugins/xfce4-diskperf-plugin/-/issues
+Bug-Submit: https://gitlab.xfce.org/panel-plugins/xfce4-diskperf-plugin/-/issues/new
+Changelog: https://gitlab.xfce.org/panel-plugins/xfce4-diskperf-plugin/-/commits/master
+Documentation: https://docs.xfce.org/panel-plugins/xfce4-diskperf-plugin/start
+Repository: https://gitlab.xfce.org/panel-plugins/xfce4-diskperf-plugin.git
+Repository-Browse: https://gitlab.xfce.org/panel-plugins/xfce4-diskperf-plugin
View it on GitLab: https://salsa.debian.org/xfce-team/goodies/xfce4-diskperf-plugin/-/compare/0a2f7f42d4a3cec801bba12c7c6878bbfccceaab...67b9c52c117e07514307735533d82b1663ae6dc4
--
View it on GitLab: https://salsa.debian.org/xfce-team/goodies/xfce4-diskperf-plugin/-/compare/0a2f7f42d4a3cec801bba12c7c6878bbfccceaab...67b9c52c117e07514307735533d82b1663ae6dc4
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-xfce-commits/attachments/20221125/cc63472d/attachment-0001.htm>
More information about the Pkg-xfce-commits
mailing list