This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository zodiac-zeden.
commit fdf7766fd7e6dbe606bbe01c46d6751081625148 Author: Alexandre Mestiashvili <[email protected]> Date: Tue Feb 15 18:26:38 2011 +0000 change from zodiac to zodiac-zeden --- debian/README.Debian | 2 +- debian/README.source | 2 +- debian/changelog | 2 +- debian/control | 12 ++++++------ debian/copyright | 5 +---- debian/manpage.1.ex | 10 +++++----- debian/menu.ex | 4 ++-- debian/watch | 3 ++- debian/zodiac.doc-base.EX | 16 ++++++++-------- 9 files changed, 27 insertions(+), 29 deletions(-) diff --git a/debian/README.Debian b/debian/README.Debian index cc94e29..3a56438 100644 --- a/debian/README.Debian +++ b/debian/README.Debian @@ -1,4 +1,4 @@ -zodiac for Debian +zodiac-zeden for Debian ----------------- Zodiac is a molecular modelling suite for computation, analysis and display of molecular data. It features state-of-the-art tools for managing molecular databases, run molecular docking experiments, compute raytraced images and much more. diff --git a/debian/README.source b/debian/README.source index 5e03371..e7eea37 100644 --- a/debian/README.source +++ b/debian/README.source @@ -1,4 +1,4 @@ -zodiac for Debian +zodiac-zeden for Debian ----------------- <this file describes information about the source package, see Debian policy diff --git a/debian/changelog b/debian/changelog index 8a68a59..98842a4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -zodiac (0.6.5-1) unstable; urgency=low +zodiac-zeden (0.6.5-1) unstable; urgency=low * Initial release (Closes: #613528) diff --git a/debian/control b/debian/control index a040155..5984030 100644 --- a/debian/control +++ b/debian/control @@ -1,19 +1,19 @@ -Source: zodiac +Source: zodiac-zeden Section: science Priority: optional Maintainer: Alex Mestiashvili <[email protected]> Build-Depends: debhelper (>= 7.0.50~), qt4-qmake, libqt4-dev, libopenbabel-dev Standards-Version: 3.9.1 Homepage: http://www.zeden.org/ -Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/zodiac/trunk/?rev=0&sc=0 -Vcs-Svn: http://svn.debian.org/wsvn/debian-med/trunk/packages/zodiac/trunk/ +Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/zodiac-zeden/trunk/?rev=0&sc=0 +Vcs-Svn: http://svn.debian.org/wsvn/debian-med/trunk/packages/zodiac-zeden/trunk/ -Package: zodiac +Package: zodiac-zeden Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Description: ZODIAC - Zeden's Organise DIsplay And Compute Zodiac is a molecular modelling suite for computation, analysis and display of molecular data. It features state-of-the-art tools for managing molecular databases, run molecular docking experiments, compute raytraced images and much more. -Package: zodiac-doc +Package: zodiac-zeden-doc Architecture: all -Description: documentation for zodiac +Description: documentation for zodiac-zeden diff --git a/debian/copyright b/debian/copyright index 92e9c08..8a765f1 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,5 +1,5 @@ Format: http://dep.debian.net/deps/dep5 -Upstream-Name: zodiac +Upstream-Name: zodiac-zeden Source: http://sourceforge.net/projects/zodiac-zeden/files/zodiac/0.6.5/ Files: * @@ -30,6 +30,3 @@ License: GPL-2.0+ . On Debian systems, the complete text of the GNU General Public License version 2 can be found in "/usr/share/common-licenses/GPL-2". - -# Please also look if there are files or directories which have a -# different copyright/license attached and list them here. diff --git a/debian/manpage.1.ex b/debian/manpage.1.ex index 0ae7436..376dc4c 100644 --- a/debian/manpage.1.ex +++ b/debian/manpage.1.ex @@ -16,16 +16,16 @@ .\" .sp <n> insert n+1 empty lines .\" for manpage-specific macros, see man(7) .SH NAME -zodiac \- program to do something +zodiac-zeden \- program to do something .SH SYNOPSIS -.B zodiac +.B zodiac-zeden .RI [ options ] " files" ... .br .B bar .RI [ options ] " files" ... .SH DESCRIPTION This manual page documents briefly the -.B zodiac +.B zodiac-zeden and .B bar commands. @@ -33,7 +33,7 @@ commands. .\" TeX users may be more comfortable with the \fB<whatever>\fP and .\" \fI<whatever>\fP escape sequences to invode bold face and italics, .\" respectively. -\fBzodiac\fP is a program that... +\fBzodiac-zeden\fP is a program that... .SH OPTIONS These programs follow the usual GNU command line syntax, with long options starting with two dashes (`-'). @@ -53,7 +53,7 @@ The programs are documented fully by .IR "The Rise and Fall of a Fooish Bar" , available via the Info system. .SH AUTHOR -zodiac was written by <upstream author>. +zodiac-zeden was written by <upstream author>. .PP This manual page was written by Alex Mestiashvili <[email protected]>, for the Debian project (and may be used by others). diff --git a/debian/menu.ex b/debian/menu.ex index 7edc498..b29e668 100644 --- a/debian/menu.ex +++ b/debian/menu.ex @@ -1,2 +1,2 @@ -?package(zodiac):needs="X11|text|vc|wm" section="Applications/see-menu-manual"\ - title="zodiac" command="/usr/bin/zodiac" +?package(zodiac-zeden):needs="X11|text|vc|wm" section="Applications/see-menu-manual"\ + title="zodiac-zeden" command="/usr/bin/zodiac-zeden" diff --git a/debian/watch b/debian/watch index ef0465c..22d2bce 100644 --- a/debian/watch +++ b/debian/watch @@ -3,5 +3,6 @@ version=3 # Uncomment to find new files on sourceforge, for devscripts >= 2.9 # http://sf.net/zodiac/zodiac-(.*)\.tar\.gz # source overlaping with another zodiac project ... -http://qa.debian.org/watch/sf.php/zodiac-zden/zodiac_0_6_5_src.zip +#http://qa.debian.org/watch/sf.php/zodiac-zden/zodiac_0_6_5_src.zip +http://sourceforge.net/projects/zodiac-zeden/files/zodiac/0.6.5/zodiac_0_6_5_src.zip diff --git a/debian/zodiac.doc-base.EX b/debian/zodiac.doc-base.EX index a486e39..886ced0 100644 --- a/debian/zodiac.doc-base.EX +++ b/debian/zodiac.doc-base.EX @@ -1,20 +1,20 @@ -Document: zodiac -Title: Debian zodiac Manual +Document: zodiac-zeden +Title: Debian zodiac-zeden Manual Author: <insert document author here> -Abstract: This manual describes what zodiac is +Abstract: This manual describes what zodiac-zeden is and how it can be used to manage online manuals on Debian systems. Section: unknown Format: debiandoc-sgml -Files: /usr/share/doc/zodiac/zodiac.sgml.gz +Files: /usr/share/doc/zodiac-zeden/zodiac-zeden.sgml.gz Format: postscript -Files: /usr/share/doc/zodiac/zodiac.ps.gz +Files: /usr/share/doc/zodiac-zeden/zodiac-zeden.ps.gz Format: text -Files: /usr/share/doc/zodiac/zodiac.text.gz +Files: /usr/share/doc/zodiac-zeden/zodiac-zeden.text.gz Format: HTML -Index: /usr/share/doc/zodiac/html/index.html -Files: /usr/share/doc/zodiac/html/*.html +Index: /usr/share/doc/zodiac-zeden/html/index.html +Files: /usr/share/doc/zodiac-zeden/html/*.html -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/zodiac-zeden.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
