[Pkg-xfce-commits] r10094 - in /goodies/trunk/xfce4-mount-plugin/debian: changelog control copyright
Yves-Alexis Perez
corsac at moszumanska.debian.org
Sun Oct 15 14:53:01 UTC 2017
Author: corsac
Date: Sun Oct 15 14:53:01 2017
New Revision: 10094
URL: http://svn.debian.org/wsvn/pkg-xfce/?sc=1&rev=10094
Log:
Run wrap-and-sort
Modified:
goodies/trunk/xfce4-mount-plugin/debian/changelog
goodies/trunk/xfce4-mount-plugin/debian/control
goodies/trunk/xfce4-mount-plugin/debian/copyright
Modified: goodies/trunk/xfce4-mount-plugin/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-xfce/goodies/trunk/xfce4-mount-plugin/debian/changelog?rev=10094&op=diff
==============================================================================
--- goodies/trunk/xfce4-mount-plugin/debian/changelog (original)
+++ goodies/trunk/xfce4-mount-plugin/debian/changelog Sun Oct 15 14:53:01 2017
@@ -13,6 +13,7 @@
- run dh_autoreconf and xdt-autogen
* debian/control:
- add build-dep on xfce4-dev-tools
+ * Run wrap-and-sort
-- Mateusz Åukasik <mati75 at linuxmint.pl> Sat, 18 Feb 2017 18:51:31 +0100
Modified: goodies/trunk/xfce4-mount-plugin/debian/control
URL: http://svn.debian.org/wsvn/pkg-xfce/goodies/trunk/xfce4-mount-plugin/debian/control?rev=10094&op=diff
==============================================================================
--- goodies/trunk/xfce4-mount-plugin/debian/control (original)
+++ goodies/trunk/xfce4-mount-plugin/debian/control Sun Oct 15 14:53:01 2017
@@ -2,11 +2,19 @@
Section: xfce
Priority: optional
Maintainer: Debian Xfce Maintainers <pkg-xfce-devel at lists.alioth.debian.org>
-Uploaders: Yves-Alexis Perez <corsac at debian.org>, Lionel Le Folgoc <mrpouit at gmail.com>
-Build-Depends: debhelper (>= 10), libgtk-3-dev, libxfce4panel-2.0-dev,
- libxml2-dev, libstartup-notification0-dev, pkgconf,
- libxml-parser-perl, libxfcegui4-dev, libxfce4ui-2-dev (>= 4.12.0), intltool,
- xfce4-dev-tools
+Uploaders: Yves-Alexis Perez <corsac at debian.org>,
+ Lionel Le Folgoc <mrpouit at gmail.com>
+Build-Depends: debhelper (>= 10),
+ intltool,
+ libgtk-3-dev,
+ libstartup-notification0-dev,
+ libxfce4panel-2.0-dev,
+ libxfce4ui-2-dev (>= 4.12.0),
+ libxfcegui4-dev,
+ libxml-parser-perl,
+ libxml2-dev,
+ pkgconf,
+ xfce4-dev-tools
Standards-Version: 4.1.1
Homepage: http://goodies.xfce.org/
Vcs-Svn: svn://anonscm.debian.org/pkg-xfce/goodies/trunk/xfce4-mount-plugin/
@@ -14,7 +22,7 @@
Package: xfce4-mount-plugin
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
Description: mount plugin for the Xfce4 panel
This plugin for Xfce displays a list of the various devices available, giving
the opportunity to mount/umount them.
Modified: goodies/trunk/xfce4-mount-plugin/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-xfce/goodies/trunk/xfce4-mount-plugin/debian/copyright?rev=10094&op=diff
==============================================================================
--- goodies/trunk/xfce4-mount-plugin/debian/copyright (original)
+++ goodies/trunk/xfce4-mount-plugin/debian/copyright Sun Oct 15 14:53:01 2017
@@ -26,7 +26,7 @@
© 2005-2008 fabian nowak <timystery at arcor.de>
License:
-
+
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
More information about the Pkg-xfce-commits
mailing list