[Python-apps-commits] r505 - in packages/topshelf/trunk (9 files)

rainct-guest at users.alioth.debian.org rainct-guest at users.alioth.debian.org
Sun Jan 13 12:18:23 UTC 2008


    Date: Sunday, January 13, 2008 @ 12:18:22
  Author: rainct-guest
Revision: 505

[svn-inject] Applying Debian modifications to trunk

Added:
  packages/topshelf/trunk/debian/
  packages/topshelf/trunk/debian/changelog
  packages/topshelf/trunk/debian/compat
  packages/topshelf/trunk/debian/control
  packages/topshelf/trunk/debian/copyright
  packages/topshelf/trunk/debian/docs
  packages/topshelf/trunk/debian/install
  packages/topshelf/trunk/debian/rules
Modified:
  packages/topshelf/trunk/Makefile

Modified: packages/topshelf/trunk/Makefile
===================================================================
--- packages/topshelf/trunk/Makefile	2008-01-13 12:17:46 UTC (rev 504)
+++ packages/topshelf/trunk/Makefile	2008-01-13 12:18:22 UTC (rev 505)
@@ -17,4 +17,3 @@
 	rm $(PREFIX)/share/pixmaps/topshelf-24-off.png
 	rm $(PREFIX)/share/pixmaps/topshelf-48.png
 	rm $(PREFIX)/share/pixmaps/topshelf-64.png
-


Property changes on: packages/topshelf/trunk/debian
___________________________________________________________________
Name: mergeWithUpstream
   + 1

Added: packages/topshelf/trunk/debian/changelog
===================================================================
--- packages/topshelf/trunk/debian/changelog	                        (rev 0)
+++ packages/topshelf/trunk/debian/changelog	2008-01-13 12:18:22 UTC (rev 505)
@@ -0,0 +1,5 @@
+topshelf (0.1-1) unstable; urgency=low
+
+  * Initial release (Closes: #460455).
+
+ -- Siegfried-Angel Gevatter Pujals (RainCT) <rainct at ubuntu.com>  Sat, 12 Jan 2008 20:45:33 +0100

Added: packages/topshelf/trunk/debian/compat
===================================================================
--- packages/topshelf/trunk/debian/compat	                        (rev 0)
+++ packages/topshelf/trunk/debian/compat	2008-01-13 12:18:22 UTC (rev 505)
@@ -0,0 +1 @@
+5

Added: packages/topshelf/trunk/debian/control
===================================================================
--- packages/topshelf/trunk/debian/control	                        (rev 0)
+++ packages/topshelf/trunk/debian/control	2008-01-13 12:18:22 UTC (rev 505)
@@ -0,0 +1,30 @@
+Source: topshelf
+Section: x11
+Priority: optional
+Maintainer: Siegfried-Angel Gevatter Pujals (RainCT) <rainct at ubuntu.com>
+Uploaders: Python Applications Packaging Team <python-apps-team at lists.alioth.debian.org>
+Homepage: https://launchpad.net/topshelf
+Vcs-Svn: svn://svn.debian.org/svn/python-apps/packages/topshelf/trunk/
+Vcs-Browser: http://svn.debian.org/wsvn/python-apps/packages/topshelf/trunk/?op=log
+Build-Depends: cdbs (>= 0.4.49), debhelper (>= 5.0.38)
+Build-Depends-Indep: python-central (>= 0.5.6)
+Standards-Version: 3.7.3
+XS-Python-Version: >= 2.5
+
+Package: topshelf
+Architecture: all
+Depends: ${misc:Depends}, ${python:Depends}, python-gtk2
+XB-Python-Version: ${python:Versions}
+Description: current files applet for GNOME
+ TopShelf is a simple GNOME applet which provides a place to store the
+ files the user is currently working on (not right now, but in general,
+ in a period of time). Unlike a real shelf, however, TopShelf just
+ links to the files; it doesn't contain them.
+ .
+ The concept of TopShelf is to contain files that are put there by the
+ user, as opposed to the 'recent files list' which is automatically
+ managed. For example, the top shelf might contain a story the user is
+ currently writing; a project for school or for work, a diary, etc. On
+ the other hand, music and video files would typically not be in the
+ top shelf (since they cycle very fast), but they would appear in the
+ recent files list.

Added: packages/topshelf/trunk/debian/copyright
===================================================================
--- packages/topshelf/trunk/debian/copyright	                        (rev 0)
+++ packages/topshelf/trunk/debian/copyright	2008-01-13 12:18:22 UTC (rev 505)
@@ -0,0 +1,35 @@
+This package was debianized by Siegfried-Angel Gevatter Pujals (RainCT) <rainct at ubuntu.com> on
+Sat, 12 Jan 2008 20:45:33 +0100.
+
+It was downloaded from the "releases/" folder in topshelf's repository:
+http://codebrowse.launchpad.net/~kripkenstein/topshelf/main/files
+
+Upstream Author:
+
+    Alon Zakai
+
+Copyright:
+
+    Copyright (C) 2007 Alon Zakai
+
+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 (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 program; if not, write to the Free Software
+    Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
+    
+    On Debian systems, the complete text of the GNU General Public
+    License, version 2, can be found in /usr/share/common-licenses/GPL-2.
+
+The Debian packaging is (C) 2008, Siegfried-Angel Gevatter Pujals (RainCT)
+<rainct at ubuntu.com> and is licensed under the GPL, see `/usr/share/common-licenses/GPL'.

Added: packages/topshelf/trunk/debian/docs
===================================================================
--- packages/topshelf/trunk/debian/docs	                        (rev 0)
+++ packages/topshelf/trunk/debian/docs	2008-01-13 12:18:22 UTC (rev 505)
@@ -0,0 +1 @@
+README

Added: packages/topshelf/trunk/debian/install
===================================================================
--- packages/topshelf/trunk/debian/install	                        (rev 0)
+++ packages/topshelf/trunk/debian/install	2008-01-13 12:18:22 UTC (rev 505)
@@ -0,0 +1,8 @@
+topshelf.py usr/lib/gnome-panel
+topshelf.server usr/lib/bonobo/servers
+
+topshelf-24.png usr/share/topshelf
+topshelf-24-off.png usr/share/topshelf
+topshelf-64.png usr/share/topshelf
+
+topshelf-48.png usr/share/pixmaps

Added: packages/topshelf/trunk/debian/rules
===================================================================
--- packages/topshelf/trunk/debian/rules	                        (rev 0)
+++ packages/topshelf/trunk/debian/rules	2008-01-13 12:18:22 UTC (rev 505)
@@ -0,0 +1,14 @@
+#!/usr/bin/make -f
+  
+include /usr/share/cdbs/1/rules/debhelper.mk
+
+# Define commonly used paths
+APPDIR=$(CURDIR)/debian/topshelf
+
+binary-install/topshelf::
+	# Rename topshelf-48.png
+	mv $(APPDIR)/usr/share/pixmaps/topshelf-48.png $(APPDIR)/usr/share/pixmaps/topshelf.png
+	
+	# Fix the path to the icons
+	sed -i "s/pixmaps/topshelf/g" $(APPDIR)/usr/lib/gnome-panel/topshelf.py
+	sed -i "s/topshelf-48.png/topshelf.png/g" $(APPDIR)/usr/lib/bonobo/servers/topshelf.server


Property changes on: packages/topshelf/trunk/debian/rules
___________________________________________________________________
Name: svn:executable
   + *




More information about the Python-apps-commits mailing list