[SCM] vocproc packaging branch, master, updated. debian/0.2-1-1-g2a4f183

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Fri Jun 25 09:17:28 UTC 2010


The following commit has been merged in the master branch:
commit 2a4f1831db6d16b3accd38e0fea8037350a3745b
Author: Alessio Treglia <alessio at debian.org>
Date:   Fri Jun 25 11:10:43 2010 +0200

    Switch to format 3.0 (quilt), fix my mail address, add ${misc:Depends}.

diff --git a/debian/README.source b/debian/README.source
deleted file mode 100644
index 4c35f89..0000000
--- a/debian/README.source
+++ /dev/null
@@ -1 +0,0 @@
-/usr/share/doc/quilt/README.source
diff --git a/debian/control b/debian/control
index 8ba3dfc..59e3e7a 100644
--- a/debian/control
+++ b/debian/control
@@ -3,9 +3,8 @@ Section: sound
 Priority: optional
 Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers at lists.alioth.debian.org>
 Uploaders: Jaromír Mikeš <mira.mikes at seznam.cz>,
- Alessio Treglia <alessio at debian.com>
-Build-Depends: debhelper (>= 7.0.50~),
- quilt (>= 0.46-7~),
+ Alessio Treglia <alessio at debian.org>
+Build-Depends: debhelper (>= 7),
  lv2core,
  libboost-dev,
  lv2-c++-tools,
@@ -21,6 +20,7 @@ Homepage: http://hyperglitch.com/dev/VocProc
 Package: vocproc
 Architecture: any
 Depends: ${shlibs:Depends},
+ ${misc:Depends}
 Description: LV2 plugin for pitch shifting and vocoding
  This package contain vocproc LV2 plugin for vocoding, pitch shifting,
  automatic pitch correction and harmonization of singing voice.
diff --git a/debian/rules b/debian/rules
index 5ccb156..b8796e6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,4 +2,4 @@
 # -*- makefile -*-
 
 %:
-	dh --with quilt $@
+	dh $@
diff --git a/debian/source/format b/debian/source/format
index d3827e7..163aaf8 100644
--- a/debian/source/format
+++ b/debian/source/format
@@ -1 +1 @@
-1.0
+3.0 (quilt)

-- 
vocproc packaging



More information about the pkg-multimedia-commits mailing list