debian/changelog | 7 +++++++ debian/copyright | 4 +++- debian/rules | 2 +- 3 files changed, 11 insertions(+), 2 deletions(-)
New commits: commit a62ccdc4b9ee220ac13d77554b3f2426c2d6ae9e Author: Brice Goglin <[EMAIL PROTECTED]> Date: Fri Jun 13 12:00:23 2008 +0200 Install the upstream ChangeLog diff --git a/debian/changelog b/debian/changelog index 375eb13..3ffbed8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,9 @@ pixman (0.10.0-3) UNRELEASED; urgency=low * Update upstream URL in debian/copyright. + * Install the upstream ChangeLog. - -- Brice Goglin <[EMAIL PROTECTED]> Fri, 13 Jun 2008 11:39:32 +0200 + -- Brice Goglin <[EMAIL PROTECTED]> Fri, 13 Jun 2008 12:00:17 +0200 pixman (0.10.0-2) unstable; urgency=low diff --git a/debian/rules b/debian/rules index 4292bef..be9444d 100755 --- a/debian/rules +++ b/debian/rules @@ -78,7 +78,7 @@ binary-arch: install dh_installdocs dh_install --sourcedir=debian/tmp --list-missing - dh_installchangelogs + dh_installchangelogs ChangeLog dh_link dh_strip --dbg-package=$(PACKAGE)-dbg dh_compress commit 77a1e5571e0126e1b33fb4bb3b093e5bd27790db Author: Brice Goglin <[EMAIL PROTECTED]> Date: Fri Jun 13 10:54:05 2008 +0200 Misc fixes to debian/control and debian/copyright * Update upstream URL in debian/copyright. diff --git a/debian/changelog b/debian/changelog index fb80ae8..375eb13 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +pixman (0.10.0-3) UNRELEASED; urgency=low + + * Update upstream URL in debian/copyright. + + -- Brice Goglin <[EMAIL PROTECTED]> Fri, 13 Jun 2008 11:39:32 +0200 + pixman (0.10.0-2) unstable; urgency=low [ Frans Pop ] diff --git a/debian/copyright b/debian/copyright index ee403d2..7991bcd 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,5 +1,7 @@ +This package was downloaded from +http://xorg.freedesktop.org/releases/individual/lib/ + Debian packaging by Julien Cristau <[EMAIL PROTECTED]>, 18 May 2007. -Downloaded from git://anongit.freedesktop.org/git/pixman. Copyright © 2000 Keith Packard, member of The XFree86 Project, Inc. 2005 Lars Knoll & Zack Rusin, Trolltech -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]