Author: barbier
Date: 2006-06-01 20:55:43 +0000 (Thu, 01 Jun 2006)
New Revision: 1606

Modified:
   tzdata/trunk/debian/changelog
   tzdata/trunk/debian/control
   tzdata/trunk/debian/rules
Log:
  * New upstream release.
  * debian/control: Bump Standards-Version: 3.7.2  (no changes needed)
  * debian/control: quilt is not run by the 'clean' target, so move it
    into Build-Depends-Indep.


Modified: tzdata/trunk/debian/changelog
===================================================================
--- tzdata/trunk/debian/changelog       2006-06-01 20:29:18 UTC (rev 1605)
+++ tzdata/trunk/debian/changelog       2006-06-01 20:55:43 UTC (rev 1606)
@@ -1,8 +1,12 @@
-tzdata (2006c-3) UNRELEASED; urgency=low
+tzdata (2006g-1) unstable; urgency=low
 
-  * 
+  [ Denis Barbier ]
+  * New upstream release.
+  * debian/control: Bump Standards-Version: 3.7.2  (no changes needed)
+  * debian/control: quilt is not run by the 'clean' target, so move it
+    into Build-Depends-Indep.
 
- -- Aurelien Jarno <[EMAIL PROTECTED]>  Tue, 11 Apr 2006 00:51:49 +0200
+ -- Denis Barbier <[EMAIL PROTECTED]>  Thu,  1 Jun 2006 22:19:57 +0200
 
 tzdata (2006c-2) unstable; urgency=low
 

Modified: tzdata/trunk/debian/control
===================================================================
--- tzdata/trunk/debian/control 2006-06-01 20:29:18 UTC (rev 1605)
+++ tzdata/trunk/debian/control 2006-06-01 20:55:43 UTC (rev 1606)
@@ -1,10 +1,11 @@
 Source: tzdata
 Section: libs
 Priority: required
-Build-Depends: debhelper (>= 4.0.0), quilt
+Build-Depends: debhelper (>= 4.0.0)
+Build-Depends-Indep: quilt
 Maintainer: GNU Libc Maintainers <[email protected]>
 Uploaders: Ben Collins <[EMAIL PROTECTED]>, GOTO Masanori <[EMAIL PROTECTED]>, 
Philip Blundell <[EMAIL PROTECTED]>, Jeff Bailey <[EMAIL PROTECTED]>, Daniel 
Jacobowitz <[EMAIL PROTECTED]>, Clint Adams <[EMAIL PROTECTED]>, Denis Barbier 
<[EMAIL PROTECTED]>, Aurelien Jarno <[EMAIL PROTECTED]>
-Standards-Version: 3.6.2
+Standards-Version: 3.7.2
 
 Package: tzdata
 Architecture: all

Modified: tzdata/trunk/debian/rules
===================================================================
--- tzdata/trunk/debian/rules   2006-06-01 20:29:18 UTC (rev 1605)
+++ tzdata/trunk/debian/rules   2006-06-01 20:55:43 UTC (rev 1606)
@@ -58,7 +58,7 @@
 clean:
        dh_testdir
        dh_testroot
-       -rm -rf $(TZSOURCE) $(TZGEN)
+       -rm -rf $(TZSOURCE) $(TZGEN) .pc
        rm -f build-stamp
        rm -f patch-log
        dh_clean 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to