[med-svn] [Git][med-team/brig][master] 5 commits: Strip useless comments from d/rules

Andreas Tille gitlab at salsa.debian.org
Thu Jul 5 15:13:23 BST 2018


Andreas Tille pushed to branch master at Debian Med / brig


Commits:
e90aaf08 by Andreas Tille at 2018-07-05T15:58:08+02:00
Strip useless comments from d/rules

- - - - -
db2416cf by Andreas Tille at 2018-07-05T15:58:32+02:00
debhelper 11

- - - - -
5785462d by Andreas Tille at 2018-07-05T15:58:39+02:00
Point Vcs fields to salsa.debian.org

- - - - -
e960b94b by Andreas Tille at 2018-07-05T15:58:39+02:00
Standards-Version: 4.1.4

- - - - -
48ad1b7e by Andreas Tille at 2018-07-05T16:07:43+02:00
Upload to unstable

- - - - -


4 changed files:

- debian/changelog
- debian/compat
- debian/control
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,14 +1,17 @@
-brig (0.95+dfsg-2) UNRELEASED; urgency=low
+brig (0.95+dfsg-2) unstable; urgency=low
 
   [ Steffen Moeller ]
   * debian/upstream/metadata:
     - yamllint cleanliness
-    - addded references to registries
+    - added references to registries
 
   [ Andreas Tille ]
   * debian/get-orig-source: Use Files-Excluded to strip upstream archive
+  * debhelper 11
+  * Point Vcs fields to salsa.debian.org
+  * Standards-Version: 4.1.4
 
- -- Andreas Tille <tille at debian.org>  Thu, 05 Jul 2018 15:56:00 +0200
+ -- Andreas Tille <tille at debian.org>  Thu, 05 Jul 2018 15:58:39 +0200
 
 brig (0.95+dfsg-1) unstable; urgency=low
 


=====================================
debian/compat
=====================================
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-9
+11


=====================================
debian/control
=====================================
--- a/debian/control
+++ b/debian/control
@@ -1,9 +1,9 @@
 Source: brig
-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),
+Section: science
+Priority: optional
+Build-Depends: debhelper (>= 11~),
                default-jdk,
                javahelper,
                ant,
@@ -12,9 +12,9 @@ Build-Depends: debhelper (>= 9),
                cgview,
                blast2 | ncbi-blast+-legacy,
                ncbi-blast+
-Standards-Version: 3.9.6
-Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/brig.git
-Vcs-Git: git://anonscm.debian.org/debian-med/brig.git
+Standards-Version: 4.1.4
+Vcs-Browser: https://salsa.debian.org/med-team/brig
+Vcs-Git: https://salsa.debian.org/med-team/brig.git
 Homepage: http://sourceforge.net/projects/brig/
 
 Package: brig
@@ -36,4 +36,3 @@ Description: BLAST Ring Image Generator
   * BRIG also accepts SAM-formatted read-mapping files enabling genomic
     regions present in unassembled sequence data from multiple samples to
     be compared simultaneously
-


=====================================
debian/rules
=====================================
--- a/debian/rules
+++ b/debian/rules
@@ -2,19 +2,6 @@
 
 # DH_VERBOSE := 1
 
-# some helpful variables - uncomment them if needed
-# shamelessly stolen from http://jmtd.net/log/awk/
-#DEBVERS        := $(shell dpkg-parsechangelog | awk '/^Version:/ {print $$2}')
-#VERSION        := $(shell echo '$(DEBVERS)' | sed -e 's/^[0-9]*://' -e 's/-.*//')
-#DEBFLAVOR      := $(shell dpkg-parsechangelog | awk '/^Distribution:/ {print $$2}')
-#DEBPKGNAME     := $(shell dpkg-parsechangelog | awk '/^Source:/ {print $$2}')
-#DEBIAN_BRANCH  := $(shell awk 'BEGIN{FS="[= ]+"} /debian-branch/ {print $$2}' debian/gbp.conf)
-#GIT_TAG        := $(subst ~,_,$(VERSION))
-
-# alternatively to manually set those variables, you can
-#  include /usr/share/dpkg/default.mk
-# and use what is set there.
-
 JAVA_HOME=/usr/lib/jvm/default-java
 
 %:
@@ -22,4 +9,3 @@ JAVA_HOME=/usr/lib/jvm/default-java
 
 get-orig-source:
 	. debian/get-orig-source
-	# uscan --verbose --force-download --repack --compression xz



View it on GitLab: https://salsa.debian.org/med-team/brig/compare/78a2df56a4218c138b79fc64127f1097888dfaaf...48ad1b7e0b8bd4839fd58b9c1583ca5f7ed88b75

-- 
View it on GitLab: https://salsa.debian.org/med-team/brig/compare/78a2df56a4218c138b79fc64127f1097888dfaaf...48ad1b7e0b8bd4839fd58b9c1583ca5f7ed88b75
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20180705/e0f66384/attachment-0001.html>


More information about the debian-med-commit mailing list