[Pkg-cli-libs-commits] [SCM] db4o branch, master, updated. upstream/6.1.604+dfsg-10-g79251b9

David Paleino d.paleino at gmail.com
Sat Sep 26 17:38:24 UTC 2009


The following commit has been merged in the master branch:
commit c3db3c506870569efd6baeec6412d75da9d99ffc
Author: David Paleino <d.paleino at gmail.com>
Date:   Sat Sep 26 19:10:40 2009 +0200

    debian/rules: include quilt makefile instead of dpatch's

diff --git a/debian/changelog b/debian/changelog
index 6cdb4be..1dc87ec 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,9 +6,10 @@ db4o (6.1.604+dfsg-4) UNRELEASED; urgency=low
     - replaced Build-Dependency on dpatch with quilt
   * debian/rules:
     - fixed monodoc calls to use mdoc (Closes: #534009)
+    - include quilt makefile instead of dpatch's
   * debian/patches/* converted to quilt
 
- -- David Paleino <d.paleino at gmail.com>  Sat, 26 Sep 2009 19:09:00 +0200
+ -- David Paleino <d.paleino at gmail.com>  Sat, 26 Sep 2009 19:10:15 +0200
 
 db4o (6.1.604+dfsg-3) unstable; urgency=low
 
diff --git a/debian/rules b/debian/rules
index 5760eb1..a4cffd3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,7 +6,7 @@ export MONO_SHARED_DIR=$(CURDIR)
 DEB_CLI_ABI_VERSION = 6.0
 DEB_CLI_API_VERSION = 6.1.604
 
-include /usr/share/dpatch/dpatch.make
+include /usr/share/quilt/quilt.make
 
 configure: configure-stamp
 configure-stamp: patch-stamp

-- 
db4o



More information about the Pkg-cli-libs-commits mailing list