[SCM] libnova library packaging branch, master, updated. debian/0.12.1-1-18-gb306a35

José Manuel Santamaría Lema santa-guest at alioth.debian.org
Wed Apr 20 21:49:36 UTC 2011


The following commit has been merged in the master branch:
commit ba30045ed811b2598012a934c88a06ae79bdf4f5
Author: José Manuel Santamaría Lema <panfaust at gmail.com>
Date:   Tue Apr 12 22:08:13 2011 +0200

    Add /usr/share/cdbs/1/rules/utils.mk to debian/rules
---
 debian/changelog |    2 ++
 debian/rules     |    3 ++-
 2 files changed, 4 insertions(+), 1 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 28b5d19..9ad042f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -15,6 +15,8 @@ libnova (0.13.0-0r1) unstable; urgency=low
   * Bump debhelper compatibility level to 7.
   * Update installed files.
   * Updated copyright file.
+  * Add /usr/share/cdbs/1/rules/utils.mk to debian/rules to allow us to use
+    debian/rules list-missing.
 
  -- José Manuel Santamaría Lema <panfaust at gmail.com>  Thu, 07 Apr 2011 02:49:08 +0200
 
diff --git a/debian/rules b/debian/rules
index d6c14e0..ebfdfd1 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,4 +1,5 @@
 #!/usr/bin/make -f
- 
+
+include /usr/share/cdbs/1/rules/utils.mk
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/autotools.mk

-- 
libnova library packaging



More information about the pkg-kde-commits mailing list