debian/changelog | 10 ++++++++-- debian/control | 13 +++++++++++-- 2 files changed, 19 insertions(+), 4 deletions(-)
New commits: commit 8bb50692c269f7498ca67c869c6ac59f7ab6119e Author: Cyril Brulebois <[email protected]> Date: Tue Nov 16 22:08:46 2010 +0100 Upload to unstable. diff --git a/debian/changelog b/debian/changelog index 84b587b..427e923 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -xfonts-utils (1:7.6~1) UNRELEASED; urgency=low +xfonts-utils (1:7.6~1) unstable; urgency=low [ Julien Cristau ] * Rename the build directory to not include DEB_BUILD_GNU_TYPE for no @@ -16,7 +16,7 @@ xfonts-utils (1:7.6~1) UNRELEASED; urgency=low * Wrap build-deps. * Add xutils-dev build-dep for new macros. - -- Julien Cristau <[email protected]> Sat, 16 Jan 2010 16:47:59 +0000 + -- Cyril Brulebois <[email protected]> Tue, 16 Nov 2010 22:08:41 +0100 xfonts-utils (1:7.5+2) unstable; urgency=low commit c686e06e172f3ca5ce6e1c982456f018b4ba60c4 Author: Cyril Brulebois <[email protected]> Date: Tue Nov 16 22:00:42 2010 +0100 Add xutils-dev build-dep for new macros. diff --git a/debian/changelog b/debian/changelog index 0e90c48..84b587b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -14,6 +14,7 @@ xfonts-utils (1:7.6~1) UNRELEASED; urgency=low [ Cyril Brulebois ] * Add myself to Uploaders. * Wrap build-deps. + * Add xutils-dev build-dep for new macros. -- Julien Cristau <[email protected]> Sat, 16 Jan 2010 16:47:59 +0000 diff --git a/debian/control b/debian/control index a460785..d415460 100644 --- a/debian/control +++ b/debian/control @@ -12,6 +12,7 @@ Build-Depends: x11proto-core-dev, libfreetype6-dev, libfontenc-dev, + xutils-dev (>= 1:7.5+4), Standards-Version: 3.8.3 Vcs-Git: git://git.debian.org/git/pkg-xorg/font/xfonts-utils Vcs-Browser: http://git.debian.org/?p=pkg-xorg/font/xfonts-utils.git commit f35ab2eeb9efe9f7882bc30bc420c9c7956161bb Author: Cyril Brulebois <[email protected]> Date: Tue Nov 16 21:56:54 2010 +0100 Wrap build-deps. diff --git a/debian/changelog b/debian/changelog index 660bebc..0e90c48 100644 --- a/debian/changelog +++ b/debian/changelog @@ -13,6 +13,7 @@ xfonts-utils (1:7.6~1) UNRELEASED; urgency=low [ Cyril Brulebois ] * Add myself to Uploaders. + * Wrap build-deps. -- Julien Cristau <[email protected]> Sat, 16 Jan 2010 16:47:59 +0000 diff --git a/debian/control b/debian/control index 1350ee2..a460785 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,15 @@ Section: x11 Priority: optional Maintainer: Debian X Strike Force <[email protected]> Uploaders: David Nusinow <[email protected]>, Brice Goglin <[email protected]>, Cyril Brulebois <[email protected]> -Build-Depends: debhelper (>= 6.0.7~), pkg-config, quilt, libxfont-dev (>= 1:1.0.0), libx11-dev (>= 2:1.0.0), x11proto-core-dev, libfreetype6-dev, libfontenc-dev +Build-Depends: + debhelper (>= 6.0.7~), + pkg-config, + quilt, + libxfont-dev (>= 1:1.0.0), + libx11-dev (>= 2:1.0.0), + x11proto-core-dev, + libfreetype6-dev, + libfontenc-dev, Standards-Version: 3.8.3 Vcs-Git: git://git.debian.org/git/pkg-xorg/font/xfonts-utils Vcs-Browser: http://git.debian.org/?p=pkg-xorg/font/xfonts-utils.git commit 77bec0d281e01242d134f2ef50c27c543dc90a00 Author: Cyril Brulebois <[email protected]> Date: Tue Nov 16 21:51:37 2010 +0100 Add myself to Uploaders. diff --git a/debian/changelog b/debian/changelog index 8f4c05f..660bebc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,6 @@ xfonts-utils (1:7.6~1) UNRELEASED; urgency=low + [ Julien Cristau ] * Rename the build directory to not include DEB_BUILD_GNU_TYPE for no good reason. Thanks, Colin Watson! * Remove myself from Uploaders @@ -10,6 +11,9 @@ xfonts-utils (1:7.6~1) UNRELEASED; urgency=low - mkfontscale 1.0.8 * Update debian/copyright from upstream COPYING, drop DEP5 use. + [ Cyril Brulebois ] + * Add myself to Uploaders. + -- Julien Cristau <[email protected]> Sat, 16 Jan 2010 16:47:59 +0000 xfonts-utils (1:7.5+2) unstable; urgency=low diff --git a/debian/control b/debian/control index cc9132c..1350ee2 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: xfonts-utils Section: x11 Priority: optional Maintainer: Debian X Strike Force <[email protected]> -Uploaders: David Nusinow <[email protected]>, Brice Goglin <[email protected]> +Uploaders: David Nusinow <[email protected]>, Brice Goglin <[email protected]>, Cyril Brulebois <[email protected]> Build-Depends: debhelper (>= 6.0.7~), pkg-config, quilt, libxfont-dev (>= 1:1.0.0), libx11-dev (>= 2:1.0.0), x11proto-core-dev, libfreetype6-dev, libfontenc-dev Standards-Version: 3.8.3 Vcs-Git: git://git.debian.org/git/pkg-xorg/font/xfonts-utils -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

