[Pkg-xfce-commits] r10250 - in /goodies/trunk/xfburn/debian: changelog control copyright
Yves-Alexis Perez
corsac at moszumanska.debian.org
Sat Dec 16 15:27:53 UTC 2017
Author: corsac
Date: Sat Dec 16 15:27:52 2017
New Revision: 10250
URL: http://svn.debian.org/wsvn/pkg-xfce/?sc=1&rev=10250
Log:
Run wrap-and-sort.
Modified:
goodies/trunk/xfburn/debian/changelog
goodies/trunk/xfburn/debian/control
goodies/trunk/xfburn/debian/copyright
Modified: goodies/trunk/xfburn/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-xfce/goodies/trunk/xfburn/debian/changelog?rev=10250&op=diff
==============================================================================
--- goodies/trunk/xfburn/debian/changelog (original)
+++ goodies/trunk/xfburn/debian/changelog Sat Dec 16 15:27:52 2017
@@ -1,6 +1,7 @@
xfburn (0.5.5-1) UNRELEASED; urgency=medium
* New upstream release.
+ * Run wrap-and-sort.
-- Yves-Alexis Perez <corsac at debian.org> Sat, 16 Dec 2017 16:27:30 +0100
Modified: goodies/trunk/xfburn/debian/control
URL: http://svn.debian.org/wsvn/pkg-xfce/goodies/trunk/xfburn/debian/control?rev=10250&op=diff
==============================================================================
--- goodies/trunk/xfburn/debian/control (original)
+++ goodies/trunk/xfburn/debian/control Sat Dec 16 15:27:52 2017
@@ -3,12 +3,22 @@
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 (>= 9), libxfce4ui-1-dev (>= 4.8.0),
- libexo-1-dev (>= 0.6.0), libburn-dev, libisofs-dev, libdbus-glib-1-dev,
- libgstreamer1.0-dev, intltool, libgstreamer-plugins-base1.0-dev,
- libgudev-1.0-dev [linux-any], xfce4-dev-tools, automake, autoconf, libtool,
- dpkg-dev (>= 1.16.1)
+ Lionel Le Folgoc <mrpouit at gmail.com>
+Build-Depends: autoconf,
+ automake,
+ debhelper (>= 9),
+ dpkg-dev (>= 1.16.1),
+ intltool,
+ libburn-dev,
+ libdbus-glib-1-dev,
+ libexo-1-dev (>= 0.6.0),
+ libgstreamer-plugins-base1.0-dev,
+ libgstreamer1.0-dev,
+ libgudev-1.0-dev [linux-any],
+ libisofs-dev,
+ libtool,
+ libxfce4ui-1-dev (>= 4.8.0),
+ xfce4-dev-tools
Standards-Version: 3.9.6
Vcs-Svn: svn://anonscm.debian.org/pkg-xfce/goodies/trunk/xfburn/
Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-xfce/goodies/trunk/xfburn/
@@ -16,7 +26,7 @@
Package: xfburn
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
Description: CD-burner application for Xfce Desktop Environment
Xfburn is a tool to help burning CDs and DVDs. It fits well in the Xfce
Desktop Environment but can be used anywhere.
Modified: goodies/trunk/xfburn/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-xfce/goodies/trunk/xfburn/debian/copyright?rev=10250&op=diff
==============================================================================
--- goodies/trunk/xfburn/debian/copyright (original)
+++ goodies/trunk/xfburn/debian/copyright Sat Dec 16 15:27:52 2017
@@ -3,7 +3,7 @@
It was downloaded from http://foo-projects.org/~pollux/xfburn/
-Copyright Holder:
+Copyright Holder:
© 2005-2008 Jean-François Wauthy <pollux at xfce.org>
© 2008-2009 David Mohr <david at mcbf.net>
© 2008 Mario ÄaniÄ <mario at libburnia-project.org>
@@ -14,4 +14,3 @@
the GNU General Public License (version 2 or later).
On Debian systems, the complete text of the GNU General Public
License can be found in the file `/usr/share/common-licenses/GPL-2'
-
More information about the Pkg-xfce-commits
mailing list