[Pkg-xfce-commits] [Git][xfce-team/desktop/thunar][debian/master] 3 commits: Update upstream metadata

Unit 193 (@unit193) gitlab at salsa.debian.org
Thu Nov 3 22:56:03 GMT 2022



Unit 193 pushed to branch debian/master at xfce / desktop / thunar


Commits:
af497e10 by Akbarkhon Variskhanov at 2022-11-03T22:54:06+00:00
Update upstream metadata

- - - - -
657cc832 by Akbarkhon Variskhanov at 2022-11-03T22:54:06+00:00
d/rules: Use execute_after_dh_auto_install

- - - - -
35184b93 by Akbarkhon Variskhanov at 2022-11-03T22:54:06+00:00
Install NEWS with dh_installchangelogs

- - - - -


3 changed files:

- debian/rules
- debian/thunar-data.docs
- debian/upstream/metadata


Changes:

=====================================
debian/rules
=====================================
@@ -20,11 +20,11 @@ override_dh_auto_configure:
 		--enable-uca-plugin \
 		--enable-introspection=yes
 
-override_dh_install:
-	rm $(CURDIR)/debian/tmp/usr/lib/$(DEB_HOST_MULTIARCH)/*.la
-	rm $(CURDIR)/debian/tmp/usr/lib/$(DEB_HOST_MULTIARCH)/*/*.la
-	rm $(CURDIR)/debian/tmp/usr/lib/$(DEB_HOST_MULTIARCH)/xfce4/panel/plugins/libthunar-tpa.la
-	dh_install
+execute_after_dh_auto_install:
+	find debian/tmp -name '*.la*' -delete
+
+override_dh_installchangelogs:
+	dh_installchangelogs NEWS
 
 override_dh_shlibdeps:
 	dh_shlibdeps -X debian/thunar/usr/lib/$(DEB_HOST_MULTIARCH)/xfce4/panel/plugins/libthunar-tpa.so -- \


=====================================
debian/thunar-data.docs
=====================================
@@ -1,7 +1,6 @@
 AUTHORS
 FAQ
 HACKING
-NEWS
 README.md
 THANKS
 debian/README.Debian


=====================================
debian/upstream/metadata
=====================================
@@ -1,2 +1,6 @@
-Name: thunar
-Repository: git://git.xfce.org/xfce/thunar
+Bug-Database: https://gitlab.xfce.org/xfce/thunar/-/issues
+Bug-Submit: https://gitlab.xfce.org/xfce/thunar/-/issues/new
+Changelog: https://gitlab.xfce.org/xfce/thunar/-/commits/master
+Documentation: https://docs.xfce.org/xfce/thunar/start
+Repository: https://gitlab.xfce.org/xfce/thunar.git
+Repository-Browse: https://gitlab.xfce.org/xfce/thunar



View it on GitLab: https://salsa.debian.org/xfce-team/desktop/thunar/-/compare/92c9b9be168e0599e5c1207c4d08e80d6cd90dd8...35184b93f9b81758e4369b0ec0c53d01776ff4ff

-- 
View it on GitLab: https://salsa.debian.org/xfce-team/desktop/thunar/-/compare/92c9b9be168e0599e5c1207c4d08e80d6cd90dd8...35184b93f9b81758e4369b0ec0c53d01776ff4ff
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/20221103/c8c84143/attachment-0001.htm>


More information about the Pkg-xfce-commits mailing list