[Pkg-xfce-commits] r9985 - in /goodies/trunk/xfce4-statusnotifier-plugin: ./ debian/ debian/changelog debian/compat debian/control debian/copyright debian/rules debian/source/ debian/source/format debian/watch
Unit 193
unit193-guest at moszumanska.debian.org
Tue Jul 25 21:39:07 UTC 2017
Author: unit193-guest
Date: Tue Jul 25 21:39:07 2017
New Revision: 9985
URL: http://svn.debian.org/wsvn/pkg-xfce/?sc=1&rev=9985
Log:
Import xfce4-statusnotifier-plugin.
Added:
goodies/trunk/xfce4-statusnotifier-plugin/
goodies/trunk/xfce4-statusnotifier-plugin/debian/
goodies/trunk/xfce4-statusnotifier-plugin/debian/changelog
goodies/trunk/xfce4-statusnotifier-plugin/debian/compat
goodies/trunk/xfce4-statusnotifier-plugin/debian/control
goodies/trunk/xfce4-statusnotifier-plugin/debian/copyright
goodies/trunk/xfce4-statusnotifier-plugin/debian/rules (with props)
goodies/trunk/xfce4-statusnotifier-plugin/debian/source/
goodies/trunk/xfce4-statusnotifier-plugin/debian/source/format
goodies/trunk/xfce4-statusnotifier-plugin/debian/watch
Added: goodies/trunk/xfce4-statusnotifier-plugin/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-xfce/goodies/trunk/xfce4-statusnotifier-plugin/debian/changelog?rev=9985&op=file
==============================================================================
--- goodies/trunk/xfce4-statusnotifier-plugin/debian/changelog (added)
+++ goodies/trunk/xfce4-statusnotifier-plugin/debian/changelog Tue Jul 25 21:39:07 2017
@@ -0,0 +1,5 @@
+xfce4-statusnotifier-plugin (0.1.0-1) UNRELEASED; urgency=medium
+
+ * Initial release
+
+ -- Sean Davis <smd.seandavis at gmail.com> Tue, 18 Jul 2017 21:00:00 +0400
Added: goodies/trunk/xfce4-statusnotifier-plugin/debian/compat
URL: http://svn.debian.org/wsvn/pkg-xfce/goodies/trunk/xfce4-statusnotifier-plugin/debian/compat?rev=9985&op=file
==============================================================================
--- goodies/trunk/xfce4-statusnotifier-plugin/debian/compat (added)
+++ goodies/trunk/xfce4-statusnotifier-plugin/debian/compat Tue Jul 25 21:39:07 2017
@@ -0,0 +1 @@
+9
Added: goodies/trunk/xfce4-statusnotifier-plugin/debian/control
URL: http://svn.debian.org/wsvn/pkg-xfce/goodies/trunk/xfce4-statusnotifier-plugin/debian/control?rev=9985&op=file
==============================================================================
--- goodies/trunk/xfce4-statusnotifier-plugin/debian/control (added)
+++ goodies/trunk/xfce4-statusnotifier-plugin/debian/control Tue Jul 25 21:39:07 2017
@@ -0,0 +1,24 @@
+Source: xfce4-statusnotifier-plugin
+Section: xfce
+Priority: optional
+Maintainer: Debian Xfce Maintainers <pkg-xfce-devel at lists.alioth.debian.org>
+Uploaders: Sean Davis <smd.seandavis at gmail.com>, Unit 193 <unit193 at ubuntu.com>
+Build-Depends: autotools-dev,
+ debhelper (>= 9),
+ intltool,
+ libdbusmenu-gtk3-dev (>= 16.04),
+ libgtk-3-dev,
+ libxfce4panel-2.0-dev,
+ libxfce4ui-2-dev,
+ libxfce4util-dev
+Standards-Version: 4.0.0
+Homepage: https://goodies.xfce.org/projects/panel-plugins/xfce4-statusnotifier-plugin
+
+Package: xfce4-statusnotifier-plugin
+Architecture: any
+Depends: ${misc:Depends}, ${shlibs:Depends}
+Provides: indicator-renderer
+Description: plugin to display status notifiers in the Xfce4 panel
+ A small plugin to display status notifiers, including application indicators,
+ in the Xfce4 panel as described in freedesktop.org StatusNotifierItem
+ specification. Status notifiers are a modern alternative to the system tray.
Added: goodies/trunk/xfce4-statusnotifier-plugin/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-xfce/goodies/trunk/xfce4-statusnotifier-plugin/debian/copyright?rev=9985&op=file
==============================================================================
--- goodies/trunk/xfce4-statusnotifier-plugin/debian/copyright (added)
+++ goodies/trunk/xfce4-statusnotifier-plugin/debian/copyright Tue Jul 25 21:39:07 2017
@@ -0,0 +1,31 @@
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: xfce4-statusnotifier-plugin
+Upstream-Contact: Viktor Odintsev <ninetls at xfce.org>
+Source: http://archive.xfce.org/src/panel-plugins/xfce4-statusnotifier-plugin
+
+Files: *
+Copyright: 2017 Viktor Odintsev <ninetls at xfce.org>
+ 2017 Andrzej Radecki <andrzejr at xfce.org>
+License: GPL-2+
+
+Files: debian/*
+Copyright: 2017 Sean Davis <smd.seandavis at gmail.com>
+ 2017 Unit 193 <unit193 at ubuntu.com>
+License: GPL-2+
+
+License: GPL-2+
+ 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 (at your option) any later
+ version.
+ .
+ This program is distributed in the hope that it will be useful, but WITHOUT ANY
+ WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A
+ PARTICULAR PURPOSE. See the GNU General Public License for more details.
+ .
+ You should have received a copy of the GNU General Public License along with
+ this package; if not, write to the Free Software Foundation, Inc., 51 Franklin
+ St, Fifth Floor, Boston, MA 02110-1301 USA
+ .
+ On Debian systems, the full text of the GNU General Public License version 2
+ can be found in the file `/usr/share/common-licenses/GPL-2'.
Added: goodies/trunk/xfce4-statusnotifier-plugin/debian/rules
URL: http://svn.debian.org/wsvn/pkg-xfce/goodies/trunk/xfce4-statusnotifier-plugin/debian/rules?rev=9985&op=file
==============================================================================
--- goodies/trunk/xfce4-statusnotifier-plugin/debian/rules (added)
+++ goodies/trunk/xfce4-statusnotifier-plugin/debian/rules Tue Jul 25 21:39:07 2017
@@ -0,0 +1,15 @@
+#!/usr/bin/make -f
+include /usr/share/dpkg/architecture.mk
+
+export DEB_LDFLAGS_MAINT_APPEND=-Wl,-z,defs -Wl,--as-needed -Wl,-O1
+export DEB_BUILD_MAINT_OPTIONS=hardening=+all
+
+override_dh_auto_install:
+ dh_auto_install
+ find debian/$(DEB_SOURCE)/ -name '*.la' -delete
+
+override_dh_makeshlibs:
+ dh_makeshlibs -X /usr/lib/$(DEB_HOST_MULTIARCH)/xfce4/panel/plugins/lib*.so
+
+%:
+ dh $@ --parallel --with autotools-dev
Propchange: goodies/trunk/xfce4-statusnotifier-plugin/debian/rules
------------------------------------------------------------------------------
svn:executable = *
Added: goodies/trunk/xfce4-statusnotifier-plugin/debian/source/format
URL: http://svn.debian.org/wsvn/pkg-xfce/goodies/trunk/xfce4-statusnotifier-plugin/debian/source/format?rev=9985&op=file
==============================================================================
--- goodies/trunk/xfce4-statusnotifier-plugin/debian/source/format (added)
+++ goodies/trunk/xfce4-statusnotifier-plugin/debian/source/format Tue Jul 25 21:39:07 2017
@@ -0,0 +1 @@
+3.0 (quilt)
Added: goodies/trunk/xfce4-statusnotifier-plugin/debian/watch
URL: http://svn.debian.org/wsvn/pkg-xfce/goodies/trunk/xfce4-statusnotifier-plugin/debian/watch?rev=9985&op=file
==============================================================================
--- goodies/trunk/xfce4-statusnotifier-plugin/debian/watch (added)
+++ goodies/trunk/xfce4-statusnotifier-plugin/debian/watch Tue Jul 25 21:39:07 2017
@@ -0,0 +1,3 @@
+version=3
+http://archive.xfce.org/src/panel-plugins/xfce4-statusnotifier-plugin/([\d\.]+)/ \
+ xfce4-statusnotifier-plugin-([\d\.]+)\.tar\.(?:gz|bz2)
More information about the Pkg-xfce-commits
mailing list