[Pkg-xfce-commits] r2760 - desktop/branches/svn-snapshots/xfconf/debian
corsac at alioth.debian.org
corsac at alioth.debian.org
Fri Feb 27 00:32:59 UTC 2009
Author: corsac
Date: 2009-02-27 00:32:59 +0000 (Fri, 27 Feb 2009)
New Revision: 2760
Modified:
desktop/branches/svn-snapshots/xfconf/debian/changelog
desktop/branches/svn-snapshots/xfconf/debian/control
desktop/branches/svn-snapshots/xfconf/debian/rules
Log:
* Initial alpha release.
* Initial release. closes: #516873
* debian/control:
- hump build-deps for 4.6.0.
* debian/rules:
- bump shlibs to 4.6.0.
Modified: desktop/branches/svn-snapshots/xfconf/debian/changelog
===================================================================
--- desktop/branches/svn-snapshots/xfconf/debian/changelog 2009-02-27 00:32:52 UTC (rev 2759)
+++ desktop/branches/svn-snapshots/xfconf/debian/changelog 2009-02-27 00:32:59 UTC (rev 2760)
@@ -1,8 +1,9 @@
-xfconf (4.5.99.1-1) UNRELEASED; urgency=low
+xfconf (4.6.0-1) UNRELEASED; urgency=low
[ Yves-Alexis Perez ]
[ Xfce 4.6 Alpha “Pinkie”]
- * Initial release. closes: #000000
+ * Initial alpha release.
+
[ Xfce 4.6 Beta 1 “Fuzzy”]
* New upstream beta release.
* debian/control:
@@ -10,6 +11,7 @@
- drop build-deps on X.
* debian/rules:
- update shlibs for Fuzzy.
+
[ Xfce 4.6 Beta 2 “Hopper”]
* New upstream beta release.
* debian/control:
@@ -20,6 +22,7 @@
- update shlibs for xfconf 4.5.92
- explicitely disable perl bindings.
* debian/libxfconf-0-0 renamed to debian/libxfconf-0-2.
+
[ Xfce 4.6 Beta 3 “Tuco-tuco”]
* new upstream beta release.
* debian/control:
@@ -38,10 +41,17 @@
* debian/rules:
- bump shlibs to 4.5.99.1.
+ [ Xfce 4.6 ]
+ * Initial release. closes: #516873
+ * debian/control:
+ - hump build-deps for 4.6.0.
+ * debian/rules:
+ - bump shlibs to 4.6.0.
+
[ Michael Casadevall]
* debian/control
- updated xfconf descriptions
- added myself to uploaders
* debian/watch
- -- Yves-Alexis Perez <corsac at debian.org> Sun, 25 Jan 2009 09:59:16 +0100
+ -- Yves-Alexis Perez <corsac at debian.org> Tue, 24 Feb 2009 07:40:32 +0100
Modified: desktop/branches/svn-snapshots/xfconf/debian/control
===================================================================
--- desktop/branches/svn-snapshots/xfconf/debian/control 2009-02-27 00:32:52 UTC (rev 2759)
+++ desktop/branches/svn-snapshots/xfconf/debian/control 2009-02-27 00:32:59 UTC (rev 2760)
@@ -3,7 +3,7 @@
Priority: optional
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>, Michael Casadevall <sonicmctails at gmail.com>
-Build-Depends: debhelper (>= 7.0.13), libxfce4util-dev (>= 4.5.99.1),
+Build-Depends: debhelper (>= 7.0.13), libxfce4util-dev (>= 4.6.0),
libdbus-1-dev, libdbus-glib-1-dev, libextutils-pkgconfig-perl,
libextutils-depends-perl, libglib-perl
Standards-Version: 3.8.0
Modified: desktop/branches/svn-snapshots/xfconf/debian/rules
===================================================================
--- desktop/branches/svn-snapshots/xfconf/debian/rules 2009-02-27 00:32:52 UTC (rev 2759)
+++ desktop/branches/svn-snapshots/xfconf/debian/rules 2009-02-27 00:32:59 UTC (rev 2760)
@@ -62,7 +62,7 @@
dh_compress
dh_fixperms
- dh_makeshlibs -V 'libxfconf-0-2 (>= 4.5.99.1)'
+ dh_makeshlibs -V 'libxfconf-0-2 (>= 4.6.0)'
dh_installdeb
dh_shlibdeps
More information about the Pkg-xfce-commits
mailing list