Masato Taruishi
taru****@users*****
2005年 2月 4日 (金) 03:17:35 JST
=================================================================== RCS file: projects/apache/debian/control,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- projects/apache/debian/control 2005/01/31 03:43:16 1.1 +++ projects/apache/debian/control 2005/02/03 18:17:35 1.2 @@ -1,12 +1,12 @@ Source: ultrapossum-apache -Section: unknown +Section: net Priority: optional Maintainer: Masato Taruishi <taru****@ultra*****> Build-Depends: debhelper (>= 4.0.0) Standards-Version: 3.6.1 Package: ultrapossum-apache -Architecture: any +Architecture: all Depends: ${shlibs:Depends}, ${misc:Depends} Description: <insert up to 60 chars description> <insert long description, indented with spaces> =================================================================== RCS file: projects/apache/debian/rules,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- projects/apache/debian/rules 2005/01/31 03:43:16 1.1 +++ projects/apache/debian/rules 2005/02/03 18:17:35 1.2 @@ -68,12 +68,12 @@ $(MAKE) install DESTDIR=$(CURDIR)/debian/ultrapossum-apache -# 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 +# We have nothing to do by default. + +# Build architecture-independent files here. +binary-indep: build install dh_testdir dh_testroot dh_installchangelogs