Author: adam-guest
Date: 2008-05-02 17:46:37 +0000 (Fri, 02 May 2008)
New Revision: 1422

Modified:
   trunk/debian/changelog
   trunk/debian/control
Log:
  + Remove the dependencies on debianutils and sed. Both are essential and
    the version constraints in the dependencies are satisfied in oldstable
    and above

Modified: trunk/debian/changelog
===================================================================
--- trunk/debian/changelog      2008-05-02 17:06:46 UTC (rev 1421)
+++ trunk/debian/changelog      2008-05-02 17:46:37 UTC (rev 1422)
@@ -63,9 +63,12 @@
     + Remove the versioned conflicts on debmake, dupload and suidmanager, as
       they all referred to versions of those packages older than those in
       oldstable
-    + Remove the version constraints from the perl build-dependency and the
-      debianutils, perl and sed dependencies and the gnupg recommendation, as
-      the referenced versions are all satisfied in oldstable and above
+    + Remove the version constraints from the perl build-dependency, the perl
+      dependency and the gnupg recommendation, as the referenced versions are
+      all satisfied in oldstable and above
+    + Remove the dependencies on debianutils and sed. Both are essential and
+      the version constraints in the dependencies are satisfied in oldstable
+      and above
   * README: Add transition-check
 
  -- Adam D. Barratt <[EMAIL PROTECTED]>  Mon, 21 Apr 2008 20:06:13 +0100

Modified: trunk/debian/control
===================================================================
--- trunk/debian/control        2008-05-02 17:06:46 UTC (rev 1421)
+++ trunk/debian/control        2008-05-02 17:46:37 UTC (rev 1422)
@@ -14,7 +14,7 @@
 Package: devscripts
 Architecture: any
 Conflicts: kdesdk-scripts (<< 4:3.5.6-2)
-Depends: dpkg-dev, debianutils, perl, sed, ${shlibs:Depends}, ${misc:Depends}
+Depends: dpkg-dev, perl, ${shlibs:Depends}, ${misc:Depends}
 Recommends: at, curl | wget, dctrl-tools, debian-keyring, debian-maintainers,
  dput | dupload, equivs, fakeroot, gnupg, libauthen-sasl-perl,
  libcrypt-ssleay-perl, libparse-debcontrol-perl, libsoap-lite-perl,



-- 
To unsubscribe, send mail to [EMAIL PROTECTED]

Reply via email to