[Pkg-mono-svn-commits] rev 2132 - ipod-sharp/tags ipod-sharp/tags/0.5.12-1/debian libipoddevice/tags libipoddevice/tags/0.4.0-1/debian non-group/banshee/tags non-group/banshee/tags/0.10-1/debian non-group/banshee/tags/0.10-1/debian/patches

Sebastian Dröge slomo-guest at costa.debian.org
Thu Dec 22 13:47:01 UTC 2005


Author: slomo-guest
Date: 2005-12-22 13:47:00 +0000 (Thu, 22 Dec 2005)
New Revision: 2132

Added:
   ipod-sharp/tags/0.5.12-1/
   ipod-sharp/tags/0.5.12-1/debian/changelog
   ipod-sharp/tags/0.5.12-1/debian/control
   ipod-sharp/tags/0.5.12-1/debian/rules
   libipoddevice/tags/0.4.0-1/
   libipoddevice/tags/0.4.0-1/debian/changelog
   libipoddevice/tags/0.4.0-1/debian/copyright
   libipoddevice/tags/0.4.0-1/debian/rules
   non-group/banshee/tags/0.10-1/
   non-group/banshee/tags/0.10-1/debian/changelog
   non-group/banshee/tags/0.10-1/debian/control
   non-group/banshee/tags/0.10-1/debian/copyright
   non-group/banshee/tags/0.10-1/debian/patches/01_fix-dllmaps.diff
   non-group/banshee/tags/0.10-1/debian/patches/02_fix-AudioCdCore.diff
   non-group/banshee/tags/0.10-1/debian/rules
Removed:
   ipod-sharp/tags/0.5.12-1/debian/changelog
   ipod-sharp/tags/0.5.12-1/debian/control
   ipod-sharp/tags/0.5.12-1/debian/rules
   libipoddevice/tags/0.4.0-1/debian/changelog
   libipoddevice/tags/0.4.0-1/debian/copyright
   libipoddevice/tags/0.4.0-1/debian/rules
   non-group/banshee/tags/0.10-1/debian/changelog
   non-group/banshee/tags/0.10-1/debian/control
   non-group/banshee/tags/0.10-1/debian/copyright
   non-group/banshee/tags/0.10-1/debian/patches/02_fix-dllmaps.diff
   non-group/banshee/tags/0.10-1/debian/rules
Log:
* Tagged banshee, ipod-sharp and libipoddevice


Copied: ipod-sharp/tags/0.5.12-1 (from rev 2118, ipod-sharp/trunk)

