[SCM] marco Debian package branch, master, updated. 9f6a60664a21b0bff02d83dc1901d865c95ffef6
Mike Gabriel
sunweaver at moszumanska.debian.org
Fri Jan 24 20:41:16 UTC 2014
Gitweb-URL: http://git.debian.org/?p=pkg-mate/marco.git;a=commitdiff;h=9f6a606
The following commit has been merged in the master branch:
commit 9f6a60664a21b0bff02d83dc1901d865c95ffef6
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Fri Jan 24 21:41:12 2014 +0100
debian/watch: Watch for marco-<version>.tar.gz tarballs, as well. Not only for tarballs of mate-window-manager (which is the old name for marco tarballs).
---
debian/changelog | 9 +++++++++
debian/watch | 2 +-
2 files changed, 10 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 990f7b3..6bfe487 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+marco (1.6.2-2) UNRELEASED; urgency=low
+
+ * debian/watch:
+ + Watch for marco-<version>.tar.gz tarballs, as well. Not only
+ for tarballs of mate-window-manager (which is the old name for
+ marco tarballs).
+
+ -- Mike Gabriel <sunweaver at debian.org> Fri, 24 Jan 2014 21:40:11 +0100
+
marco (1.6.2-1) unstable; urgency=low
* Initial release. (Closes: #728493).
diff --git a/debian/watch b/debian/watch
index 0e67321..28cf010 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
version=3
filenamemangle=s/mate-window-manager/marco/,
-http://pub.mate-desktop.org/releases/(\d\.(2|4|6|8|0))/mate-window-manager-(.*)\.tar\.xz
+http://pub.mate-desktop.org/releases/(\d\.(2|4|6|8|0))/(marco|mate-window-manager)-(.*)\.tar\.xz
--
marco Debian package
More information about the pkg-mate-commits
mailing list