[SCM] liblo packaging branch, master, updated. debian/0.26.repack-1-24-g79e220a
js at users.alioth.debian.org
js at users.alioth.debian.org
Tue Mar 2 04:51:17 UTC 2010
The following commit has been merged in the master branch:
commit 79e220af54c49512f74d0b50589b6b5c1cf996c7
Author: Jonas Smedegaard <dr at jones.dk>
Date: Tue Mar 2 05:48:00 2010 +0100
Prepare release: Update changelog, control file and copyright hints.
diff --git a/debian/changelog b/debian/changelog
index d15f2d5..d147905 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,31 @@
+liblo (0.26~repack-2) experimental; urgency=low
+
+ [ Reinhard Tartler ]
+ * improved debian/copyright
+
+ [ Jonas Smedegaard ]
+ * Update CDBS usage:
+ + Use snippets buildinfo.mk and copyright-check.mk.
+ + Use local snippets upstream-tarball.mk and package-relations.mk.
+ + Use semi-automated build-dependency resolving.
+ + Simplify local rules.
+ * Build-depend on autotools-dev and a recent devscripts.
+ * Fix tighten build-dependencies on cdbs and debhelper.
+ * Drop superfluous *.docs files from source.
+ * Install all example code, and skip Makefile.am file (unusable at
+ runtime).
+ * Fix mangle dversion in watch file.
+ * Rewrite copyright file using DEP5 rev. 135 format.
+ * Add proper licensing header to rules file.
+ * Add myself as uploader.
+ * Cosmetics: Use tab (not multiple spaces) in multiline entries of
+ control file.
+ * Use source format "3.0 'quilt'".
+ * Add git-buildpackage config, enabling pristine-tar and signed tags.
+ * Bump Standards-Version to 3.8.4.
+
+ -- Jonas Smedegaard <dr at jones.dk> Tue, 02 Mar 2010 05:47:56 +0100
+
liblo (0.26~repack-1) experimental; urgency=low
* New upstream release.
diff --git a/debian/control b/debian/control
index 566c258..b981d9c 100644
--- a/debian/control
+++ b/debian/control
@@ -1,13 +1,14 @@
Source: liblo
Priority: optional
Section: libs
-Build-Depends: autotools-dev, cdbs (>= 0.4.53), debhelper (>= 7.0.1), dh-buildinfo,
- doxygen
+Build-Depends: autotools-dev, cdbs (>= 0.4.67~), devscripts (>= 2.10.7~), debhelper (>= 7.0.1), dh-buildinfo,
+ doxygen
Homepage: http://liblo.sourceforge.net/
-Standards-Version: 3.8.2
+Standards-Version: 3.8.4
Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers at lists.alioth.debian.org>
Uploaders: Robert Jordens <jordens at debian.org>,
- Felipe Sateler <fsateler at gmail.com>
+ Felipe Sateler <fsateler at gmail.com>,
+ 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
@@ -18,7 +19,7 @@ Provides: liblo0-dev
Conflicts: liblo0-dev
Replaces: liblo0-dev
Depends: liblo7 (= ${binary:Version}),
- ${misc:Depends}
+ ${misc:Depends}
Description: Lightweight OSC library -- development files
This is a lightweight, easy to use implementation of the OSC (Open
Sound Control) protocol (see
diff --git a/debian/copyright_hints b/debian/copyright_hints
index a490c91..dc86ef7 100644
--- a/debian/copyright_hints
+++ b/debian/copyright_hints
@@ -22,13 +22,13 @@ Files: ./AUTHORS,
./debian/liblo-tools.install,
./debian/liblo7.install,
./debian/liblo7.symbols,
- ./debian/rules,
./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,
@@ -83,8 +83,8 @@ License: LGPL-2.1+
Files: ./debian/cdbs/1/rules/package-relations.mk,
./debian/cdbs/1/rules/upstream-tarball.mk
-Copyright: 2007-2008, Jonas Smedegaard <dr at jones.dk>
- 2008, Jonas Smedegaard <dr at jones.dk>
+Copyright: 2007-2010, Jonas Smedegaard <dr at jones.dk>
+ 2008-2010, Jonas Smedegaard <dr at jones.dk>
License: GPL
FIXME
@@ -107,6 +107,13 @@ Copyright: 1996-1997, 1999-2000, 2002-2006
License: GPL
FIXME
+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>
+License: GPL
+ FIXME
+
Files: ./depcomp
Copyright: 1999-2000, 2003-2007, Free Software
License: GPL
--
liblo packaging
More information about the pkg-multimedia-commits
mailing list