[med-svn] [pscan-tfbs] 05/15: As it is mentioned in the ITP bug #673182 there is a name conflict with the just existing package pscan. I followed the recommendation of Charles Plessy and renamed the package to pscan-tfbs.
Andreas Tille
tille at debian.org
Mon Dec 18 20:23:33 UTC 2017
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository pscan-tfbs.
commit d01c05d3638e62568648d9554063e342fd6e7bc7
Author: Andreas Tille <tille at debian.org>
Date: Wed Sep 19 06:36:32 2012 +0000
As it is mentioned in the ITP bug #673182 there is a name conflict with the just existing package pscan. I followed the recommendation of Charles Plessy and renamed the package to pscan-tfbs.
---
debian/README.Debian | 8 ++++++--
debian/README.source | 9 ---------
debian/changelog | 2 +-
debian/control | 14 +++++++-------
4 files changed, 14 insertions(+), 19 deletions(-)
diff --git a/debian/README.Debian b/debian/README.Debian
index 3b15735..19f5415 100644
--- a/debian/README.Debian
+++ b/debian/README.Debian
@@ -1,5 +1,9 @@
-pscan for Debian
-----------------
+pscan-tfbs for Debian
+---------------------
+
+Please note that on Debian systems we can not use the name pscan because
+there is another package with the very same name. So the package is
+renamed to pscan-tfbs.
Pscan depends on a transcription factor binding site description. The
database "JASPAR" can be downloaded with the Debian 'getData' interface.
diff --git a/debian/README.source b/debian/README.source
deleted file mode 100644
index bdf2271..0000000
--- a/debian/README.source
+++ /dev/null
@@ -1,9 +0,0 @@
-pscan for Debian
-----------------
-
-<this file describes information about the source package, see Debian policy
-manual section 4.14. You WILL either need to modify or delete this file>
-
-
-
-
diff --git a/debian/changelog b/debian/changelog
index a250408..2a58a17 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-pscan (1.2.1-1) unstable; urgency=low
+pscan-tfbs (1.2.1-1) unstable; urgency=low
* Initial release (Closes: #673182)
diff --git a/debian/control b/debian/control
index 209e711..e8b87f8 100644
--- a/debian/control
+++ b/debian/control
@@ -1,6 +1,6 @@
-Source: pscan
+Source: pscan-tfbs
Section: science
-Priority: extra
+Priority: optional
Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
DM-Upload-Allowed: yes
Uploaders: Steffen Moeller <moeller at debian.org>
@@ -11,18 +11,18 @@ 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/
-Package: pscan
+Package: pscan-tfbs
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: search for transcription factor binding sites
- pscan finds Over-represented Transcription Factor Binding Site Motifs
+ Pscan finds Over-represented Transcription Factor Binding Site Motifs
in Sequences from Co-Regulated or Co-Expressed Genes.
-Package: pscan-dbg
+Package: pscan-tfbs-dbg
Architecture: any
-Depends: pscan
+Depends: pscan-tfbs
Section: debug
-Description: debug symbols for pscan
+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
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/pscan-tfbs.git
More information about the debian-med-commit
mailing list