[med-svn] r18063 - trunk/packages/phylip/trunk/debian
Andreas Tille
tille at moszumanska.debian.org
Wed Sep 17 18:40:20 UTC 2014
Author: tille
Date: 2014-09-17 18:40:19 +0000 (Wed, 17 Sep 2014)
New Revision: 18063
Modified:
trunk/packages/phylip/trunk/debian/changelog
trunk/packages/phylip/trunk/debian/copyright
trunk/packages/phylip/trunk/debian/phylip-doc.install
Log:
Exclude some binaries without source which are not needed
Modified: trunk/packages/phylip/trunk/debian/changelog
===================================================================
--- trunk/packages/phylip/trunk/debian/changelog 2014-09-17 18:34:17 UTC (rev 18062)
+++ trunk/packages/phylip/trunk/debian/changelog 2014-09-17 18:40:19 UTC (rev 18063)
@@ -3,7 +3,9 @@
* New upstream version now with free license
* cme fix dpkg-control
* removed redundant README.source
- * d/copyright: DEP5 now with BSD-2-Clause license
+ * d/copyright:
+ - DEP5 now with BSD-2-Clause license
+ - exclude some binaries without source which are not needed
-- Andreas Tille <tille at debian.org> Wed, 17 Sep 2014 19:35:06 +0200
Modified: trunk/packages/phylip/trunk/debian/copyright
===================================================================
--- trunk/packages/phylip/trunk/debian/copyright 2014-09-17 18:34:17 UTC (rev 18062)
+++ trunk/packages/phylip/trunk/debian/copyright 2014-09-17 18:40:19 UTC (rev 18063)
@@ -3,9 +3,18 @@
Upstream-Contact: Joe Felsenstein <joe at gs.washington.edu>
Source: https://www.dropbox.com/sh/7hgizw3xererb49/AABBtaabaW7t7L6Cmchcqa0ma?dl=0
FIXME: The path is just temporary!!!!
+Files-Excluded: *.exe
+ *.jar
+ *.so
+ src/buildDmg.sh
+ src/mac
+ src/javajars
+ src/icons
+ src/Makefile.osx
+ src/Makefile.cyg
Files: *
-Copyright: 1993-2014 Joe Felsenstein <joe at gs.washington.edu>,
+Copyright: 1980-2014 Joe Felsenstein <joe at gs.washington.edu>,
Jerry Shurman, Hisashi Horino, Akiko Fuseki,
Sean Lamont, and Andrew Keeffe
License: BSD-2-clause
Modified: trunk/packages/phylip/trunk/debian/phylip-doc.install
===================================================================
--- trunk/packages/phylip/trunk/debian/phylip-doc.install 2014-09-17 18:34:17 UTC (rev 18062)
+++ trunk/packages/phylip/trunk/debian/phylip-doc.install 2014-09-17 18:40:19 UTC (rev 18063)
@@ -1 +1,2 @@
-doc usr/share/doc/phylip/html
+doc usr/share/doc/phylip/html
+src/phylip.html usr/share/doc/phylip/html
\ No newline at end of file
More information about the debian-med-commit
mailing list