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

js at users.alioth.debian.org js at users.alioth.debian.org
Sun Jan 2 19:59:55 UTC 2011


The following commit has been merged in the master branch:
commit 9bc56dc18462490f96ee3c3e38c7ed9f854b7b84
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Sun Jan 2 20:54:38 2011 +0100

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

diff --git a/debian/changelog b/debian/changelog
index 5efe794..856a764 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,23 @@
+liblo (0.26~repack-6) experimental; urgency=low
+
+  [ Felipe Sateler ]
+  * Use regular spaces instead of hardspace in long descriptions.
+    Closes: #575329
+
+  [ Jonas Smedegaard ]
+  * Drop local CDBS snippet: included in cdbs package now.
+  * Ease building with git-buildpackage:
+    + Git-ignore quilt .pc dir.
+    Add dpkg-source local-options hints.
+  * Rewrite copyright file using Bazaar draft rev. 137 of DEP5.
+  * Adjust some copyright years.
+  * Fix capitalization of project name to LibLO, and mention in long
+    descriptions.
+  * Bump standards-version to 3.9.1.
+  * Update email address of Felipe in maintainer field.
+
+ -- Jonas Smedegaard <dr at jones.dk>  Sun, 02 Jan 2011 20:52:53 +0100
+
 liblo (0.26~repack-5) unstable; urgency=low
 
   * Drop Robert Jordens as uploader.
diff --git a/debian/control b/debian/control
index 9be72c8..2f0743a 100644
--- a/debian/control
+++ b/debian/control
@@ -1,12 +1,15 @@
 Source: liblo
 Priority: optional
 Section: libs
-Build-Depends: cdbs, autotools-dev, debhelper (>= 6),
+Build-Depends: cdbs,
+ autotools-dev,
+ debhelper (>= 6),
+ dh-buildinfo,
  doxygen
 Homepage: http://liblo.sourceforge.net/
-Standards-Version: 3.8.4
+Standards-Version: 3.9.1
 Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers at lists.alioth.debian.org>
-Uploaders: Felipe Sateler <fsateler at gmail.com>,
+Uploaders: Felipe Sateler <fsateler at debian.org>,
  Jonas Smedegaard <dr at jones.dk>
 Vcs-Git: git://git.debian.org/git/pkg-multimedia/liblo.git
 Vcs-Browser: http://git.debian.org/?p=pkg-multimedia/liblo.git
@@ -20,7 +23,7 @@ Replaces: liblo0-dev
 Depends: liblo7 (= ${binary:Version}),
  ${misc:Depends}
 Description: Lightweight OSC library -- development files
