[SCM] lv2core packaging branch, master, updated. debian/3.0-2-11-g4102805
quadrispro-guest at users.alioth.debian.org
quadrispro-guest at users.alioth.debian.org
Mon May 10 19:46:18 UTC 2010
The following commit has been merged in the master branch:
commit 4102805a54f360c2957787c3934ecd6bb3d81365
Author: Alessio Treglia <quadrispro at ubuntu.com>
Date: Mon May 10 21:46:10 2010 +0200
Move python from Build-Depends-Indep to Build-Depends field.
diff --git a/debian/changelog b/debian/changelog
index 7b032b8..f54a6bf 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,7 +9,8 @@ lv2core (3.0-3) unstable; urgency=low
* Bump Standards.
* Switch to debhelper 7.
* Set source format to 1.0.
- * Update debian/copyright
+ * Update debian/copyright.
+ * Move python from Build-Depends-Indep to Build-Depends field.
-- Debian Multimedia Maintainers <pkg-multimedia-maintainers at lists.alioth.debian.org> Mon, 10 May 2010 20:46:27 +0200
diff --git a/debian/control b/debian/control
index 4515cba..24abe1c 100644
--- a/debian/control
+++ b/debian/control
@@ -5,8 +5,8 @@ Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers at lists.alio
Uploaders: Free Ekanayaka <freee at debian.org>,
Jaromír Mikeš <mira.mikes at seznam.cz>,
Alessio Treglia <quadrispro at ubuntu.com>
-Build-Depends: debhelper (>= 7.0.50~)
-Build-Depends-Indep: python
+Build-Depends: debhelper (>= 7.0.50~),
+ python
DM-Upload-Allowed: yes
Standards-Version: 3.8.4
Vcs-Git: git://git.debian.org/git/pkg-multimedia/lv2core.git
--
lv2core packaging
More information about the pkg-multimedia-commits
mailing list