summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 0833f88)
raw | patch | inline | side by side (parent: 0833f88)
author | Sebastian Harl <sh@tokkee.org> | |
Sat, 6 Jun 2009 18:14:38 +0000 (20:14 +0200) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Sat, 6 Jun 2009 18:14:38 +0000 (20:14 +0200) |
This is required to support the Homepage and Vcs-* fields.
debian/changelog | patch | blob | history | |
debian/control | patch | blob | history |
diff --git a/debian/changelog b/debian/changelog
index 4929b22c17b84a96b45d5c70d61882ca12ecf0c3..f28c665dc8ffd69b6e57d77ea874e4f9830d13f5 100644 (file)
--- a/debian/changelog
+++ b/debian/changelog
- Added Homepage and Vcs-{Git,Browser} fields.
- Build-depend on dpatch.
- Removed duplicate field "Section" for package "liboping0".
+ - Added versioned build dependency on dpkg-dev (>= 1.14.6) to support the
+ Homepage and Vcs-* fields.
* debian/patches/:
- Added static_sstrerror.dpatch - upstream patch to make a private
function in liboping static.
* debian/liboping0.shlibs:
- Updated version to >= 1.1.2.
- -- Sebastian Harl <tokkee@debian.org> Sat, 06 Jun 2009 19:40:08 +0200
+ -- Sebastian Harl <tokkee@debian.org> Sat, 06 Jun 2009 20:14:02 +0200
liboping (0.3.5-1) unstable; urgency=low
diff --git a/debian/control b/debian/control
index fc62cb9becc647bf99411a80f7d951c181339ea6..d5a808509a70cee4dff7b75b3c35635d79567b55 100644 (file)
--- a/debian/control
+++ b/debian/control
Section: libs
Priority: optional
Maintainer: Sebastian Harl <tokkee@debian.org>
-Build-Depends: debhelper (>= 5.0.0), autotools-dev, dpatch, perl-modules
+Build-Depends: debhelper (>= 5.0.0), dpkg-dev (>= 1.14.6), autotools-dev, dpatch, perl-modules
Standards-Version: 3.8.1
Homepage: http://verplant.org/liboping/
Vcs-Git: git://git.tokkee.org/pkg-liboping.git