[Pkg-mono-svn-commits] rev 2620 - in libipoddevice/tags: .
0.4.5-4/debian
Sebastian Dröge
slomo-guest at costa.debian.org
Mon Jul 10 21:27:43 UTC 2006
Author: slomo-guest
Date: 2006-07-10 21:27:42 +0000 (Mon, 10 Jul 2006)
New Revision: 2620
Added:
libipoddevice/tags/0.4.5-4/
libipoddevice/tags/0.4.5-4/debian/changelog
libipoddevice/tags/0.4.5-4/debian/control
Removed:
libipoddevice/tags/0.4.5-4/debian/changelog
libipoddevice/tags/0.4.5-4/debian/control
Log:
* tagged libipoddevice 0.4.5-4
Copied: libipoddevice/tags/0.4.5-4 (from rev 2604, libipoddevice/trunk)
Deleted: libipoddevice/tags/0.4.5-4/debian/changelog
===================================================================
--- libipoddevice/trunk/debian/changelog 2006-07-08 20:34:24 UTC (rev 2604)
+++ libipoddevice/tags/0.4.5-4/debian/changelog 2006-07-10 21:27:42 UTC (rev 2620)
@@ -1,45 +0,0 @@
-libipoddevice (0.4.5-3) unstable; urgency=low
-
- * Bump Standards-Version to 3.7.2
- * Add dependency on gnome-volume-manager (Closes: #369734)
-
- -- Sebastian Dröge <slomo at ubuntu.com> Wed, 7 Jun 2006 19:28:47 +0200
-
-libipoddevice (0.4.5-2) unstable; urgency=low
-
- * debian/patches/01_disable-hal-eject.patch:
- + Disable HAL eject detection as it triggers for us although we don't
- support it
- * debian/patches/99_autoreconf.patch:
- + Changes in the autotools generated files needed for above change
- * Stop shipping the .la file in the -dev package (Closes: #366149)
-
- -- Sebastian Dröge <slomo at ubuntu.com> Wed, 3 May 2006 20:40:30 +0200
-
-libipoddevice (0.4.5-1) unstable; urgency=low
-
- * New upstream release
- * Bump Standards-Version to 3.7.0
-
- -- Sebastian Dröge <slomo at ubuntu.com> Mon, 1 May 2006 15:58:42 +0200
-
-libipoddevice (0.4.1-1) unstable; urgency=low
-
- * New upstream release
- * Update to debhelper compat version 5
- * Remove pmount / eject Depend on ipod as only libipoddevice0 needs it
-
- -- Sebastian Dröge <slomo at ubuntu.com> Mon, 13 Feb 2006 10:47:57 +0100
-
-libipoddevice (0.4.0-2) unstable; urgency=low
-
- * Upload to unstable
-
- -- Sebastian Dröge <slomo at ubuntu.com> Tue, 17 Jan 2006 21:39:54 +0100
-
-libipoddevice (0.4.0-1) experimental; urgency=low
-
- * Initial Version. (Closes: #326763)
-
- -- Sebastian Dröge <slomo at ubuntu.com> Wed, 7 Dec 2005 12:28:03 +0100
-
Copied: libipoddevice/tags/0.4.5-4/debian/changelog (from rev 2617, libipoddevice/trunk/debian/changelog)
Deleted: libipoddevice/tags/0.4.5-4/debian/control
===================================================================
--- libipoddevice/trunk/debian/control 2006-07-08 20:34:24 UTC (rev 2604)
+++ libipoddevice/tags/0.4.5-4/debian/control 2006-07-10 21:27:42 UTC (rev 2620)
@@ -1,51 +0,0 @@
-Source: libipoddevice
-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: debhelper (>= 5), cdbs, pkg-config, libglib2.0-dev, libdbus-glib-1-dev, libhal-dev (>= 0.5.6), libgtop2-dev (>= 2.12.0), pmount, eject
-Standards-Version: 3.7.2
-
-Package: ipod
-Architecture: any
-Section: utils
-Depends: ${shlibs:Depends}, ${misc:Depends}
-Description: tool for retrieving informations from iPods
- libipoddevice provides basic low level device information about iPod devices.
- The library makes it extremely easy to detect iPods. Basic metadata the
- library can provide about an iPod:
- * Mount Point
- * Device Path
- * iPod Model (Regular, Shuffle, Photo)
- * iPod Name (not the volume name, but the actual user-assigned name)
- * Disk Space (size, available, used)
-
-Package: libipoddevice0
-Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, pmount, eject, gnome-volume-manager
-Description: library for retrieving informations from iPods
- libipoddevice provides basic low level device information about iPod devices.
- The library makes it extremely easy to detect iPods. Basic metadata the
- library can provide about an iPod:
- * Mount Point
- * Device Path
- * iPod Model (Regular, Shuffle, Photo)
- * iPod Name (not the volume name, but the actual user-assigned name)
- * Disk Space (size, available, used)
-
-Package: libipoddevice-dev
-Section: libdevel
-Architecture: any
-Depends: libipoddevice0 (= ${Source-Version}), libc6-dev | libc-dev, libglib2.0-dev, libhal-dev, libdbus-glib-1-dev, libgtop2-dev
-Description: library for retrieving informations from iPods
- libipoddevice provides basic low level device information about iPod devices.
- The library makes it extremely easy to detect iPods. Basic metadata the
- library can provide about an iPod:
- * Mount Point
- * Device Path
- * iPod Model (Regular, Shuffle, Photo)
- * iPod Name (not the volume name, but the actual user-assigned name)
- * Disk Space (size, available, used)
- .
- This package contains development files.
-
Copied: libipoddevice/tags/0.4.5-4/debian/control (from rev 2617, libipoddevice/trunk/debian/control)
More information about the Pkg-mono-svn-commits
mailing list