[Parted-commits] GNU Parted Official Repository: Changes to 'debian/master'
Otavio Salvador
otavio at alioth.debian.org
Fri May 25 17:24:50 UTC 2007
debian/changelog | 25 ++++++++++++++-----------
debian/control.in | 2 +-
2 files changed, 15 insertions(+), 12 deletions(-)
New commits:
commit f339a00fbe2470dd242f2133773246f6e46ffdb7
Author: Otavio Salvador <otavio at ossystems.com.br>
Date: Thu May 24 14:17:15 2007 -0300
debian/changelog: Reformat 1.8.7-1 entries
diff --git a/debian/changelog b/debian/changelog
index 7f73e9f..8d8da72 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,14 +7,15 @@ parted (1.8.7-1) UNRELEASED; urgency=low
* debian/parted-doc.docs updated
[ Otavio Salvador ]
- * debian/patches/doc-package.dpatch: redone from scratch;
- * debian/patches/s390.dpatch: dropped, equivalent code merged upstream;
- * debian/patches/parted-print-name.dpatch: likewise.
- * debian/patches/errors-to-stderr.dpatch: likewise.
- * debian/patches/devfs.dpatch: rediff.
- * debian/patches/sparc-fix-raid.dpatch: likewise.
- * debian/patches/lvm2.dpatch: readd the missing parts for the LVM
- partitions probing;
+ * Package Patches:
+ - doc-package.dpatch: redone from scratch;
+ - s390.dpatch: dropped, equivalent code merged upstream;
+ - parted-print-name.dpatch: likewise.
+ - errors-to-stderr.dpatch: likewise.
+ - devfs.dpatch: rediff.
+ - sparc-fix-raid.dpatch: likewise.
+ - lvm2.dpatch: readd the missing parts for the LVM partitions
+ probing;
* debian/rules:
- configure called with --enable-device-mapper to include
device-mapper support in;
@@ -24,10 +25,10 @@ parted (1.8.7-1) UNRELEASED; urgency=low
* debian/control:
- add libdevmapper-dev as build-dependency;
- add check 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
timeout;
- * debian/control: Cleanup udeb dependencies. Thanks to Frans Pop
- <elendil at planet.nl> by the patch. (Closes: #419609)
* debian/libparted-dev.files: stop to provide parted.m4 but provides
pkgconfig, instead;
* debian/parted-doc.docs: drop COPYING;
commit 6b5d048bead34b250d7b7883d0558bb406628b5b
Author: Otavio Salvador <otavio at ossystems.com.br>
Date: Thu May 24 14:14:19 2007 -0300
debian/control.in: add check as build-dependency
diff --git a/debian/changelog b/debian/changelog
index ba2e518..7f73e9f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -21,7 +21,9 @@ parted (1.8.7-1) UNRELEASED; urgency=low
- build gnulib when building udeb and debugging packages otherwise
they'd fail;
- change soname version;
- * debian/control: add libdevmapper-dev build-dependency;
+ * debian/control:
+ - add libdevmapper-dev as build-dependency;
+ - add check as build-dependency;
* debian/watch: use the GNU ftp since the HTTP address was giving
timeout;
* debian/control: Cleanup udeb dependencies. Thanks to Frans Pop
diff --git a/debian/control.in b/debian/control.in
index 8a93c9f..4470666 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
+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
Package: parted at BINPKGVER@
Architecture: any
More information about the Parted-commits
mailing list