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

js at users.alioth.debian.org js at users.alioth.debian.org
Sat Feb 26 13:50:17 UTC 2011


The following commit has been merged in the master branch:
commit 130f007cfba23c1f5e5a3f2b845579235c6957e1
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Sat Feb 26 14:47:02 2011 +0100

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

diff --git a/debian/changelog b/debian/changelog
index 10cae46..45c7fa3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,26 @@
+liblrdf (0.4.0-4) unstable; urgency=low
+
+  [ Adrian Knoth ]
+  * Explicitly depend on versioned libraptor.
+    Closes: #613675.
+  * Add myself as uploader.
+  * Allow DMs to upload the package.
+  * Bump standards version.
+
+  [ Jonas Smedegaard ]
+  * Maintain build-dependencies in rules file and add reasoning comment.
+  * Tidy control file:
+    + Shorten Vcs-* URLs.
+    + Wrap long descriptions at 72 chars.
+    + Newline-delimit package relations.
+  * Extend copyright years in rules file header.
+  * Rewrite copyright file using draft svn166 of DEP5 format.
+  * Ease building with git-buildpackage:
+    + Git-ignore quilt .pc dir.
+    + Add dpkg-source local-options.
+
+ -- Jonas Smedegaard <dr at jones.dk>  Sat, 26 Feb 2011 14:43:23 +0100
+
 liblrdf (0.4.0-3) unstable; urgency=medium
 
   * Stop relaxing build rules only required in DEB_MAINTAINER_MODE, and
diff --git a/debian/control b/debian/control
index 5d801ee..94e7988 100644
--- a/debian/control
+++ b/debian/control
@@ -2,32 +2,37 @@ Section: libs
 Source: liblrdf
 Priority: optional
 Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers at lists.alioth.debian.org>
-Uploaders: Jonas Smedegaard <dr at jones.dk>
+Uploaders: Jonas Smedegaard <dr at jones.dk>,
+ Adrian Knoth <adi at drcomp.erfurt.thur.de>
+DM-Upload-Allowed: yes
 Build-Depends: cdbs (>= 0.4.70~),
  autotools-dev,
  libtool,
  automake1.11,
  autoconf,
  debhelper (>= 6),
- devscripts (>= 2.10.7~),
  dh-buildinfo,
+ devscripts (>= 2.10.7~),
  d-shlibs,
  ladspa-sdk,
- libraptor1-dev
-Standards-Version: 3.8.4
-Vcs-Git: git://git.debian.org/git/pkg-multimedia/liblrdf.git
-Vcs-Browser: http://git.debian.org/?p=pkg-multimedia/liblrdf.git;a=summary
+ libraptor1-dev (>= 1.4.21-3)
+Standards-Version: 3.9.1
+Vcs-Git: git://git.debian.org/git/pkg-multimedia/liblrdf
+Vcs-Browser: http://git.debian.org/?p=pkg-multimedia/liblrdf.git
 Homepage: http://sourceforge.net/projects/lrdf/
 
 Package: liblrdf0-dev
 Section: libdevel
 Architecture: any
-Depends: ${devlibs:Depends}, ${misc:Depends}, liblrdf0 (= ${binary:Version}), ladspa-sdk
+Depends: ${devlibs:Depends},
+ ${misc:Depends},
+ liblrdf0 (= ${binary:Version}),
+ ladspa-sdk
 Provides: liblrdf-dev
 Conflicts: liblrdf-dev
 Description: liblrdf0 development files
- Liblrdf can read RDF/XML and N3 files and export N3 files. It also has a
- light taxonomic inference capablility.
+ Liblrdf can read RDF/XML and N3 files and export N3 files. It also has
+ a light taxonomic inference capablility.
  .
  It can also be used for general RDF manipulation.
  .
@@ -37,11 +42,11 @@ Description: liblrdf0 development files
 Package: liblrdf0
 Section: libs
 Architecture: any
