[dutch-svn] r159 - trunk/debian

Thijs Kinkhorst thijs at alioth.debian.org
Wed Apr 18 09:16:01 UTC 2012


Author: thijs
Date: 2012-04-18 09:16:01 +0000 (Wed, 18 Apr 2012)
New Revision: 159

Modified:
   trunk/debian/changelog
   trunk/debian/control
   trunk/debian/rules
Log:
* Update to Debian policy 3.9.3


Modified: trunk/debian/changelog
===================================================================
--- trunk/debian/changelog	2012-04-07 14:37:15 UTC (rev 158)
+++ trunk/debian/changelog	2012-04-18 09:16:01 UTC (rev 159)
@@ -1,3 +1,9 @@
+dutch (1:2.10-2) UNRELEASED; urgency=low
+
+  * Update to Debian policy 3.9.3
+
+ -- Thijs Kinkhorst <thijs at debian.org>  Wed, 18 Apr 2012 11:15:09 +0200
+
 dutch (1:2.10-1) unstable; urgency=low
 
   * New upstream version (Closes: #667456)

Modified: trunk/debian/control
===================================================================
--- trunk/debian/control	2012-04-07 14:37:15 UTC (rev 158)
+++ trunk/debian/control	2012-04-18 09:16:01 UTC (rev 159)
@@ -5,7 +5,7 @@
 Uploaders: Kurt Roeckx <kurt at roeckx.be>
 Build-Depends: dictionaries-common-dev (>= 1.10.5), ispell, debhelper (>= 7)
 Build-Depends-Indep: aspell, hunspell-tools | myspell-tools
-Standards-Version: 3.8.2
+Standards-Version: 3.9.3
 Homepage: http://www.opentaal.org/
 Vcs-Svn: svn://svn.debian.org/svn/pkg-dutch/trunk
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-dutch/trunk

Modified: trunk/debian/rules
===================================================================
--- trunk/debian/rules	2012-04-07 14:37:15 UTC (rev 158)
+++ trunk/debian/rules	2012-04-18 09:16:01 UTC (rev 159)
@@ -6,7 +6,9 @@
 ITMPDIR:=$(CURDIR)/debian/idutch
 ATMPDIR:=$(CURDIR)/debian/aspell-nl
 
-build: build-stamp
+build: build-arch build-indep
+build-arch: build-stamp
+build-indep: build-stamp
 build-stamp:
 	dh_testdir
 	mkdir -p myspell
@@ -68,4 +70,4 @@
 
 binary: binary-indep binary-arch
 
-.PHONY: clean binary-indep binary-arch binary build
+.PHONY: clean binary-indep binary-arch binary build build-arch build-indep




More information about the pkg-dutch-commit mailing list