[Debian-on-mobile-maintainers] [Git][DebianOnMobile-team/gnome-calls][debian/latest] 2 commits: d/rules: Fix wrong syntax for passing multiple DEB_BUILD_MAINT_OPTIONS

Evangelos Ribeiro Tzaras (@devrtz) gitlab at salsa.debian.org
Sun Aug 4 18:31:08 BST 2024



Evangelos Ribeiro Tzaras pushed to branch debian/latest at Debian On Mobile / gnome-calls


Commits:
934eb117 by Evangelos Ribeiro Tzaras at 2024-08-04T19:27:59+02:00
d/rules: Fix wrong syntax for passing multiple DEB_BUILD_MAINT_OPTIONS

I didn't notice the warning from dh the first time around :\

Gbp-Dch: Ignore

Fixes: e8d0dd98c0dea259a58f6936ca0153970f25801c

- - - - -
33d7786f by Evangelos Ribeiro Tzaras at 2024-08-04T19:30:25+02:00
Document and release 46.3-2

(for real this time)

- - - - -


2 changed files:

- debian/changelog
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -5,7 +5,7 @@ gnome-calls (46.3-2) unstable; urgency=medium
   * d/rules: No need to specify the build directory
   * d/gbp.conf: Switch debian-branch to debian/latest
 
- -- Evangelos Ribeiro Tzaras <devrtz-debian at fortysixandtwo.eu>  Sun, 04 Aug 2024 15:18:33 +0200
+ -- Evangelos Ribeiro Tzaras <devrtz-debian at fortysixandtwo.eu>  Sun, 04 Aug 2024 19:29:40 +0200
 
 gnome-calls (46.3-1) unstable; urgency=medium
 


=====================================
debian/rules
=====================================
@@ -1,6 +1,6 @@
 #!/usr/bin/make -f
 
-export DEB_BUILD_MAINT_OPTIONS = hardening=+all,optimize=+lto
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all optimize=+lto
 
 # Ubuntu builds with symbolic-functions by default which causes plugin issues
 # https://gitlab.gnome.org/GNOME/calls/-/issues/334



View it on GitLab: https://salsa.debian.org/DebianOnMobile-team/gnome-calls/-/compare/20bfc9af4b3ce4ef7776c7e256a107c95d538dd7...33d7786f67d2716e0c557fa828ceba144238b077

-- 
View it on GitLab: https://salsa.debian.org/DebianOnMobile-team/gnome-calls/-/compare/20bfc9af4b3ce4ef7776c7e256a107c95d538dd7...33d7786f67d2716e0c557fa828ceba144238b077
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-on-mobile-maintainers/attachments/20240804/da807a56/attachment-0001.htm>


More information about the Debian-on-mobile-maintainers mailing list