Skip to content

Commits on Source 11

parole (1.0.2-1) UNRELEASED; urgency=medium
parole (1.0.2-1) unstable; urgency=medium
[ Mateusz Łukasik ]
* New upstream version 1.0.2
-- Mateusz Łukasik <mati75@linuxmint.pl> Tue, 04 Jun 2019 15:11:59 +0200
[ Yves-Alexis Perez ]
* d/control: drop Lionel from uploaders, thanks!
* d/control: use debhelper-compat b-d and update to 10
* d/control: add b-d on xfce4-dev-tools and gtk-doc-tools
* d/rules: make sure m4/ exists before running autoreconf
* d/rules: drop --parallel to dh
* use HTTPS protocol where needed
* d/control: drop suggests on gnome-codec-install
* d/control: update standards version to 4.4.0
-- Yves-Alexis Perez <corsac@debian.org> Wed, 10 Jul 2019 20:04:35 +0200
parole (1.0.1-1) unstable; urgency=medium
......
......@@ -2,9 +2,9 @@ Source: parole
Section: xfce
Priority: optional
Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org>
Uploaders: Yves-Alexis Perez <corsac@debian.org>,
Lionel Le Folgoc <mrpouit@gmail.com>
Build-Depends: debhelper (>= 9),
Uploaders: Yves-Alexis Perez <corsac@debian.org>
Build-Depends: debhelper-compat (= 10),
gtk-doc-tools,
intltool,
libclutter-1.0-dev,
libclutter-gtk-1.0-dev,
......@@ -17,9 +17,10 @@ Build-Depends: debhelper (>= 9),
libtagc0-dev,
libxfce4ui-2-dev,
libxfconf-0-dev (>= 4.10),
pkg-config
Standards-Version: 4.0.0
Homepage: http://goodies.xfce.org/projects/applications/parole
pkg-config,
xfce4-dev-tools
Standards-Version: 4.4.0
Homepage: https://goodies.xfce.org/projects/applications/parole
Vcs-Git: https://salsa.debian.org/xfce-team/apps/parole.git
Vcs-Browser: https://salsa.debian.org/xfce-team/apps/parole
......@@ -32,8 +33,7 @@ Depends: gstreamer1.0-alsa | gstreamer1.0-audiosink,
gstreamer1.0-x,
${misc:Depends},
${shlibs:Depends}
Suggests: gnome-codec-install,
gstreamer1.0-plugins-bad,
Suggests: gstreamer1.0-plugins-bad,
gstreamer1.0-plugins-ugly
Description: media player based on GStreamer framework
Parole is a media player for the Xfce desktop environment, written using the
......
......@@ -6,7 +6,11 @@ export DEB_LDFLAGS_MAINT_STRIP=-Wl,-Bsymbolic-functions
export DEB_BUILD_MAINT_OPTIONS=hardening=+all
%:
dh $@ --parallel
dh $@
override_dh_autoreconf:
mkdir -p m4
dh_autoreconf
override_dh_makeshlibs:
dh_makeshlibs -X usr/lib/$(DEB_HOST_MULTIARCH)/parole-0
......
version=3
http://archive.xfce.org/src/apps/parole/([\d\.]+)/ \
https://archive.xfce.org/src/apps/parole/([\d\.]+)/ \
parole-([\d\.]+)\.tar\.(?:gz|bz2)