[med-svn] r840 - trunk/packages/dialign-t/trunk/debian
charles-guest at alioth.debian.org
charles-guest at alioth.debian.org
Mon Nov 19 15:10:01 UTC 2007
Author: charles-guest
Date: 2007-11-19 15:10:00 +0000 (Mon, 19 Nov 2007)
New Revision: 840
Removed:
trunk/packages/dialign-t/trunk/debian/dialign-t.doc-base
Modified:
trunk/packages/dialign-t/trunk/debian/README.Debian
trunk/packages/dialign-t/trunk/debian/changelog
trunk/packages/dialign-t/trunk/debian/copyright
trunk/packages/dialign-t/trunk/debian/rules
Log:
Removing sourceless doc
Modified: trunk/packages/dialign-t/trunk/debian/README.Debian
===================================================================
--- trunk/packages/dialign-t/trunk/debian/README.Debian 2007-11-18 15:06:06 UTC (rev 839)
+++ trunk/packages/dialign-t/trunk/debian/README.Debian 2007-11-19 15:10:00 UTC (rev 840)
@@ -15,4 +15,10 @@
- Users have no write acces to /usr/share/dialign-t, so problems are expected
when running dialign-t -C.
+ - I had to remove the documentation because I did not manage to contact its
+ author to get its LaTeX sources. I apologise for doing this. In the
+ meantime, very similar informations can be found in the manpage I wrote for
+ dialign-t. TO BE COMPLIANT WITH THE DEBIAN FREE SOFTWARE GUIDELINES, THE
+ DOCUMENTATION IS ALSO REMOVED FROM THE ORIGINAL SOURCES.
+
-- Charles Plessy <charles-debian-nospam at plessy.org> Tue, 9 Oct 2007 23:17:04 +0900
Modified: trunk/packages/dialign-t/trunk/debian/changelog
===================================================================
--- trunk/packages/dialign-t/trunk/debian/changelog 2007-11-18 15:06:06 UTC (rev 839)
+++ trunk/packages/dialign-t/trunk/debian/changelog 2007-11-19 15:10:00 UTC (rev 840)
@@ -1,6 +1,7 @@
-dialign-t (0.2.2-1) unstable; urgency=low
+dialign-t (0.2.2.dfsg-1) unstable; urgency=low
+ * Removed upstream documentation.
* Initial release (Closes: #445983)
- -- Charles Plessy <charles-debian-nospam at plessy.org> Sat, 13 Oct 2007 18:41:55 +0900
+ -- Charles Plessy <charles-debian-nospam at plessy.org> Mon, 19 Nov 2007 23:45:20 +0900
Modified: trunk/packages/dialign-t/trunk/debian/copyright
===================================================================
--- trunk/packages/dialign-t/trunk/debian/copyright 2007-11-18 15:06:06 UTC (rev 839)
+++ trunk/packages/dialign-t/trunk/debian/copyright 2007-11-19 15:10:00 UTC (rev 840)
@@ -1,8 +1,11 @@
This package was debianized by Charles Plessy <charles-debian-nospam at plessy.org> on
Tue, 9 Oct 2007 23:17:04 +0900.
-It was downloaded from <http://dialign-t.gobics.de/>
+It was downloaded from <http://dialign-t.gobics.de/> The documentation was then
+deleted with the following command: `rm -rf doc'. Then, the sources were
+repackaged under the name dialign-t_0.2.2.dfsg.orig.tar.gz
+
Upstream Authors:
Amarendran R. Subramanian <subraman at informatik.uni-tuebingen.de>
Deleted: trunk/packages/dialign-t/trunk/debian/dialign-t.doc-base
===================================================================
--- trunk/packages/dialign-t/trunk/debian/dialign-t.doc-base 2007-11-18 15:06:06 UTC (rev 839)
+++ trunk/packages/dialign-t/trunk/debian/dialign-t.doc-base 2007-11-19 15:10:00 UTC (rev 840)
@@ -1,14 +0,0 @@
-Document: dialign-t
-Title: DiAlign-T: Parameters
-Author: Volker Menrad
-Section: Applications/Science/Biology
-
-Format: PDF
-Files: /usr/share/doc/dialign-t/user_guide.pdf
-
-Format: postscript
-Files: /usr/share/doc/dialign-t/user_guide.ps
-
-Format: HTML
-Index: /usr/share/doc/dialign-t/html/index.html
-Files: /usr/share/doc/dialign-t/html/*.html
Modified: trunk/packages/dialign-t/trunk/debian/rules
===================================================================
--- trunk/packages/dialign-t/trunk/debian/rules 2007-11-18 15:06:06 UTC (rev 839)
+++ trunk/packages/dialign-t/trunk/debian/rules 2007-11-19 15:10:00 UTC (rev 840)
@@ -37,12 +37,11 @@
dh_testdir
dh_testroot
dh_installchangelogs
- dh_installdocs doc/html doc/user_guide.pdf doc/user_guide.ps
- dh_installexamples
dh_installman debian/dialign-t.1
+ dh_installdocs
dh_link
dh_strip
- dh_compress -Xpdf -Xps
+ dh_compress
dh_fixperms
dh_installdeb
dh_shlibdeps
More information about the debian-med-commit
mailing list