Author: frankie
Date: 2009-09-17 21:34:04 +0000 (Thu, 17 Sep 2009)
New Revision: 2458
Modified:
packages/gmt/trunk/debian/changelog
packages/gmt/trunk/debian/copyright
packages/gmt/trunk/debian/rules
Log:
Modified: packages/gmt/trunk/debian/changelog
===================================================================
--- packages/gmt/trunk/debian/changelog 2009-09-17 13:36:50 UTC (rev 2457)
+++ packages/gmt/trunk/debian/changelog 2009-09-17 21:34:04 UTC (rev 2458)
@@ -6,8 +6,9 @@
* [lintian] Wrapped changelog line.
* Fixed creat-orig-tar rule in debian/rules for correct directory naming.
* Added ${misc:Depends} item in debian/control.
+ * GMT uses GPL-2 strictly.
- -- Francesco Paolo Lovergine <[email protected]> Wed, 16 Sep 2009 10:04:06
+0200
+ -- Francesco Paolo Lovergine <[email protected]> Wed, 16 Sep 2009 12:53:52
+0200
gmt (4.4.0-1) unstable; urgency=low
Modified: packages/gmt/trunk/debian/copyright
===================================================================
--- packages/gmt/trunk/debian/copyright 2009-09-17 13:36:50 UTC (rev 2457)
+++ packages/gmt/trunk/debian/copyright 2009-09-17 21:34:04 UTC (rev 2458)
@@ -16,9 +16,9 @@
Copyright (c) 1991-2008, P. Wessel & W. H. F. Smith
This software is covered by the GNU Library General Public Licence
-(version 2, or if you choose, a later version).
+(version 2).
On Debian GNU/Linux systems, the complete text of the GNU General
-Public License can be found in `/usr/share/common-licenses/GPL'. If
+Public License can be found in `/usr/share/common-licenses/GPL-2'. If
you got the source archive you will find the license in the file COPYING
in the top directory.
Modified: packages/gmt/trunk/debian/rules
===================================================================
--- packages/gmt/trunk/debian/rules 2009-09-17 13:36:50 UTC (rev 2457)
+++ packages/gmt/trunk/debian/rules 2009-09-17 21:34:04 UTC (rev 2458)
@@ -166,6 +166,8 @@
dh_compress -i -X.pdf
# Uncompress examples stuff
find $(CURDIR)/debian/gmt-examples/usr/share/doc/gmt-examples/examples
-name "*.gz" -exec gunzip {} \;
+ # Remove +x
+ find $(CURDIR)/debian/gmt-examples/usr/share/doc/gmt-examples/examples
-name "*.bat" -exec chmod -x {} \;
dh_fixperms -i
dh_installdeb -i
dh_gencontrol -i
_______________________________________________
Pkg-grass-devel mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel