[pkg-kolab] r1505 - in libkolab-perl/trunk/debian: . source

Mathieu Parent sathieu at alioth.debian.org
Mon Jul 5 21:59:04 UTC 2010


Author: sathieu
Date: 2010-07-05 21:59:04 +0000 (Mon, 05 Jul 2010)
New Revision: 1505

Added:
   libkolab-perl/trunk/debian/source/
   libkolab-perl/trunk/debian/source/format
Modified:
   libkolab-perl/trunk/debian/changelog
   libkolab-perl/trunk/debian/rules
Log:
Switch to dpkg-source 3.0 (quilt) format


Modified: libkolab-perl/trunk/debian/changelog
===================================================================
--- libkolab-perl/trunk/debian/changelog	2010-07-05 21:50:53 UTC (rev 1504)
+++ libkolab-perl/trunk/debian/changelog	2010-07-05 21:59:04 UTC (rev 1505)
@@ -3,8 +3,9 @@
   * New release 2.2.4 (20100624)
   * Add ${misc:Depends} to debian/control
   * Updated Standards-Version to 3.8.4: no changes
+  * Switch to dpkg-source 3.0 (quilt) format
 
- -- Mathieu Parent <sathieu at debian.org>  Tue, 05 Jan 2010 13:41:50 +0100
+ -- Mathieu Parent <sathieu at debian.org>  Mon, 05 Jul 2010 23:56:27 +0200
 
 libkolab-perl (1:2.2.3-20091217-1) unstable; urgency=low
 

Modified: libkolab-perl/trunk/debian/rules
===================================================================
--- libkolab-perl/trunk/debian/rules	2010-07-05 21:50:53 UTC (rev 1504)
+++ libkolab-perl/trunk/debian/rules	2010-07-05 21:59:04 UTC (rev 1505)
@@ -1,15 +1,12 @@
 #!/usr/bin/make -f
 
-include /usr/share/quilt/quilt.make
-
-build: patch
+build: 
 	dh_testdir
 	perl Makefile.PL --config=/etc/kolab --bin=/usr/bin --sbin=/usr/sbin --etc=/etc/kolab
 	$(MAKE)
 	touch build-stamp
 
-clean: clean-patched unpatch
-clean-patched:
+clean:
 	dh_testdir
 	dh_testroot
 	rm -f build-stamp

Added: libkolab-perl/trunk/debian/source/format
===================================================================
--- libkolab-perl/trunk/debian/source/format	                        (rev 0)
+++ libkolab-perl/trunk/debian/source/format	2010-07-05 21:59:04 UTC (rev 1505)
@@ -0,0 +1 @@
+3.0 (quilt)




More information about the pkg-kolab-devel mailing list