- This is a lightweight, easy to use implementation of the OSC (Open
+ LibLO is a lightweight, easy to use implementation of the OSC (Open
  Sound Control) protocol (see 
  <http://www.cnmat.berkeley.edu/OpenSoundControl/> for details).
  .
@@ -46,7 +49,7 @@ Suggests: liblo-dev
 Depends: ${misc:Depends},
  ${shlibs:Depends}
 Description: Lightweight OSC library
- This is a lightweight, easy to use implementation of the OSC (Open
+ LibLO is a lightweight, easy to use implementation of the OSC (Open
  Sound Control) protocol (see 
  <http://www.cnmat.berkeley.edu/OpenSoundControl/> for details).
  .
@@ -69,7 +72,7 @@ Architecture: any
 Depends: ${misc:Depends},
  ${shlibs:Depends}
 Description: Lightweight OSC library
- This is a lightweight, easy to use implementation of the OSC (Open
+ LibLO is a lightweight, easy to use implementation of the OSC (Open
  Sound Control) protocol (see
  <http://www.cnmat.berkeley.edu/OpenSoundControl/> for details).
  .
diff --git a/debian/copyright_hints b/debian/copyright_hints
index f1e1947..c52b246 100644
--- a/debian/copyright_hints
+++ b/debian/copyright_hints
@@ -1,196 +1,197 @@
-Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?rev=135
-X-Draft: Autogenerated by CDBS snippet copyright-check.mk
-
-Files: ./AUTHORS,
-	./ChangeLog,
-	./Makefile.am,
-	./NEWS,
-	./README,
-	./TODO,
-	./autogen.sh,
-	./build/Makefile.am,
-	./build/config-msvc.h,
-	./build/premake4.lua,
-	./config.h.in,
-	./configure.ac,
-	./debian/README.Source,
-	./debian/compat,
-	./debian/control,
-	./debian/control.in,
-	./debian/gbp.conf,
-	./debian/liblo-dev.examples,
-	./debian/liblo-dev.install,
-	./debian/liblo-tools.install,
-	./debian/liblo7.install,
-	./debian/liblo7.symbols,
-	./debian/watch,
-	./doc/Makefile.am,
-	./doc/reference.doxygen.in,
-	./examples/Makefile.am,
-	./liblo.pc.in,
-	./lo/Makefile.am,
-	./source/format,
-	./src/Makefile.am,
-	./src/liblo.def,
-	./src/lo_internal.h,
-	./src/lo_types_internal.h,
-	./src/tools/Makefile.am
+Format: http://bzr.debian.org/scm/loggerhead/dep/dep5/trunk/annotate/137/dep5.mdwn
+Upstream-Name: FIXME
+Upstream-Contact: FIXME
+Source: FIXME
+Copyright: FIXME
+License: FIXME
+Disclaimer: Autogenerated by CDBS snippet copyright-check.mk
+
+Files: AUTHORS
+ ChangeLog
+ Makefile.am
+ NEWS
+ README
+ TODO
+ autogen.sh
+ build/Makefile.am
+ build/config-msvc.h
+ build/premake4.lua
+ config.h.in
+ configure.ac
+ debian/README.Source
+ debian/compat
+ debian/control
+ debian/control.in
+ debian/gbp.conf
+ debian/liblo-dev.examples
+ debian/liblo-dev.install
+ debian/liblo-tools.install
+ debian/liblo7.install
+ debian/liblo7.symbols
+ debian/source/format
+ debian/source/local-options
+ debian/watch
+ doc/Makefile.am
+ doc/reference.doxygen.in
+ examples/Makefile.am
+ liblo.pc.in
+ lo/Makefile.am
+ src/Makefile.am
+ src/liblo.def
+ src/lo_internal.h
+ src/lo_types_internal.h
+ src/tools/Makefile.am
 Copyright: *No copyright*
 License: UNKNOWN
  FIXME
 
-Files: ./build/lo_endian-msvc.h,
-	./lo/lo.h,
-	./lo/lo_endian.h.in,
-	./lo/lo_errors.h,
-	./lo/lo_lowlevel.h,
-	./lo/lo_macros.h,
-	./lo/lo_osc_types.h,
-	./lo/lo_throw.h,
-	./lo/lo_types.h,
-	./src/address.c,
-	./src/blob.c,
-	./src/bundle.c,
-	./src/message.c,
-	./src/method.c,
-	./src/send.c,
-	./src/server.c,
-	./src/server_thread.c,
-	./src/subtest.c,
-	./src/testlo.c,
-	./src/timetag.c
+Files: build/lo_endian-msvc.h
+ lo/lo.h
+ lo/lo_endian.h.in
+ lo/lo_errors.h
+ lo/lo_lowlevel.h
+ lo/lo_macros.h
+ lo/lo_osc_types.h
+ lo/lo_throw.h
+ lo/lo_types.h
+ src/address.c
+ src/blob.c
+ src/bundle.c
+ src/message.c
+ src/method.c
+ src/send.c
+ src/server.c
+ src/server_thread.c
+ src/subtest.c
+ src/testlo.c
+ src/timetag.c
 Copyright: 2004, Steve Harris
-	2005, Steve Harris
+ 2005, Steve Harris
 License: LGPL-2.1+
  FIXME
 
-Files: ./Makefile.in,
-	./build/Makefile.in,
-	./doc/Makefile.in,
-	./examples/Makefile.in,
-	./lo/Makefile.in,
-	./src/Makefile.in,
-	./src/tools/Makefile.in
+Files: Makefile.in
+ build/Makefile.in
+ doc/Makefile.in
+ examples/Makefile.in
+ lo/Makefile.in
+ src/Makefile.in
+ src/tools/Makefile.in
 Copyright: 1994-2002
 License: UNKNOWN
  FIXME
 
-Files: ./examples/example_client.c,
-	./examples/example_server.c,
-	./examples/nonblocking_server_example.c
+Files: examples/example_client.c
+ examples/example_server.c
+ examples/nonblocking_server_example.c
 Copyright: 2004, Steve Harris, Uwe Koloska
 License: LGPL-2.1+
  FIXME
 
-Files: ./config.guess,
-	./config.sub
+Files: config.guess
+ config.sub
 Copyright: 1992-1999,
-	1992-2001
+ 1992-2001
 License: GPL-2+
  FIXME
 
-Files: ./src/tools/oscdump.c,
-	./src/tools/oscsend.c
+Files: src/tools/oscdump.c
+ src/tools/oscsend.c
 Copyright: 2008, Kentaro Fukuchi <fukuchi at megaui.net>
-	2008, Kentaro Fukuchi\n\n"
+ 2008, Kentaro Fukuchi\n\n"
 License: LGPL-2.1+
  FIXME
 
-Files: ./missing
+Files: missing
 Copyright: 1996-1997, 1999-2000, 2002-2006
 License: GPL
  FIXME
 
-Files: ./debian/rules
+Files: debian/rules
 Copyright: 2004-2006, Robert Jordens <rjo at gmx.de>
-	2008-2009, Felipe Sateler <fsateler at gmail.com>
-	2010, Jonas Smedegaard <dr at jones.dk>
+ 2008-2009, Felipe Sateler <fsateler at gmail.com>
+ 2010-2011, Jonas Smedegaard <dr at jones.dk>
 License: GPL
  FIXME
 
-Files: ./depcomp
+Files: depcomp
 Copyright: 1999-2000, 2003-2007, Free Software
 License: GPL
  FIXME
 
-Files: ./compile
+Files: compile
 Copyright: 1999-2000, 2003-2005, Free Software Foundation, Inc
 License: GPL
  FIXME
 
-Files: ./debian/cdbs/1/rules/package-relations.mk
-Copyright: 2008-2010, Jonas Smedegaard <dr at jones.dk>
-License: GPL
- FIXME
-
-Files: ./configure
+Files: configure
 Copyright: (ISLOWER ? 'A' + ( - 'a') : )
-	(ISLOWER ? ( | 0x40) : )
-	1992-1996, 1998-2001,
-	1996-2001, 2003-2005
-	2006, Free Software Foundation, Inc
+ (ISLOWER ? ( | 0x40) : )
+ 1992-1996, 1998-2001,
+ 1996-2001, 2003-2005
+ 2006, Free Software Foundation, Inc
 License: GPL-2+
  FIXME
 
-Files: ./aclocal.m4
+Files: aclocal.m4
 Copyright: 1996-1997, 2000-2001, 2003, 2005,
-	1996-2001, 2003-2005
-	1996-2004,
-	1997, 1999-2001, 2003-2005,
-	1997, 2000-2001, 2003-2006,
-	1999-2001, 2003-2005,
-	1999-2005,
-	1999-2006,
-	2001, 2003, 2005, Free Software Foundation, Inc
-	2001-2003, 2005 Free Software Foundation, Inc
-	2002-2003, 2005-2007, Free Software Foundation, Inc
-	2003, 2005 Free Software Foundation, Inc
-	2003-2006, Free Software Foundation, Inc
-	2004, Free Software Foundation, Inc
-	2004-2005, 2007 Free Software Foundation, Inc
-	2004-2005, 2007-2008, Free Software Foundation, Inc
-	2004-2005, Free Software Foundation, Inc
-	2006, Free Software Foundation, Inc
-	2008, Free Software Foundation, Inc
+ 1996-2001, 2003-2005
+ 1996-2004,
+ 1997, 1999-2001, 2003-2005,
+ 1997, 2000-2001, 2003-2006,
+ 1999-2001, 2003-2005,
+ 1999-2005,
+ 1999-2006,
+ 2001, 2003, 2005, Free Software Foundation, Inc
+ 2001-2003, 2005 Free Software Foundation, Inc
+ 2002-2003, 2005-2007, Free Software Foundation, Inc
+ 2003, 2005 Free Software Foundation, Inc
+ 2003-2006, Free Software Foundation, Inc
+ 2004, Free Software Foundation, Inc
+ 2004-2005, 2007 Free Software Foundation, Inc
+ 2004-2005, 2007-2008, Free Software Foundation, Inc
+ 2004-2005, Free Software Foundation, Inc
+ 2006, Free Software Foundation, Inc
+ 2008, Free Software Foundation, Inc
 License: GPL-2+
  FIXME
 
-Files: ./ltmain.sh
+Files: ltmain.sh
 Copyright: 1996-2001, 2003-2007, 2008 Free Software Foundation, Inc
 License: GPL-2+
  FIXME
 
-Files: ./COPYING
+Files: COPYING
 Copyright: 1991, 1999 Free Software Foundation, Inc
-	<year> <name of author>
-	HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
-	HOLDERS AND/OR
-	disclaimer" for the library, if
-	holder or
-	holder who places the Library under this License may add
-	interest in the
-	law: that is to say, a work containing the Library or a
-	notices, you must include the
-	the
+ <year> <name of author>
+ HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
+ HOLDERS AND/OR
+ disclaimer" for the library, if
+ holder or
+ holder who places the Library under this License may add
+ interest in the
+ law: that is to say, a work containing the Library or a
+ notices, you must include the
+ the
 License: LGPL-2.1+
  FIXME
 
-Files: ./src/tools/README
+Files: src/tools/README
 Copyright: 2008, Kentaro Fukuchi
 License: LGPL-2.1+
  FIXME
 
-Files: ./src/pattern_match.c
+Files: src/pattern_match.c
 Copyright: 2002-2004, libOSC++ contributors. See AUTHORS */
 License: LGPL-2.1+
  FIXME
 
-Files: ./install-sh
+Files: install-sh
 Copyright: 1994, X Consortium
 License: MIT/X11 (BSD like)
  FIXME
 
-Files: ./INSTALL
+Files: INSTALL
 Copyright: 1994-1996, 1999-2002, Free Software
 License: UNKNOWN
  FIXME

-- 
liblo packaging



More information about the pkg-multimedia-commits mailing list