[Lunar-commits] <moonbase> dpkg: updated to 1.15.1

Zbigniew Luszpinski zbiggy at lunar-linux.org
Tue May 26 02:16:17 CEST 2009


commit 39cfab7f60d98bff52f083d6e07776ed428cb40f
Author: Zbigniew Luszpinski <zbiggy at lunar-linux.org>
Date:   Tue May 26 02:16:17 2009 +0200

    dpkg: updated to 1.15.1
---
 archive/dpkg/BUILD   |    9 ---------
 archive/dpkg/DEPENDS |    7 +++----
 archive/dpkg/DETAILS |    9 +++------
 3 files changed, 6 insertions(+), 19 deletions(-)

diff --git a/archive/dpkg/BUILD b/archive/dpkg/BUILD
deleted file mode 100644
index 751a816..0000000
--- a/archive/dpkg/BUILD
+++ /dev/null
@@ -1,9 +0,0 @@
-(
-
-  patch_it $SOURCE_CACHE/$SOURCE2 0 &&
-  sedit "s/debiandoc2html/true/" doc/Makefile.in &&
-  sedit "s/utils//" Makefile.in &&
-  OPTS="$OPTS --without-sgml-doc" &&
-  default_build
-
-) > $C_FIFO 2>&1
diff --git a/archive/dpkg/DEPENDS b/archive/dpkg/DEPENDS
index 0cb8fa3..d77eb07 100644
--- a/archive/dpkg/DEPENDS
+++ b/archive/dpkg/DEPENDS
@@ -1,5 +1,4 @@
-depends ncurses &&
-depends zlib &&
-depends bzip2 &&
+depends ncurses
+depends zlib
+depends bzip2
 depends gettext
-
diff --git a/archive/dpkg/DETAILS b/archive/dpkg/DETAILS
index eebd9b6..f18ac62 100644
--- a/archive/dpkg/DETAILS
+++ b/archive/dpkg/DETAILS
@@ -1,14 +1,11 @@
           MODULE=dpkg
-         VERSION=1.10.28
+         VERSION=1.15.1
           SOURCE=${MODULE}_${VERSION}.tar.gz
       SOURCE_URL=http://ftp.debian.org/debian/pool/main/d/dpkg/
-      SOURCE_VFY=sha1:df0fdd3943d41f493412d521ee5f5d95ae86f789
-         SOURCE2=$MODULE-$VERSION-perl.patch
-     SOURCE2_URL=$PATCH_URL
-     SOURCE2_VFY=sha1:d8973f7235e037aad2dc8186bbc05cc8c581d699
+      SOURCE_VFY=sha1:ade2d62e93cc0241d9635209415519092fda8097
         WEB_SITE=http://packages.qa.debian.org/d/dpkg.html
          ENTERED=20060131
-         UPDATED=20061029
+         UPDATED=20090526
            SHORT="Debian package manager"
 cat << EOF
 Installs, removes, and provides information about .deb packages


More information about the Lunar-commits mailing list