[SCM] pd-lib-builder/master: Fixed indentation for enumeration in package description.
umlaeute at users.alioth.debian.org
umlaeute at users.alioth.debian.org
Tue Nov 1 21:24:00 UTC 2016
The following commit has been merged in the master branch:
commit 5c5ee1504fd719f1d3f8fbe4ebe215724fb0b0b9
Author: IOhannes m zmölnig <zmoelnig at umlautQ.umlaeute.mur.at>
Date: Tue Nov 1 22:20:31 2016 +0100
Fixed indentation for enumeration in package description.
diff --git a/debian/control b/debian/control
index 6e5afd0..bc8a43b 100644
--- a/debian/control
+++ b/debian/control
@@ -16,8 +16,8 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
Description: common build system for Pure Data externals
Makefile based build-system for Pure Data external libraries, with the
following characteristics:
- - defines build settings based on autodetected OS and architecture
- - defines rules to build Pd class- or lib executables from C or C++ sources
- - defines rules for libdir installation
- - defines convenience targets for developer and user
- - evaluates implicit dependencies for non-clean builds
+ - defines build settings based on autodetected OS and architecture
+ - defines rules to build Pd class- or lib executables from C or C++ sources
+ - defines rules for libdir installation
+ - defines convenience targets for developer and user
+ - evaluates implicit dependencies for non-clean builds
--
pd-lib-builder packaging
More information about the pkg-multimedia-commits
mailing list