[Pkg-xfce-commits] r8195 - in /goodies/branches/experimental/parole/debian: changelog control parole.1

Jackson Doak noskcaj-guest at moszumanska.debian.org
Sat Jan 25 20:03:23 UTC 2014


Author: noskcaj-guest
Date: Sat Jan 25 20:03:23 2014
New Revision: 8195

URL: http://svn.debian.org/wsvn/pkg-xfce/?sc=1&rev=8195
Log:
New upstream release, merge extra changes from unstable

Modified:
    goodies/branches/experimental/parole/debian/changelog
    goodies/branches/experimental/parole/debian/control
    goodies/branches/experimental/parole/debian/parole.1

Modified: goodies/branches/experimental/parole/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-xfce/goodies/branches/experimental/parole/debian/changelog?rev=8195&op=diff
==============================================================================
--- goodies/branches/experimental/parole/debian/changelog	(original)
+++ goodies/branches/experimental/parole/debian/changelog	Sat Jan 25 20:03:23 2014
@@ -1,20 +1,36 @@
-parole (0.5.91-1) UNRELEASED; urgency=low
+parole (0.6.0-1) UNRELEASED; urgency=low
 
   [ Yves-Alexis Perez ]
-  * New upstream development release.
+  * New upstream development release. (0.5.91)
   * debian/control:
     - update libxfce4ui-1-dev build-dep to libxfce4ui-2-dev
-  * debian/rules:
-    - drop dh-autoreconf and xdt-autogen.sh calls.
 
   [ Lionel Le Folgoc ]
   * debian/control:
     - switch to gst1.0 since it's now the version used by default in parole.
     - change libgtk2.0-dev (b-)dep to libgtk-3-dev as libxfce4ui-2-dev uses
       gtk3.
-  * debian/rules: disable silent rules.
 
- -- Yves-Alexis Perez <corsac at debian.org>  Sat, 19 Oct 2013 16:57:27 +0200
+  [ Jackson Doak ]
+  * New upstream release (0.6.0)
+
+ -- Jackson Doak <noskcaj at ubuntu.com>  Sun, 26 Jan 2014 06:46:28 +1100
+
+parole (0.5.4-1) unstable; urgency=medium
+
+  [ Jackson Doak ]
+  * New upstream release
+  * Replace autotools-dev with autoreconf
+  * debian/rules: --disable-silent-rules
+  * Update manpage
+
+  [ Yves-Alexis Perez ]
+  * debian/rules:
+    - drop xdt-autogen and autoreconf calls.
+  * debian/control:
+    - drop build-dep on dh-autoreconf.
+
+ -- Yves-Alexis Perez <corsac at debian.org>  Thu, 05 Dec 2013 21:58:41 +0100
 
 parole (0.5.2-1) unstable; urgency=low
 

Modified: goodies/branches/experimental/parole/debian/control
URL: http://svn.debian.org/wsvn/pkg-xfce/goodies/branches/experimental/parole/debian/control?rev=8195&op=diff
==============================================================================
--- goodies/branches/experimental/parole/debian/control	(original)
+++ goodies/branches/experimental/parole/debian/control	Sat Jan 25 20:03:23 2014
@@ -7,7 +7,7 @@
 Build-Depends: debhelper (>= 9), intltool, pkg-config, libgtk-3-dev, 
  libgstreamer1.0-dev, libgstreamer-plugins-base1.0-dev, libdbus-1-dev, 
  libdbus-glib-1-dev, libxfce4ui-2-dev, libxfconf-0-dev (>= 4.10),
- libnotify-dev, libtagc0-dev, dh-autoreconf
+ libnotify-dev, libtagc0-dev
 Standards-Version: 3.9.4
 Homepage: http://goodies.xfce.org/projects/applications/parole
 Vcs-Svn: svn://anonscm.debian.org/pkg-xfce/goodies/trunk/parole/

