Author: tille Date: 2017-01-03 15:51:27 +0000 (Tue, 03 Jan 2017) New Revision: 23491
Added: trunk/packages/pscan/trunk/debian/compat trunk/packages/pscan/trunk/debian/watch Removed: trunk/packages/pscan/trunk/debian/pscan-dbg.debhelper.log Modified: trunk/packages/pscan/trunk/debian/changelog trunk/packages/pscan/trunk/debian/control trunk/packages/pscan/trunk/debian/copyright trunk/packages/pscan/trunk/debian/rules Log: Normalise packaging Modified: trunk/packages/pscan/trunk/debian/changelog =================================================================== --- trunk/packages/pscan/trunk/debian/changelog 2017-01-03 15:39:14 UTC (rev 23490) +++ trunk/packages/pscan/trunk/debian/changelog 2017-01-03 15:51:27 UTC (rev 23491) @@ -1,4 +1,4 @@ -pscan-tfbs (1.2.1-1) UNRELEASED; urgency=low +pscan-tfbs (1.4-1) UNRELEASED; urgency=low * Initial release (Closes: #673182) Added: trunk/packages/pscan/trunk/debian/compat =================================================================== --- trunk/packages/pscan/trunk/debian/compat (rev 0) +++ trunk/packages/pscan/trunk/debian/compat 2017-01-03 15:51:27 UTC (rev 23491) @@ -0,0 +1 @@ +10 Modified: trunk/packages/pscan/trunk/debian/control =================================================================== --- trunk/packages/pscan/trunk/debian/control 2017-01-03 15:39:14 UTC (rev 23490) +++ trunk/packages/pscan/trunk/debian/control 2017-01-03 15:51:27 UTC (rev 23491) @@ -1,29 +1,19 @@ Source: pscan-tfbs +Maintainer: Debian Med Packaging Team <[email protected]> +Uploaders: Steffen Moeller <[email protected]> Section: science Priority: optional -Maintainer: Debian Med Packaging Team <[email protected]> -DM-Upload-Allowed: yes -Uploaders: Steffen Moeller <[email protected]> -Build-Depends: debhelper (>= 8.0.0), libgsl0-dev -Standards-Version: 3.9.3 -Homepage: http://159.149.109.9/pscan/ +Build-Depends: debhelper (>= 10), + libgsl-dev +Standards-Version: 3.9.8 Vcs-Browser: http://svn.debian.org/viewvc/debian-med/trunk/packages/pscan/trunk/ -Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/pscan/trunk/ +Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/pscan/trunk/ +Homepage: http://159.149.160.51/pscan - Package: pscan-tfbs Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends} +Depends: ${shlibs:Depends}, + ${misc:Depends} Description: search for transcription factor binding sites Pscan finds Over-represented Transcription Factor Binding Site Motifs in Sequences from Co-Regulated or Co-Expressed Genes. - -Package: pscan-tfbs-dbg -Architecture: any -Depends: pscan-tfbs -Section: debug -Description: debug symbols for pscan-tfbs - This package provides symbols as an annotation to the binary code, - which helps the communication between users who experience a problem - with the package and a developer attempting to understand and fix - the issue. Modified: trunk/packages/pscan/trunk/debian/copyright =================================================================== --- trunk/packages/pscan/trunk/debian/copyright 2017-01-03 15:39:14 UTC (rev 23490) +++ trunk/packages/pscan/trunk/debian/copyright 2017-01-03 15:51:27 UTC (rev 23491) @@ -1,10 +1,10 @@ - -Actually, this is just guessing. The license still demands clarification. - - -Format: http://dep.debian.net/deps/dep5 +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: pscan -Source: <url://example.com> +Source: http://159.149.160.88/pscan/source.html +Comment: IP addresses might change but when starting from the main page + http://www.beaconlab.it + select "English flag" + and follow "Tools" the link to Pscan can be found Files: * Copyright: 2012 G.Pesole Deleted: trunk/packages/pscan/trunk/debian/pscan-dbg.debhelper.log =================================================================== --- trunk/packages/pscan/trunk/debian/pscan-dbg.debhelper.log 2017-01-03 15:39:14 UTC (rev 23490) +++ trunk/packages/pscan/trunk/debian/pscan-dbg.debhelper.log 2017-01-03 15:51:27 UTC (rev 23491) @@ -1,49 +0,0 @@ -dh_auto_configure -dh_auto_build -dh_auto_test -dh_prep -dh_installdirs -dh_auto_install -dh_install -dh_installdocs -dh_installchangelogs -dh_installexamples -dh_installman -dh_installcatalogs -dh_installcron -dh_installdebconf -dh_installemacsen -dh_installifupdown -dh_installinfo -dh_pysupport -dh_installinit -dh_installmenu -dh_installmime -dh_installmodules -dh_installlogcheck -dh_installlogrotate -dh_installpam -dh_installppp -dh_installudev -dh_installwm -dh_installxfonts -dh_installgsettings -dh_bugfiles -dh_ucf -dh_lintian -dh_gconf -dh_icons -dh_perl -dh_usrlocal -dh_link -dh_compress -dh_fixperms -dh_strip -dh_makeshlibs -dh_shlibdeps -dh_installdeb -dh_gencontrol -dh_md5sums -dh_builddeb -dh_builddeb -dh_builddeb Modified: trunk/packages/pscan/trunk/debian/rules =================================================================== --- trunk/packages/pscan/trunk/debian/rules 2017-01-03 15:39:14 UTC (rev 23490) +++ trunk/packages/pscan/trunk/debian/rules 2017-01-03 15:51:27 UTC (rev 23491) @@ -7,6 +7,3 @@ override_dh_auto_build: g++ -g pscan.cpp -o pscan -O3 -lgsl -lgslcblas - -override_dh_split: - dh_split --dbg-package pscan-dbg Added: trunk/packages/pscan/trunk/debian/watch =================================================================== --- trunk/packages/pscan/trunk/debian/watch (rev 0) +++ trunk/packages/pscan/trunk/debian/watch 2017-01-03 15:51:27 UTC (rev 23491) @@ -0,0 +1,4 @@ +version=4 + +opts=dversionmangle=s/.*/0.No-Release/ \ + https://people.debian.org/~eriberto/ FakeWatchNoUpstreamReleaseForThisPackage-(\d\S+)\.gz _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
