[SCM] rem/master: Prepare for release: Update changelog, control file(s) and copyright hints.

js at users.alioth.debian.org js at users.alioth.debian.org
Sun Mar 13 12:30:13 UTC 2016


The following commit has been merged in the master branch:
commit 2c9b18141c796aa497da17ae0b233b06c3153b68
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Sun Mar 13 13:31:00 2016 +0100

    Prepare for release: Update changelog, control file(s) and copyright hints.

diff --git a/debian/changelog b/debian/changelog
index 6e94204..e0672b9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,13 +1,31 @@
-rem (0.4.7-2) UNRELEASED; urgency=low
+rem (0.4.7-2) unstable; urgency=low
 
-  * Mark Debian Multimedia team as maintainer for the package, and move
-    myself to Uploaders.
+  [ Vasudev Kamath ]
+  * Mark Debian Multimedia team as maintainer for the package.
+    Add myself to Uploaders.
   * Add 1001_fix_libre_linking patch to fix the libre0 linking issue.
-    Closes bug#817041, Thanks to Guillem Jover.
-  * Provide override expression for libre0-dev with libre-dev to
-    d-devlibdeps.
+    Closes: Bug#817041. Thanks to Guillem Jover.
+  * Add libre quirk to d-shlibmove.
 
- -- Vasudev Kamath <vasudev at copyninja.info>  Sat, 12 Mar 2016 11:18:55 +0530
+  [ Jonas Smedegaard ]
+  * Add myself as uploader.
+  * Declare compliance with Debian Policy 3.9.7.
+  * Update copyright info:
+    + Add myself as copyright holder.
+    + Add copyright & licensing header to rules file.
+    + Relicense packaging except patches as GPL-3+.
+    + Fix upstream project name (according to upstream README).
+    + Fix add upstream tarball source URL (preserving SVN URL as
+      secondary source).
+    + Fix use double-space as delimiter between copyright holders.
+    + Update preferred form of contact, based on upstream README.
+  * Add lintian overrides regarding license in License-Reference field.
+    See bug#s786450.
+  * Bump watch file to format 4.
+  * Add lintian override regarding debhelper 9.
+  * Add lintian override regarding GPL-licensed packaging.
+
+ -- Jonas Smedegaard <dr at jones.dk>  Sun, 13 Mar 2016 13:30:47 +0100
 
 rem (0.4.7-1) unstable; urgency=medium
 
diff --git a/debian/control b/debian/control
index 96b10d0..9ab09d4 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: libs
 Priority: optional
 Build-Depends: cdbs,
  devscripts,
- debhelper (>= 9~),
+ debhelper,
  dh-buildinfo,
  d-shlibs,
  libre-dev,
@@ -11,9 +11,10 @@ Build-Depends: cdbs,
  zlib1g-dev,
  pkg-kde-tools
 Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers at lists.alioth.debian.org>
-Uploaders: Ramakrishnan Muthukrishnan <ram at rkrishnan.org>,
+Uploaders: Jonas Smedegaard <dr at jones.dk>,
+ Ramakrishnan Muthukrishnan <ram at rkrishnan.org>,
  Vasudev Kamath <vasudev at copyninja.info>
-Standards-Version: 3.9.6
+Standards-Version: 3.9.7
 Homepage: http://www.creytiv.com/
 Vcs-Git: https://anonscm.debian.org/git/pkg-multimedia/librem.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-multimedia/librem.git
@@ -81,4 +82,4 @@ Description: library for real-time audio and video processing - debug symbols
   * Intelligent and user friendly APIs
   * Robust, fast, low memory footprint
  .
- This package contains the debug symbols.
\ No newline at end of file
+ This package contains the debug symbols.
diff --git a/debian/control.in b/debian/control.in
index c0b7bb6..bfb4076 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -3,9 +3,10 @@ Section: libs
 Priority: optional
 Build-Depends: @cdbs@
 Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers at lists.alioth.debian.org>
-Uploaders: Ramakrishnan Muthukrishnan <ram at rkrishnan.org>,
+Uploaders: Jonas Smedegaard <dr at jones.dk>,
+ Ramakrishnan Muthukrishnan <ram at rkrishnan.org>,
  Vasudev Kamath <vasudev at copyninja.info>
-Standards-Version: 3.9.6
+Standards-Version: 3.9.7
 Homepage: http://www.creytiv.com/
 Vcs-Git: https://anonscm.debian.org/git/pkg-multimedia/librem.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-multimedia/librem.git
@@ -73,4 +74,4 @@ Description: library for real-time audio and video processing - debug symbols
   * Intelligent and user friendly APIs
   * Robust, fast, low memory footprint
  .
- This package contains the debug symbols.
\ No newline at end of file
+ This package contains the debug symbols.
diff --git a/debian/copyright_hints b/debian/copyright_hints
index 1c274c7..18dcd2a 100644
--- a/debian/copyright_hints
+++ b/debian/copyright_hints
@@ -9,6 +9,7 @@ Files: Makefile
  include/rem.h
  include/rem_au.h
  include/rem_aubuf.h
+ include/rem_auconv.h
  include/rem_audio.h
  include/rem_aufile.h
  include/rem_aumix.h
@@ -23,9 +24,12 @@ Files: Makefile
  include/rem_vidmix.h
  mk/symbian/bld.inf
  mk/symbian/rem.mmp
+ src/au/fmt.c
  src/au/mod.mk
  src/aubuf/aubuf.c
  src/aubuf/mod.mk
+ src/auconv/auconv.c
+ src/auconv/mod.mk
  src/aufile/aufile.c
  src/aufile/aufile.h
  src/aufile/mod.mk
@@ -48,19 +52,27 @@ Files: Makefile
  src/vidconv/vconv.c
  src/vidmix/mod.mk
  src/vidmix/vidmix.c
-Copyright: 2010, - 2014, Creytiv.com
+Copyright: 2010, - 2015, Creytiv.com
   2010, Creytiv.com
   2011, Creytiv.com
 License: UNKNOWN
  FIXME
 
-Files: debian/compat
+Files: debian/README.source
+ debian/compat
  debian/control
  debian/control.in
  debian/control.in.in
  debian/gbp.conf
- debian/rules
+ debian/librem0.lintian-overrides
+ debian/librem0.symbols
+ debian/patches/1001_fix_libre_linking.patch
+ debian/patches/2001_unhide_build_rules.patch
+ debian/patches/README
+ debian/patches/series
  debian/source/format
+ debian/source/lintian-overrides
+ debian/watch
  docs/ChangeLog
  mk/Doxyfile
  mk/win32/rem.vcproj
@@ -77,3 +89,10 @@ Copyright: 2010, - 2014, Alfred E. Heggestad
 License: BSD-3-clause
  FIXME
 
+Files: debian/rules
+Copyright: 2015, Ramakrishnan Muthukrishnan <ram at rkrishnan.org>
+  2015, Vasudev Kamath <kamathvasudev at gmail.com>
+  2016, Jonas Smedegaard <dr at jones.dk>
+License: GPL-3+
+ FIXME
+

-- 
rem packaging



More information about the pkg-multimedia-commits mailing list