Modified: goodies/branches/experimental/parole/debian/parole.1
URL: http://svn.debian.org/wsvn/pkg-xfce/goodies/branches/experimental/parole/debian/parole.1?rev=8195&op=diff
==============================================================================
--- goodies/branches/experimental/parole/debian/parole.1	(original)
+++ goodies/branches/experimental/parole/debian/parole.1	Sat Jan 25 20:03:23 2014
@@ -1,5 +1,4 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.37.1.
-.TH PAROLE "1" "April 2010" "parole " "User Commands"
+.TH PAROLE "1" "October 2013" "parole " "User Commands"
 .SH NAME
 parole \- Gstreamer-based media player
 .SH DESCRIPTION
@@ -19,6 +18,67 @@
 .TP
 \fB\-\-help\-gtk\fR
 Show GTK+ Options
+.PP
+GStreamer Options
+.TP
+\fB\-\-gst\-version\fR
+Print the GStreamer version
+.TP
+\fB\-\-gst\-fatal\-warnings\fR
+Make all warnings fatal
+.TP
+\fB\-\-gst\-debug\-help\fR
+Print available debug categories and exit
+.TP
+\fB\-\-gst\-debug\-level\fR=\fILEVEL\fR
+Default debug level from 1 (only error) to 5 (anything) or 0 for no output
+.TP
+\fB\-\-gst\-debug\fR=\fILIST\fR
+Comma\-separated list of category_name:level pairs to set specific levels for the individual categories. Example: GST_AUTOPLUG:5,GST_ELEMENT_*:3
+.TP
+\fB\-\-gst\-debug\-no\-color\fR
+Disable colored debugging output
+.TP
+\fB\-\-gst\-debug\-disable\fR
+Disable debugging
+.TP
+\fB\-\-gst\-plugin\-spew\fR
+Enable verbose plugin loading diagnostics
+.TP
+\fB\-\-gst\-plugin\-path\fR=\fIPATHS\fR
+Colon\-separated paths containing plugins
+.TP
+\fB\-\-gst\-plugin\-load\fR=\fIPLUGINS\fR
+Comma\-separated list of plugins to preload in addition to the list stored in environment variable GST_PLUGIN_PATH
+.TP
+\fB\-\-gst\-disable\-segtrap\fR
+Disable trapping of segmentation faults during plugin loading
+.TP
+\fB\-\-gst\-disable\-registry\-update\fR
+Disable updating the registry
+.TP
+\fB\-\-gst\-disable\-registry\-fork\fR
+Disable spawning a helper process while scanning the registry
+.PP
+GTK+ Options
+.TP
+\fB\-\-class\fR=\fICLASS\fR
+Program class as used by the window manager
+.TP
+\fB\-\-name\fR=\fINAME\fR
+Program name as used by the window manager
+.TP
+\fB\-\-screen\fR=\fISCREEN\fR
+X screen to use
+.TP
+\fB\-\-sync\fR
+Make X calls synchronous
+.TP
+\fB\-\-gtk\-module\fR=\fIMODULES\fR
+Load additional GTK+ modules
+.TP
+\fB\-\-g\-fatal\-warnings\fR
+Make all warnings fatal
 .SS "Application Options:"
 .TP
 \fB\-i\fR, \fB\-\-new\-instance\fR
@@ -60,12 +120,20 @@
 \fB\-V\fR, \fB\-\-version\fR
 Version information
 .TP
+\fB\-E\fR, \fB\-\-embedded\fR
+Use embedded mode
+.TP
+\fB\-F\fR, \fB\-\-fullscreen\fR
+Start in fullscreen mode
+.TP
 \fB\-\-xv\fR
 Enabled/Disable XV support
 .TP
+\fB\-a\fR, \fB\-\-add\fR
+Add files to playlist
+.TP
 \fB\-\-display\fR=\fIDISPLAY\fR
 X display to use
-.PP
 .SH "REPORTING BUGS"
 Report bugs to http://bugs.debian.org
 .SH COPYRIGHT




More information about the Pkg-xfce-commits mailing list