r54500 - in /desktop/unstable/totem/debian: changelog control control.in
jbicha at users.alioth.debian.org
jbicha at users.alioth.debian.org
Thu Oct 19 04:13:09 UTC 2017
Author: jbicha
Date: Thu Oct 19 04:13:09 2017
New Revision: 54500
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=54500
Log:
Bump Standards-Version to 4.1.1
Modified:
desktop/unstable/totem/debian/changelog
desktop/unstable/totem/debian/control
desktop/unstable/totem/debian/control.in
Modified: desktop/unstable/totem/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/totem/debian/changelog?rev=54500&op=diff
==============================================================================
--- desktop/unstable/totem/debian/changelog [utf-8] (original)
+++ desktop/unstable/totem/debian/changelog [utf-8] Thu Oct 19 04:13:09 2017
@@ -6,6 +6,7 @@
[ Jeremy Bicha ]
* Allow parallel building again
+ * Bump Standards-Version to 4.1.1
-- Jeremy Bicha <jbicha at debian.org> Wed, 18 Oct 2017 23:50:26 -0400
Modified: desktop/unstable/totem/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/totem/debian/control?rev=54500&op=diff
==============================================================================
--- desktop/unstable/totem/debian/control [utf-8] (original)
+++ desktop/unstable/totem/debian/control [utf-8] Thu Oct 19 04:13:09 2017
@@ -6,7 +6,7 @@
Section: video
Priority: optional
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
-Uploaders: Andreas Henriksson <andreas at fatal.se>, Jeremy Bicha <jbicha at debian.org>, Laurent Bigonville <bigon at debian.org>, Michael Biebl <biebl at debian.org>
+Uploaders: Jeremy Bicha <jbicha at debian.org>, Laurent Bigonville <bigon at debian.org>, Michael Biebl <biebl at debian.org>
Build-Depends: appstream-util,
debhelper (>= 10.3~),
dh-python,
@@ -54,12 +54,13 @@
valac (>= 0.14.1),
x11proto-core-dev,
yelp-tools
-Standards-Version: 4.1.0
+Standards-Version: 4.1.1
Homepage: https://wiki.gnome.org/Apps/Videos
Vcs-Svn: svn://anonscm.debian.org/pkg-gnome/desktop/unstable/totem
Vcs-Browser: https://anonscm.debian.org/viewvc/pkg-gnome/desktop/unstable/totem
Package: libtotem0
+Section: libs
Architecture: any
Multi-Arch: same
Depends: ${misc:Depends},
@@ -75,7 +76,7 @@
Architecture: any
Depends: ${misc:Depends},
${shlibs:Depends},
- totem-common (= ${source:Version}),
+ totem-common (>= ${source:Version}),
gsettings-desktop-schemas,
gstreamer1.0-clutter-3.0,
gstreamer1.0-plugins-base (>= 1.6.0),
Modified: desktop/unstable/totem/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/totem/debian/control.in?rev=54500&op=diff
==============================================================================
--- desktop/unstable/totem/debian/control.in [utf-8] (original)
+++ desktop/unstable/totem/debian/control.in [utf-8] Thu Oct 19 04:13:09 2017
@@ -50,12 +50,13 @@
valac (>= 0.14.1),
x11proto-core-dev,
yelp-tools
-Standards-Version: 4.1.0
+Standards-Version: 4.1.1
Homepage: https://wiki.gnome.org/Apps/Videos
Vcs-Svn: svn://anonscm.debian.org/pkg-gnome/desktop/unstable/totem
Vcs-Browser: https://anonscm.debian.org/viewvc/pkg-gnome/desktop/unstable/totem
Package: libtotem0
+Section: libs
Architecture: any
Multi-Arch: same
Depends: ${misc:Depends},
@@ -71,7 +72,7 @@
Architecture: any
Depends: ${misc:Depends},
${shlibs:Depends},
- totem-common (= ${source:Version}),
+ totem-common (>= ${source:Version}),
gsettings-desktop-schemas,
gstreamer1.0-clutter-3.0,
gstreamer1.0-plugins-base (>= 1.6.0),
More information about the pkg-gnome-commits
mailing list