[Python-apps-commits] r88 - in /packages/decibel-audio-player/trunk/debian: ./ changelog compat control copyright menu patches/ patches/00list rules watch

pochu-guest at users.alioth.debian.org pochu-guest at users.alioth.debian.org
Fri Sep 28 14:59:24 UTC 2007


Author: pochu-guest
Date: Fri Sep 28 14:59:24 2007
New Revision: 88

URL: http://svn.debian.org/wsvn/python-apps/?sc=1&rev=88
Log:
[svn-inject] Applying Debian modifications to trunk

Added:
    packages/decibel-audio-player/trunk/debian/   (with props)
    packages/decibel-audio-player/trunk/debian/changelog
    packages/decibel-audio-player/trunk/debian/compat
    packages/decibel-audio-player/trunk/debian/control
    packages/decibel-audio-player/trunk/debian/copyright
    packages/decibel-audio-player/trunk/debian/menu
    packages/decibel-audio-player/trunk/debian/patches/
    packages/decibel-audio-player/trunk/debian/patches/00list
    packages/decibel-audio-player/trunk/debian/rules   (with props)
    packages/decibel-audio-player/trunk/debian/watch

Propchange: packages/decibel-audio-player/trunk/debian/
------------------------------------------------------------------------------
    mergeWithUpstream = 1

