[SCM] bitmeter/master: Prepare for release: Update changelog, control file and copyright hints.

js at users.alioth.debian.org js at users.alioth.debian.org
Thu Aug 24 16:13:56 UTC 2017


The following commit has been merged in the master branch:
commit d6110193ef7d7e8b99cdfaf57a6238237494be79
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Thu Aug 24 18:12:07 2017 +0200

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

diff --git a/debian/changelog b/debian/changelog
index 0613cc6..d3ac1fa 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,42 @@
+bitmeter (1.2-4) unstable; urgency=medium
+
+  * Add README.source emphasizing control.in file as *not* a
+    show-stopper for contributions, referring to wiki page for details.
+  * Modernize cdbs:
+    + Drop upstream-tarball hints: Use gbp import-orig --uscan.
+    + Do copyright-check in maintainer script (not during build).
+  * Stop ship menu file.
+  * Update copyright info:
+    + Rewrite using final revision 1.0 of machine-readable format.
+    + Generalize License shortnames.
+    + Include exceptions verbatim at Files section.
+    + Fix include full verbatim FSFULLR license.
+    + Wrap License section fields at 72 chars.
+    + Use License-Grant and License-Reference fields.
+      Thanks to Ben Finney.
+    + Fix use license GPL (not GPL-2+) for aclocal.m4 file.
+    + Fix add initial wildcard Files section.
+    + Extend coverage for myself. Relicense packaging as GPL-3+
+  * Update patch:
+    + Refresh with shortening quilt options.
+    + Advertise DEP3 format in patch headers.
+    + Add Last-Seen DEP3 header.
+    + Use https protocol in Bug-Debian DEP3 header.
+  * Add lintian overrides regarding license in License-Reference field.
+    See bug#786450.
+  * Bump debhelper to compat level 9.
+  * Update package relations:
+    + Relax to build-depend unversioned on debhelper cdbs: Needed
+      versions satisfied even in oldstable.
+    + Stop build-depend on docbook-to-man: Unused.
+  * Modernize Vcs-* fields:
+    + Use https protocol.
+    + Use anonscm hostname.
+    + Use git (not cgit) in path.
+  * Declare compliance with Debian Policy 4.1.0.
+
+ -- Jonas Smedegaard <dr at jones.dk>  Thu, 24 Aug 2017 18:12:02 +0200
+
 bitmeter (1.2-3.1) unstable; urgency=low
 
   * Non-maintainer upload.
diff --git a/debian/control b/debian/control
index 31d08ab..efef17e 100644
--- a/debian/control
+++ b/debian/control
@@ -3,14 +3,13 @@ Section: sound
 Priority: optional
 Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers at lists.alioth.debian.org>
 Uploaders: Jonas Smedegaard <dr at jones.dk>
-Build-Depends: cdbs (>= 0.4.72~),
- debhelper (>= 6),
- dh-buildinfo,
- devscripts (>= 2.10.7~), libasound2-dev [linux-any], libjack-dev, libgtk2.0-dev, docbook-to-man
-Standards-Version: 3.9.2
+Build-Depends: cdbs,
+ debhelper,
+ dh-buildinfo, libasound2-dev [linux-any], libjack-dev, libgtk2.0-dev
+Standards-Version: 4.1.0
 Homepage: http://devel.tlrmx.org/audio/
-Vcs-Git: git://anonscm.debian.org/pkg-multimedia/bitmeter.git
-Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-multimedia/bitmeter.git;a=summary
+Vcs-Git: https://anonscm.debian.org/git/pkg-multimedia/bitmeter.git
+Vcs-Browser: https://anonscm.debian.org/git/pkg-multimedia/bitmeter.git
 
 Package: bitmeter
 Provides: bitscope
diff --git a/debian/copyright_hints b/debian/copyright_hints
index ca4470e..04f5767 100644
--- a/debian/copyright_hints
+++ b/debian/copyright_hints
@@ -1,136 +1,157 @@
-Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?rev=135
-X-Draft: Autogenerated by CDBS snippet copyright-check.mk
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: FIXME
+Upstream-Contact: FIXME
+Source: FIXME
+Disclaimer: Autogenerated by CDBS
 
