SVN commit 543252 by mornfall:

Move app-install-data to Depends not Build-Depends (the latter makes
absolutely no sense). Fix README location.


 _M            . (directory)  
 M  +2 -2      debian/control  
 M  +1 -1      debian/docs  


--- trunk/playground/sysadmin/ept/debian/control #543251:543252
@@ -3,12 +3,12 @@
 Priority: optional
 Maintainer: Peter Rockai <[EMAIL PROTECTED]>
 Uploaders: Isaac Clerencia <[EMAIL PROTECTED]>
-Build-Depends: cdbs, debhelper (>> 4.1), dh-buildinfo, libapt-front-dev (>= 
0.3.7.2), libapt-front-dev (<< 0.4), libtool, kdelibs4-dev (>= 3.5.0), 
app-install-data
+Build-Depends: cdbs, debhelper (>> 4.1), dh-buildinfo, libapt-front-dev (>= 
0.3.7.2), libapt-front-dev (<< 0.4), libtool, kdelibs4-dev (>= 3.5.0)
 Standards-Version: 3.6.2.0
 
 Package: adept
 Section: kde
-Depends: debtags, konsole (>= 3.5.0), ${shlibs:Depends}
+Depends: debtags, app-install-data, konsole (>= 3.5.0), ${shlibs:Depends}
 Recommends: libqt-perl
 Architecture: any
 Description: package manager for KDE
--- trunk/playground/sysadmin/ept/debian/docs #543251:543252
@@ -1 +1 @@
-README
+ept/README


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to