[Pkg-xfce-commits] r2633 - desktop/branches/svn-snapshots/libxfce4menu/debian
corsac at alioth.debian.org
corsac at alioth.debian.org
Mon Jan 26 19:19:45 UTC 2009
Author: corsac
Date: 2009-01-26 19:19:45 +0000 (Mon, 26 Jan 2009)
New Revision: 2633
Modified:
desktop/branches/svn-snapshots/libxfce4menu/debian/changelog
desktop/branches/svn-snapshots/libxfce4menu/debian/control
desktop/branches/svn-snapshots/libxfce4menu/debian/rules
Log:
* new upstream release candidate.
* debian/rules:
- bump shlibs to 4.5.99.1.
Modified: desktop/branches/svn-snapshots/libxfce4menu/debian/changelog
===================================================================
--- desktop/branches/svn-snapshots/libxfce4menu/debian/changelog 2009-01-26 19:19:31 UTC (rev 2632)
+++ desktop/branches/svn-snapshots/libxfce4menu/debian/changelog 2009-01-26 19:19:45 UTC (rev 2633)
@@ -1,4 +1,4 @@
-libxfce4menu (4.5.93-1) UNRELEASED; urgency=low
+libxfce4menu (4.5.99.1-1) UNRELEASED; urgency=low
[ Yves-Alexis Perez ]
[Mike Massonnet]
@@ -33,8 +33,13 @@
* debian/rules:
- bump shlibs for “Tuco Tuco”.
+ [ Xfce 4.6 RC1 “Capybara” ]
+ * new upstream release candidate.
+ * debian/rules:
+ - bump shlibs to 4.5.99.1.
+
[ Michael Casadevall ]
* debian/watch:
- Added so uscan can work
- -- Yves-Alexis Perez <corsac at debian.org> Mon, 19 Jan 2009 07:52:05 +0100
+ -- Yves-Alexis Perez <corsac at debian.org> Sun, 25 Jan 2009 10:12:49 +0100
Modified: desktop/branches/svn-snapshots/libxfce4menu/debian/control
===================================================================
--- desktop/branches/svn-snapshots/libxfce4menu/debian/control 2009-01-26 19:19:31 UTC (rev 2632)
+++ desktop/branches/svn-snapshots/libxfce4menu/debian/control 2009-01-26 19:19:45 UTC (rev 2633)
@@ -3,7 +3,7 @@
Section: libs
Maintainer: Debian Xfce Maintainers <pkg-xfce-devel at lists.alioth.debian.org>
Uploaders: Emanuele Rocca <ema at debian.org>, Simon Huggins <huggie at earth.li>, Yves-Alexis Perez <corsac at debian.org>, Mike Massonnet <mmassonnet at gmail.com>
-Build-Depends: debhelper (>= 6), libxfce4util-dev (>= 4.5.93),
+Build-Depends: debhelper (>= 6), libxfce4util-dev (>= 4.5.99.1),
libgtk2.0-dev, intltool (>= 0.31)
Standards-Version: 3.8.0
Homepage: http://www.xfce.org/
@@ -14,7 +14,7 @@
Section: libdevel
Architecture: any
Depends: libxfce4menu-0.1-0 (= ${binary:Version}),
- libxfce4util-dev (>= 4.5.93), libgtk2.0-dev
+ libxfce4util-dev (>= 4.5.99.1), libgtk2.0-dev
Suggests: devhelp
Description: Development files for libxfce4menu
This package contains the headers and the static library
Modified: desktop/branches/svn-snapshots/libxfce4menu/debian/rules
===================================================================
--- desktop/branches/svn-snapshots/libxfce4menu/debian/rules 2009-01-26 19:19:31 UTC (rev 2632)
+++ desktop/branches/svn-snapshots/libxfce4menu/debian/rules 2009-01-26 19:19:45 UTC (rev 2633)
@@ -50,7 +50,7 @@
dh_strip --dbg-package=libxfce4menu-0.1-dbg
dh_compress
dh_fixperms
- dh_makeshlibs -V 'libxfce4menu-0.1-0 (>= 4.5.93)'
+ dh_makeshlibs -V 'libxfce4menu-0.1-0 (>= 4.5.99.1)'
dh_shlibdeps
dh_installdeb
dh_gencontrol
More information about the Pkg-xfce-commits
mailing list