[Pkg-xfce-commits] r3632 - desktop/branches/experimental/exo/debian
Yves-Alexis Perez
corsac at alioth.debian.org
Tue Oct 27 07:26:07 UTC 2009
Author: corsac
Date: 2009-10-27 07:26:07 +0000 (Tue, 27 Oct 2009)
New Revision: 3632
Removed:
desktop/branches/experimental/exo/debian/README.source
desktop/branches/experimental/exo/debian/patches/
Modified:
desktop/branches/experimental/exo/debian/changelog
desktop/branches/experimental/exo/debian/control
desktop/branches/experimental/exo/debian/rules
desktop/branches/experimental/exo/debian/watch
Log:
package new upstream release, drop merged patches
Deleted: desktop/branches/experimental/exo/debian/README.source
===================================================================
--- desktop/branches/experimental/exo/debian/README.source 2009-10-25 22:01:57 UTC (rev 3631)
+++ desktop/branches/experimental/exo/debian/README.source 2009-10-27 07:26:07 UTC (rev 3632)
@@ -1,2 +0,0 @@
-exo uses quilt patch system to apply patch at build-time. More information
-can be found in /usr/share/doc/quilt/README.source.
Modified: desktop/branches/experimental/exo/debian/changelog
===================================================================
--- desktop/branches/experimental/exo/debian/changelog 2009-10-25 22:01:57 UTC (rev 3631)
+++ desktop/branches/experimental/exo/debian/changelog 2009-10-27 07:26:07 UTC (rev 3632)
@@ -1,12 +1,13 @@
-exo (0.5.0-1) UNRELEASED; urgency=low
+exo (0.5.1-1) UNRELEASED; urgency=low
* New upstream release.
* debian/rules:
- adapt rules to changed soname.
* debian/control:
- change binary packages name to match updated soname.
+ * debian/watch updated.
- -- Yves-Alexis Perez <corsac at debian.org> Sat, 17 Oct 2009 23:02:02 +0200
+ -- Yves-Alexis Perez <corsac at debian.org> Tue, 27 Oct 2009 08:11:35 +0100
exo (0.3.105-1) UNRELEASED; urgency=low
Modified: desktop/branches/experimental/exo/debian/control
===================================================================
--- desktop/branches/experimental/exo/debian/control 2009-10-25 22:01:57 UTC (rev 3631)
+++ desktop/branches/experimental/exo/debian/control 2009-10-27 07:26:07 UTC (rev 3632)
@@ -5,7 +5,7 @@
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 (>= 5.0.0), libxfcegui4-dev (>= 4.6.0),
liburi-perl, chrpath, libhal-storage-dev [!hurd-i386], libnotify-dev,
- intltool, quilt (>= 0.46.7~)
+ intltool
Standards-Version: 3.8.3
Homepage: http://libexo.os-cillation.com/
Vcs-Svn: svn://svn.debian.org/pkg-xfce/desktop/trunk/exo/
Modified: desktop/branches/experimental/exo/debian/rules
===================================================================
--- desktop/branches/experimental/exo/debian/rules 2009-10-25 22:01:57 UTC (rev 3631)
+++ desktop/branches/experimental/exo/debian/rules 2009-10-27 07:26:07 UTC (rev 3632)
@@ -10,7 +10,6 @@
config.status: configure
dh_testdir
- dh_quilt_patch
# Add here commands to configure the package.
./configure --host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) --prefix=/usr --mandir=\$${prefix}/share/man --infodir=\$${prefix}/share/info --sysconfdir=/etc --libexecdir=/usr/lib/$(EXO_SONAME) --enable-final --disable-gtk-doc --disable-python --enable-notifications
@@ -32,7 +31,6 @@
[ ! -f Makefile ] || $(MAKE) distclean
dh_clean
- dh_quilt_unpatch
install: build
dh_testdir
Modified: desktop/branches/experimental/exo/debian/watch
===================================================================
--- desktop/branches/experimental/exo/debian/watch 2009-10-25 22:01:57 UTC (rev 3631)
+++ desktop/branches/experimental/exo/debian/watch 2009-10-27 07:26:07 UTC (rev 3632)
@@ -1,3 +1,3 @@
version=3
-http://www.xfce.org/archive/xfce-(.*)/src/ \
- exo-(.*)\.tar\.bz2
+http://www.xfce.org/archive/src/xfce/exo/([\d\.]+)/ \
+ exo-([\d\.]+)\.tar\.(?:gz|bz2)
More information about the Pkg-xfce-commits
mailing list