[med-svn] [Git][med-team/rate4site][master] 7 commits: Drop unneeded get-orig-source target
Andreas Tille
gitlab at salsa.debian.org
Sat Oct 27 07:15:45 BST 2018
Andreas Tille pushed to branch master at Debian Med / rate4site
Commits:
99e38bbe by Andreas Tille at 2018-10-23T20:50:57Z
Drop unneeded get-orig-source target
- - - - -
3e5edc94 by Andreas Tille at 2018-10-23T20:54:23Z
Fix cut-n-pasto
- - - - -
ef03abe8 by Andreas Tille at 2018-10-23T21:04:13Z
Review d/watch
- - - - -
36c5a45e by Andreas Tille at 2018-10-25T14:29:22Z
debhelper 11
- - - - -
9560cff6 by Andreas Tille at 2018-10-25T14:29:24Z
Point Vcs fields to salsa.debian.org
- - - - -
17e5f07a by Andreas Tille at 2018-10-25T14:29:25Z
Standards-Version: 4.2.1
- - - - -
2d971a1a by Andreas Tille at 2018-10-25T14:32:21Z
Upload to unstable
- - - - -
6 changed files:
- debian/changelog
- debian/compat
- debian/control
- debian/copyright
- debian/rules
- debian/watch
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,13 @@
+rate4site (3.0.0-6) unstable; urgency=medium
+
+ * Drop unneeded get-orig-source target
+ * Review d/watch
+ * debhelper 11
+ * Point Vcs fields to salsa.debian.org
+ * Standards-Version: 4.2.1
+
+ -- Andreas Tille <tille at debian.org> Thu, 25 Oct 2018 16:29:25 +0200
+
rate4site (3.0.0-5) unstable; urgency=medium
* Moved packaging from SVN to Git
=====================================
debian/compat
=====================================
@@ -1 +1 @@
-10
+11
=====================================
debian/control
=====================================
@@ -5,10 +5,10 @@ Uploaders: Guy Yachdav <gyachdav at rostlab.org>,
Andreas Tille <tille at debian.org>
Section: science
Priority: optional
-Build-Depends: debhelper (>= 10)
-Standards-Version: 4.1.1
-Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/rate4site.git
-Vcs-Git: https://anonscm.debian.org/git/debian-med/rate4site.git
+Build-Depends: debhelper (>= 11~)
+Standards-Version: 4.2.1
+Vcs-Browser: https://salsa.debian.org/med-team/rate4site
+Vcs-Git: https://salsa.debian.org/med-team/rate4site.git
Homepage: http://www.tau.ac.il/~itaymay/cp/rate4site.html
Package: rate4site
=====================================
debian/copyright
=====================================
@@ -1,5 +1,5 @@
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
-Upstream-Name: predictprotein
+Upstream-Name: Rate4Site
Upstream-Contact: Guy Yachdav <gyachdav at rostlab.org>
Source: ftp://rostlab.org/rate4site/
=====================================
debian/rules
=====================================
@@ -6,7 +6,3 @@ export DEB_CXXFLAGS_MAINT_APPEND=-std=c++98 -g
%:
dh $@
-
-get-orig-source:
- mkdir -p ../tarballs
- uscan --verbose --force-download --destdir=../tarballs
=====================================
debian/watch
=====================================
@@ -1,2 +1,8 @@
-version=3
+version=4
+
opts=pasv ftp://rostlab.org/rate4site//rate4site-([0-9.]+)\.tar\.gz debian uupdate
+
+# Hmmm, that file has a higher version number (3.2) but contains files with a way older timestamp.
+# The directory structure and files are different as well. Ignore for the moment
+#opts="repack,compression=xz" \
+# https://www.tau.ac.il/~itaymay/cp/rate4site.html .*rate4site.(\d[.\d]+)\.source\.zip
View it on GitLab: https://salsa.debian.org/med-team/rate4site/compare/6c829adc830336db4791447f1ca46462d7fc4ac3...2d971a1af3ddcb4e7017808ff68ede1182846014
--
View it on GitLab: https://salsa.debian.org/med-team/rate4site/compare/6c829adc830336db4791447f1ca46462d7fc4ac3...2d971a1af3ddcb4e7017808ff68ede1182846014
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/20181027/24266a80/attachment-0001.html>
More information about the debian-med-commit
mailing list