[Parted-commits] GNU Parted Official Repository: Changes to 'debian/master'
Otavio Salvador
otavio at alioth.debian.org
Fri May 25 17:46:03 UTC 2007
debian/changelog | 2 +-
debian/control.in | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
New commits:
commit cbe0582f50e19f69db313eed04cfd9684883de49
Author: Otavio Salvador <otavio at ossystems.com.br>
Date: Fri May 25 14:45:46 2007 -0300
Instead of check put pkg-config since it was the real missing build-dep.
diff --git a/debian/changelog b/debian/changelog
index 8d8da72..1cbe320 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -24,7 +24,7 @@ parted (1.8.7-1) UNRELEASED; urgency=low
- change soname version;
* debian/control:
- add libdevmapper-dev as build-dependency;
- - add check as build-dependency;
+ - add pkg-config as build-dependency;
- cleanup udeb dependencies. Thanks to Frans Pop <elendil at planet.nl>
by the patch; (Closes: #419609)
* debian/watch: use the GNU ftp since the HTTP address was giving
diff --git a/debian/control.in b/debian/control.in
index 4470666..ea0f3c8 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -4,7 +4,7 @@ Priority: optional
Maintainer: Parted Maintainer Team <parted-maintainers at lists.alioth.debian.org>
Uploaders: Sven Luther <luther at debian.org>, Otavio Salvador <otavio at debian.org>, Bastian Blank <waldi at debian.org>, Xavier Oswald <x.oswald at free.fr>
Standards-Version: 3.7.2
-Build-Depends: debhelper (>= 5.0.22), dpatch, libncurses-dev | libncurses5-dev, libreadline5-dev | libreadline-dev, libdevmapper-dev, uuid-dev, gettext, texinfo (>= 4.2), debianutils (>= 1.13.1), autoconf, automake1.10, libtool, libgeom-dev [kfreebsd-i386 kfreebsd-amd64], cvs, po4a, check
+Build-Depends: debhelper (>= 5.0.22), dpatch, libncurses-dev | libncurses5-dev, libreadline5-dev | libreadline-dev, libdevmapper-dev, uuid-dev, gettext, texinfo (>= 4.2), debianutils (>= 1.13.1), autoconf, automake1.10, libtool, libgeom-dev [kfreebsd-i386 kfreebsd-amd64], cvs, po4a, pkg-config
Package: parted at BINPKGVER@
Architecture: any
More information about the Parted-commits
mailing list