[SCM] csound/master: Update cangelog and control file

fsateler at users.alioth.debian.org fsateler at users.alioth.debian.org
Fri Nov 22 17:47:09 UTC 2013


The following commit has been merged in the master branch:
commit 994cfe636c6235915863dca4bb154569f56149d5
Author: Felipe Sateler <fsateler at debian.org>
Date:   Tue Nov 19 00:02:48 2013 -0300

    Update cangelog and control file

diff --git a/debian/changelog b/debian/changelog
index 1ab2229..1564ac8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,15 @@
+csound (1:6.01~dfsg-2) unstable; urgency=low
+
+  * Upload to unstable
+  * Fix csoundac description
+  * link to packaged jquery in doc
+  * Build documentation in the build-indep target
+  * Backport fix to the java interface from upstream
+  * Improve clean rule
+  * No error on format security. Avoids FTBFS in Ubuntu
+
+ -- Felipe Sateler <fsateler at debian.org>  Tue, 19 Nov 2013 00:01:30 -0300
+
 csound (1:6.01~dfsg-1) experimental; urgency=low
 
   * New upstream version
diff --git a/debian/control b/debian/control
index 25ae400..e0966bf 100644
--- a/debian/control
+++ b/debian/control
@@ -36,11 +36,14 @@ Build-Depends: cdbs (>= 0.4.111~),
  bison (>= 2.6),
  flex,
  libportsmf-dev,
- libeigen3-dev,
+ libeigen3-dev
+Build-Depends-Indep:
  doxygen,
  graphviz,
- ttf-dejavu
-Standards-Version: 3.9.2
+ ttf-dejavu,
+ dh-linktree,
+ libjs-jquery
+Standards-Version: 3.9.4
 Vcs-Git: git://git.debian.org/git/pkg-multimedia/csound
 Vcs-Browser: http://git.debian.org/?p=pkg-multimedia/csound.git
 Homepage: http://www.csounds.com
@@ -184,7 +187,7 @@ Package: libcsoundac6.0
 Architecture: any
 Section: libs
 Depends: ${shlibs:Depends}, ${misc:Depends}
-Description: the Csound Algorithmic Composition library
+Description: Csound Algorithmic Composition library
  This is the core library for CsoundAC. It provides all the CsoundAC
  functionality. It also contains the development files to create C++
  programs.

-- 
csound packaging



More information about the pkg-multimedia-commits mailing list