r49254 - in /desktop/unstable/libxklavier/debian: README.source changelog

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Sun Jul 3 15:50:39 UTC 2016


Author: biebl
Date: Sun Jul  3 15:50:39 2016
New Revision: 49254

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=49254
Log:
  There is no official tarball, only a (signed) Git tag. Generate an
  orig.tar.xz via git archive and add a corresponding README.source.

Added:
    desktop/unstable/libxklavier/debian/README.source
Modified:
    desktop/unstable/libxklavier/debian/changelog

Added: desktop/unstable/libxklavier/debian/README.source
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libxklavier/debian/README.source?rev=49254&op=file
==============================================================================
--- desktop/unstable/libxklavier/debian/README.source	(added)
+++ desktop/unstable/libxklavier/debian/README.source	[utf-8] Sun Jul  3 15:50:39 2016
@@ -0,0 +1,5 @@
+For the latest upstream release there exists no official tarball at
+https://download.gnome.org/sources/libxklavier/. So the orig.tar.xz was
+created using git archive based on the latest (signed) tag:
+
+  git archive --format=tar --prefix=libxklavier-${VER}/ libxklavier-${VER} | xz > libxklavier_${VER}.orig.tar.xz

Modified: desktop/unstable/libxklavier/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libxklavier/debian/changelog?rev=49254&op=diff
==============================================================================
--- desktop/unstable/libxklavier/debian/changelog	[utf-8] (original)
+++ desktop/unstable/libxklavier/debian/changelog	[utf-8] Sun Jul  3 15:50:39 2016
@@ -1,6 +1,8 @@
-libxklavier (5.3-1) UNRELEASED; urgency=low
-
-  * New upstream release.
+libxklavier (5.4-1) UNRELEASED; urgency=low
+
+  * New upstream release.
+    There is no official tarball, only a (signed) Git tag. Generate an
+    orig.tar.xz via git archive and add a corresponding README.source.
   * Remove 0001-Explicitly-exporting-only-the-symbols-that-are-reall.patch,
     merged upstream.
 




More information about the pkg-gnome-commits mailing list