-Files: ./AUTHORS,
-	./ChangeLog,
-	./Makefile.am,
-	./NEWS,
-	./README,
-	./acconfig.h,
-	./autogen.sh,
-	./bitmeter.desktop,
-	./bitmeter.glade,
-	./bitmeter.gladep,
-	./config.h.in,
-	./configure.in,
-	./debian/compat,
-	./debian/control,
-	./debian/control.in,
-	./debian/docs,
-	./debian/gbp.conf,
-	./debian/menu,
-	./debian/source/format,
-	./debian/watch,
-	./doc/Makefile.am,
-	./doc/index.html,
-	./mkinstalldirs,
-	./pixmaps/0i.xpm,
-	./pixmaps/0m.xpm,
-	./pixmaps/1i.xpm,
-	./pixmaps/1m.xpm,
-	./pixmaps/2i.xpm,
-	./pixmaps/2m.xpm,
-	./pixmaps/3i.xpm,
-	./pixmaps/3m.xpm,
-	./pixmaps/4i.xpm,
-	./pixmaps/4m.xpm,
-	./pixmaps/5i.xpm,
-	./pixmaps/5m.xpm,
-	./pixmaps/bitmeter.xpm,
-	./po/POTFILES.in,
-	./src/Makefile.am,
-	./src/callbacks.c,
-	./src/callbacks.h,
-	./src/interface.c,
-	./src/interface.h,
-	./src/jack.c,
-	./src/main.c,
-	./src/support.c,
-	./src/support.h
-Copyright: *No copyright*
+Files: ChangeLog
+ Makefile.am
+ README
+ acconfig.h
+ autogen.sh
+ bitmeter.desktop
+ bitmeter.glade
+ bitmeter.gladep
+ config.h.in
+ configure.in
+ debian/README.source
+ debian/compat
+ debian/control
+ debian/control.in
+ debian/docs
+ debian/gbp.conf
+ debian/patches/link_libm.patch
+ debian/patches/series
+ debian/source/format
+ debian/watch
+ doc/16full.png
+ doc/16quiet.png
+ doc/24full.png
+ doc/24quiet.png
+ doc/31noise.png
+ doc/32767.png
+ doc/Makefile.am
+ doc/NaN.png
+ doc/denormal.png
+ doc/index.html
+ doc/infinite.png
+ doc/jack.png
+ doc/random.png
+ doc/zero.png
+ mkinstalldirs
+ pixmaps/0i.xpm
+ pixmaps/0m.xpm
+ pixmaps/1i.xpm
+ pixmaps/1m.xpm
+ pixmaps/2i.xpm
+ pixmaps/2m.xpm
+ pixmaps/3i.xpm
+ pixmaps/3m.xpm
+ pixmaps/4i.xpm
+ pixmaps/4m.xpm
+ pixmaps/5i.xpm
+ pixmaps/5m.xpm
+ pixmaps/bitmeter.xpm
+ po/POTFILES.in
+ src/Makefile.am
+ src/callbacks.c
+ src/callbacks.h
+ src/interface.c
+ src/interface.h
+ src/jack.c
+ src/main.c
+ src/support.c
+ src/support.h
+Copyright: NONE
 License: UNKNOWN
  FIXME
 
-Files: ./compile,
-	./depcomp,
-	./missing
-Copyright: 1996-1997, 1999-2000, 2002 Free Software Foundation, Inc
-	1999-2000, Free Software Foundation, Inc
-License: GPL
+Files: compile
+ depcomp
+ missing
+Copyright: 1996-1997, 1999-2000, 2002, Free Software Foundation, Inc.
+  1999-2000, Free Software Foundation, Inc.
+License: GPL-2+
  FIXME
 
-Files: ./Makefile.in,
-	./doc/Makefile.in,
-	./src/Makefile.in
-Copyright: 1994-2002
+Files: Makefile.in
+ doc/Makefile.in
+ src/Makefile.in
+Copyright: 1994-2005, Free Software Foundation, Inc.
 License: UNKNOWN
  FIXME
 
