debian/changelog | 5 +++--
debian/control | 3 +++
2 files changed, 6 insertions(+), 2 deletions(-)
New commits:
commit ddd9efec68fa633b87241f784d57df77c71a0dcd
Author: Julien Cristau <[EMAIL PROTECTED]>
Date: Thu Apr 12 12:45:20 2007 +0200
Add XS-Vcs-Browser and fix package sections.
diff --git a/debian/changelog b/debian/changelog
index d68a44e..6d90015 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,11 @@
libxfontcache (1.0.4-1) UNRELEASED; urgency=low
* New upstream release.
- * Add XS-Vcs-Git in debian/control.
+ * Add XS-Vcs-* in debian/control.
* Install the upstream changelog.
+ * Put binary packages in the correct sections.
- -- Julien Cristau <[EMAIL PROTECTED]> Sat, 3 Feb 2007 19:58:26 +0100
+ -- Julien Cristau <[EMAIL PROTECTED]> Thu, 12 Apr 2007 12:44:36 +0200
libxfontcache (1.0.2-1) unstable; urgency=low
diff --git a/debian/control b/debian/control
index f01a72f..e3b1081 100644
--- a/debian/control
+++ b/debian/control
@@ -6,8 +6,10 @@ Uploaders: Drew Parsons <[EMAIL PROTECTED]>
Build-Depends: debhelper (>= 5.0.0), quilt, libx11-dev (>= 2:1.0.0-8),
libxext-dev (>= 1:0.99.1-1), x11proto-xext-dev, x11proto-fontcache-dev,
pkg-config
Standards-Version: 3.7.2
XS-Vcs-Git: git://git.debian.org/git/pkg-xorg/lib/libxfontcache
+XS-Vcs-Browser: http://git.debian.org/?p=pkg-xorg/lib/libxfontcache.git
Package: libxfontcache1
+Section: libs
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, x11-common
Description: X-TrueType font cache extension client library
@@ -22,6 +24,7 @@ Description: X-TrueType font cache extension client library
ftp://ftp.x.org/pub/individual/lib
Package: libxfontcache-dev
+Section: libdevel
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, libxfontcache1 (=
${Source-Version}), x11proto-fontcache-dev
Pre-Depends: x11-common (>= 1:7.0.0)
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]