rev 6269 - in kde-extras/tripod/trunk: . debian

Mark Purcell msp at alioth.debian.org
Thu May 17 20:58:29 UTC 2007


Author: msp
Date: 2007-05-17 20:58:29 +0000 (Thu, 17 May 2007)
New Revision: 6269

Added:
   kde-extras/tripod/trunk/debian/
   kde-extras/tripod/trunk/debian/README.Debian
   kde-extras/tripod/trunk/debian/changelog
   kde-extras/tripod/trunk/debian/compat
   kde-extras/tripod/trunk/debian/control
   kde-extras/tripod/trunk/debian/copyright
   kde-extras/tripod/trunk/debian/dirs
   kde-extras/tripod/trunk/debian/docs
   kde-extras/tripod/trunk/debian/rules
   kde-extras/tripod/trunk/debian/watch
Log:
[svn-inject] Applying Debian modifications to trunk


Property changes on: kde-extras/tripod/trunk/debian
___________________________________________________________________
Name: mergeWithUpstream
   + 1

Added: kde-extras/tripod/trunk/debian/README.Debian
===================================================================
--- kde-extras/tripod/trunk/debian/README.Debian	                        (rev 0)
+++ kde-extras/tripod/trunk/debian/README.Debian	2007-05-17 20:58:29 UTC (rev 6269)
@@ -0,0 +1,10 @@
+tripod for Debian
+-----------------
+
+This package provides similar functionality to the iPodExport plugin within the
+kipi-plugins package, indeed they are written by the same upstream author.
+
+kipi-plugins has the advantage of working with the digikam, showimg, kphotoalbum
+and gwenview applications.
+
+ -- Mark Purcell <msp at debian.org>  Fri,  2 Feb 2007 08:40:59 +0000

Added: kde-extras/tripod/trunk/debian/changelog
===================================================================
--- kde-extras/tripod/trunk/debian/changelog	                        (rev 0)
+++ kde-extras/tripod/trunk/debian/changelog	2007-05-17 20:58:29 UTC (rev 6269)
@@ -0,0 +1,6 @@
+tripod (0.7.0-1) unstable; urgency=low
+
+  * Initial release (Closes: #409544)
+
+ -- Mark Purcell <msp at debian.org>  Fri,  2 Feb 2007 08:40:59 +0000
+

Added: kde-extras/tripod/trunk/debian/compat
===================================================================
--- kde-extras/tripod/trunk/debian/compat	                        (rev 0)
+++ kde-extras/tripod/trunk/debian/compat	2007-05-17 20:58:29 UTC (rev 6269)
@@ -0,0 +1 @@
+5

Added: kde-extras/tripod/trunk/debian/control
===================================================================
--- kde-extras/tripod/trunk/debian/control	                        (rev 0)
+++ kde-extras/tripod/trunk/debian/control	2007-05-17 20:58:29 UTC (rev 6269)
@@ -0,0 +1,19 @@
+Source: tripod
+Section: graphics
+Priority: extra
+Maintainer: Debian KDE Extras Team <pkg-kde-extras at lists.alioth.debian.org>
+Uploaders: Mark Purcell <msp at debian.org>
+Build-Depends: cdbs, debhelper (>= 5), autotools-dev, kdelibs4-dev, libgpod-dev (>= 0.4.2)
+Standards-Version: 3.7.2
+
+Package: tripod
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: iPod photo uploader
+ Tripod makes transferring photos to your iPod a breeze! Plug it in, select some
+ images and upload them!
+ .
+ Tripod allows for creating, deleting and renaming photo albums, as well as
+ transferal of photos, obviously.
+ .
+  Homepage: http://www.sebruiz.net/tripod

Added: kde-extras/tripod/trunk/debian/copyright
===================================================================
--- kde-extras/tripod/trunk/debian/copyright	                        (rev 0)
+++ kde-extras/tripod/trunk/debian/copyright	2007-05-17 20:58:29 UTC (rev 6269)
@@ -0,0 +1,45 @@
+This package was debianized by Mark Purcell <msp at debian.org> on
+Fri,  2 Feb 2007 08:40:59 +0000.
+
+It was downloaded from http://www.sebruiz.net/tripod
+
+Upstream Author: Seb Ruiz <me at sebruiz.net>
+
+Copyright: 
+ copyright            : (C) 2006 Seb Ruiz <me at sebruiz.net>
+ Copyright (C) 2004 Gilles CAULIER <caulier dot gilles at free.fr>
+
+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 package 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 package 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 complete text of the GNU General
+Public License can be found in `/usr/share/common-licenses/GPL'.
+
+The Debian packaging is (C) 2007, Mark Purcell <msp at debian.org> and
+is licensed under the GPL, see above.
+
+
+# Please also look if there are files or directories which have a
+# different copyright/license attached and list them here.

Added: kde-extras/tripod/trunk/debian/dirs
===================================================================
--- kde-extras/tripod/trunk/debian/dirs	                        (rev 0)
+++ kde-extras/tripod/trunk/debian/dirs	2007-05-17 20:58:29 UTC (rev 6269)
@@ -0,0 +1 @@
+usr/bin

Added: kde-extras/tripod/trunk/debian/docs
===================================================================
--- kde-extras/tripod/trunk/debian/docs	                        (rev 0)
+++ kde-extras/tripod/trunk/debian/docs	2007-05-17 20:58:29 UTC (rev 6269)
@@ -0,0 +1,2 @@
+README
+TODO

Added: kde-extras/tripod/trunk/debian/rules
===================================================================
--- kde-extras/tripod/trunk/debian/rules	                        (rev 0)
+++ kde-extras/tripod/trunk/debian/rules	2007-05-17 20:58:29 UTC (rev 6269)
@@ -0,0 +1,7 @@
+#!/usr/bin/make -f
+  
+include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/class/autotools.mk
+include /usr/share/cdbs/1/class/kde.mk
+
+# Add here any variable or target overrides you need.


Property changes on: kde-extras/tripod/trunk/debian/rules
___________________________________________________________________
Name: svn:executable
   + *

Added: kde-extras/tripod/trunk/debian/watch
===================================================================
--- kde-extras/tripod/trunk/debian/watch	                        (rev 0)
+++ kde-extras/tripod/trunk/debian/watch	2007-05-17 20:58:29 UTC (rev 6269)
@@ -0,0 +1,20 @@
+# See uscan(1) for format
+
+# Compulsory line, this is a version 3 file
+version=3
+
+# Uncomment to examine a Webpage 
+# <Webpage URL> <string match>
+#http://www.example.com/downloads.php tripod-(.*)\.tar\.gz
+http://www.sebruiz.net/tripod tripod-(.*)\.tar\.bz
+
+# Uncomment to examine a Webserver directory
+#http://www.example.com/pub/tripod-(.*)\.tar\.gz
+
+# Uncommment to examine a FTP server
+#ftp://ftp.example.com/pub/tripod-(.*)\.tar\.gz debian uupdate
+
+# Uncomment to find new files on sourceforge, for debscripts >= 2.9
+# http://sf.net/tripod/tripod-(.*)\.tar\.gz
+
+




More information about the pkg-kde-commits mailing list