[SCM] calf/master: Update changelog and control file.

js at users.alioth.debian.org js at users.alioth.debian.org
Tue May 7 15:41:23 UTC 2013


The following commit has been merged in the master branch:
commit 34569260c452f0fa4c543155ebba174a42a343dc
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Tue May 7 17:34:10 2013 +0200

    Update changelog and control file.

diff --git a/debian/changelog b/debian/changelog
index 5d55e74..36d82f9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,44 @@
+calf (0.0.19-2) UNRELEASED; urgency=low
+
+  * Update README.source to emphasize control.in file as *not* a
+    show-stopper for contributions, referring to wiki page for details.
+  * Add git URL as alternate source.
+  * Build-depend on dh-buildinfo: Backports- and multiarch-friendly
+    nowadays.
+  * Do copyright-check by default: Backports-friendly nowadays.
+    Build-depend on devscripts.
+  * Simplify moving aside upstream cruft.
+    Tighten build-dependency on cdbs.
+    Fix use pseudo-comment sections in copyright file to obey silly
+    restrictions of copyright format 1.0.
+  * Bump packaging license to GPL-3+, and extend coverage to include
+    current year.
+  * Have git-buildpackage ignore upstream .gitignore files.
+  * Enable build of experimental plugins.
+  * Rewrite short and long descriptions, based on About page of recently
+    added documentation.
+  * Suggest ladish, and add hint in long description on when it is
+    useful.
+  * Fix build-depend explicitly on libcairo2-dev, and fix recommend
+    gtk2-engines-pixbuf: Both needed since 0.0.19.
+  * Fix stop build-depend on ladspa-sdk or dssi-dev: Unused since
+    0.0.19.
+  * Drop obsolete and unused patches.
+  * Simplify patch 1002 to not include autogenerated file.
+
+TODO: put aside and regenerate autotools during build.
+    Closes: bug#702613. Thanks to Stefano Rivera.
+TODO: Fix update copyrights and licensing.
+TODO: Check need for registering/refreshing icons cache in postinst.
+TODO: Check if PNGs can be autogenerated from SVG.
+TODO: Add new binary package calf-doc, depending on separately packaged
+    jquery and thickbox.
+TODO: Maybe add new binary package calf-rack, recommending ladish (and
+    stop suggesting ladish for calf-plugins).
+TODO: Add DEP3 patch headers to patch 1002.
+
+ -- Jonas Smedegaard <dr at jones.dk>  Tue, 07 May 2013 16:18:56 +0200
+
 calf (0.0.19-1) experimental; urgency=low
 
   * New upstream release.
diff --git a/debian/control b/debian/control
index e1a2b24..2b76788 100644
--- a/debian/control
+++ b/debian/control
@@ -2,22 +2,24 @@ Source: calf
 Section: sound
 Priority: extra
 Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers at lists.alioth.debian.org>
-Uploaders: Adrian Knoth <adi at drcomp.erfurt.thur.de>, Jonas Smedegaard <dr at jones.dk>, Tiago Bortoletto Vaz <tiago at debian.org>
-Build-Depends: cdbs,
- autotools-dev,
+Uploaders: Adrian Knoth <adi at drcomp.erfurt.thur.de>,
+ Jonas Smedegaard <dr at jones.dk>,
+ Tiago Bortoletto Vaz <tiago at debian.org>
+Build-Depends: autotools-dev,
+ devscripts,
+ cdbs (>= 0.4.106~),
  debhelper,
  dh-buildinfo,
  libglib2.0-dev,
  libgtk2.0-dev,
  libreadline-dev,
  libexpat1-dev,
- libasound2-dev [linux-any],
- ladspa-sdk,
- dssi-dev,
  libjack-dev,
- lv2-dev,
  libfftw3-dev,
- libfluidsynth-dev
+ libfluidsynth-dev,
+ libcairo2-dev,
+ libasound2-dev [linux-any],
+ lv2-dev
 Standards-Version: 3.9.3
 DM-Upload-Allowed: yes
 Homepage: http://calf.sourceforge.net/
@@ -27,9 +29,20 @@ Vcs-Browser: http://git.debian.org/?p=pkg-multimedia/calf.git;a=summary
 Package: calf-plugins
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
+Recommends: gtk2-engines-pixbuf
+Suggests: ladish
 Provides: lv2-plugin
-Description: pack of audio plugins - effects and instruments
- The Calf project aims at providing a set of high quality open source 
- audio plugins for musicians. All the included plugins are designed to 
- be used with multitrack software, as software replacement for 
- instruments and guitar stomp boxes.
+Description: Calf Studiogear - audio effects and sound generators
+ The Calf plugins include all todays frequently used studio effects
+ along with some feature-rich sound processors.
+ .
+ Calf Studiogear is designed to run under the most flexible plugin
+ standard in Linux, namely LV2. So you're able to insert them in lots of
+ plugin-capable audio software like Ardour, Rosegarden and others.
+ .
+ The Calf Rack offers you all Calf effects and synthesizers in an
+ easy-to-use studio rack. Wire the effects trough Jack to build your own
+ studio environment and trigger the sound processors live or through a
+ MIDI sequencer or tracker.
+ .
+ Calf Rack supports LADISH level 1.

-- 
calf audio plugins packaging



More information about the pkg-multimedia-commits mailing list