[Pkg-xfce-commits] r10059 - in /goodies/trunk/gigolo/debian: changelog control
Yves-Alexis Perez
corsac at moszumanska.debian.org
Mon Oct 9 09:35:28 UTC 2017
Author: corsac
Date: Mon Oct 9 09:35:28 2017
New Revision: 10059
URL: http://svn.debian.org/wsvn/pkg-xfce/?sc=1&rev=10059
Log:
Run wrap-and-sort.
Modified:
goodies/trunk/gigolo/debian/changelog
goodies/trunk/gigolo/debian/control
Modified: goodies/trunk/gigolo/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-xfce/goodies/trunk/gigolo/debian/changelog?rev=10059&op=diff
==============================================================================
--- goodies/trunk/gigolo/debian/changelog (original)
+++ goodies/trunk/gigolo/debian/changelog Mon Oct 9 09:35:28 2017
@@ -5,6 +5,7 @@
open command.
* debian/control:
- replace gvfs-bin by libglib2.0-bin in Recommends.
+ * Run wrap-and-sort.
-- Yves-Alexis Perez <corsac at debian.org> Mon, 09 Oct 2017 11:34:00 +0200
Modified: goodies/trunk/gigolo/debian/control
URL: http://svn.debian.org/wsvn/pkg-xfce/goodies/trunk/gigolo/debian/control?rev=10059&op=diff
==============================================================================
--- goodies/trunk/gigolo/debian/control (original)
+++ goodies/trunk/gigolo/debian/control Mon Oct 9 09:35:28 2017
@@ -2,9 +2,15 @@
Section: xfce
Priority: optional
Maintainer: Debian Xfce Maintainers <pkg-xfce-devel at lists.alioth.debian.org>
-Uploaders: Yves-Alexis Perez <corsac at debian.org>, Emanuele Rocca <ema at debian.org>, Simon Huggins <huggie at earth.li>, Stefan Ott <stefan at ott.net>, Lionel Le Folgoc <mrpouit at gmail.com>
-Build-Depends: debhelper (>= 9), intltool, pkg-config,
- libgtk2.0-dev (>= 2.12.0)
+Uploaders: Yves-Alexis Perez <corsac at debian.org>,
+ Emanuele Rocca <ema at debian.org>,
+ Simon Huggins <huggie at earth.li>,
+ Stefan Ott <stefan at ott.net>,
+ Lionel Le Folgoc <mrpouit at gmail.com>
+Build-Depends: debhelper (>= 9),
+ intltool,
+ libgtk2.0-dev (>= 2.12.0),
+ pkg-config
Standards-Version: 3.9.5
Homepage: http://www.uvena.de/gigolo/
Vcs-Svn: svn://anonscm.debian.org/pkg-xfce/goodies/trunk/gigolo/
@@ -13,7 +19,7 @@
Package: gigolo
Section: xfce
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
Recommends: libglib2.0-bin
Description: frontend to manage connections to remote filesystems using GIO/GVfs
Gigolo is a frontend to easily manage connections to remote filesystems
@@ -31,4 +37,3 @@
and manage bookmarks of such.
.
This package contains the debugging symbols.
-
More information about the Pkg-xfce-commits
mailing list