[Pkg-xfce-commits] r4028 - in desktop/trunk/xfce4-utils/debian: . source

Yves-Alexis Perez corsac at alioth.debian.org
Sat May 22 02:20:26 UTC 2010


Author: corsac
Date: 2010-05-22 14:20:24 +0000 (Sat, 22 May 2010)
New Revision: 4028

Added:
   desktop/trunk/xfce4-utils/debian/source/
   desktop/trunk/xfce4-utils/debian/source/format
Modified:
   desktop/trunk/xfce4-utils/debian/changelog
   desktop/trunk/xfce4-utils/debian/control
   desktop/trunk/xfce4-utils/debian/rules
Log:
Switch to 3.0 (quilt) source format.

Modified: desktop/trunk/xfce4-utils/debian/changelog
===================================================================
--- desktop/trunk/xfce4-utils/debian/changelog	2010-05-22 14:15:21 UTC (rev 4027)
+++ desktop/trunk/xfce4-utils/debian/changelog	2010-05-22 14:20:24 UTC (rev 4028)
@@ -8,8 +8,9 @@
   * debian/control:
     - update standards version to 3.8.4.
     - add ${misc:Depends} to Depends. 
+  * Switch to 3.0 (quilt) source format.
 
- -- Yves-Alexis Perez <corsac at debian.org>  Sat, 22 May 2010 16:13:56 +0200
+ -- Yves-Alexis Perez <corsac at debian.org>  Sat, 22 May 2010 16:14:35 +0200
 
 xfce4-utils (4.6.1-2) unstable; urgency=low
 

Modified: desktop/trunk/xfce4-utils/debian/control
===================================================================
--- desktop/trunk/xfce4-utils/debian/control	2010-05-22 14:15:21 UTC (rev 4027)
+++ desktop/trunk/xfce4-utils/debian/control	2010-05-22 14:20:24 UTC (rev 4028)
@@ -4,7 +4,7 @@
 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>
 Build-Depends: debhelper (>= 7), libxfce4util-dev (>= 4.6.0),
- libxfcegui4-dev (>= 4.6.0), quilt, chrpath, intltool, 
+ libxfcegui4-dev (>= 4.6.0), chrpath, intltool, 
   libgtk2.0-dev (>= 2.10.0)
 Standards-Version: 3.8.4
 Homepage: http://www.xfce.org/

Modified: desktop/trunk/xfce4-utils/debian/rules
===================================================================
--- desktop/trunk/xfce4-utils/debian/rules	2010-05-22 14:15:21 UTC (rev 4027)
+++ desktop/trunk/xfce4-utils/debian/rules	2010-05-22 14:20:24 UTC (rev 4028)
@@ -12,10 +12,7 @@
 	CFLAGS += -O2
 endif
 
-# quilt stuff
-include /usr/share/quilt/quilt.make
-
-config.status: patch configure
+config.status: configure
 	
 	dh_testdir
 	./configure --host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) --prefix=/usr  --libexecdir=\$${prefix}/lib --sysconfdir=/etc  --with-browser=sensible-browser --enable-final --with-vendor-info=Debian --with-x 
@@ -27,7 +24,7 @@
 	$(MAKE)
 	touch build-stamp
 
-clean: unpatch
+clean:
 
 	dh_testdir
 	dh_testroot
@@ -100,4 +97,4 @@
 	dh_builddeb
 
 binary: binary-indep binary-arch
-.PHONY: build clean binary-indep binary-arch binary install patch unpatch
+.PHONY: build clean binary-indep binary-arch binary install

Added: desktop/trunk/xfce4-utils/debian/source/format
===================================================================
--- desktop/trunk/xfce4-utils/debian/source/format	                        (rev 0)
+++ desktop/trunk/xfce4-utils/debian/source/format	2010-05-22 14:20:24 UTC (rev 4028)
@@ -0,0 +1 @@
+3.0 (quilt)




More information about the Pkg-xfce-commits mailing list