-Files: ./debian/rules
-Copyright: 2004-2006, Robert Jordens <rjo at gmx.de>
-	2010, Jonas Smedegaard <dr at jones.dk>
+Files: configure
+Copyright: 2003, Free Software Foundation, Inc.
+License: FSFUL
+ FIXME
+
+Files: aclocal.m4
+Copyright: 1995-2002, Free Software Foundation, Inc.
+  1996, 1998, 2000-2005, Free Software Foundation, Inc.
+  1996-1997, 1999-2003, 2005, Free Software Foundation, Inc.
+  1996-1997, 2000-2001, 2003, 2005, Free Software Foundation, Inc.
+  1996-2005, Free Software Foundation, Inc.
+  1997, 1999-2001, 2003, 2005, Free Software Foundation, Inc.
+  1997, 2000-2001, 2003-2005, Free Software Foundation, Inc.
+  1999-2005, Free Software Foundation, Inc.
+  2001, 2003, 2005, Free Software Foundation, Inc.
+  2001-2003, 2005, Free Software Foundation, Inc.
+  2001-2004, Red Hat, Inc.
+  2002-2003, 2005, Free Software Foundation, Inc.
+  2003, 2005, Free Software Foundation, Inc.
+  2003-2005, Free Software Foundation, Inc.
+  2004-2005, Free Software Foundation, Inc.
 License: GPL
  FIXME
 
-Files: ./COPYING
-Copyright: 1989, 1991 Free Software Foundation, Inc
-	<year> <name of author>
-	HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
-	HOLDERS AND/OR OTHER PARTIES
-	disclaimer" for the program, if
-	holder saying it may be distributed
-	holder who places the Program under this License
-	interest in the program
-	law:
-	the software, and
-	year name of author
+Files: COPYING
+Copyright: 1989, 1991, Free Software Foundation, Inc.
+  <year> <name of author>
+  disclaimer" for the program, if
+  ed by the Free
+  ed interfaces, the
+  interest in the program
+  the software, and
+  year name of author
 License: GPL-2+
  FIXME
 
-Files: ./aclocal.m4
-Copyright: 1995-2002, Free Software Foundation, Inc
-	1996, 1998, 2000-2005,
-	1996-1997, 1999-2003, 2005
-	1996-1997, 2000-2001, 2003, 2005,
-	1996-2004,
-	1996-2005,
-	1997, 1999-2001, 2003, 2005
-	1997, 2000-2001, 2003-2005,
-	1999-2005,
-	2001, 2003, 2005, Free Software Foundation, Inc
-	2001-2003, 2005 Free Software Foundation, Inc
-	2001-2004, Red Hat, Inc
-	2002-2003, 2005 Free Software Foundation, Inc
-	2003, 2005 Free Software Foundation, Inc
-	2003-2005, Free Software Foundation, Inc
-	2004-2005, Free Software Foundation, Inc
-License: UNKNOWN
+Files: debian/rules
+Copyright: 2004-2006, Robert Jordens <rjo at gmx.de>
+  2010, 2013, 2017, Jonas Smedegaard <dr at jones.dk>
+License: GPL-3+
  FIXME
 
-Files: ./configure
-Copyright: (ISLOWER ? 'A' + ( - 'a') : )
-	(ISLOWER ? ( | 0x40) : )
-	2003, Free Software Foundation, Inc
-License: UNKNOWN
+Files: debian/copyright-check
+Copyright: 2016-2017, Jonas Smedegaard <dr at jones.dk>
+  check
+License: GPL-3+
+ FIXME
+
+Files: install-sh
+Copyright: 1991, the Massachusetts Institute of Technology
+License: NTP
  FIXME
 
-Files: ./INSTALL
+Files: INSTALL
 Copyright: 1994-1996, 1999-2002, Free Software
 License: UNKNOWN
  FIXME
 
-Files: ./po/Makefile.in.in
+Files: po/Makefile.in.in
 Copyright: 1995-1997, Ulrich Drepper <drepper at gnu.ai.mit.edu>
 License: UNKNOWN
  FIXME
 
-Files: ./po/bitmeter.pot
-Copyright: YEAR THE PACKAGE'S HOLDER
+Files: debian/source/lintian-overrides
+Copyright: GPL
+  gpl
 License: UNKNOWN
  FIXME
 
-Files: ./install-sh
-Copyright: 1991, the Massachusetts Institute of Technology
+Files: po/bitmeter.pot
+Copyright: YEAR THE PACKAGE'S COPYRIGHT HOLDER
 License: UNKNOWN
  FIXME
 

-- 
Bitmeter packaging



More information about the pkg-multimedia-commits mailing list