[med-svn] [Git][med-team/gbrowse][master] 3 commits: Drop unused debian/get-orig-source

Andreas Tille gitlab at salsa.debian.org
Tue Dec 17 09:08:34 GMT 2019



Andreas Tille pushed to branch master at Debian Med / gbrowse


Commits:
13f6c42b by Andreas Tille at 2019-12-17T09:02:13Z
Drop unused debian/get-orig-source

- - - - -
2e4ac90d by Andreas Tille at 2019-12-17T09:02:40Z
Add debian/tests/pkg-perl/smoke-files

- - - - -
0e9ef8af by Andreas Tille at 2019-12-17T09:05:53Z
Upload to unstable

- - - - -


3 changed files:

- debian/changelog
- − debian/get-orig-source
- + debian/tests/pkg-perl/smoke-files


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,12 @@
+gbrowse (2.56+dfsg-6) unstable; urgency=medium
+
+  * Drop unused debian/get-orig-source
+  * Add debian/tests/pkg-perl/smoke-files (thanks for the hint to
+    gregor herrmann <gregoa at debian.org>)
+    Closes: #946718
+
+ -- Andreas Tille <tille at debian.org>  Tue, 17 Dec 2019 10:03:23 +0100
+
 gbrowse (2.56+dfsg-5) unstable; urgency=medium
 
   * debhelper-compat 12


=====================================
debian/get-orig-source deleted
=====================================
@@ -1,32 +0,0 @@
-#!/bin/bash
-echo "Please use uscan with Files-Excluded for the next upstream version"
-exit
-
-set -e
-
-PKG=`dpkg-parsechangelog | awk '/^Source/ { print $2 }'`
-VERSION=`uscan --rename --verbose --force-download | 
-    grep "Newest version on remote site is .* local version is .*" | 
-    head -n 1 | 
-    sed "s/Newest version on remote site is \([a-z0-9.]\+\),.*/\1/"`
-
-mkdir -p ../tarballs
-cd ../tarballs
-
-UTAR="${PKG}_${VERSION}.orig.tar.gz"
-mv ../${UTAR} .
-tar -xzf ${UTAR}
-
-mv GBrowse-${VERSION} $PKG-${VERSION}+dfsg.orig # .orig is requested by Developers Reference 3.4.4 §6.7.8.2
-
-cd $PKG-${VERSION}+dfsg.orig
-rm -rf contrib
-# Fix upstream bug 3321801
-chmod 644 t/testdata/conf/languages/POSIX.pm
-sed -i '/^contrib\//d' MANIFEST
-cd ..
-
-rm $UTAR
-
-BZIP2="--best" tar -cjf ${PKG}_${VERSION}+dfsg.orig.tar.bz2 ${PKG}-${VERSION}+dfsg.orig
-rm -rf ${PKG}-${VERSION}+dfsg.orig


=====================================
debian/tests/pkg-perl/smoke-files
=====================================
@@ -0,0 +1,2 @@
+t/
+sample_data/



View it on GitLab: https://salsa.debian.org/med-team/gbrowse/compare/487634e4da9943910a44175f6b835bde291627fd...0e9ef8af6573c63ca41419b6e5a5e62306f24c11

-- 
View it on GitLab: https://salsa.debian.org/med-team/gbrowse/compare/487634e4da9943910a44175f6b835bde291627fd...0e9ef8af6573c63ca41419b6e5a5e62306f24c11
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/20191217/0625ebfd/attachment-0001.html>


More information about the debian-med-commit mailing list