debian/changelog | 5 +++-- debian/control | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-)
New commits: commit a9fefe5e19e84b0f40c1fc588f9bec5e0473e6ad Author: Julien Cristau <[email protected]> Date: Wed Jul 7 18:22:02 2010 +0100 Upload to experimental diff --git a/debian/changelog b/debian/changelog index 2e4cc68..56fe567 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -x11proto-core (7.0.17-1) UNRELEASED; urgency=low +x11proto-core (7.0.17-1) experimental; urgency=low * Get rid of the x-dev transitional package. * Rename the build directory to not include DEB_BUILD_GNU_TYPE for no @@ -9,7 +9,7 @@ x11proto-core (7.0.17-1) UNRELEASED; urgency=low * Update debian/copyright. * Bump Standards-Version to 3.9.0, no changes. - -- Julien Cristau <[email protected]> Sat, 03 Jul 2010 20:04:15 +0100 + -- Julien Cristau <[email protected]> Wed, 07 Jul 2010 18:21:51 +0100 x11proto-core (7.0.16-1) unstable; urgency=low commit 829a5098a229ed0c99b2bd9ac9efae53a9f0f756 Author: Julien Cristau <[email protected]> Date: Wed Jul 7 18:21:40 2010 +0100 Bump Standards-Version to 3.9.0, no changes. diff --git a/debian/changelog b/debian/changelog index 0e3270d..2e4cc68 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,7 @@ x11proto-core (7.0.17-1) UNRELEASED; urgency=low * New upstream release. * Bump xutils-dev build-dep for xorg-macros. * Update debian/copyright. + * Bump Standards-Version to 3.9.0, no changes. -- Julien Cristau <[email protected]> Sat, 03 Jul 2010 20:04:15 +0100 diff --git a/debian/control b/debian/control index edf6295..30ba3aa 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,7 @@ Build-Depends: debhelper (>= 5.0.0), automake, xutils-dev (>= 1:7.5), -Standards-Version: 3.8.3 +Standards-Version: 3.9.0 Vcs-Git: git://git.debian.org/git/pkg-xorg/proto/x11proto-core Vcs-Browser: http://git.debian.org/?p=pkg-xorg/proto/x11proto-core.git -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

