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

js at users.alioth.debian.org js at users.alioth.debian.org
Thu Apr 18 19:56:40 UTC 2013


The following commit has been merged in the master branch:
commit 91b16ea2d63c1be3502fafb86310100c98093a21
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Thu Apr 18 21:56:33 2013 +0200

    Update changelog and control file.

diff --git a/debian/changelog b/debian/changelog
index 2a8668a..14444bc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-scenic (0.6.8-1) UNSTABLE; urgency=low
+scenic (0.6.8-1) UNRELEASED; urgency=low
 
   * New upstream release.
 
@@ -13,16 +13,23 @@ scenic (0.6.8-1) UNSTABLE; urgency=low
   * Add get-orig-source target, by including CDBS upstream-tarball.mk.
   * Bump standards-version to 3.9.3.
   * Bump debhelper compat level to 7.
+    Simplify *.install files.
   * Improve upstream-tarball handling: Add md5sum hint.
   * Unfuzz patch 2001.
   * Enable regression tests (Python path fixed upstream now).
+  * (Re)generate autoconf files during build.
+    Adapt patch 2001 to change real source (not automade file).
   * Update package relations:
     + Tighten build-dependency on cdbs.
     + Relax build-depend unversioned on debhelper and (needed version
       satisfied even in oldstable).
-    + Build-depend on libbost-dev (apparently providing Boost-ASIO).
     + Build-depend on dh-buildinfo, to include build info in binary
       packages.
+    + Build-depend on libtool, automake1.11 (not automake), autoconf and
+      autoconf-archive, for (re)generating automade files.
+  * Add patch 1001 to mark GStreamer plugin v4lsrc as optional.
+  * Update README.source to emphasize control.in file as *not* a
+    show-stopper for contributions, referring to wiki page for details.
 
  -- Jonas Smedegaard <dr at jones.dk>  Sat, 03 Mar 2012 16:43:58 +0100
 
diff --git a/debian/control b/debian/control
index 2c11b1e..71851b0 100644
--- a/debian/control
+++ b/debian/control
@@ -8,12 +8,16 @@ Uploaders: Alexandre Quessy <alexandre at quessy.net>,
  Jonas Smedegaard <dr at jones.dk>
 Build-Depends: autotools-dev,
  gnulib,
+ devscripts,
+ cdbs (>= 0.4.106~),
  python-support,
- cdbs (>= 0.4.97~),
+ libtool,
+ automake1.11,
+ autoconf,
  python-dev (>= 2.3.5-7),
  debhelper,
  dh-buildinfo,
- automake,
+ autoconf-archive,
  bison,
  doxygen,
  ffmpeg,

-- 
scenic packaging



More information about the pkg-multimedia-commits mailing list