[med-svn] [Git][med-team/getdata][master] 7 commits: debhelper 11
Andreas Tille
gitlab at salsa.debian.org
Sun Oct 28 12:21:33 GMT 2018
Andreas Tille pushed to branch master at Debian Med / getdata
Commits:
e48f2f77 by Andreas Tille at 2018-10-28T12:17:39Z
debhelper 11
- - - - -
68e65e70 by Andreas Tille at 2018-10-28T12:17:41Z
Point Vcs fields to salsa.debian.org
- - - - -
cbb5d3c9 by Andreas Tille at 2018-10-28T12:17:42Z
Standards-Version: 4.2.1
- - - - -
dbeafa98 by Andreas Tille at 2018-10-28T12:17:42Z
Remove trailing whitespace in debian/changelog
- - - - -
095d6896 by Andreas Tille at 2018-10-28T12:17:42Z
Remove trailing whitespace in debian/control
- - - - -
1aade450 by Andreas Tille at 2018-10-28T12:17:42Z
Remove trailing whitespace in debian/rules
- - - - -
869c94e0 by Andreas Tille at 2018-10-28T12:18:35Z
Upload to unstable
- - - - -
4 changed files:
- debian/changelog
- debian/compat
- debian/control
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,15 @@
+getdata (0.2-3) unstable; urgency=medium
+
+ * Team upload.
+ * debhelper 11
+ * Point Vcs fields to salsa.debian.org
+ * Standards-Version: 4.2.1
+ * Remove trailing whitespace in debian/changelog
+ * Remove trailing whitespace in debian/control
+ * Remove trailing whitespace in debian/rules
+
+ -- Andreas Tille <tille at debian.org> Sun, 28 Oct 2018 13:17:42 +0100
+
getdata (0.2-2) unstable; urgency=medium
* Team upload.
@@ -25,7 +37,7 @@ getdata (0.2-1) unstable; urgency=low
[ Charles Plessy ]
* Normalised with config-model-edit.
* Conforms with Policy 3.9.5.
- * Using Debhelper 9.
+ * Using Debhelper 9.
* Switch back to source format 1.0. (Closes: #725526).
* Machine-readable Debian copyright file.
* Use canonical VCS URLs.
=====================================
debian/compat
=====================================
@@ -1 +1 @@
-10
+11
=====================================
debian/control
=====================================
@@ -4,10 +4,10 @@ Uploaders: Steffen Moeller <moeller at debian.org>,
Charles Plessy <plessy 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/getdata.git
-Vcs-Git: https://anonscm.debian.org/git/debian-med/getdata.git
+Build-Depends: debhelper (>= 11~)
+Standards-Version: 4.2.1
+Vcs-Browser: https://salsa.debian.org/med-team/getdata
+Vcs-Git: https://salsa.debian.org/med-team/getdata.git
Homepage: http://debian-med.alioth.debian.org
Package: getdata
@@ -28,7 +28,7 @@ Description: management of external databases
This package provides the getData Perl script, which in some not
so complicated manner performs the invocation to wget to download
data and then knows how to perform the indexing. There is only
- a hash table to be filled with the commands to be executed.
+ a hash table to be filled with the commands to be executed.
Maintainers of scientific packages that are strongly coupled to
public datasets are invited to add a runtime dependency to this
package and add instructions for getData to follow.
=====================================
debian/rules
=====================================
@@ -1,5 +1,5 @@
#!/usr/bin/make -f
-
+
%:
dh $@
View it on GitLab: https://salsa.debian.org/med-team/getdata/compare/2e9ccb374fef4e8e7114b994897e6c56379ea1af...869c94e024ff8177e53050a24737f04c442255a7
--
View it on GitLab: https://salsa.debian.org/med-team/getdata/compare/2e9ccb374fef4e8e7114b994897e6c56379ea1af...869c94e024ff8177e53050a24737f04c442255a7
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/20181028/ba731961/attachment-0001.html>
More information about the debian-med-commit
mailing list