r53506 - in /packages/unstable/gnome-builder/debian: changelog copyright
jbicha at users.alioth.debian.org
jbicha at users.alioth.debian.org
Wed Sep 6 12:19:29 UTC 2017
Author: jbicha
Date: Wed Sep 6 12:19:29 2017
New Revision: 53506
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=53506
Log:
Use Files-Excluded to not include embedded code copies
Modified:
packages/unstable/gnome-builder/debian/changelog
packages/unstable/gnome-builder/debian/copyright
Modified: packages/unstable/gnome-builder/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-builder/debian/changelog?rev=53506&op=diff
==============================================================================
--- packages/unstable/gnome-builder/debian/changelog [utf-8] (original)
+++ packages/unstable/gnome-builder/debian/changelog [utf-8] Wed Sep 6 12:19:29 2017
@@ -6,6 +6,9 @@
- Drop obsolete Build-Depends on libgjs-dev
* debian/control.in, Add revert-require-libgit2-glib25.patch:
- Build with libgit-glib 0.24 since 0.26 is still in experimental
+ * debian/copyright:
+ - Use Files-Excluded to not include embedded code copies of
+ jsonrpc-glib, libdazzle and template-glib in source tarball
-- Jeremy Bicha <jbicha at debian.org> Wed, 06 Sep 2017 07:45:08 -0400
Modified: packages/unstable/gnome-builder/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-builder/debian/copyright?rev=53506&op=diff
==============================================================================
--- packages/unstable/gnome-builder/debian/copyright [utf-8] (original)
+++ packages/unstable/gnome-builder/debian/copyright [utf-8] Wed Sep 6 12:19:29 2017
@@ -1,6 +1,11 @@
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: gnome-builder
Source: https://download.gnome.org/sources/gnome-builder/
+Files-Excluded:
+ subprojects/jsonrpc-glib
+ subprojects/libdazzle
+ subprojects/template-glib
+Comment: Embedded code copies of libraries packaged in Debian
Files: *
Copyright: 2014-2015 Christian Hergert <christian at hergert.me>
More information about the pkg-gnome-commits
mailing list