[med-svn] r1844 - in trunk/packages/libgo-perl/trunk/debian: . patches
plessy at alioth.debian.org
plessy at alioth.debian.org
Sat May 10 04:03:08 UTC 2008
Author: plessy
Date: 2008-05-10 04:03:08 +0000 (Sat, 10 May 2008)
New Revision: 1844
Added:
trunk/packages/libgo-perl/trunk/debian/links
Modified:
trunk/packages/libgo-perl/trunk/debian/changelog
trunk/packages/libgo-perl/trunk/debian/control
trunk/packages/libgo-perl/trunk/debian/copyright
trunk/packages/libgo-perl/trunk/debian/patches/fix-missing-manpages
trunk/packages/libgo-perl/trunk/debian/patches/fix-whatis-entries.patch
trunk/packages/libgo-perl/trunk/debian/rules
Log:
Ready for upload
Modified: trunk/packages/libgo-perl/trunk/debian/changelog
===================================================================
--- trunk/packages/libgo-perl/trunk/debian/changelog 2008-05-10 01:44:05 UTC (rev 1843)
+++ trunk/packages/libgo-perl/trunk/debian/changelog 2008-05-10 04:03:08 UTC (rev 1844)
@@ -1,5 +1,5 @@
-libgo-perl (0.08-1) UNRELEASED; urgency=low
+libgo-perl (0.08-1) unstable; urgency=low
* Initial release (Closes: #452923)
- -- Charles Plessy <plessy at debian.org> Sun, 27 Apr 2008 17:01:14 +0900
+ -- Charles Plessy <plessy at debian.org> Sat, 10 May 2008 21:56:13 +0900
Modified: trunk/packages/libgo-perl/trunk/debian/control
===================================================================
--- trunk/packages/libgo-perl/trunk/debian/control 2008-05-10 01:44:05 UTC (rev 1843)
+++ trunk/packages/libgo-perl/trunk/debian/control 2008-05-10 04:03:08 UTC (rev 1844)
@@ -4,7 +4,7 @@
Maintainer: Debian-Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
DM-Upload-Allowed: yes
Uploaders: Charles Plessy <plessy at debian.org>
-Build-Depends: debhelper (>= 5), cdbs
+Build-Depends: debhelper (>= 5), cdbs, quilt
Build-Depends-Indep: libdata-stag-perl
Standards-Version: 3.7.3
Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/libgo-perl/trunk/?rev=0&sc=0
Modified: trunk/packages/libgo-perl/trunk/debian/copyright
===================================================================
--- trunk/packages/libgo-perl/trunk/debian/copyright 2008-05-10 01:44:05 UTC (rev 1843)
+++ trunk/packages/libgo-perl/trunk/debian/copyright 2008-05-10 04:03:08 UTC (rev 1844)
@@ -1,7 +1,7 @@
Format-Specification: http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=103
Debianized-By: Charles Plessy <plessy at debian.org>
-Debianized-Date:
-Original-Source-Location:
+Debianized-Date: Mon, 26 Nov 2007 14:56:58 +0900
+Original-Source-Location: http://search.cpan.org/CPAN/authors/id/C/CM/CMUNGALL/go-perl-0.08.tar.gz
Upstream-Author: Chris Mungall <cjm at fruitfly.org>
Files: *
@@ -14,5 +14,5 @@
`/usr/share/common-licenses/Artistic'.
Files: debian:
-Copyright: © 2008 Charles Plessy <plessy at debian.org>
+Copyright: © 2007,2008 Charles Plessy <plessy at debian.org>
License: same as go-perl itself
Added: trunk/packages/libgo-perl/trunk/debian/links
===================================================================
--- trunk/packages/libgo-perl/trunk/debian/links (rev 0)
+++ trunk/packages/libgo-perl/trunk/debian/links 2008-05-10 04:03:08 UTC (rev 1844)
@@ -0,0 +1,16 @@
+/usr/share/man/man1/go2fmt.1p.gz /usr/share/man/man1/go2chadoxml.1p.gz
+/usr/share/man/man1/go2fmt.1p.gz /usr/share/man/man1/go2obo.1p.gz
+/usr/share/man/man1/go2fmt.1p.gz /usr/share/man/man1/go2obo_html.1p.gz
+/usr/share/man/man1/go2fmt.1p.gz /usr/share/man/man1/go2obo_text.1p.gz
+/usr/share/man/man1/go2fmt.1p.gz /usr/share/man/man1/go2obo_xml.1p.gz
+/usr/share/man/man1/go2fmt.1p.gz /usr/share/man/man1/go2owl.1p.gz
+/usr/share/man/man1/go2fmt.1p.gz /usr/share/man/man1/go2pathlist.1p.gz
+/usr/share/man/man1/go2fmt.1p.gz /usr/share/man/man1/go2prolog.1p.gz
+/usr/share/man/man1/go2fmt.1p.gz /usr/share/man/man1/go2rdf.1p.gz
+/usr/share/man/man1/go2fmt.1p.gz /usr/share/man/man1/go2rdfxml.1p.gz
+/usr/share/man/man1/go2fmt.1p.gz /usr/share/man/man1/go2summary.1p.gz
+/usr/share/man/man1/go2fmt.1p.gz /usr/share/man/man1/go2sxpr.1p.gz
+/usr/share/man/man1/go2fmt.1p.gz /usr/share/man/man1/go2tbl.1p.gz
+/usr/share/man/man1/go2fmt.1p.gz /usr/share/man/man1/go2text_html.1p.gz
+/usr/share/man/man1/go2fmt.1p.gz /usr/share/man/man1/go2xml.1p.gz
+/usr/share/man/man1/go2fmt.1p.gz /usr/share/man/man1/go2godb_prestore.1p.gz
Modified: trunk/packages/libgo-perl/trunk/debian/patches/fix-missing-manpages
===================================================================
--- trunk/packages/libgo-perl/trunk/debian/patches/fix-missing-manpages 2008-05-10 01:44:05 UTC (rev 1843)
+++ trunk/packages/libgo-perl/trunk/debian/patches/fix-missing-manpages 2008-05-10 04:03:08 UTC (rev 1844)
@@ -19,15 +19,25 @@
+
+=head1 SEE ALSO
+
-+L<go-perl>(1)
++L<go-perl>
--- a/scripts/go-export-prolog.pl
+++ b/scripts/go-export-prolog.pl
-@@ -36,3 +36,5 @@
+@@ -36,3 +36,15 @@
;
}
$parser->parse (@fns);
+
++=head1 NAME
+
++go-export-prolog - exports to prolog
++
++=head1 DESCRIPTION
++
++Exports to prolog
++
++=head1 SEE ALSO
++
++L<go-perl>
--- a/scripts/go2error_report
+++ b/scripts/go2error_report
@@ -28,3 +28,17 @@
@@ -47,4 +57,4 @@
+
+=head1 SEE ALSO
+
-+L<go-perl>(1)
++L<go-perl>
Modified: trunk/packages/libgo-perl/trunk/debian/patches/fix-whatis-entries.patch
===================================================================
--- trunk/packages/libgo-perl/trunk/debian/patches/fix-whatis-entries.patch 2008-05-10 01:44:05 UTC (rev 1843)
+++ trunk/packages/libgo-perl/trunk/debian/patches/fix-whatis-entries.patch 2008-05-10 04:03:08 UTC (rev 1844)
@@ -154,7 +154,7 @@
--- a/scripts/go2fmt.pl
+++ b/scripts/go2fmt.pl
-@@ -97,11 +97,11 @@
+@@ -97,11 +97,7 @@
=head1 NAME
@@ -163,11 +163,7 @@
-go2owl
-go2rdf_xml
-go2obo_text
-+go2fmt.pl - converts GO/OBO files to FMT format
-+go2obo_xml - converts GO/OBO files to OBO XML format
-+go2owl - converts GO/OBO files to OWL format
-+go2rdf_xml - converts GO/OBO files to RDF XML format
-+go2obo_text - converts GO/OBO files to OBO text format
++go2fmt, go2obo_xml, go2owl, go2rdf_xml, go2obo_text - conversion tool and its wrappers
=head1 SYNOPSIS
Modified: trunk/packages/libgo-perl/trunk/debian/rules
===================================================================
--- trunk/packages/libgo-perl/trunk/debian/rules 2008-05-10 01:44:05 UTC (rev 1843)
+++ trunk/packages/libgo-perl/trunk/debian/rules 2008-05-10 04:03:08 UTC (rev 1844)
@@ -1,8 +1,9 @@
#!/usr/bin/make -f
+include /usr/share/cdbs/1/rules/patchsys-quilt.mk
include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/class/perlmodule.mk
binary-fixup/libgo-perl::
prename 's/\.pl//' $(CURDIR)/debian/libgo-perl/usr/bin/*
- prename 's/\.pl//' $(CURDIR)/debian/libdgo-perl/usr/share/man/man1/*1p*
+ prename 's/\.pl//' $(CURDIR)/debian/libgo-perl/usr/share/man/man1/*.pl*
More information about the debian-med-commit
mailing list