[Pkg-xfce-commits] [Git][xfce-team/goodies/xfce4-places-plugin][debian/master] 6 commits: Install NEWS with override_dh_installchangelogs

Yves-Alexis Perez (@corsac) gitlab at salsa.debian.org
Thu Nov 17 18:28:42 GMT 2022



Yves-Alexis Perez pushed to branch debian/master at xfce / goodies / xfce4-places-plugin


Commits:
aa02ff8b by Akbarkhon Variskhanov at 2022-11-17T03:24:39+05:00
Install NEWS with override_dh_installchangelogs

- - - - -
cec8662f by Akbarkhon Variskhanov at 2022-11-17T03:25:06+05:00
d/rules: Prefer execute_after_dh_auto_install

- - - - -
b40a69c3 by Akbarkhon Variskhanov at 2022-11-17T03:25:23+05:00
d/copyright: Update Upstream-Contact and Source

- - - - -
121f9d74 by Akbarkhon Variskhanov at 2022-11-17T03:25:33+05:00
Add upstream metadata

- - - - -
58582106 by Akbarkhon Variskhanov at 2022-11-17T03:25:41+05:00
Update changelog for 1.8.3-1 release

- - - - -
4f1e1d0b by Yves-Alexis Perez at 2022-11-17T18:28:38+00:00
Merge branch 'bts-1024156' into 'debian/master'

New upstream version 1.8.3

See merge request xfce-team/goodies/xfce4-places-plugin!3
- - - - -


5 changed files:

- debian/changelog
- debian/copyright
- debian/docs
- debian/rules
- + debian/upstream/metadata


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,15 @@
+xfce4-places-plugin (1.8.3-1) UNRELEASED; urgency=medium
+
+  * Team upload.
+  * New upstream version 1.8.3
+    - Fix function called only in debug mode (Closes: #1024156)
+  * Install NEWS with override_dh_installchangelogs
+  * d/rules: Prefer execute_after_dh_auto_install
+  * d/copyright: Update Upstream-Contact and Source
+  * Add upstream metadata
+
+ -- Akbarkhon Variskhanov <akbarkhon.variskhanov at gmail.com>  Thu, 17 Nov 2022 03:15:43 +0500
+
 xfce4-places-plugin (1.8.2-1) unstable; urgency=medium
 
   * Team upload.


=====================================
debian/copyright
=====================================
@@ -1,7 +1,7 @@
 Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
-Upstream-Contact: Diego Ongaro <ongardie at gmail.com>
+Upstream-Contact: Andre Miranda <andreldm at xfce.org>
 Upstream-Name: xfce4-places-plugin
-Source: https://goodies.xfce.org/projects/panel-plugins/xfce4-places-plugin
+Source: https://archive.xfce.org/src/panel-plugins/xfce4-places-plugin/
 
 Files: *
 Copyright: (C) 2007-2008 Diego Ongaro <ongardie at gmail.com>


=====================================
debian/docs
=====================================
@@ -1,3 +1,2 @@
-NEWS
 README.md
 TODO


=====================================
debian/rules
=====================================
@@ -6,6 +6,8 @@ export DEB_BUILD_MAINT_OPTIONS=hardening=+all
 %:
 	dh $@
 
-override_dh_auto_install:
-	dh_auto_install
-	find debian/xfce4-places-plugin -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-places-plugin/-/issues
+Bug-Submit: https://gitlab.xfce.org/panel-plugins/xfce4-places-plugin/-/issues/new
+Changelog: https://gitlab.xfce.org/panel-plugins/xfce4-places-plugin/-/commits/master
+Documentation: https://docs.xfce.org/panel-plugins/xfce4-places-plugin/start
+Repository: https://gitlab.xfce.org/panel-plugins/xfce4-places-plugin.git
+Repository-Browse: https://gitlab.xfce.org/panel-plugins/xfce4-places-plugin



View it on GitLab: https://salsa.debian.org/xfce-team/goodies/xfce4-places-plugin/-/compare/33b32e082090852ef07059fc27598a7b6a1e2d11...4f1e1d0be97a2fcc0796b81b98f592e2102917a6

-- 
View it on GitLab: https://salsa.debian.org/xfce-team/goodies/xfce4-places-plugin/-/compare/33b32e082090852ef07059fc27598a7b6a1e2d11...4f1e1d0be97a2fcc0796b81b98f592e2102917a6
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/20221117/49eef888/attachment-0001.htm>


More information about the Pkg-xfce-commits mailing list