[med-svn] [varscan] 04/06: Upstream has dropped the net subdirectory

Andreas Tille tille at debian.org
Wed Jul 8 03:25:50 UTC 2015


This is an automated email from the git hooks/post-receive script.

tille pushed a commit to branch master
in repository varscan.

commit 41a87c3c90e48c3b9881cf8aabf4213c2c6854fe
Author: Andreas Tille <tille at debian.org>
Date:   Wed Jul 8 05:15:44 2015 +0200

    Upstream has dropped the net subdirectory
---
 debian/build.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/build.xml b/debian/build.xml
index e62cd15..3d5c356 100644
--- a/debian/build.xml
+++ b/debian/build.xml
@@ -3,7 +3,7 @@
     <!-- Directory structure -->
     <property name="build.dir" location="build"/>
     <property name="dist.dir" location="dist"/>
-    <property name="src.dir" location="net"/>
+    <property name="src.dir" location="sf"/>
     <property name="lib.dir" location="/usr/share/java"/>
     <property name="class.dir" location="${build.dir}/classes"/>
     
@@ -44,7 +44,7 @@
         <jar destfile="${dist.dir}/${project.jarfile.name}" basedir="${class.dir}" >
          <manifest>
              <attribute name="Built-By" value="Debian-Med team"/>
-             <attribute name="Main-Class" value="net.sf.varscan.VarScan"/>
+             <attribute name="Main-Class" value="sf.varscan.VarScan"/>
              <attribute name="Class-Path" value="${class.path}"/>
              <attribute name="Specification-Title" value="varscan"/>
              <attribute name="Specification-Version" value="${project.version}"/>

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/varscan.git



More information about the debian-med-commit mailing list