]> git.sur5r.net Git - minitube/commitdiff
Imported Debian patch 1.5-1 debian/1.5-1
authorJakob Haufe <sur5r@sur5r.net>
Sun, 14 Aug 2011 07:33:19 +0000 (09:33 +0200)
committerJakob Haufe <sur5r@sur5r.net>
Mon, 6 Aug 2012 20:31:44 +0000 (22:31 +0200)
13 files changed:
debian/changelog [new file with mode: 0644]
debian/compat [new file with mode: 0644]
debian/control [new file with mode: 0644]
debian/copyright [new file with mode: 0644]
debian/docs [new file with mode: 0644]
debian/menu [new file with mode: 0644]
debian/minitube.1 [new file with mode: 0644]
debian/minitube.manpages [new file with mode: 0644]
debian/patches/disable-update-check [new file with mode: 0644]
debian/patches/series [new file with mode: 0644]
debian/rules [new file with mode: 0755]
debian/source/format [new file with mode: 0644]
debian/watch [new file with mode: 0644]

diff --git a/debian/changelog b/debian/changelog
new file mode 100644 (file)
index 0000000..de673dc
--- /dev/null
@@ -0,0 +1,68 @@
+minitube (1.5-1) unstable; urgency=low
+
+  * New upstream version (Closes: #637410)
+  * Bump Standards-Version to 3.9.2 (no changes required)
+
+ -- Jakob Haufe <sur5r@sur5r.net>  Sun, 14 Aug 2011 09:33:19 +0200
+
+minitube (1.4.3-1) unstable; urgency=low
+
+  * New upstream version (Closes: #623821)
+
+ -- Jakob Haufe <sur5r@sur5r.net>  Fri, 10 Jun 2011 00:12:04 +0200
+
+minitube (1.4.2-1) unstable; urgency=low
+
+  * New upstream version 
+
+ -- Jakob Haufe <sur5r@sur5r.net>  Sun, 24 Apr 2011 19:30:24 +0200
+
+minitube (1.4.1-1) unstable; urgency=low
+
+  * New upstream version
+  * Disable update check, makes no sense for a packaged version (Closes:
+    #619941)
+
+ -- Jakob Haufe <sur5r@sur5r.net>  Sun, 03 Apr 2011 20:38:04 +0200
+
+minitube (1.3-1) unstable; urgency=low
+
+  * New upstream version (Closes: #606670)
+
+ -- Jakob Haufe <sur5r@sur5r.net>  Fri, 17 Dec 2010 00:23:23 +0100
+
+minitube (1.2-1) unstable; urgency=low
+
+  * New upstream version (Closes: #600070)
+
+ -- Jakob Haufe <sur5r@sur5r.net>  Fri, 15 Oct 2010 01:48:10 +0200
+
+minitube (1.1-1) unstable; urgency=low
+
+  * New upstream version (Closes: #590320)
+  * Bump Standards-Version to 3.9.1 (no changes required)
+  * Add dependencies to dbus-x11 and gstreamer0.10-plugins-good
+
+ -- Jakob Haufe <sur5r@sur5r.net>  Tue, 27 Jul 2010 23:04:09 +0200
+
+minitube (1.0-3) unstable; urgency=low
+
+  * Mention files with copyright by Nokia in debian/copyright. Thanks to Barry
+    deFreese for pointing it out.
+
+ -- Jakob Haufe <sur5r@sur5r.net>  Wed, 09 Jun 2010 20:52:44 +0200
+
+minitube (1.0-2) unstable; urgency=low
+
+  * Make phonon and gstreamer dependencies more strict
+  * Remove now obsolete README.Debian
+  * Remove README.source template
+
+ -- Jakob Haufe <sur5r@sur5r.net>  Thu, 06 May 2010 22:58:30 +0200
+
+minitube (1.0-1) unstable; urgency=low
+
+  * Initial release (Closes: #561012)
+
+ -- Jakob Haufe <sur5r@sur5r.net>  Tue, 04 May 2010 21:51:02 +0200
+
diff --git a/debian/compat b/debian/compat
new file mode 100644 (file)
index 0000000..7f8f011
--- /dev/null
@@ -0,0 +1 @@
+7
diff --git a/debian/control b/debian/control
new file mode 100644 (file)
index 0000000..fb6f96d
--- /dev/null
@@ -0,0 +1,20 @@
+Source: minitube
+Section: video
+Priority: extra
+Maintainer: Jakob Haufe <sur5r@sur5r.net>
+Build-Depends: cdbs, debhelper (>= 7), libqt4-dev (>= 4:4.5), libphonon-dev 
+Standards-Version: 3.9.2
+Homepage: http://flavio.tordini.org/minitube
+
+Package: minitube
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}, phonon-backend-gstreamer, gstreamer0.10-plugins-good, gstreamer0.10-plugins-bad, gstreamer0.10-ffmpeg, gstreamer0.10-x, dbus-x11
+Description: Native YouTube client
+ Minitube is a native YouTube client. With it you can watch YouTube videos in
+ a new way: you type a keyword, Minitube gives you an endless video stream.
+ .
+ Minitube does not require the Flash Player.
+ .
+ Minitube is not about cloning the original YouTube web interface, it aims to
+ create a new TV-like experience.
+
diff --git a/debian/copyright b/debian/copyright
new file mode 100644 (file)
index 0000000..c4d7f43
--- /dev/null
@@ -0,0 +1,214 @@
+This work was packaged for Debian by:
+
+    Jakob Haufe <sur5r@sur5r.net> on Sun, 10 Jan 2010 02:28:52 +0100
+
+It was downloaded from <git://gitorious.org/minitube/minitube.git>
+
+Upstream Author:
+
+    Flavio Tordini <flavio.tordini@gmail.com>
+
+Copyright:
+
+    <Copyright (C) 2010 Flavio Tordini>
+
+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 3 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 program.  If not, see <http://www.gnu.org/licenses/>.
+
+Files with other copyright statement than: Copyright Flavio Tordnini, License GPL verion 3
+------------------------------------------------------------------------------------------
+
+
+src/flickcharm.cpp src/flickcharm.h
+
+   Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).
+   Contact: Qt Software Information (qt-info@nokia.com)
+  
+   This file is part of the Graphics Dojo project on Qt Labs.
+  
+   This file may be used under the terms of the GNU General Public
+   License version 2.0 or 3.0 as published by the Free Software Foundation
+   and appearing in the file LICENSE.GPL included in the packaging of
+   this file.  Please review the following information to ensure GNU
+   General Public Licensing requirements will be met:
+   http://www.fsf.org/licensing/licenses/info/GPLv2.html and
+   http://www.gnu.org/copyleft/gpl.html.
+  
+   If you are unsure which license is appropriate for your use, please
+   contact the sales department at qt-sales@nokia.com.
+  
+   This file is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE
+   WARRANTY OF DESIGN, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
+
+src/minisplitter.cpp src/minisplitter.h
+
+   Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
+  
+   Contact:  Qt Software Information (qt-info@nokia.com)
+  
+   Commercial Usage
+  
+   Licensees holding valid Qt Commercial licenses may use this file in
+   accordance with the Qt Commercial License Agreement provided with the
+   Software or, alternatively, in accordance with the terms contained in
+   a written agreement between you and Nokia.
+  
+   GNU Lesser General Public License Usage
+  
+   Alternatively, this file may be used under the terms of the GNU Lesser
+   General Public License version 2.1 as published by the Free Software
+   Foundation and appearing in the file LICENSE.LGPL included in the
+   packaging of this file.  Please review the following information to
+   ensure the GNU Lesser General Public License version 2.1 requirements
+   will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
+  
+   If you are unsure which license is appropriate for your use, please
+   contact the sales department at qt-sales@nokia.com.
+
+
+src/searchlineedit.cpp src/searchlineedit.h src/urllineedit.cpp src/urllineedit.h
+
+   Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).
+   Contact: Nokia Corporation (qt-info@nokia.com)
+  
+   This file is part of the demonstration applications of the Qt Toolkit.
+  
+   $QT_BEGIN_LICENSE:LGPL$
+   Commercial Usage
+   Licensees holding valid Qt Commercial licenses may use this file in
+   accordance with the Qt Commercial License Agreement provided with the
+   Software or, alternatively, in accordance with the terms contained in
+   a written agreement between you and Nokia.
+  
+   GNU Lesser General Public License Usage
+   Alternatively, this file may be used under the terms of the GNU Lesser
+   General Public License version 2.1 as published by the Free Software
+   Foundation and appearing in the file LICENSE.LGPL included in the
+   packaging of this file.  Please review the following information to
+   ensure the GNU Lesser General Public License version 2.1 requirements
+   will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
+  
+   In addition, as a special exception, Nokia gives you certain
+   additional rights. These rights are described in the Nokia Qt LGPL
+   Exception version 1.0, included in the file LGPL_EXCEPTION.txt in this
+   package.
+  
+   GNU General Public License Usage
+   Alternatively, this file may be used under the terms of the GNU
+   General Public License version 3.0 as published by the Free Software
+   Foundation and appearing in the file LICENSE.GPL included in the
+   packaging of this file.  Please review the following information to
+   ensure the GNU General Public License version 3.0 requirements will be
+   met: http://www.gnu.org/copyleft/gpl.html.
+  
+   If you are unsure which license is appropriate for your use, please
+   contact the sales department at http://www.qtsoftware.com/contact.
+   $QT_END_LICENSE$
+
+src/iconloader/qticonloader.cpp src/iconloader/qticonloader.h
+
+   Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).
+   Contact: Qt Software Information (qt-info@nokia.com)
+
+   This file is part of the QtGui module of the Qt Toolkit.
+
+   Commercial Usage
+   Licensees holding valid Qt Commercial licenses may use this file in
+   accordance with the Qt Commercial License Agreement provided with the
+   Software or, alternatively, in accordance with the terms contained in
+   a written agreement between you and Nokia.
+
+   GNU Lesser General Public License Usage
+   Alternatively, this file may be used under the terms of the GNU Lesser
+   General Public License version 2.1 as published by the Free Software
+   Foundation and appearing in the file LICENSE.LGPL included in the
+   packaging of this file.  Please review the following information to
+   ensure the GNU Lesser General Public License version 2.1 requirements
+   will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
+
+   In addition, as a special exception, Nokia gives you certain
+   additional rights. These rights are described in the Nokia Qt LGPL
+   Exception version 1.0, included in the file LGPL_EXCEPTION.txt in this
+   package.
+
+   GNU General Public License Usage
+   Alternatively, this file may be used under the terms of the GNU
+   General Public License version 3.0 as published by the Free Software
+   Foundation and appearing in the file LICENSE.GPL included in the
+   packaging of this file.  Please review the following information to
+   ensure the GNU General Public License version 3.0 requirements will be
+   met: http://www.gnu.org/copyleft/gpl.html.
+
+   If you are unsure which license is appropriate for your use, please
+   contact the sales department at qt-sales@nokia.com.
+
+src/qtsingleapplication/*.{h,cpp}
+
+   This file is part of a Qt Solutions component.
+
+   Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
+
+   Contact:  Qt Software Information (qt-info@nokia.com)
+
+   Commercial Usage
+   Licensees holding valid Qt Commercial licenses may use this file in
+   accordance with the Qt Solutions Commercial License Agreement provided
+   with the Software or, alternatively, in accordance with the terms
+   contained in a written agreement between you and Nokia.
+
+   GNU Lesser General Public License Usage
+   Alternatively, this file may be used under the terms of the GNU Lesser
+   General Public License version 2.1 as published by the Free Software
+   Foundation and appearing in the file LICENSE.LGPL included in the
+   packaging of this file.  Please review the following information to
+   ensure the GNU Lesser General Public License version 2.1 requirements
+   will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
+
+   In addition, as a special exception, Nokia gives you certain
+   additional rights. These rights are described in the Nokia Qt LGPL
+   Exception version 1.0, included in the file LGPL_EXCEPTION.txt in this
+   package.
+
+   GNU General Public License Usage
+   Alternatively, this file may be used under the terms of the GNU
+   General Public License version 3.0 as published by the Free Software
+   Foundation and appearing in the file LICENSE.GPL included in the
+   packaging of this file.  Please review the following information to
+   ensure the GNU General Public License version 3.0 requirements will be
+   met: http://www.gnu.org/copyleft/gpl.html.
+
+   Please note Third Party Software included with Qt Solutions may impose
+   additional restrictions and it is the user's responsibility to ensure
+   that they have met the licensing requirements of the GPL, LGPL, or Qt
+   Solutions Commercial license and the relevant license of the Third
+   Party Software they are using.
+
+   If you are unsure which license is appropriate for your use, please
+   contact the sales department at qt-sales@nokia.com.
+------------------------------------------------------------------------------------------
+
+On Debian systems, the complete text of the GNU General
+Public License version 3 can be found in `/usr/share/common-licenses/GPL-3'.
+
+The Debian packaging is:
+
+    Copyright (C) 2010 Jakob Haufe <sur5r@sur5r.net>
+
+and is licensed under the GPL version 3, 
+see `/usr/share/common-licenses/GPL-3'.
+
+
+
diff --git a/debian/docs b/debian/docs
new file mode 100644 (file)
index 0000000..1333ed7
--- /dev/null
@@ -0,0 +1 @@
+TODO
diff --git a/debian/menu b/debian/menu
new file mode 100644 (file)
index 0000000..5e4a3ce
--- /dev/null
@@ -0,0 +1,2 @@
+?package(minitube):needs="X11" section="Applications/Video"\
+  title="minitube" command="/usr/bin/minitube"
diff --git a/debian/minitube.1 b/debian/minitube.1
new file mode 100644 (file)
index 0000000..d89a513
--- /dev/null
@@ -0,0 +1,21 @@
+.\"                                      Hey, EMACS: -*- nroff -*-
+.TH MINITUBE 1 "January 22, 2010"
+.SH NAME
+minitube \- Native YouTube client
+.SH SYNOPSIS
+.B minitube
+.SH DESCRIPTION
+This manual page documents briefly the
+.B minitube
+command.
+.PP
+\fBminitube\fP is a native YouTube client. With it you can watch YouTube
+videos in a new way: you type a keyword, Minitube gives you an endless
+video stream. Minitube does not require the Flash Player.
+.SH OPTIONS
+Minitube currently does not take any options.
+.SH AUTHOR
+minitube was written by Flavio Tordini <flavio.tordini@gmail.com>.
+.PP
+This manual page was written by Jakob Haufe <sur5r@sur5r.net>,
+for the Debian project (and may be used by others).
diff --git a/debian/minitube.manpages b/debian/minitube.manpages
new file mode 100644 (file)
index 0000000..5e49bb1
--- /dev/null
@@ -0,0 +1 @@
+debian/minitube.1
diff --git a/debian/patches/disable-update-check b/debian/patches/disable-update-check
new file mode 100644 (file)
index 0000000..e2eff00
--- /dev/null
@@ -0,0 +1,16 @@
+Description: Disable update check as it's useless for a packaged version
+Author: Jakob Haufe <sur5r@sur5r.net>
+
+diff --git a/src/SearchView.cpp b/src/SearchView.cpp
+index 809537e..9ac18a8 100644
+--- minitube-1.4.1.orig/src/SearchView.cpp
++++ minitube-1.4.1/src/SearchView.cpp
+@@ -180,7 +180,7 @@ SearchView::SearchView(QWidget *parent) : QWidget(parent) {
+     updateChecker = 0;
+ #ifndef APP_MAC_STORE
+-    checkForUpdate();
++    //checkForUpdate();
+ #endif
+ }
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644 (file)
index 0000000..4aa41e5
--- /dev/null
@@ -0,0 +1 @@
+disable-update-check
diff --git a/debian/rules b/debian/rules
new file mode 100755 (executable)
index 0000000..701676c
--- /dev/null
@@ -0,0 +1,7 @@
+#!/usr/bin/make -f
+
+include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/class/qmake.mk
+
+
+# Add here any variable or target overrides you need.
diff --git a/debian/source/format b/debian/source/format
new file mode 100644 (file)
index 0000000..163aaf8
--- /dev/null
@@ -0,0 +1 @@
+3.0 (quilt)
diff --git a/debian/watch b/debian/watch
new file mode 100644 (file)
index 0000000..4f13011
--- /dev/null
@@ -0,0 +1,4 @@
+version=3
+
+http://flavio.tordini.org/minitube http://flavio.tordini.org/files/minitube/minitube-([0-9].*)\.tar\.gz
+