[Debian-tex-commits] SVN tex-common commit + diffs: r3286 - tex-common/trunk/debian

Norbert Preining preining at alioth.debian.org
Wed Feb 20 08:19:22 UTC 2008


Author: preining
Date: 2008-02-20 08:19:21 +0000 (Wed, 20 Feb 2008)
New Revision: 3286

Modified:
   tex-common/trunk/debian/changelog
   tex-common/trunk/debian/rules
Log:
move the build stuff to binary-indep, the package is arch=all [np]


Modified: tex-common/trunk/debian/changelog
===================================================================
--- tex-common/trunk/debian/changelog	2008-02-20 08:16:17 UTC (rev 3285)
+++ tex-common/trunk/debian/changelog	2008-02-20 08:19:21 UTC (rev 3286)
@@ -7,10 +7,11 @@
     // of MFBASES and MPMEMS. [np]
   * bump version of tex-common packages built with dh_installtex to 1.10
     since it is the version that removes the tetex part [np]
-  * update po files
-  * bump standards version to 3.7.3, no changes necessary
+  * update po files [np]
+  * bump standards version to 3.7.3, no changes necessary [np]
+  * move the build stuff to binary-indep, the package is arch=all [np]
 
- -- Norbert Preining <preining at debian.org>  Wed, 20 Feb 2008 09:15:51 +0100
+ -- Norbert Preining <preining at debian.org>  Wed, 20 Feb 2008 09:18:42 +0100
 
 tex-common (1.10) unstable; urgency=low
 

Modified: tex-common/trunk/debian/rules
===================================================================
--- tex-common/trunk/debian/rules	2008-02-20 08:16:17 UTC (rev 3285)
+++ tex-common/trunk/debian/rules	2008-02-20 08:19:21 UTC (rev 3286)
@@ -105,12 +105,12 @@
 	install -m 644 debian/lintian-overrides $(INSTDIR)/usr/share/lintian/overrides/tex-common
 
 
+# Build architecture-dependent files here.
+binary-arch: build install
+# We have nothing to do by default.
+
 # Build architecture-independent files here.
 binary-indep: build install
-# We have nothing to do by default.
-
-# Build architecture-dependent files here.
-binary-arch: build install
 	dh_testdir
 	$(check-svn)
 	dh_testroot




More information about the Debian-tex-commits mailing list