[Pkg-xfce-commits] r3986 - in desktop/trunk/exo/debian: . source
Yves-Alexis Perez
corsac at alioth.debian.org
Tue May 11 09:27:02 UTC 2010
Author: corsac
Date: 2010-05-11 21:27:01 +0000 (Tue, 11 May 2010)
New Revision: 3986
Added:
desktop/trunk/exo/debian/source/
desktop/trunk/exo/debian/source/format
Modified:
desktop/trunk/exo/debian/changelog
desktop/trunk/exo/debian/control
desktop/trunk/exo/debian/rules
Log:
switch format to 3.0 (quilt).
Modified: desktop/trunk/exo/debian/changelog
===================================================================
--- desktop/trunk/exo/debian/changelog 2010-05-11 20:22:46 UTC (rev 3985)
+++ desktop/trunk/exo/debian/changelog 2010-05-11 21:27:01 UTC (rev 3986)
@@ -7,9 +7,7 @@
(Xfce #6230, lp: #520118, closes: #576706).
- series: add this patch.
* debian/control:
- - build-depends on quilt (>= 0.46-7)
- add myself to Uploaders.
- * debian/rules: enable quilt.
[Stefan Ott]
* debian/watch edited to track Xfce archive reorganisation.
@@ -19,8 +17,9 @@
- update standards version to 3.8.4.
- add ${misc:Depends} to Depends.
- update conflicts relation forms.
+ * switch format to 3.0 (quilt).
- -- Yves-Alexis Perez <corsac at debian.org> Tue, 11 May 2010 22:14:51 +0200
+ -- Yves-Alexis Perez <corsac at debian.org> Tue, 11 May 2010 22:38:53 +0200
exo (0.3.106-1) unstable; urgency=low
Modified: desktop/trunk/exo/debian/control
===================================================================
--- desktop/trunk/exo/debian/control 2010-05-11 20:22:46 UTC (rev 3985)
+++ desktop/trunk/exo/debian/control 2010-05-11 21:27:01 UTC (rev 3986)
@@ -7,7 +7,7 @@
Lionel Le Folgoc <mrpouit 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.4
Homepage: http://www.xfce.org
Vcs-Svn: svn://svn.debian.org/pkg-xfce/desktop/trunk/exo/
Modified: desktop/trunk/exo/debian/rules
===================================================================
--- desktop/trunk/exo/debian/rules 2010-05-11 20:22:46 UTC (rev 3985)
+++ desktop/trunk/exo/debian/rules 2010-05-11 21:27:01 UTC (rev 3986)
@@ -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
@@ -31,7 +30,6 @@
# Add here commands to clean up after the build process.
[ ! -f Makefile ] || $(MAKE) distclean
- dh_quilt_unpatch
dh_clean
install: build
Added: desktop/trunk/exo/debian/source/format
===================================================================
--- desktop/trunk/exo/debian/source/format (rev 0)
+++ desktop/trunk/exo/debian/source/format 2010-05-11 21:27:01 UTC (rev 3986)
@@ -0,0 +1 @@
+3.0 (quilt)
More information about the Pkg-xfce-commits
mailing list