summaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog5
-rw-r--r--debian/watch3
2 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index a3fdfcd274c..721069ff3c8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,12 @@
mesa (7.7~rc2-2) UNRELEASED; urgency=low
+ [ Brice Goglin ]
* Bump libdrm build dependency to 2.4.15, closes: #561058.
+ [ Julien Cristau ]
+ * Add freedesktop.org ftp to watch file since that's where newer upstream
+ tarballs are.
+
-- Brice Goglin <[email protected]> Mon, 14 Dec 2009 09:17:50 +0100
mesa (7.7~rc2-1) experimental; urgency=low
diff --git a/debian/watch b/debian/watch
index b3b258a5777..ee95ce2bf0e 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,6 @@
version=3
opts="uversionmangle=s/-rc/~rc/" \
http://sf.net/mesa3d/MesaLib-(.*)\.tar\.gz
+
+opts="uversionmangle=s/-rc/~rc/" \
+ftp://freedesktop.org/pub/mesa/([\d\.]*)/ MesaLib-(.*)\.tar\.gz