r10487 - in /packages/unstable/last-exit/debian: changelog compat control control.in patches/01_dllmaps.patch rules

slomo at users.alioth.debian.org slomo at users.alioth.debian.org
Thu Apr 26 11:15:32 UTC 2007


Author: slomo
Date: Thu Apr 26 11:15:32 2007
New Revision: 10487

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=10487
Log:
* New upstream release (Closes: #415422).
* New maintainer with permission by the old maintainer. Thanks for your work
  on this package in the past, Ross.
* debian/control:
  + Depend on gstreamer0.10-plugins-good for the gconfaudiosink.
* debian/control,
  debian/compat:
  + Update to debhelper compat level 5.
  + Update to Standards-Version 3.7.2.
* debian/control.in,
  debian/rules:
  + Use gnome-pkg-tools to set Uploaders to the Gnome team.
* debian/rules:
  + Don't call dh_makeclilibs. This is not a library package, also calling
    of dh_shlibdeps is handled by cdbs, we don't need to care about that.
* debian/control.in:
  + Greatly update build-depends from configure.ac and wrap them.
* debian/patches/01_dllmaps.patch:
  + Updated for some more missing dllmaps.

Added:
    packages/unstable/last-exit/debian/control.in
Modified:
    packages/unstable/last-exit/debian/changelog
    packages/unstable/last-exit/debian/compat
    packages/unstable/last-exit/debian/control
    packages/unstable/last-exit/debian/patches/01_dllmaps.patch
    packages/unstable/last-exit/debian/rules

Modified: packages/unstable/last-exit/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/last-exit/debian/changelog?rev=10487&op=diff
==============================================================================
--- packages/unstable/last-exit/debian/changelog (original)
+++ packages/unstable/last-exit/debian/changelog Thu Apr 26 11:15:32 2007
@@ -1,3 +1,27 @@
+last-exit (5-1) unstable; urgency=low
+
+  * New upstream release (Closes: #415422).
+  * New maintainer with permission by the old maintainer. Thanks for your work
+    on this package in the past, Ross.
+  * debian/control:
+    + Depend on gstreamer0.10-plugins-good for the gconfaudiosink.
+  * debian/control,
+    debian/compat:
+    + Update to debhelper compat level 5.
+    + Update to Standards-Version 3.7.2.
+  * debian/control.in,
+    debian/rules:
+    + Use gnome-pkg-tools to set Uploaders to the Gnome team.
+  * debian/rules:
+    + Don't call dh_makeclilibs. This is not a library package, also calling
+      of dh_shlibdeps is handled by cdbs, we don't need to care about that.
+  * debian/control.in:
+    + Greatly update build-depends from configure.ac and wrap them.
+  * debian/patches/01_dllmaps.patch:
+    + Updated for some more missing dllmaps.
+
+ -- Sebastian Dröge <slomo at debian.org>  Thu, 26 Apr 2007 12:51:47 +0200
+
 last-exit (3.0-3) unstable; urgency=low
 
   * Change MP3 decoder depends to also allow the MAD decoder.

Modified: packages/unstable/last-exit/debian/compat
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/last-exit/debian/compat?rev=10487&op=diff
==============================================================================
--- packages/unstable/last-exit/debian/compat (original)
+++ packages/unstable/last-exit/debian/compat Thu Apr 26 11:15:32 2007
@@ -1,1 +1,1 @@
-4
+5

Modified: packages/unstable/last-exit/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/last-exit/debian/control?rev=10487&op=diff
==============================================================================
--- packages/unstable/last-exit/debian/control (original)
+++ packages/unstable/last-exit/debian/control Thu Apr 26 11:15:32 2007
@@ -1,12 +1,39 @@
 Source: last-exit
 Section: gnome
 Priority: optional
-Maintainer: Ross Burton <ross at debian.org>
-Build-Depends: debhelper (>= 4.1.0), cdbs (>= 0.4.17), autotools-dev, intltool, cli-common-dev (>= 0.4.0), mono-mcs (>= 1.0) | c-sharp-compiler, mono-gac, libgtk2.0-dev, libgconf2-dev, libgstreamer-plugins-base0.10-dev, libgnome2.0-cil, libdbus-1-dev (>= 0.60), libdbus-glib-1-dev (>= 0.60)
-Standards-Version: 3.6.2
+Maintainer: Sebastian Dröge <slomo at debian.org
+Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>, Ross Burton <ross at debian.org>
+Build-Depends: debhelper (>= 5),
+               cdbs (>= 0.4.17),
+               gnome-pkg-tools,
+               autotools-dev,
+               intltool,
+               cli-common-dev (>= 0.4.4),
+               mono-gmcs (>= 1.0) | c-sharp-2.0-compiler,
+               mono-gac,
+               libgtk2.0-dev (>= 2.6),
+               libgconf2-dev,
+               libgstreamer0.10-dev (>= 0.10.0),
+               libgstreamer-plugins-base0.10-dev (>= 0.10.0),
+               libmono-cairo2.0-cil,
+               libgtk2.0-cil (>= 1.9.2),
+               libglade2.0-cil (>= 1.9.2),
+               libgconf2.0-cil (>= 1.9.2),
+               libgnome2.0-cil (>= 1.9.2),
+               libdbus-1-dev (>= 0.60),
+               libdbus-glib-1-dev (>= 0.60),
+               libsexy-dev (>= 0.1.7),
+               libndesk-dbus1.0-cil (>= 0.4),
+               libndesk-dbus-glib1.0-cil (>= 0.3)
+Standards-Version: 3.7.2
 
 Package: last-exit
 Architecture: any
-Depends: ${shlibs:Depends}, ${cli:Depends}, ${misc:Depends}, gstreamer0.10-fluendo-mp3 | gstreamer0.10-plugins-ugly
+Depends: ${shlibs:Depends},
+         ${cli:Depends},
+         ${misc:Depends},
+         gstreamer0.10-plugins-good,
+         gstreamer0.10-fluendo-mp3 | gstreamer0.10-plugins-ugly
 Description: Last.fm audio player
  Last Exit is a audio player for Last.fm, a personal Internet radio station.
+

Added: packages/unstable/last-exit/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/last-exit/debian/control.in?rev=10487&op=file
==============================================================================
--- packages/unstable/last-exit/debian/control.in (added)
+++ packages/unstable/last-exit/debian/control.in Thu Apr 26 11:15:32 2007
@@ -1,0 +1,39 @@
+Source: last-exit
+Section: gnome
+Priority: optional
+Maintainer: Sebastian Dröge <slomo at debian.org
+Uploaders: @GNOME_TEAM@
+Build-Depends: debhelper (>= 5),
+               cdbs (>= 0.4.17),
+               gnome-pkg-tools,
+               autotools-dev,
+               intltool,
+               cli-common-dev (>= 0.4.4),
+               mono-gmcs (>= 1.0) | c-sharp-2.0-compiler,
+               mono-gac,
+               libgtk2.0-dev (>= 2.6),
+               libgconf2-dev,
+               libgstreamer0.10-dev (>= 0.10.0),
+               libgstreamer-plugins-base0.10-dev (>= 0.10.0),
+               libmono-cairo2.0-cil,
+               libgtk2.0-cil (>= 1.9.2),
+               libglade2.0-cil (>= 1.9.2),
+               libgconf2.0-cil (>= 1.9.2),
+               libgnome2.0-cil (>= 1.9.2),
+               libdbus-1-dev (>= 0.60),
+               libdbus-glib-1-dev (>= 0.60),
+               libsexy-dev (>= 0.1.7),
+               libndesk-dbus1.0-cil (>= 0.4),
+               libndesk-dbus-glib1.0-cil (>= 0.3)
+Standards-Version: 3.7.2
+
+Package: last-exit
+Architecture: any
+Depends: ${shlibs:Depends},
+         ${cli:Depends},
+         ${misc:Depends},
+         gstreamer0.10-plugins-good,
+         gstreamer0.10-fluendo-mp3 | gstreamer0.10-plugins-ugly
+Description: Last.fm audio player
+ Last Exit is a audio player for Last.fm, a personal Internet radio station.
+

Modified: packages/unstable/last-exit/debian/patches/01_dllmaps.patch
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/last-exit/debian/patches/01_dllmaps.patch?rev=10487&op=diff
==============================================================================
--- packages/unstable/last-exit/debian/patches/01_dllmaps.patch (original)
+++ packages/unstable/last-exit/debian/patches/01_dllmaps.patch Thu Apr 26 11:15:32 2007
@@ -1,11 +1,11 @@
---- src/last-exit.exe.config.in.old	2006-09-24 20:35:09.000000000 +0200
-+++ src/last-exit.exe.config.in	2006-09-24 20:37:05.000000000 +0200
-@@ -3,5 +3,8 @@
-   <dllmap dll="libgtk-2.0-0.dll" target="libgtk-x11-2.0.so.0"/>
+--- src/last-exit.exe.config.in.old	2007-04-26 13:09:35.000000000 +0200
++++ src/last-exit.exe.config.in	2007-04-26 13:10:43.000000000 +0200
+@@ -4,4 +4,8 @@
    <dllmap dll="libgobject-2.0-0.dll" target="libgobject-2.0.so.0"/>
-   <dllmap dll="notify" target="libnotify.so.1"/>
-+  <dllmap dll="dbus-glib-1" target="libdbus-glib-1.so.2"/>
+   <dllmap dll="liblastexit" target="@pkglibdir@/liblastexit.so"/>
+   <dllmap dll="dbus-glib-1" target="libdbus-glib-1.so.2"/>
 +  <dllmap dll="libX11" target="libX11.so.6"/>
 +  <dllmap dll="libgdk-x11-2.0.so.0" target="libgdk-x11-2.0.so.0"/>
-   <dllmap dll="liblastexit" target="@pkglibdir@/liblastexit.so"/>
++  <dllmap dll="gdk-x11-2.0" target="libgdk-x11-2.0.so.0"/>
++  <dllmap dll="libsexy" target="libsexy.so.2"/>
  </configuration>

Modified: packages/unstable/last-exit/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/last-exit/debian/rules?rev=10487&op=diff
==============================================================================
--- packages/unstable/last-exit/debian/rules (original)
+++ packages/unstable/last-exit/debian/rules Thu Apr 26 11:15:32 2007
@@ -4,13 +4,13 @@
 
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/rules/simple-patchsys.mk
+include /usr/share/cdbs/1/rules/utils.mk
 include /usr/share/cdbs/1/class/gnome.mk
+include /usr/share/gnome-pkg-tools/1/rules/uploaders.mk
 
 DEB_CONFIGURE_SCRIPT_ENV += LDFLAGS="-Wl,-O1 -Wl,--as-needed"
 DEB_CONFIGURE_EXTRA_FLAGS := --disable-static
 
 common-binary-predeb-arch common-binary-predeb-indep::
-	dh_shlibdeps
-	dh_makeclilibs -V
 	dh_clideps -d
 




More information about the pkg-gnome-commits mailing list