[Debian-arabic-packages] [svn] r231 - in pkg/aspell-ku/trunk/debian: . source

Lior Kaplan kaplan at alioth.debian.org
Sat Jul 30 17:07:06 UTC 2011


Author: kaplan
Date: Sat Jul 30 17:07:05 2011
New Revision: 231

Log:
+  * The make lintian happy upload:
+    - debhelper-but-no-misc-depends
+    - debian-rules-missing-recommended-target
+  * Switch to dpkg-source 3.0 (quilt) format

Added:
   pkg/aspell-ku/trunk/debian/source/
   pkg/aspell-ku/trunk/debian/source/format
Modified:
   pkg/aspell-ku/trunk/debian/changelog
   pkg/aspell-ku/trunk/debian/control
   pkg/aspell-ku/trunk/debian/rules

Modified: pkg/aspell-ku/trunk/debian/changelog
==============================================================================
--- pkg/aspell-ku/trunk/debian/changelog	Sat Jul 30 16:50:54 2011	(r230)
+++ pkg/aspell-ku/trunk/debian/changelog	Sat Jul 30 17:07:05 2011	(r231)
@@ -1,3 +1,12 @@
+aspell-ku (0.20-0-5) unstable; urgency=low
+
+  * The make lintian happy upload:
+    - debhelper-but-no-misc-depends
+    - debian-rules-missing-recommended-target
+  * Switch to dpkg-source 3.0 (quilt) format
+
+ -- Lior Kaplan <kaplan at debian.org>  Sat, 30 Jul 2011 18:48:20 +0200
+
 aspell-ku (0.20-0-4) unstable; urgency=low
 
   * debian/control:

Modified: pkg/aspell-ku/trunk/debian/control
==============================================================================
--- pkg/aspell-ku/trunk/debian/control	Sat Jul 30 16:50:54 2011	(r230)
+++ pkg/aspell-ku/trunk/debian/control	Sat Jul 30 17:07:05 2011	(r231)
@@ -5,12 +5,12 @@
 Uploaders: Lior Kaplan <kaplan at debian.org>
 Build-Depends: debhelper (>= 5.0.0)
 Build-Depends-Indep: aspell, dictionaries-common-dev (>= 0.70.2)
-Standards-Version: 3.7.2
+Standards-Version: 3.9.2
 Homepage: https://sourceforge.net/projects/myspellkurdish/
 
 Package: aspell-ku
 Architecture: all
-Depends: aspell (>= 0.60.4), dictionaries-common (>= 0.70.2)
+Depends: aspell (>= 0.60.4), dictionaries-common (>= 0.70.2), ${misc:Depends} 
 Provides: aspell-dictionary
 Description: Kurdish dictionary for aspell
  This package contains the Kurdish dictionary for the aspell spell checker.

Modified: pkg/aspell-ku/trunk/debian/rules
==============================================================================
--- pkg/aspell-ku/trunk/debian/rules	Sat Jul 30 16:50:54 2011	(r230)
+++ pkg/aspell-ku/trunk/debian/rules	Sat Jul 30 17:07:05 2011	(r231)
@@ -11,7 +11,12 @@
 	./configure
 	touch $@
 
-build: build-stamp
+build: build-arch build-indep
+
+build-arch: build-stamp
+
+build-indep: build-stamp
+
 build-stamp: configure-stamp
 	dh_testdir
 	gzip -9 < ku.cwl > ku.cwl.gz



More information about the Debian-arabic-packages mailing list