-Depends: ${misc:Depends}, ${shlibs:Depends}
+Depends: ${misc:Depends},
+ ${shlibs:Depends}
 Suggests: liblrdf0-dev
 Description: a library to manipulate RDF files describing LADSPA plugins
- Liblrdf can read RDF/XML and N3 files and export N3 files. It also has a
- light taxonomic inference capablility.
+ Liblrdf can read RDF/XML and N3 files and export N3 files. It also has
+ a light taxonomic inference capablility.
  .
  It can also be used for general RDF manipulation.
-
diff --git a/debian/copyright_hints b/debian/copyright_hints
index d059c12..4595b5f 100644
--- a/debian/copyright_hints
+++ b/debian/copyright_hints
@@ -1,150 +1,153 @@
-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://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?rev=166
+Upstream-Name: FIXME
+Upstream-Contact: FIXME
+Source: FIXME
+Disclaimer: Autogenerated by CDBS
 
-Files: ./AUTHORS,
-	./ChangeLog,
-	./INSTALL,
-	./Makefile.am,
-	./NEWS,
-	./README,
-	./autogen.sh,
-	./config.h.in,
-	./configure.ac,
-	./debian/compat,
-	./debian/control,
-	./debian/control.in,
-	./debian/gbp.conf,
-	./debian/patches/1001_disable_libtool_-version-info.patch,
-	./debian/patches/1002_rename_clashing_md5_symbols.patch,
-	./debian/patches/README,
-	./debian/patches/series,
-	./debian/source/format,
-	./debian/watch,
-	./examples/Makefile.am,
-	./examples/add_test.c,
-	./examples/default-sample.rdf,
-	./examples/dumpstatements.c,
-	./examples/example.rdf,
-	./examples/export_test.c,
-	./examples/instances_test.c,
-	./examples/ladspa.rdfs,
-	./examples/multi_test.c,
-	./examples/preset-in.n3,
-	./examples/remove_test.c,
-	./examples/sample.rdf,
-	./examples/scale-example.rdf,
-	./examples/scale_test.c,
-	./examples/setting_test.c,
-	./examples/showdefaults.c,
-	./examples/showtaxonomy.c,
-	./examples/subclass_test.c,
-	./examples/test-in.n3,
-	./lrdf.h,
-	./lrdf.i,
-	./lrdf.pc.in,
-	./lrdf_types.h,
-	./mkinstalldirs,
-	./src/Makefile.am,
-	./src/lrdf.c,
-	./src/lrdf_multi.c
+Files: AUTHORS
+ ChangeLog
+ INSTALL
+ Makefile.am
+ NEWS
+ README
+ autogen.sh
+ config.h.in
+ configure.ac
+ debian/compat
+ debian/control
+ debian/control.in
+ debian/gbp.conf
+ debian/patches/1001_disable_libtool_-version-info.patch
+ debian/patches/1002_rename_clashing_md5_symbols.patch
+ debian/patches/README
+ debian/patches/series
+ debian/source/format
+ debian/watch
+ examples/Makefile.am
+ examples/add_test.c
+ examples/default-sample.rdf
+ examples/dumpstatements.c
+ examples/example.rdf
+ examples/export_test.c
+ examples/instances_test.c
+ examples/ladspa.rdfs
+ examples/multi_test.c
+ examples/preset-in.n3
+ examples/remove_test.c
+ examples/sample.rdf
+ examples/scale-example.rdf
+ examples/scale_test.c
+ examples/setting_test.c
+ examples/showdefaults.c
+ examples/showtaxonomy.c
+ examples/subclass_test.c
+ examples/test-in.n3
+ lrdf.h
+ lrdf.i
+ lrdf.pc.in
+ lrdf_types.h
+ mkinstalldirs
+ src/Makefile.am
+ src/lrdf.c
+ src/lrdf_multi.c
 Copyright: *No copyright*
 License: UNKNOWN
  FIXME
 
-Files: ./Makefile.in,
-	./examples/Makefile.in,
-	./src/Makefile.in
+Files: Makefile.in
+ examples/Makefile.in
+ src/Makefile.in
 Copyright: 1994-2002
 License: UNKNOWN
  FIXME
 
