[Pkg-xfce-commits] [Git][xfce-team/desktop/tumbler][debian/master] 5 commits: d/control: replace build-dep libgtk2-dev by libgdk-pixbuf2.0-dev
Yves-Alexis Perez
gitlab at salsa.debian.org
Thu Apr 30 08:16:26 BST 2020
Yves-Alexis Perez pushed to branch debian/master at xfce / desktop / tumbler
Commits:
344861d9 by Yves-Alexis Perez at 2020-04-30T08:51:24+02:00
d/control: replace build-dep libgtk2-dev by libgdk-pixbuf2.0-dev
closes: #959087
- - - - -
f476c1fa by Yves-Alexis Perez at 2020-04-30T08:56:47+02:00
d/control: update standards version to 4.5.0
- - - - -
8cf92539 by Yves-Alexis Perez at 2020-04-30T08:59:43+02:00
d/rules: drop --as-needed from linker flags
Bullseye toolchain enforce it by default
- - - - -
17edd75f by Yves-Alexis Perez at 2020-04-30T09:00:27+02:00
finalize changelog
- - - - -
1e2a553d by Yves-Alexis Perez at 2020-04-30T09:00:42+02:00
upload tumbler 0.2.8-2 to unstable
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -1,8 +1,15 @@
-tumbler (0.2.8-2) UNRELEASED; urgency=medium
+tumbler (0.2.8-2) unstable; urgency=medium
+ [ Debian Janitor ]
* Set upstream metadata fields: Name (from ./configure), Repository.
- -- Debian Janitor <janitor at jelmer.uk> Thu, 16 Jan 2020 07:40:01 +0000
+ [ Yves-Alexis Perez ]
+ * d/control: replace build-dep libgtk2-dev by libgdk-pixbuf2.0-dev
+ (closes: #959087)
+ * d/control: update standards version to 4.5.0
+ * d/rules: drop --as-needed from linker flags
+
+ -- Yves-Alexis Perez <corsac at debian.org> Thu, 30 Apr 2020 09:00:38 +0200
tumbler (0.2.8-1) unstable; urgency=medium
=====================================
debian/control
=====================================
@@ -9,18 +9,18 @@ Build-Depends: debhelper-compat (= 12),
intltool (>= 0.31),
libcurl4-gnutls-dev,
libffmpegthumbnailer-dev,
+ libgdk-pixbuf2.0-dev,
libglib2.0-dev,
libgsf-1-dev,
libgstreamer-plugins-base1.0-dev,
libgstreamer1.0-dev,
- libgtk2.0-dev,
libjpeg-dev,
libopenrawgnome-dev,
libpoppler-glib-dev,
pkg-config,
xfce4-dev-tools
Rules-Requires-Root: no
-Standards-Version: 4.4.1
+Standards-Version: 4.5.0
Homepage: https://docs.xfce.org/xfce/thunar/tumbler
Vcs-Git: https://salsa.debian.org/xfce-team/desktop/tumbler.git
Vcs-Browser: https://salsa.debian.org/xfce-team/desktop/tumbler
=====================================
debian/rules
=====================================
@@ -1,6 +1,6 @@
#!/usr/bin/make -f
-export DEB_LDFLAGS_MAINT_APPEND=-Wl,--as-needed -Wl,-O1 -Wl,-z,defs
+export DEB_LDFLAGS_MAINT_APPEND=-Wl,-O1 -Wl,-z,defs
export DEB_BUILD_MAINT_OPTIONS=hardening=+all
override_dh_autoreconf:
View it on GitLab: https://salsa.debian.org/xfce-team/desktop/tumbler/-/compare/dec6cdb59f3bee304fe92e3d66245ea413cb7229...1e2a553d26f1eec231f637374fc0806afad2f2ec
--
View it on GitLab: https://salsa.debian.org/xfce-team/desktop/tumbler/-/compare/dec6cdb59f3bee304fe92e3d66245ea413cb7229...1e2a553d26f1eec231f637374fc0806afad2f2ec
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/20200430/99c5f2b3/attachment-0001.html>
More information about the Pkg-xfce-commits
mailing list