rev 4563 - trunk/packages/koffice-l10n/debian

Ana Guerrero ana-guest at costa.debian.org
Fri Sep 29 02:09:12 UTC 2006


Author: ana-guest
Date: 2006-09-29 02:09:12 +0000 (Fri, 29 Sep 2006)
New Revision: 4563

Added:
   trunk/packages/koffice-l10n/debian/compat
Modified:
   trunk/packages/koffice-l10n/debian/changelog
   trunk/packages/koffice-l10n/debian/control
   trunk/packages/koffice-l10n/debian/rules
Log:
* Bumped compat to 5.
* Removing debhelper from Build-Depens-Indep.



Modified: trunk/packages/koffice-l10n/debian/changelog
===================================================================
--- trunk/packages/koffice-l10n/debian/changelog	2006-09-26 09:39:31 UTC (rev 4562)
+++ trunk/packages/koffice-l10n/debian/changelog	2006-09-29 02:09:12 UTC (rev 4563)
@@ -1,3 +1,11 @@
+koffice-l10n (1.6.0-1) unstable; urgency=low
+
+  +++ Changes by Ana Beatriz Guerrero Lopez:
+  * Bumped compat to 5.
+  * Removing debhelper from Build-Depens-Indep.
+
+ -- Ana Beatriz Guerrero Lopez <ana at ekaia.org>  Fri, 29 Sep 2006 04:03:44 +0200
+
 koffice-l10n (1.5.2-2) unstable; urgency=low
 
   +++ Changes by Ana Beatriz Guerrero Lopez:

Added: trunk/packages/koffice-l10n/debian/compat
===================================================================
--- trunk/packages/koffice-l10n/debian/compat	                        (rev 0)
+++ trunk/packages/koffice-l10n/debian/compat	2006-09-29 02:09:12 UTC (rev 4563)
@@ -0,0 +1 @@
+5

Modified: trunk/packages/koffice-l10n/debian/control
===================================================================
--- trunk/packages/koffice-l10n/debian/control	2006-09-26 09:39:31 UTC (rev 4562)
+++ trunk/packages/koffice-l10n/debian/control	2006-09-29 02:09:12 UTC (rev 4563)
@@ -3,8 +3,8 @@
 Priority: optional
 Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>
 Uploaders: Ana Beatriz Guerrero Lopez <ana at ekaia.org>, Isaac Clerencia <isaac at debian.org>, Ben Burton <bab at debian.org>
-Build-Depends-Indep: automake1.9, debhelper (>= 4.0.0), bzip2, kdelibs4-dev
-Build-Depends: debhelper (>= 4.0.0)
+Build-Depends-Indep: automake1.9, bzip2, kdelibs4-dev
+Build-Depends: debhelper (>= 5.0.0)
 Standards-Version: 3.7.2
 
 Package: koffice-i18n-af

Modified: trunk/packages/koffice-l10n/debian/rules
===================================================================
--- trunk/packages/koffice-l10n/debian/rules	2006-09-26 09:39:31 UTC (rev 4562)
+++ trunk/packages/koffice-l10n/debian/rules	2006-09-29 02:09:12 UTC (rev 4563)
@@ -3,9 +3,6 @@
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
 
-# This is the debhelper compatibility version to use.
-export DH_COMPAT=4
-
 export DEB_UPSTREAM_VERSION=1.5.2
 
 languages = `ls -1d *i18n*`




More information about the pkg-kde-commits mailing list