[Pkg-cli-apps-commits] r3926 - in /packages/dfo: ./ branches/ tags/ trunk/ trunk/debian/ trunk/debian/patches/

varun at users.alioth.debian.org varun at users.alioth.debian.org
Sat May 3 05:30:22 UTC 2008


Author: varun
Date: Sat May  3 05:30:22 2008
New Revision: 3926

URL: http://svn.debian.org/wsvn/pkg-cli-apps/?sc=1&rev=3926
Log:
* Moving dfo package to pkg-cli-apps

Added:
    packages/dfo/
    packages/dfo/branches/
    packages/dfo/tags/
    packages/dfo/trunk/
    packages/dfo/trunk/debian/   (with props)
    packages/dfo/trunk/debian/changelog
    packages/dfo/trunk/debian/compat
    packages/dfo/trunk/debian/control
    packages/dfo/trunk/debian/copyright
    packages/dfo/trunk/debian/dfo.1
    packages/dfo/trunk/debian/dfo.desktop
    packages/dfo/trunk/debian/install
    packages/dfo/trunk/debian/manpages
    packages/dfo/trunk/debian/orig-tar.sh   (with props)
    packages/dfo/trunk/debian/patches/
    packages/dfo/trunk/debian/patches/compile.diff
    packages/dfo/trunk/debian/patches/icons_dir.diff
    packages/dfo/trunk/debian/patches/run.sh.diff
    packages/dfo/trunk/debian/patches/series
    packages/dfo/trunk/debian/rules   (with props)
    packages/dfo/trunk/debian/watch

Propchange: packages/dfo/trunk/debian/
------------------------------------------------------------------------------
    mergeWithUpstream = 1

