[SCM] qtcreator packaging branch, master, updated. debian/2.8.1-3-17-g3badd23
Lisandro Damián Nicanor Pérez
lisandro at moszumanska.debian.org
Tue Feb 25 23:58:49 UTC 2014
Gitweb-URL: http://git.debian.org/?p=pkg-kde/qt/qtcreator.git;a=commitdiff;h=5912180
The following commit has been merged in the master branch:
commit 5912180cc9f3fbd8d126682d677df99654df2983
Author: Lisandro Damián Nicanor Pérez Meyer <perezmeyer at gmail.com>
Date: Tue Feb 25 20:51:06 2014 -0300
Repack source excluding minified javascript files without source.
---
debian/changelog | 4 +++-
debian/copyright | 3 +++
2 files changed, 6 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 22bc1c2..f530c26 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-qtcreator (3.0.1-1) UNRELEASED; urgency=medium
+qtcreator (3.0.1+dsfg-1) UNRELEASED; urgency=medium
[ Lisandro Damián Nicanor Pérez Meyer ]
* New upstream release.
@@ -12,6 +12,8 @@ qtcreator (3.0.1-1) UNRELEASED; urgency=medium
* Avoid installing a license file and symlink it to it's common-licenses'
counterpart.
* Switch debian/copyright to format 1.0.
+ * Repack source excluding minified javascript files without source.
+ - Use Files-excluded in debian/copyright for this.
-- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org> Thu, 20 Feb 2014 22:24:57 -0300
diff --git a/debian/copyright b/debian/copyright
index 5486e45..b05ea09 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,5 +1,8 @@
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Source: http://download.qt-project.org/official_releases/qtcreator/*/*/
+Files-Excluded:
+ tests/manual/appwizards/htmlimportscenario_01/jquery-1.5.min.js
+ src/shared/qbs/doc/templates/scripts/jquery.js
Files: *
Copyright:
--
qtcreator packaging
More information about the pkg-kde-commits
mailing list