[SCM] liblrdf/master: Tidy control file: Shorten Vcs-* URLs. Wrap long descriptions at 72 chars. Newline-delimit package relations.

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


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

    Tidy control file: Shorten Vcs-* URLs. Wrap long descriptions at 72 chars. Newline-delimit package relations.

diff --git a/debian/control.in b/debian/control.in
index ff59280..9b82012 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -7,19 +7,22 @@ Uploaders: Jonas Smedegaard <dr at jones.dk>,
 DM-Upload-Allowed: yes
 Build-Depends: @cdbs@
 Standards-Version: 3.9.1
-Vcs-Git: git://git.debian.org/git/pkg-multimedia/liblrdf.git
-Vcs-Browser: http://git.debian.org/?p=pkg-multimedia/liblrdf.git;a=summary
+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.
  .
@@ -29,11 +32,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.
-

-- 
liblrdf packaging



More information about the pkg-multimedia-commits mailing list