Deleted: ipod-sharp/tags/0.5.12-1/debian/changelog
===================================================================
--- ipod-sharp/trunk/debian/changelog	2005-11-21 21:23:11 UTC (rev 2118)
+++ ipod-sharp/tags/0.5.12-1/debian/changelog	2005-12-22 13:47:00 UTC (rev 2132)
@@ -1,6 +0,0 @@
-ipod-sharp (0.5.10-1) experimental; urgency=low
-
-  * Initial revision (Closes: #326764)
-
- -- Debian Mono Group <pkg-mono-group at lists.alioth.debian.org>  Thu, 10 Nov 2005 12:59:27 +0100
-

Copied: ipod-sharp/tags/0.5.12-1/debian/changelog (from rev 2131, ipod-sharp/trunk/debian/changelog)

Deleted: ipod-sharp/tags/0.5.12-1/debian/control
===================================================================
--- ipod-sharp/trunk/debian/control	2005-11-21 21:23:11 UTC (rev 2118)
+++ ipod-sharp/tags/0.5.12-1/debian/control	2005-12-22 13:47:00 UTC (rev 2132)
@@ -1,34 +0,0 @@
-Source: ipod-sharp
-Section: libs
-Priority: optional
-Maintainer: Debian Mono Group <pkg-mono-group at lists.alioth.debian.org>
-Uploaders: Sebastian Dröge <slomo at ubuntu.com>
-Build-Depends-Indep: debhelper (>= 4.1.0), cdbs, cli-common (>= 0.2.0), mono-mcs (>= 1.0) | c-sharp-compiler, mono-gac (>= 1.0), libipoddevice-dev (>= 0.3.5), libgtk2.0-cil, libglib2.0-cil, pkg-config, monodoc-base (>= 1.1.9)
-Standards-Version: 3.6.2
-
-Package: libipod-cil
-Architecture: all
-Depends: ${cli:Depends}
-Description: CLI library for accessing iPods
- ipod-sharp is a library that allows manipulation of the iTunesDB used in
- Apple iPod devices. Currently it supports adding/removing songs and
- manipulating playlists.
-
-Package: libipodui-cil
-Architecture: all
-Depends: ${cli:Depends}
-Description: CLI library for accessing iPods (GUI helpers)
- ipod-sharp is a library that allows manipulation of the iTunesDB used in
- Apple iPod devices. Currently it supports adding/removing songs and
- manipulating playlists.
-
-Package: monodoc-ipod-manual
-Architecture: all
-Depends: monodoc-manual
-Description: compiled XML documentation for ipod-sharp
- The MonoDoc Project is the documentation framework of the Mono project which
- provides detailed API documentation for all Mono components and the Mono CLI
- implementation.
- .
- This packages contains the compiled XML documentation for
- ipod-sharp of MonoDoc.

Copied: ipod-sharp/tags/0.5.12-1/debian/control (from rev 2131, ipod-sharp/trunk/debian/control)

Deleted: ipod-sharp/tags/0.5.12-1/debian/rules
===================================================================
--- ipod-sharp/trunk/debian/rules	2005-11-21 21:23:11 UTC (rev 2118)
+++ ipod-sharp/tags/0.5.12-1/debian/rules	2005-12-22 13:47:00 UTC (rev 2132)
@@ -1,29 +0,0 @@
-#!/usr/bin/make -f
-
-include /usr/share/cdbs/1/rules/debhelper.mk
-include /usr/share/cdbs/1/class/autotools.mk
-
-export MONO_SHARED_DIR=$(CURDIR)
-
-UPVERSION = $(shell dpkg-parsechangelog | grep ^Vers | cut -d\  -f2 | sed 's,-.*,,')
-NEXT_UPVERSION = $(shell perl -e '$$_=pop; s/(\d+)$$/$$1+1/e; print' $(UPVERSION))
-
-common-binary-predeb-indep::
-	dh_makeclilibs -m $(UPVERSION) -l $(NEXT_UPVERSION)
-	dh_clideps
-
-install/libipod-cil::
-	dh_install debian/ipod-sharp.dll.config usr/lib/ipod-sharp
-	find debian/ -type f -name "*.dll" -or -name "*.mdb" -or -name "*.cs" -or -name "*.config" | xargs chmod -x
-
-install/libipodui-cil::
-	find debian/ -type f -name "*.dll" -or -name "*.mdb" -or -name "*.cs" -or -name "*.config" | xargs chmod -x
-
-clean::
-	rm -rf $(MONO_SHARED_DIR)/.wapi
-	rm -f src/ipod-sharp.dll.mdb \
-		tools/ipod-tool.exe.mdb \
-		tests/ipod-sharp-tests.dll.mdb \
-		src/ipod-sharp-docs.zip \
-		src/ipod-sharp-docs.tree
-

Copied: ipod-sharp/tags/0.5.12-1/debian/rules (from rev 2131, ipod-sharp/trunk/debian/rules)

Copied: libipoddevice/tags/0.4.0-1 (from rev 2118, libipoddevice/trunk)

Deleted: libipoddevice/tags/0.4.0-1/debian/changelog
===================================================================
--- libipoddevice/trunk/debian/changelog	2005-11-21 21:23:11 UTC (rev 2118)
+++ libipoddevice/tags/0.4.0-1/debian/changelog	2005-12-22 13:47:00 UTC (rev 2132)
@@ -1,6 +0,0 @@
-libipoddevice (0.3.5-1) experimental; urgency=low
-
-  * Initial Version. (Closes: #326763)
-
- -- Debian Mono Group <pkg-mono-group at lists.alioth.debian.org>  Thu, 10 Nov 2005 12:52:15 +0100
-

Copied: libipoddevice/tags/0.4.0-1/debian/changelog (from rev 2131, libipoddevice/trunk/debian/changelog)

Deleted: libipoddevice/tags/0.4.0-1/debian/copyright
===================================================================
--- libipoddevice/trunk/debian/copyright	2005-11-21 21:23:11 UTC (rev 2118)
+++ libipoddevice/tags/0.4.0-1/debian/copyright	2005-12-22 13:47:00 UTC (rev 2132)
@@ -1,27 +0,0 @@
-This package was debianized by Sebastian Dröge <slomo at ubuntu.com> on
-Fri, 02 Sep 2005 15:15:41 +0200.
-
-It was downloaded from http://banshee-project.org/files/libipoddevice/
-
-Upstream Authors: Aaron Bockover (aaron at aaronbock.net)
-
-Copyright:
-  Copyright (C) 2005 Novell
-
-  This program is free software; you can redistribute it and/or
-  modify it under the terms of version 2.1 of the GNU Lesser General Public
-  License as published by the Free Software Foundation.
-
-  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 Lesser Public License for more details.
-
-  You should have received a copy of the GNU Lesser General Public License
-  along with this program; if not, write to the Free Software
-  Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
-
-  This program is free software; you can redistribute it and/or modify it
-  under the terms of the GNU General Public License Version 2, found on
-  Debian systems in the file /usr/share/common-licenses/GPL.
-

Copied: libipoddevice/tags/0.4.0-1/debian/copyright (from rev 2131, libipoddevice/trunk/debian/copyright)

Deleted: libipoddevice/tags/0.4.0-1/debian/rules
===================================================================
--- libipoddevice/trunk/debian/rules	2005-11-21 21:23:11 UTC (rev 2118)
+++ libipoddevice/tags/0.4.0-1/debian/rules	2005-12-22 13:47:00 UTC (rev 2132)
@@ -1,13 +0,0 @@
-#!/usr/bin/make -f
-
-include /usr/share/cdbs/1/rules/debhelper.mk
-include /usr/share/cdbs/1/class/autotools.mk
-
-DEB_NOREVISION_VERSION := $(shell dpkg-parsechangelog | egrep '^Version:' | \
-   cut -f 2 -d ' ' | cut -f 1 -d '-')
-
-DEB_DH_MAKESHLIBS_ARGS_libipoddevice0 := -V"libipoddevice0 \
-        (>= $(DEB_NOREVISION_VERSION))"
-	
-DEB_SHLIBDEPS_INCLUDE := debian/libipoddevice0/usr/lib
-

Copied: libipoddevice/tags/0.4.0-1/debian/rules (from rev 2131, libipoddevice/trunk/debian/rules)

Copied: non-group/banshee/tags/0.10-1 (from rev 2118, non-group/banshee/trunk)

Deleted: non-group/banshee/tags/0.10-1/debian/changelog
===================================================================
--- non-group/banshee/trunk/debian/changelog	2005-11-21 21:23:11 UTC (rev 2118)
+++ non-group/banshee/tags/0.10-1/debian/changelog	2005-12-22 13:47:00 UTC (rev 2132)
@@ -1,6 +0,0 @@
-banshee (0.9.11.1-1) experimental; urgency=low
-
-  * Initial Version (Closes: #296467)
-
- -- Sebastian Dröge <slomo at ubuntu.com>  Sat, 12 Nov 2005 13:01:16 +0100
-

Copied: non-group/banshee/tags/0.10-1/debian/changelog (from rev 2131, non-group/banshee/trunk/debian/changelog)

Deleted: non-group/banshee/tags/0.10-1/debian/control
===================================================================
--- non-group/banshee/trunk/debian/control	2005-11-21 21:23:11 UTC (rev 2118)
+++ non-group/banshee/tags/0.10-1/debian/control	2005-12-22 13:47:00 UTC (rev 2132)
@@ -1,19 +0,0 @@
-Source: banshee
-Section: sound
-Priority: optional
-Maintainer: Sebastian Dröge <slomo at ubuntu.com>
-Build-Depends: debhelper (>= 4.1.0), cdbs, cli-common (>= 0.2.0), mono-mcs (>= 1.0) | c-sharp-compiler, libmono-dev, libgtk2.0-cil (>= 2.3.91), libglib2.0-cil (>= 2.3.91), libgnome2.0-cil (>= 2.3.91), libgconf2.0-cil (>= 2.3.91), libglade2.0-cil (>= 2.3.91), libipod-cil (>= 0.5.10), libipodui-cil (>= 0.5.10), libdbus-1-cil, libsqlite3-dev, libgstreamer0.8-dev (>= 0.8.11), libgstreamer-gconf0.8-dev (>= 0.8.11), libgstreamer-plugins0.8-dev (>= 0.8.11), gstreamer0.8-misc (>= 0.8.11), libgconf2-dev, libgtk2.0-dev (>= 2.6.0), libgnomevfs2-dev, libgnome-desktop-dev, libdbus-glib-1-dev, libhal-dev (>= 0.5.2), libnautilus-burn-dev (>= 2.12.0), libmusicbrainz4-dev (>= 2.1.1), pkg-config, intltool
-Standards-Version: 3.6.2
-
-Package: banshee
-Architecture: any
-Depends: ${shlibs:Depends}, ${cli:Depends}, ${misc:Depends}, libsqlite3-0
-Recommends: gstreamer0.8-lame, gstreamer0.8-flac, gstreamer0.8-faad, gstreamer0.8-faac, gstreamer0.8-vorbis, gstreamer0.8-mad
-Description: Audio Managment and Playback application
- Banshee is an audio management and playback application for the GNOME
- Desktop, allowing users to import audio from CDs, search their library,
- create playlists of selections of their library, sync music to/from iPods,
- and burn selections to a CD.
- .
- http://banshee-project.org
-

Copied: non-group/banshee/tags/0.10-1/debian/control (from rev 2131, non-group/banshee/trunk/debian/control)

Deleted: non-group/banshee/tags/0.10-1/debian/copyright
===================================================================
--- non-group/banshee/trunk/debian/copyright	2005-11-21 21:23:11 UTC (rev 2118)
+++ non-group/banshee/tags/0.10-1/debian/copyright	2005-12-22 13:47:00 UTC (rev 2132)
@@ -1,33 +0,0 @@
-This package was debianized by Sebastian Dröge <slomo at ubuntu.com> on
-Fri,  2 Sep 2005 16:54:20 +0200.
-
-It was downloaded from http://banshee-project.org/
-
-Upstream Authors: Aaron Bockover <aaron at aaronbock.net>
-
-Copyright:
-  Copyright (C) 2005 Novell (for everything not noted below)
-  Copyright 2005 Raphaël Slinckx <raphael at slinckx.net> (for entagged-sharp/*)
-  Copyright 2005 Daniel Drake <dsd at gentoo.org>
-	(for entagged-sharp/Tracker/Util/TrackerTagReader.cs
-	 and entagged-sharp/Tracker/TrackerFileReader.cs)
-  Copyright (C) 2004 Tamara Roberson (for src/SignalUtils.cs)
-
-  Permission is hereby granted, free of charge, to any person obtaining a
-  copy of this software and associated documentation files (the "Software"),
-  to deal in the Software without restriction, including without limitation
-  the rights to use, copy, modify, merge, publish, distribute, sublicense,
-  and/or sell copies of the Software, and to permit persons to whom the
-  Software is furnished to do so, subject to the following conditions:
-
-  The above copyright notice and this permission notice shall be included in
-  all copies or substantial portions of the Software.
-
-  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
-  THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
-  FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
-  DEALINGS IN THE SOFTWARE.
-

Copied: non-group/banshee/tags/0.10-1/debian/copyright (from rev 2131, non-group/banshee/trunk/debian/copyright)

Copied: non-group/banshee/tags/0.10-1/debian/patches/01_fix-dllmaps.diff (from rev 2131, non-group/banshee/trunk/debian/patches/01_fix-dllmaps.diff)

Copied: non-group/banshee/tags/0.10-1/debian/patches/02_fix-AudioCdCore.diff (from rev 2131, non-group/banshee/trunk/debian/patches/02_fix-AudioCdCore.diff)

Deleted: non-group/banshee/tags/0.10-1/debian/patches/02_fix-dllmaps.diff
===================================================================
--- non-group/banshee/trunk/debian/patches/02_fix-dllmaps.diff	2005-11-21 21:23:11 UTC (rev 2118)
+++ non-group/banshee/tags/0.10-1/debian/patches/02_fix-dllmaps.diff	2005-12-22 13:47:00 UTC (rev 2132)
@@ -1,9 +0,0 @@
---- src/banshee.exe.config.in.old	2005-09-10 18:29:59.092376736 +0200
-+++ src/banshee.exe.config.in	2005-09-10 18:30:16.089792736 +0200
-@@ -4,4 +4,6 @@
- 	<dllmap dll="libbonobo-2.so" target="libbonobo-2.so.0" />
- 	<dllmap dll="gdk-x11-2.0" target="libgdk-x11-2.0.so.0" />
- 	<dllmap dll="libbanshee" target="@expanded_libdir@/@PACKAGE@/libbanshee.so" />
-+	<dllmap dll="libX11" target="libX11.so.6" />
-+	<dllmap dll="libc" target="libc.so.6" />
- </configuration>

Deleted: non-group/banshee/tags/0.10-1/debian/rules
===================================================================
--- non-group/banshee/trunk/debian/rules	2005-11-21 21:23:11 UTC (rev 2118)
+++ non-group/banshee/tags/0.10-1/debian/rules	2005-12-22 13:47:00 UTC (rev 2132)
@@ -1,19 +0,0 @@
-#!/usr/bin/make -f
-
-include /usr/share/cdbs/1/rules/debhelper.mk
-include /usr/share/cdbs/1/rules/simple-patchsys.mk
-include /usr/share/cdbs/1/class/gnome.mk
-
-export MONO_SHARED_DIR=$(CURDIR)
-DEB_CONFIGURE_EXTRA_FLAGS=--disable-helix
-
-install/banshee::
-	find debian/ -type f -name "*.dll" -or -name "*.mdb" -or -name "*.cs" -or -name "*.config" | xargs chmod -x
-	find debian/ -type f -name "*.exe" | xargs chmod +x
-
-common-binary-predeb-arch::
-	dh_clideps 
-
-clean::
-	rm -rf $(MONO_SHARED_DIR)/.wapi
-

Copied: non-group/banshee/tags/0.10-1/debian/rules (from rev 2131, non-group/banshee/trunk/debian/rules)




More information about the Pkg-mono-svn-commits mailing list