-Files: ./depcomp,
-	./missing
+Files: depcomp
+ missing
 Copyright: 1996-1997, 1999-2000, Free Software Foundation, Inc
-	1999-2000, Free Software Foundation, Inc
+ 1999-2000, Free Software Foundation, Inc
 License: GPL
  FIXME
 
-Files: ./config.guess,
-	./config.sub
+Files: config.guess
+ config.sub
 Copyright: 1992-1999,
-	1992-2001
+ 1992-2001
 License: GPL-2+
  FIXME
 
-Files: ./src/lrdf_md5.h
+Files: src/lrdf_md5.h
 Copyright: 1995-1996, Free Software
 License: GPL
  FIXME
 
-Files: ./src/md5.c
+Files: src/md5.c
 Copyright: 1995-1996, Free Software Foundation, Inc. NOTE: The
 License: GPL
  FIXME
 
-Files: ./debian/rules
+Files: debian/rules
 Copyright: 2003-2004, Robert Jordens <rjo at gmx.de>
-	2010, Jonas Smedegaard <dr at jones.dk>
+ 2010-2011, Jonas Smedegaard <dr at jones.dk>
 License: GPL
  FIXME
 
-Files: ./configure
+Files: configure
 Copyright: (ISLOWER ? 'A' + ( - 'a') : )
-	(ISLOWER ? ( | 0x40) : )
-	1996-2001,
-	2003, Free Software Foundation, Inc
+ (ISLOWER ? ( | 0x40) : )
+ 1996-2001,
+ 2003, Free Software Foundation, Inc
 License: GPL-2+
  FIXME
 
-Files: ./aclocal.m4
+Files: aclocal.m4
 Copyright: 1996-1997, 2000-2001, 2003 Free Software Foundation, Inc
-	1996-2001,
-	1996-2004,
-	1997, 1999-2001, 2003 Free Software Foundation, Inc
-	1997, 2000-2001, 2003-2004, Free Software Foundation, Inc
-	1999-2004,
-	2001, 2003 Free Software Foundation, Inc
-	2001-2003, Free Software Foundation, Inc
-	2002-2003, Free Software Foundation, Inc
-	2003, Free Software Foundation, Inc
-	2003-2004, Free Software Foundation, Inc
-	2004, Free Software Foundation, Inc
+ 1996-2001,
+ 1996-2004,
+ 1997, 1999-2001, 2003 Free Software Foundation, Inc
+ 1997, 2000-2001, 2003-2004, Free Software Foundation, Inc
+ 1999-2004,
+ 2001, 2003 Free Software Foundation, Inc
+ 2001-2003, Free Software Foundation, Inc
+ 2002-2003, Free Software Foundation, Inc
+ 2003, Free Software Foundation, Inc
+ 2003-2004, Free Software Foundation, Inc
+ 2004, Free Software Foundation, Inc
 License: GPL-2+
  FIXME
 
-Files: ./ltmain.sh
+Files: ltmain.sh
 Copyright: 1996-2001, 2003-2004
-	2003, Free Software Foundation, Inc."
+ 2003, Free Software Foundation, Inc."
 License: GPL-2+
  FIXME
 
-Files: ./COPYING
+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
+ <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
 License: GPL-2+
  FIXME
 
-Files: ./src/ladspa.h
+Files: src/ladspa.h
 Copyright: 2000-2002, Richard W.E. Furse, Paul
-	applying to the plugin. If no applies the
+ applying to the plugin. If no applies the
 License: LGPL-2.1+
  FIXME
 
-Files: ./install-sh
+Files: install-sh
 Copyright: 1994, X Consortium
 License: MIT/X11 (BSD like)
  FIXME
 
-Files: ./src/md5_loc.h
+Files: src/md5_loc.h
 Copyright: 1991-2, RSA Data Security, Inc. Created 1991. All
 License: UNKNOWN
  FIXME

-- 
liblrdf packaging



More information about the pkg-multimedia-commits mailing list