[Pkg-xfce-commits] [Git][xfce-extras-team/light-locker][debian/master] 7 commits: debian/watch: Bump version to 4 and fix pattern

Yves-Alexis Perez (@corsac) gitlab at salsa.debian.org
Mon Nov 14 11:46:38 GMT 2022



Yves-Alexis Perez pushed to branch debian/master at Xfce external packages / light-locker


Commits:
6a481c05 by Akbarkhon Variskhanov at 2022-11-12T18:20:24+05:00
debian/watch: Bump version to 4 and fix pattern

- - - - -
3316362f by Akbarkhon Variskhanov at 2022-11-12T18:36:31+05:00
Set compat in debian/control

- - - - -
c7ba1b71 by Akbarkhon Variskhanov at 2022-11-12T18:38:45+05:00
debian/control: Bump Standards-Version to 4.6.1

- - - - -
bf7a81a3 by Akbarkhon Variskhanov at 2022-11-12T18:41:08+05:00
debian/rules: Drop `--as-needed` from LDFLAGS

- - - - -
3b6870da by Akbarkhon Variskhanov at 2022-11-12T18:48:46+05:00
debian/rules: Install upstream NEWS file

- - - - -
f4092b96 by Akbarkhon Variskhanov at 2022-11-12T18:50:07+05:00
debian/docs: Add AUTHORS

- - - - -
e5c30d33 by Yves-Alexis Perez at 2022-11-14T11:46:34+00:00
Merge branch 'bumps' into 'debian/master'

Bumps & updates

See merge request xfce-extras-team/light-locker!5
- - - - -


5 changed files:

- − debian/compat
- debian/control
- debian/docs
- debian/rules
- debian/watch


Changes:

=====================================
debian/compat deleted
=====================================
@@ -1 +0,0 @@
-10


=====================================
debian/control
=====================================
@@ -3,7 +3,7 @@ Section: x11
 Priority: optional
 Maintainer: Debian Xfce Maintainers <debian-xfce at lists.debian.org>
 Uploaders: Yves-Alexis Perez <corsac at debian.org>
-Build-Depends: debhelper (>= 10),
+Build-Depends: debhelper-compat (= 13),
                intltool,
                libdbus-glib-1-dev,
                libgtk-3-dev,
@@ -13,7 +13,7 @@ Build-Depends: debhelper (>= 10),
                libxss-dev,
                pkg-config,
                xfce4-dev-tools
-Standards-Version: 4.5.0
+Standards-Version: 4.6.1
 Homepage: https://github.com/the-cavalry/light-locker/
 Vcs-Git: https://salsa.debian.org/xfce-extras-team/light-locker.git
 Vcs-Browser: https://salsa.debian.org/xfce-extras-team/light-locker


=====================================
debian/docs
=====================================
@@ -1 +1,2 @@
+AUTHORS
 README


=====================================
debian/rules
=====================================
@@ -1,6 +1,6 @@
 #!/usr/bin/make -f
 
-export DEB_LDFLAGS_MAINT_APPEND=-Wl,--as-needed -Wl,-O1
+export DEB_LDFLAGS_MAINT_APPEND=-Wl,-O1
 export DEB_BUILD_MAINT_OPTIONS=hardening=+all
 
 include /usr/share/dpkg/architecture.mk
@@ -18,3 +18,6 @@ override_dh_auto_configure:
 
 %:
 	dh $@
+
+override_dh_installchangelogs:
+	dh_installchangelogs NEWS


=====================================
debian/watch
=====================================
@@ -1,3 +1,5 @@
-version=3
-https://github.com/the-cavalry/light-locker/releases/ \
-  /the-cavalry/light-locker/releases/download/.*/light-locker-(\d\.\d\.\d)\.tar\.(?:gz|bz2)
+version=4
+opts="pgpmode=none, \
+ filenamemangle=s/v(@ANY_VERSION@@ARCHIVE_EXT@)/@PACKAGE at -$1/" \
+ https://github.com/the-cavalry/@PACKAGE@/tags/ \
+ /the-cavalry/@PACKAGE@/archive/refs/tags/v at ANY_VERSION@@ARCHIVE_EXT@



View it on GitLab: https://salsa.debian.org/xfce-extras-team/light-locker/-/compare/35da04431ab841ac1bf46c3025f4c633d5ff8098...e5c30d3394cba3dfbd978a03be1d0547f0f1c4af

-- 
View it on GitLab: https://salsa.debian.org/xfce-extras-team/light-locker/-/compare/35da04431ab841ac1bf46c3025f4c633d5ff8098...e5c30d3394cba3dfbd978a03be1d0547f0f1c4af
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/20221114/020ae1e6/attachment-0001.htm>


More information about the Pkg-xfce-commits mailing list