[SCM] mate-desktop Debian package branch, master, updated. debian/1.6.1-3-18-gb8b8587
Mike Gabriel
sunweaver at moszumanska.debian.org
Thu Mar 6 09:44:19 UTC 2014
Gitweb-URL: http://git.debian.org/?p=pkg-mate/mate-desktop.git;a=commitdiff;h=3e480be
The following commit has been merged in the master branch:
commit 3e480be311367a1b5eae77cc8d2fc1cc3152e9cf
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Wed Mar 5 23:17:40 2014 +0100
debian/watch: Use tagged CGit tarball snapshots as upstream source.
---
debian/changelog | 14 ++++++++++++++
debian/watch | 4 +++-
2 files changed, 17 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 0e70cad..b5a46b3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,20 @@
mate-desktop (1.8.0-1) UNRELEASED; urgency=low
* New upstream release.
+ * Repack upstream tarball and omit non-DFSG (GFDL-1.1) files.
+ * debian/patches:
+ + Add patch 2001_omit-gfdl-licensed-user-guide.patch. Skip
+ user-guide/ subfolder during configure/build.
+ * debian/watch:
+ + Use tagged CGit tarball snapshots as upstream source.
+ + Mangle Debian version.
+ * debian/rules:
+ + Build package using autogen.sh.
+ * debian/control:
+ + Add yelp-tools as B-D (for autogen.sh).
+ + Add libdconf-dev (>= 0.10.0) as B-D.
+ * debian/copyright:
+ + Adapt to new upstream version.
-- Mike Gabriel <sunweaver at debian.org> Wed, 05 Mar 2014 23:16:41 +0100
diff --git a/debian/watch b/debian/watch
index ed98b25..c776445 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,4 @@
version=3
-http://pub.mate-desktop.org/releases/(\d\.(2|4|6|8|0))/mate-desktop-(.*)\.tar\.xz
+opts=dversionmangle=s/\+dfsg1// \
+http://git.mate-desktop.org/mate-desktop/ \
+ snapshot/mate-desktop-(\d\.(?:[0-9]+|)[24680]\.\d)\.tar\.xz
--
mate-desktop Debian package
More information about the pkg-mate-commits
mailing list