summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: b919266)
raw | patch | inline | side by side (parent: b919266)
author | Sebastian Harl <sh@tokkee.org> | |
Sun, 19 Jul 2009 16:46:21 +0000 (18:46 +0200) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Sun, 19 Jul 2009 16:46:21 +0000 (18:46 +0200) |
This is required to support Build-Depends-Package.
debian/changelog | patch | blob | history | |
debian/control | patch | blob | history |
diff --git a/debian/changelog b/debian/changelog
index 5378a42c36ae4c73607cc4eb0392acc5b075cfee..8d47254830d80215d518663b0800430201a3ac4c 100644 (file)
--- a/debian/changelog
+++ b/debian/changelog
- Updated Standards-Version to 3.8.2.
- Added Homepage and Vcs-{Git,Browser} fields.
- Removed duplicate field "Section" for package "liboping0".
- - Added versioned build dependency on dpkg-dev (>= 1.14.6) to support the
- Homepage and Vcs-* fields.
+ - Added versioned build dependency on dpkg-dev (>= 1.14.13) to support the
+ Homepage and Vcs-* fields and Build-Depends-Package.
- Let the -dev package depend on a strict version of the lib package - the
-dev package includes a symlink to the full soname, not only the major
version.
* debian/liboping0.shlibs:
- Updated version to >= 1.3.0.
- -- Sebastian Harl <tokkee@debian.org> Sun, 19 Jul 2009 18:03:39 +0200
+ -- Sebastian Harl <tokkee@debian.org> Sun, 19 Jul 2009 18:45:56 +0200
liboping (0.3.5-1) unstable; urgency=low
diff --git a/debian/control b/debian/control
index 1e7828b5de70c00b2a7b1fa2cd7dea65bdab60c2..914610be99f559aed594151b95dc2f789bb521bd 100644 (file)
--- a/debian/control
+++ b/debian/control
Section: libs
Priority: optional
Maintainer: Sebastian Harl <tokkee@debian.org>
-Build-Depends: debhelper (>= 5.0.0), dpkg-dev (>= 1.14.6), autotools-dev, perl-modules
+Build-Depends: debhelper (>= 5.0.0), dpkg-dev (>= 1.14.13), autotools-dev, perl-modules
Standards-Version: 3.8.2
Homepage: http://verplant.org/liboping/
Vcs-Git: git://git.tokkee.org/pkg-liboping.git