[med-svn] r23406 - trunk/packages/goby-framework/trunk/debian

Andreas Tille tille at moszumanska.debian.org
Thu Dec 29 23:40:02 UTC 2016


Author: tille
Date: 2016-12-29 23:40:01 +0000 (Thu, 29 Dec 2016)
New Revision: 23406

Modified:
   trunk/packages/goby-framework/trunk/debian/changelog
   trunk/packages/goby-framework/trunk/debian/compat
   trunk/packages/goby-framework/trunk/debian/control
   trunk/packages/goby-framework/trunk/debian/copyright
   trunk/packages/goby-framework/trunk/debian/rules
   trunk/packages/goby-framework/trunk/debian/watch
Log:
Normalise packaging in SVN


Modified: trunk/packages/goby-framework/trunk/debian/changelog
===================================================================
--- trunk/packages/goby-framework/trunk/debian/changelog	2016-12-29 23:36:01 UTC (rev 23405)
+++ trunk/packages/goby-framework/trunk/debian/changelog	2016-12-29 23:40:01 UTC (rev 23406)
@@ -1,5 +1,6 @@
 goby-framework (2.1.1+dfsg-1) UNRELEASED; urgency=low
 
   * Initial release (Closes: #<bug>)
+  TODO: Move packaging to Git, update to latest upstream
 
  -- Andreas Tille <tille at debian.org>  Tue, 18 Dec 2012 17:11:24 +0100

Modified: trunk/packages/goby-framework/trunk/debian/compat
===================================================================
--- trunk/packages/goby-framework/trunk/debian/compat	2016-12-29 23:36:01 UTC (rev 23405)
+++ trunk/packages/goby-framework/trunk/debian/compat	2016-12-29 23:40:01 UTC (rev 23406)
@@ -1 +1 @@
-9
+10

Modified: trunk/packages/goby-framework/trunk/debian/control
===================================================================
--- trunk/packages/goby-framework/trunk/debian/control	2016-12-29 23:36:01 UTC (rev 23405)
+++ trunk/packages/goby-framework/trunk/debian/control	2016-12-29 23:40:01 UTC (rev 23406)
@@ -1,20 +1,32 @@
 Source: goby-framework
+Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
+Uploaders: Andreas Tille <tille at debian.org>
 Section: science
 Priority: optional
-Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
-Uploaders: Andreas Tille <tille at debian.org>
-Build-Depends: debhelper (>= 9), javahelper (>=0.25), default-jdk, ant, ant-contrib,
- libjbzip2-java, libcommons-collections3-java, libcommons-configuration-java,
- libcommons-exec-java, libcommons-io-java, libcommons-lang-java, libcommons-logging-java,
- libcommons-math-java, liblog4j1.2-java
-Standards-Version: 3.9.4
+Build-Depends: debhelper (>= 10),
+               javahelper,
+               default-jdk,
+               ant,
+               ant-contrib,
+               libjbzip2-java,
+               libcommons-collections3-java,
+               libcommons-configuration-java,
+               libcommons-exec-java,
+               libcommons-io-java,
+               libcommons-lang-java,
+               libcommons-logging-java,
+               libcommons-math-java,
+               liblog4j1.2-java
+Standards-Version: 3.9.8
+Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/goby-framework/trunk/
+Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/goby-framework/trunk/
 Homepage: http://campagnelab.org/software/goby/
-Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/goby-framework/trunk/
-Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/goby-framework/trunk/
 
 Package: libgoby-java
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, ${java:Depends}
+Depends: ${shlibs:Depends},
+         ${misc:Depends},
+         ${java:Depends}
 Recommends: ${java:Recommends}
 Description: store next-generation sequencing data and intermediary analysis results
  Goby is a next-gen data management framework designed to facilitate the

Modified: trunk/packages/goby-framework/trunk/debian/copyright
===================================================================
--- trunk/packages/goby-framework/trunk/debian/copyright	2016-12-29 23:36:01 UTC (rev 23405)
+++ trunk/packages/goby-framework/trunk/debian/copyright	2016-12-29 23:40:01 UTC (rev 23406)
@@ -1,4 +1,4 @@
-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: Goby
 Upstream-Contact: goby-framework at googlegroups.com
 Source: http://chagall.med.cornell.edu/goby/releases/archive/

Modified: trunk/packages/goby-framework/trunk/debian/rules
===================================================================
--- trunk/packages/goby-framework/trunk/debian/rules	2016-12-29 23:36:01 UTC (rev 23405)
+++ trunk/packages/goby-framework/trunk/debian/rules	2016-12-29 23:40:01 UTC (rev 23406)
@@ -16,12 +16,3 @@
 	dh_auto_configure
 	ln -s ../debian/buildsupport/build.xml buildsupport/build.xml
 	ln -s ../debian/buildsupport/gitant buildsupport/gitant
-
-# Remark: The following uscan command requires devscripts > 2.12.4 which is not
-#         yet released at the time of this package release.  The code can be obtained
-#         via
-#   git clone git://tille@git.debian.org/git/users/tille/devscripts.git
-#         and then use scripts/uscan.pl
-get-orig-source:
-	mkdir -p ../tarballs
-	uscan --verbose --force-download --repack-compression xz --destdir ../tarballs

Modified: trunk/packages/goby-framework/trunk/debian/watch
===================================================================
--- trunk/packages/goby-framework/trunk/debian/watch	2016-12-29 23:36:01 UTC (rev 23405)
+++ trunk/packages/goby-framework/trunk/debian/watch	2016-12-29 23:40:01 UTC (rev 23406)
@@ -1,3 +1,4 @@
-version=3
-opts="dversionmangle=s/\+dfsg//g" \
+version=4
+
+opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g,repack,compression=xz" \
  https://github.com/CampagneLaboratory/goby/tags .*/(\d[\d\.]+)\.tar\.gz




More information about the debian-med-commit mailing list