r12353 - in /trunk/libauthen-simple-net-perl/debian: changelog rules

roberto at users.alioth.debian.org roberto at users.alioth.debian.org
Thu Jan 10 03:22:40 UTC 2008


Author: roberto
Date: Thu Jan 10 03:22:39 2008
New Revision: 12353

URL: http://svn.debian.org/wsvn/?sc=1&rev=12353
Log:
move rules to binary-indep target since arch is all

Modified:
    trunk/libauthen-simple-net-perl/debian/changelog
    trunk/libauthen-simple-net-perl/debian/rules

Modified: trunk/libauthen-simple-net-perl/debian/changelog
URL: http://svn.debian.org/wsvn/trunk/libauthen-simple-net-perl/debian/changelog?rev=12353&op=diff
==============================================================================
--- trunk/libauthen-simple-net-perl/debian/changelog (original)
+++ trunk/libauthen-simple-net-perl/debian/changelog Thu Jan 10 03:22:39 2008
@@ -14,8 +14,9 @@
 
   [ Roberto C. Sanchez ]
   * Update to debhelper compatibility level 6
+  * debian/rules: move rules to binary-indep target since arch is all
 
- -- Roberto C. Sanchez <roberto at connexer.com>  Wed, 09 Jan 2008 22:14:05 -0500
+ -- Roberto C. Sanchez <roberto at connexer.com>  Wed, 09 Jan 2008 22:21:41 -0500
 
 libauthen-simple-net-perl (0.2-1) unstable; urgency=low
 

Modified: trunk/libauthen-simple-net-perl/debian/rules
URL: http://svn.debian.org/wsvn/trunk/libauthen-simple-net-perl/debian/rules?rev=12353&op=diff
==============================================================================
--- trunk/libauthen-simple-net-perl/debian/rules (original)
+++ trunk/libauthen-simple-net-perl/debian/rules Thu Jan 10 03:22:39 2008
@@ -30,10 +30,6 @@
 	dh_clean build-stamp install-stamp 
 
 binary-indep: build install
-
-binary: binary-indep binary-arch
-
-binary-arch: build install
 	dh_testdir
 	dh_testroot
 	dh_installdocs README
@@ -48,4 +44,8 @@
 	dh_builddeb
 
 binary: binary-indep binary-arch
+
+binary-arch: build install
+
+binary: binary-indep binary-arch
 .PHONY: binary clean ibinary-indep binary-arch build clean install




More information about the Pkg-perl-cvs-commits mailing list