Added: packages/decibel-audio-player/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/python-apps/packages/decibel-audio-player/trunk/debian/changelog?rev=88&op=file
==============================================================================
--- packages/decibel-audio-player/trunk/debian/changelog (added)
+++ packages/decibel-audio-player/trunk/debian/changelog Fri Sep 28 14:59:24 2007
@@ -1,0 +1,66 @@
+decibel-audio-player (0.06-1) gutsy; urgency=low
+
+  * debian/patches: 10_create_icondir.dpatch, 20_fix_desktop_file.dpatch,
+    30_python_2_4.dpatch, 40_value_error.dpatch: removed, applied upstream.
+  * debian/control:
+    - Added XS-VCS-Browser and XS-VCS-Svn fields.
+    - Moved Homepage from Description to his own field.
+
+ -- Emilio Pozuelo Monfort <pochu at ubuntu.com>  Fri, 28 Sep 2007 16:54:00 +0200
+
+decibel-audio-player (0.05.2-3) unstable; urgency=low
+
+  * debian/control:
+    - Add Python Applications Packaging Team to Uploaders!
+  * debian/patches:
+    - Add 40_value_error.dpatch to fix a ValueError.
+
+ -- Emilio Pozuelo Monfort <pochu at ubuntu.com>  Sun, 09 Sep 2007 20:18:29 +0200
+
+decibel-audio-player (0.05.2-2) unstable; urgency=low
+
+  * debian/patches:
+    - Add 30_python_2_4.dpatch to make decibel work with python2.4
+      (patch by François Ingelrest). Closes: #439989.
+  * debian/control:
+    - Depend on python-dbus.
+
+ -- Emilio Pozuelo Monfort <pochu at ubuntu.com>  Wed, 29 Aug 2007 10:56:17 +0200
+
+decibel-audio-player (0.05.2-1) unstable; urgency=low
+
+  * New upstream release.
+  * debian/rules:
+    - Call dh_desktop.
+    - Add dpatch magic.
+  * debian/control:
+    - Depend on dpatch.
+    - Depend on python-gnome2 (Closes: #433564)
+    - Add missing dependency on python-gnome2-desktop
+      (thanks to Piotr Ożarowski).
+  * debian/patches:
+    - Added 10_create_icondir.dpatch and 20_fix_desktop_file.dpatch.
+  * Updated debian/menu file.
+
+ -- Emilio Pozuelo Monfort <pochu at ubuntu.com>  Tue, 28 Aug 2007 02:21:05 +0200
+
+decibel-audio-player (0.03-1) unstable; urgency=low
+
+  * New upstream release.
+  * debian/patches/20_remove_hashbangs.dpath
+    - Removed, applied upstream.
+  * debian/rules:
+    - Do not ignore errors in Make clean rule.
+    - Changed doc/whatsnew.txt to ChangeLog
+    - Remove dpatch magic.
+  * debian/control:
+    - Fixed XS-Python-Version, so lintian doesn't complain.
+    - Remove dpatch from Build-Depends
+
+ -- Emilio Pozuelo Monfort <pochu at ubuntu.com>  Thu, 05 Jul 2007 17:49:58 +0200
+
+decibel-audio-player (0.02-1) unstable; urgency=low
+
+  * Initial release (Closes: #425822)
+
+ -- Emilio Pozuelo Monfort <pochu at ubuntu.com>  Wed, 23 May 2007 21:43:12 +0200

Added: packages/decibel-audio-player/trunk/debian/compat
URL: http://svn.debian.org/wsvn/python-apps/packages/decibel-audio-player/trunk/debian/compat?rev=88&op=file
==============================================================================
--- packages/decibel-audio-player/trunk/debian/compat (added)
+++ packages/decibel-audio-player/trunk/debian/compat Fri Sep 28 14:59:24 2007
@@ -1,0 +1,1 @@
+5

Added: packages/decibel-audio-player/trunk/debian/control
URL: http://svn.debian.org/wsvn/python-apps/packages/decibel-audio-player/trunk/debian/control?rev=88&op=file
==============================================================================
--- packages/decibel-audio-player/trunk/debian/control (added)
+++ packages/decibel-audio-player/trunk/debian/control Fri Sep 28 14:59:24 2007
@@ -1,0 +1,23 @@
+Source: decibel-audio-player
+Section: sound
+Priority: optional
+Maintainer: Emilio Pozuelo Monfort <pochu at ubuntu.com>
+Uploaders: Python Applications Packaging Team <python-apps-team at lists.alioth.debian.org>
+Build-Depends: debhelper (>= 5), dpatch
+Build-Depends-Indep: python-dev (>=2.4), python-central (>= 0.5.6)
+Standards-Version: 3.7.2
+Homepage: http://decibel.silent-blade.org/
+XS-Python-Version: current, >=2.4
+XS-Vcs-Svn: svn://svn.debian.org/python-apps/packages/decibel-audio-player/trunk/
+XS-Vcs-Browser: http://svn.debian.org/wsvn/python-apps/packages/decibel-audio-player/?op=log
+
+Package: decibel-audio-player
+Architecture: all
+Depends: ${python:Depends}, python-xml (>=0.8), python-gtk2 (>=2.6.3-2),
+ python-glade2 (>=2.6.3-2), python-mutagen (>= 1.10), python-gst0.10 (>=0.10),
+ python-notify (>=0.1), python-gnome2, python-gnome2-desktop, python-dbus
+XB-Python-Version: ${python:Versions}
+Description: Simple and nice music player for the GNOME desktop
+ Decibel is a GTK+ audio player which aims at being very
+ straightforward to use by mean of a very clean and user
+ friendly interface.

Added: packages/decibel-audio-player/trunk/debian/copyright
URL: http://svn.debian.org/wsvn/python-apps/packages/decibel-audio-player/trunk/debian/copyright?rev=88&op=file
==============================================================================
--- packages/decibel-audio-player/trunk/debian/copyright (added)
+++ packages/decibel-audio-player/trunk/debian/copyright Fri Sep 28 14:59:24 2007
@@ -1,0 +1,34 @@
+This package was debianized by Emilio Pozuelo Monfort <pochu at ubuntu.com> on
+Wed, 23 May 2007 21:43:12 +0200.
+
+It was downloaded from http://decibel.silent-blade.org/index.php?n=Main.Download
+
+Upstream Author: 
+
+    Ingelrest Francois <athropos at gmail.com>
+
+Copyright Holder: 
+
+    2007 Ingelrest Francois <athropos at gmail.com>
+
+License:
+
+    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, Emilio Pozuelo Monfort <pochu at ubuntu.com> and
+is licensed under the GPL, see above.

Added: packages/decibel-audio-player/trunk/debian/menu
URL: http://svn.debian.org/wsvn/python-apps/packages/decibel-audio-player/trunk/debian/menu?rev=88&op=file
==============================================================================
--- packages/decibel-audio-player/trunk/debian/menu (added)
+++ packages/decibel-audio-player/trunk/debian/menu Fri Sep 28 14:59:24 2007
@@ -1,0 +1,4 @@
+?package(decibel-audio-player):needs="X11"\
+	section="Applications/Sound"\
+	title="Decibel Audio Player"\
+	command="/usr/bin/decibel-audio-player"

Added: packages/decibel-audio-player/trunk/debian/patches/00list
URL: http://svn.debian.org/wsvn/python-apps/packages/decibel-audio-player/trunk/debian/patches/00list?rev=88&op=file
==============================================================================
--- packages/decibel-audio-player/trunk/debian/patches/00list (added)
+++ packages/decibel-audio-player/trunk/debian/patches/00list Fri Sep 28 14:59:24 2007
@@ -1,0 +1,1 @@
+

Added: packages/decibel-audio-player/trunk/debian/rules
URL: http://svn.debian.org/wsvn/python-apps/packages/decibel-audio-player/trunk/debian/rules?rev=88&op=file
==============================================================================
--- packages/decibel-audio-player/trunk/debian/rules (added)
+++ packages/decibel-audio-player/trunk/debian/rules Fri Sep 28 14:59:24 2007
@@ -1,0 +1,45 @@
+#!/usr/bin/make -f
+# -*- makefile -*-
+
+# Uncomment this to turn on verbose mode.
+#export DH_VERBOSE=1
+
+include /usr/share/dpatch/dpatch.make
+
+build:	patch
+
+clean:	unpatch
+	dh_testdir
+	dh_testroot
+	rm -f build-stamp configure-stamp
+	$(MAKE) clean
+	dh_clean 
+
+install: build
+	dh_testdir
+	dh_testroot
+	dh_installdirs
+	$(MAKE) DESTDIR=$(CURDIR)/debian/decibel-audio-player prefix=/usr install
+
+binary-indep: build install
+
+binary-arch: build install
+	dh_testdir
+	dh_testroot
+	dh_installchangelogs doc/ChangeLog
+	dh_installdocs
+	dh_installmenu
+	dh_installman doc/decibel-audio-player.1
+	dh_desktop
+	dh_link usr/share/decibel-audio-player/src/decibel-audio-player.py /usr/bin/decibel-audio-player
+	dh_compress
+	dh_fixperms
+	chmod +x debian/decibel-audio-player/usr/share/decibel-audio-player/src/decibel-audio-player.py
+	dh_pycentral
+	dh_installdeb
+	dh_gencontrol
+	dh_md5sums
+	dh_builddeb
+
+binary: binary-indep binary-arch
+.PHONY: build clean binary-indep binary-arch binary install

Propchange: packages/decibel-audio-player/trunk/debian/rules
------------------------------------------------------------------------------
    svn:executable = *

Added: packages/decibel-audio-player/trunk/debian/watch
URL: http://svn.debian.org/wsvn/python-apps/packages/decibel-audio-player/trunk/debian/watch?rev=88&op=file
==============================================================================
--- packages/decibel-audio-player/trunk/debian/watch (added)
+++ packages/decibel-audio-player/trunk/debian/watch Fri Sep 28 14:59:24 2007
@@ -1,0 +1,2 @@
+version=3
+opts="uversionmangle=s/-beta/~beta/" http://decibel.silent-blade.org/uploads/Main/decibel-audio-player-(.*)\.tar\.gz




More information about the Python-apps-commits mailing list