[Debian-hebrew-package] r938 - in /pkg/aspell-he/trunk/debian: changelog control rules

kaplan at users.alioth.debian.org kaplan at users.alioth.debian.org
Wed Aug 10 16:48:30 UTC 2011


Author: kaplan
Date: Wed Aug 10 16:48:29 2011
New Revision: 938

URL: http://svn.debian.org/wsvn/debian-hebrew/?sc=1&rev=938
Log:
  * The make lintian happy release
    - out-of-date-standards-version (no changes needed)
    - debian-rules-missing-recommended-target

Modified:
    pkg/aspell-he/trunk/debian/changelog
    pkg/aspell-he/trunk/debian/control
    pkg/aspell-he/trunk/debian/rules

Modified: pkg/aspell-he/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/debian-hebrew/pkg/aspell-he/trunk/debian/changelog?rev=938&op=diff
==============================================================================
--- pkg/aspell-he/trunk/debian/changelog (original)
+++ pkg/aspell-he/trunk/debian/changelog Wed Aug 10 16:48:29 2011
@@ -1,3 +1,11 @@
+aspell-he (1.0-0-5) unstable; urgency=low
+
+  * The make lintian happy release
+    - out-of-date-standards-version (no changes needed)
+    - debian-rules-missing-recommended-target
+
+ -- Lior Kaplan <kaplan at debian.org>  Wed, 10 Aug 2011 19:47:30 +0300
+
 aspell-he (1.0-0-4) unstable; urgency=low
 
   * Switch to dpkg-source 3.0 (quilt) format

Modified: pkg/aspell-he/trunk/debian/control
URL: http://svn.debian.org/wsvn/debian-hebrew/pkg/aspell-he/trunk/debian/control?rev=938&op=diff
==============================================================================
--- pkg/aspell-he/trunk/debian/control (original)
+++ pkg/aspell-he/trunk/debian/control Wed Aug 10 16:48:29 2011
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Debian Hebrew Packaging Team <debian-hebrew-package at lists.alioth.debian.org>
 Uploaders: Baruch Even <baruch at debian.org>, Lior Kaplan <kaplan at debian.org>, Shachar Shemesh <shachar at debian.org>
-Standards-Version: 3.9.1
+Standards-Version: 3.9.2
 Build-Depends: debhelper (>> 5.0.0)
 Build-Depends-Indep: aspell (>= 0.60.3-2), dictionaries-common-dev (>= 0.49.2)
 Vcs-Svn: svn://svn.debian.org/svn/debian-hebrew/pkg/aspell-he

Modified: pkg/aspell-he/trunk/debian/rules
URL: http://svn.debian.org/wsvn/debian-hebrew/pkg/aspell-he/trunk/debian/rules?rev=938&op=diff
==============================================================================
--- pkg/aspell-he/trunk/debian/rules (original)
+++ pkg/aspell-he/trunk/debian/rules Wed Aug 10 16:48:29 2011
@@ -13,8 +13,13 @@
 	./configure
 	touch configure-stamp
 
-build: configure-stamp build-stamp
-build-stamp:
+build: build-arch build-indep
+
+build-arch: build-stamp
+
+build-indep: build-stamp
+
+build-stamp: configure-stamp
 	dh_testdir
 	$(MAKE)
 	touch build-stamp




More information about the Debian-hebrew-package mailing list