summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog7
-rw-r--r--debian/control3
2 files changed, 9 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 9d700e2..26f124f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+libpthread-stubs (0.1-2) unstable; urgency=low
+
+ * Add XS-Vcs-Git and XS-Vcs-Browser fields.
+ * Upload to unstable.
+
+ -- Josh Triplett <josh@freedesktop.org> Mon, 21 May 2007 14:00:38 -0700
+
libpthread-stubs (0.1-1) experimental; urgency=low
* Initial release.
diff --git a/debian/control b/debian/control
index 115574e..1f95a09 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,8 @@ Maintainer: XCB Developers <xcb@lists.freedesktop.org>
Uploaders: Jamey Sharp <sharpone@debian.org>, Josh Triplett <josh@freedesktop.org>
Build-Depends: cdbs (>= 0.4.40), debhelper (>= 5.0.0)
Standards-Version: 3.7.2
-XS-X-Vcs-Git: git://anongit.freedesktop.org/git/xcb/pthread-stubs
+XS-Vcs-Git: git://anongit.freedesktop.org/git/xcb/pthread-stubs
+XS-Vcs-Browser: http://gitweb.freedesktop.org/?p=xcb/pthread-stubs.git
Package: libpthread-stubs0
Section: libs