[maemo-commits] [maemo-commits] r10003 - projects/haf/trunk/dpkg/debian
From: subversion at stage.maemo.org subversion at stage.maemo.orgDate: Sun Feb 18 14:37:31 EET 2007
- Previous message: [maemo-commits] r10002 - projects/haf/hafbuildbot
- Next message: [maemo-commits] r10004 - projects/haf/tags/dpkg
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Author: marivoll
Date: 2007-02-18 14:37:29 +0200 (Sun, 18 Feb 2007)
New Revision: 10003
Modified:
projects/haf/trunk/dpkg/debian/changelog
projects/haf/trunk/dpkg/debian/control
Log:
* Removed version in Pre-Dependency on coreutils so that busybox can
satisfy it.
Modified: projects/haf/trunk/dpkg/debian/changelog
===================================================================
--- projects/haf/trunk/dpkg/debian/changelog 2007-02-17 15:12:26 UTC (rev 10002)
+++ projects/haf/trunk/dpkg/debian/changelog 2007-02-18 12:37:29 UTC (rev 10003)
@@ -1,3 +1,12 @@
+dpkg (1.13.25.osso2) unstable; urgency=low
+
+ [ Marius Vollmer, for maemo ]
+
+ * Removed version in Pre-Dependency on coreutils so that busybox can
+ satisfy it.
+
+ -- Marius Vollmer <mvo at zagadka.de> Sun, 18 Feb 2007 14:36:15 +0200
+
dpkg (1.13.25.osso1) unstable; urgency=low
[ Marius Vollmer, for maemo ]
@@ -10,7 +19,7 @@
[ Marius Vollmer, for maemo ]
- * Replaced some Perl script with shell version and moved other scripts
+ * Replaced some Perl scripts with shell versions and moved other scripts
to dpkg-dev to make the dpkg package independent from Perl.
* Removed Build-Dependency on libselinux1-dev, configure without it.
* Made dpkg-dev architecture any since it now contains dpkg-split.
Modified: projects/haf/trunk/dpkg/debian/control
===================================================================
--- projects/haf/trunk/dpkg/debian/control 2007-02-17 15:12:26 UTC (rev 10002)
+++ projects/haf/trunk/dpkg/debian/control 2007-02-18 12:37:29 UTC (rev 10003)
@@ -12,7 +12,7 @@
Package: dpkg
Architecture: any
Essential: yes
-Pre-Depends: ${shlibs:Depends}, coreutils (>= 5.93-1)
+Pre-Depends: ${shlibs:Depends}, coreutils
Conflicts: sysvinit (<< 2.82-1), dpkg-iasearch (<< 0.11), dpkg-static,
dpkg-dev (<< 1.10)
Replaces: dpkg-doc-ja, dpkg-static, manpages-de (<= 0.4-3),
- Previous message: [maemo-commits] r10002 - projects/haf/hafbuildbot
- Next message: [maemo-commits] r10004 - projects/haf/tags/dpkg
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