Added: packages/dfo/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-cli-apps/packages/dfo/trunk/debian/changelog?rev=3926&op=file
==============================================================================
--- packages/dfo/trunk/debian/changelog (added)
+++ packages/dfo/trunk/debian/changelog Sat May  3 05:30:22 2008
@@ -1,0 +1,39 @@
+dfo (0.7+svn45-4) unstable; urgency=low
+
+  * Move package to pkg-cli-libs svn
+  * debian/control:
+    + Set Maintainer to Debian CLI Applications Team and add myself to Uploaders
+    + Update Vcs headers
+  * debian/patches:
+    + Update compile.diff to use -pkg:flickrnet instead of using fullpath
+    to the flickrnet library
+    + Update run.sh.diff to not set MONO_PATH in the run script
+
+ -- Varun Hiremath <varun at debian.org>  Sat, 03 May 2008 11:12:14 +0530
+
+dfo (0.7+svn45-3) unstable; urgency=low
+
+  * debian/control:
+    + Remove mono from Build-Depends (Closes: #457789)
+    + Update Standards-Version to 3.7.3
+    + Add Homepage header and replace XS-Vcs with Vcs
+    + Separate out Build-Depends and Build-Depends-Indep
+  * Add watch file
+
+ -- Varun Hiremath <varun at debian.org>  Wed, 02 Jan 2008 22:18:03 +0530
+
+dfo (0.7+svn45-2) unstable; urgency=low
+
+  [ Torsten Werner ]
+  * Add myself to Uploaders.
+
+  [ Varun Hiremath ]
+  * debian/rules: Set MONO_SHARED_DIR to /tmp (Closes: #445801)
+
+ -- Varun Hiremath <varunhiremath at gmail.com>  Wed, 10 Oct 2007 11:02:19 +0530
+
+dfo (0.7+svn45-1) unstable; urgency=low
+
+  * Initial release (Closes: #436285)
+
+ -- Varun Hiremath <varunhiremath at gmail.com>  Mon, 06 Aug 2007 21:41:48 +0530

Added: packages/dfo/trunk/debian/compat
URL: http://svn.debian.org/wsvn/pkg-cli-apps/packages/dfo/trunk/debian/compat?rev=3926&op=file
==============================================================================
--- packages/dfo/trunk/debian/compat (added)
+++ packages/dfo/trunk/debian/compat Sat May  3 05:30:22 2008
@@ -1,0 +1,1 @@
+5

Added: packages/dfo/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-cli-apps/packages/dfo/trunk/debian/control?rev=3926&op=file
==============================================================================
--- packages/dfo/trunk/debian/control (added)
+++ packages/dfo/trunk/debian/control Sat May  3 05:30:22 2008
@@ -1,0 +1,31 @@
+Source: dfo
+Section: utils
+Priority: optional
+Maintainer: Debian CLI Applications Team <pkg-cli-apps-team at lists.alioth.debian.org>
+Uploaders: Varun Hiremath <varun at debian.org>, Torsten Werner <twerner at debian.org>
+Build-Depends: cdbs, debhelper (>= 5), quilt
+Build-Depends-Indep: mono-gmcs, cli-common-dev (>= 0.4.4),
+ libmono-sqlite2.0-cil, pkg-config, libflickrnet2.1.5-cil,
+ libglade2.0-cil, libgconf2.0-cil, libgnome2.0-cil,
+Standards-Version: 3.7.3
+Homepage: http://code.google.com/p/dfo/
+Vcs-Svn: svn://svn.debian.org/svn/pkg-cli-apps/packages/dfo/trunk/
+Vcs-Browser: http://svn.debian.org/wsvn/pkg-cli-apps/packages/dfo/trunk/
+
+Package: dfo
+Architecture: all
+Depends: ${shlibs:Depends}, ${misc:Depends}, ${cli:Depends}
+Description: Desktop Flickr Organizer for Gnome
+ DFO allows online/offline mode management of your photos. With DFO
+ you can manage your existing photos and sets, create new sets, edit
+ tags, descriptions, and permissions, contribute to group pools, and
+ so on. Basically performing most of the tasks that Flickr's online
+ management tool Organizer does.
+ .
+ Some of the features include:
+  - Add/Delete/Edit comments. Text search comments and their author names.
+  - Post photos to blogs.
+  - Easy Drag-n-drop photos from nautilus for uploading.
+  - Image preview in file chooser dialog, shown when uploading photos.
+  - Edit title, description, privacy and tags of photos set for uploading.
+  - Allow reverting of edits done to photo.

Added: packages/dfo/trunk/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-cli-apps/packages/dfo/trunk/debian/copyright?rev=3926&op=file
==============================================================================
--- packages/dfo/trunk/debian/copyright (added)
+++ packages/dfo/trunk/debian/copyright Sat May  3 05:30:22 2008
@@ -1,0 +1,25 @@
+This package was debianized by Varun Hiremath <varunhiremath at gmail.com> on
+Mon, 06 Aug 2007 21:41:48 +0530.
+
+It was downloaded from http://dfo.googlecode.com/svn/trunk/
+
+Upstream Author: Manish Rai Jain <manishrjain at gmail.com>
+
+Copyright: (C) 2007 Manish Rai Jain <manishrjain at gmail.com>
+
+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.
+
+    On Debian systems, you can find the GPL license in:
+    /usr/share/common-licenses/GPL
+
+The Debian packaging is (C) 2007, Varun Hiremath <varunhiremath at gmail.com> and
+is licensed under the GPL, see `/usr/share/common-licenses/GPL'.

Added: packages/dfo/trunk/debian/dfo.1
URL: http://svn.debian.org/wsvn/pkg-cli-apps/packages/dfo/trunk/debian/dfo.1?rev=3926&op=file
==============================================================================
--- packages/dfo/trunk/debian/dfo.1 (added)
+++ packages/dfo/trunk/debian/dfo.1 Sat May  3 05:30:22 2008
@@ -1,0 +1,39 @@
+.TH DFO 1 "December 7, 2006"
+.SH NAME
+dfo \- Desktop Flickr Organizer for Gnome
+.SH DESCRIPTION
+DFO allows online/offline mode management of your photos. With DFO
+you can manage your existing photos and sets, create new sets, edit
+tags, descriptions, and permissions, contribute to group pools, and
+so on. Basically performing most of the tasks that Flickr's online
+management tool Organizer does.
+
+.SH NOTE
+The first time you run DFO, the app won't know who you are or have
+access to your Flickr account, so all you will see is a window with
+several empty panes. To get started, select Connect from the File
+menu. DFO will open a link to the Flickr site in your default Web
+browser, where you must grant DFO authorization to connect to your
+Flickr account. This is a security precaution enforced by Flickr on
+all apps that use the Flickr API.
+.PP
+.SH FEATURES
+.PP 
+* Add/Delete/Edit comments. Text search comments and their author names.
+.PP
+* Post photos to blogs.
+.PP
+* Easy Drag-n-drop photos from nautilus for uploading.
+.PP
+* Image preview in file chooser dialog, shown when uploading photos.
+.PP
+* Edit title, description, privacy and tags of photos set for uploading.
+.PP
+* Allow reverting of edits done to photo.
+.PP
+.PP
+.SH HOMEPAGE
+http://code.google.com/p/dfo/
+.SH AUTHOR
+This manual page was written by Varun Hiremath <varunhiremath at gmail.com>,
+for the Debian project (but may be used by others).

Added: packages/dfo/trunk/debian/dfo.desktop
URL: http://svn.debian.org/wsvn/pkg-cli-apps/packages/dfo/trunk/debian/dfo.desktop?rev=3926&op=file
==============================================================================
--- packages/dfo/trunk/debian/dfo.desktop (added)
+++ packages/dfo/trunk/debian/dfo.desktop Sat May  3 05:30:22 2008
@@ -1,0 +1,10 @@
+[Desktop Entry]
+Name=Desktop Flickr Organizer
+Comment=Desktop Flickr Organizer for Gnome
+Icon=/usr/share/dfo/icons/FontBookSquareThumbnail.png
+TryExec=dfo
+Exec=dfo
+StartupNotify=true
+Terminal=false
+Type=Application
+Categories=GNOME;GTK;Graphics;

Added: packages/dfo/trunk/debian/install
URL: http://svn.debian.org/wsvn/pkg-cli-apps/packages/dfo/trunk/debian/install?rev=3926&op=file
==============================================================================
--- packages/dfo/trunk/debian/install (added)
+++ packages/dfo/trunk/debian/install Sat May  3 05:30:22 2008
@@ -1,0 +1,3 @@
+Main.exe /usr/share/dfo/
+icons/*	/usr/share/dfo/icons/
+debian/dfo.desktop /usr/share/applications/

Added: packages/dfo/trunk/debian/manpages
URL: http://svn.debian.org/wsvn/pkg-cli-apps/packages/dfo/trunk/debian/manpages?rev=3926&op=file
==============================================================================
--- packages/dfo/trunk/debian/manpages (added)
+++ packages/dfo/trunk/debian/manpages Sat May  3 05:30:22 2008
@@ -1,0 +1,1 @@
+debian/dfo.1

Added: packages/dfo/trunk/debian/orig-tar.sh
URL: http://svn.debian.org/wsvn/pkg-cli-apps/packages/dfo/trunk/debian/orig-tar.sh?rev=3926&op=file
==============================================================================
--- packages/dfo/trunk/debian/orig-tar.sh (added)
+++ packages/dfo/trunk/debian/orig-tar.sh Sat May  3 05:30:22 2008
@@ -1,0 +1,23 @@
+#!/bin/sh -e
+
+# called by uscan with '--upstream-version' <version> <file>
+
+TAR=../dfo_$1.orig.tar.gz
+DIR=dfo-$1
+REVISION=`echo $1 | sed -e 's/.*svn//'`
+ 
+# checkout sources from svn
+svn export -r $REVISION http://dfo.googlecode.com/svn/trunk $DIR
+
+# clean up the upstream tarball
+tar -c -z -f $TAR $DIR
+rm -rf $DIR
+
+# move to directory 'tarballs'
+if [ -r .svn/deb-layout ]; then
+  . .svn/deb-layout
+  mv $TAR $origDir
+  echo "moved $TAR to $origDir"
+fi
+
+exit 0

Propchange: packages/dfo/trunk/debian/orig-tar.sh
------------------------------------------------------------------------------
    svn:executable = *

Added: packages/dfo/trunk/debian/patches/compile.diff
URL: http://svn.debian.org/wsvn/pkg-cli-apps/packages/dfo/trunk/debian/patches/compile.diff?rev=3926&op=file
==============================================================================
--- packages/dfo/trunk/debian/patches/compile.diff (added)
+++ packages/dfo/trunk/debian/patches/compile.diff Sat May  3 05:30:22 2008
@@ -1,0 +1,8 @@
+Index: dfo-0.7+svn45/compile.sh
+===================================================================
+--- dfo-0.7+svn45.orig/compile.sh	2007-06-13 17:45:46.000000000 +0530
++++ dfo-0.7+svn45/compile.sh	2008-05-03 11:05:50.000000000 +0530
+@@ -1,2 +1,2 @@
+ #!/bin/bash
+-gmcs -pkg:glade-sharp-2.0 -pkg:gconf-sharp-2.0 -r:lib/FlickrNet.dll -r:System.Data -r:Mono.Data.SqliteClient.dll -resource:glade/organizer.glade Main.cs *.cs
++gmcs -pkg:glade-sharp-2.0 -pkg:gconf-sharp-2.0 -pkg:flickrnet -r:System.Data -r:Mono.Data.SqliteClient.dll -resource:glade/organizer.glade Main.cs *.cs

Added: packages/dfo/trunk/debian/patches/icons_dir.diff
URL: http://svn.debian.org/wsvn/pkg-cli-apps/packages/dfo/trunk/debian/patches/icons_dir.diff?rev=3926&op=file
==============================================================================
--- packages/dfo/trunk/debian/patches/icons_dir.diff (added)
+++ packages/dfo/trunk/debian/patches/icons_dir.diff Sat May  3 05:30:22 2008
@@ -1,0 +1,13 @@
+Index: dfo-0.0.08062007~r43/DeskFlickrUI.cs
+===================================================================
+--- dfo-0.0.08062007~r43.orig/DeskFlickrUI.cs	2007-08-07 17:10:04.000000000 +0530
++++ dfo-0.0.08062007~r43/DeskFlickrUI.cs	2007-08-07 17:10:28.000000000 +0530
+@@ -134,7 +134,7 @@
+     Tooltips tips;
+     
+     private static string BASE_DIR = System.AppDomain.CurrentDomain.BaseDirectory;
+-    private static string IMAGE_DIR = System.IO.Path.Combine(BASE_DIR, "icons");
++    private static string IMAGE_DIR = System.IO.Path.Combine("/usr/share/dfo/", "icons");
+     public static string ICON_PATH = System.IO.Path.Combine(IMAGE_DIR, "Font-Book.ico");
+     public static string THUMBNAIL_PATH = System.IO.Path.Combine(IMAGE_DIR, "FontBookThumbnail.png");
+     public static string SQTHUMBNAIL_PATH = System.IO.Path.Combine(IMAGE_DIR, "FontBookSquareThumbnail.png");

Added: packages/dfo/trunk/debian/patches/run.sh.diff
URL: http://svn.debian.org/wsvn/pkg-cli-apps/packages/dfo/trunk/debian/patches/run.sh.diff?rev=3926&op=file
==============================================================================
--- packages/dfo/trunk/debian/patches/run.sh.diff (added)
+++ packages/dfo/trunk/debian/patches/run.sh.diff Sat May  3 05:30:22 2008
@@ -1,0 +1,11 @@
+Index: dfo-0.7+svn45/run.sh
+===================================================================
+--- dfo-0.7+svn45.orig/run.sh	2008-05-03 11:05:59.000000000 +0530
++++ dfo-0.7+svn45/run.sh	2008-05-03 11:06:15.000000000 +0530
+@@ -1,3 +1,3 @@
+ #!/bin/sh
+-dfodir=`dirname $0`
+-MONO_PATH=$dfodir/lib:$MONO_PATH exec /usr/bin/mono $dfodir/Main.exe
+\ No newline at end of file
++dfodir=/usr/share/dfo/
++exec /usr/bin/mono $dfodir/Main.exe

Added: packages/dfo/trunk/debian/patches/series
URL: http://svn.debian.org/wsvn/pkg-cli-apps/packages/dfo/trunk/debian/patches/series?rev=3926&op=file
==============================================================================
--- packages/dfo/trunk/debian/patches/series (added)
+++ packages/dfo/trunk/debian/patches/series Sat May  3 05:30:22 2008
@@ -1,0 +1,4 @@
+icons_dir.diff
+run.sh.diff
+compile.diff
+

Added: packages/dfo/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-cli-apps/packages/dfo/trunk/debian/rules?rev=3926&op=file
==============================================================================
--- packages/dfo/trunk/debian/rules (added)
+++ packages/dfo/trunk/debian/rules Sat May  3 05:30:22 2008
@@ -1,0 +1,26 @@
+#!/usr/bin/make -f
+
+include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/rules/patchsys-quilt.mk
+
+export MONO_SHARED_DIR := /tmp
+
+post-patches:: debian/stamp-build
+debian/stamp-build:
+	$(SHELL) compile.sh
+	touch $@
+
+clean::
+	$(RM) Main.exe debian/stamp-build
+
+install/dfo::
+	mkdir -p $(DEB_DESTDIR)/usr/bin
+	cp run.sh $(DEB_DESTDIR)/usr/bin/dfo
+	chmod +x $(DEB_DESTDIR)/usr/bin/dfo
+
+common-binary-predeb-arch common-binary-predeb-indep::
+	dh_clideps -pdfo
+
+get-orig-source:
+	sh debian/orig-tar.sh $(DEB_UPSTREAM_VERSION)
+

Propchange: packages/dfo/trunk/debian/rules
------------------------------------------------------------------------------
    svn:executable = *

Added: packages/dfo/trunk/debian/watch
URL: http://svn.debian.org/wsvn/pkg-cli-apps/packages/dfo/trunk/debian/watch?rev=3926&op=file
==============================================================================
--- packages/dfo/trunk/debian/watch (added)
+++ packages/dfo/trunk/debian/watch Sat May  3 05:30:22 2008
@@ -1,0 +1,3 @@
+version=3
+opts="dversionmangle=s/\+svn.*//" \
+http://code.google.com/p/dfo/downloads/list .*desktopflickrorganizer-v(.*)\.tar\.gz




More information about the Pkg-cli-apps-commits mailing list