Andreas Tille pushed to branch master at Debian Med / parafly

Commits:
a83c0061 by Andreas Tille at 2018-10-29T10:35:30Z
debhelper 11

- - - - -
d37b459d by Andreas Tille at 2018-10-29T10:35:32Z
Point Vcs fields to salsa.debian.org

- - - - -
b18b761e by Andreas Tille at 2018-10-29T10:35:32Z
Standards-Version: 4.2.1

- - - - -
e5522385 by Andreas Tille at 2018-10-29T10:35:32Z
Secure URI in copyright format

- - - - -
ba359155 by Andreas Tille at 2018-10-29T10:35:32Z
Remove trailing whitespace in debian/changelog

- - - - -
23e033c7 by Andreas Tille at 2018-10-29T10:35:32Z
Remove trailing whitespace in debian/copyright

- - - - -
763b8d5f by Andreas Tille at 2018-10-29T10:37:35Z
Fix broken changes for debhelper 11

- - - - -
7d2e6d6c by Andreas Tille at 2018-10-29T10:38:47Z
Upload to unstable

- - - - -


5 changed files:

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


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,15 @@
+parafly (0.0.2013.01.21-4) unstable; urgency=medium
+
+  * Team upload.
+  * debhelper 11
+  * Point Vcs fields to salsa.debian.org
+  * Standards-Version: 4.2.1
+  * Secure URI in copyright format
+  * Remove trailing whitespace in debian/changelog
+  * Remove trailing whitespace in debian/copyright
+
+ -- Andreas Tille <[email protected]>  Mon, 29 Oct 2018 11:37:50 +0100
+
 parafly (0.0.2013.01.21-3) unstable; urgency=medium
 
   * Enable build on arm64
@@ -19,4 +31,4 @@ parafly (0.0.2013.01.21-1) unstable; urgency=low
 
   * Initial release (Closes: #778331)
 
- -- Michael R. Crusoe <[email protected]>  Fri, 13 Feb 2015 10:38:39 -0500 
+ -- Michael R. Crusoe <[email protected]>  Fri, 13 Feb 2015 10:38:39 -0500


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


=====================================
debian/control
=====================================
@@ -3,12 +3,10 @@ Maintainer: Debian Med Packaging Team 
<[email protected].
 Uploaders: Michael R. Crusoe <[email protected]>
 Section: science
 Priority: optional
-Build-Depends: debhelper (>= 9),
-               autotools-dev,
-               dh-autoreconf
-Standards-Version: 3.9.6
-Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/parafly.git
-Vcs-Git: git://anonscm.debian.org/debian-med/parafly.git
+Build-Depends: debhelper (>= 11~)
+Standards-Version: 4.2.1
+Vcs-Browser: https://salsa.debian.org/med-team/parafly
+Vcs-Git: https://salsa.debian.org/med-team/parafly.git
 Homepage: http://parafly.sourceforge.net
 
 Package: parafly


=====================================
debian/copyright
=====================================
@@ -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: ParaFly
 Source: 
http://sourceforge.net/projects/parafly/files/latest/download?source=files
 Files-Excluded: transdecoder_plugins
@@ -20,9 +20,9 @@ License: BSD-3-clause
  .
  ยท         Neither the name of the Broad Institute nor the names of its 
contributors may be used to endorse or promote products derived from this 
software without specific prior written permission.**
  .
- THIS SOFTWARE IS PROVIDED BY THE BROAD INSTITUTE  ''AS IS'' AND ANY EXPRESS 
OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, 
- THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR 
PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE BROAD INSTITUTE 
- BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR 
CONSEQUENTIAL DAMAGES(INCLUDING, BUT NOT LIMITED TO, 
+ THIS SOFTWARE IS PROVIDED BY THE BROAD INSTITUTE  ''AS IS'' AND ANY EXPRESS 
OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
+ THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR 
PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE BROAD INSTITUTE
+ BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR 
CONSEQUENTIAL DAMAGES(INCLUDING, BUT NOT LIMITED TO,
  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; 
OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
- WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR 
OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, 
+ WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR 
OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
  EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.


=====================================
debian/rules
=====================================
@@ -5,7 +5,7 @@ DH_VERBOSE := 1
 SAVEAUTO=debian/save_autoconf
 
 %:
-       dh $@ --with autoreconf,autotools_dev
+       dh $@
 
 override_dh_auto_clean:
        mkdir -p $(SAVEAUTO)



View it on GitLab: 
https://salsa.debian.org/med-team/parafly/compare/46a53e9872f3cc905aa1ea9b3d44683169642717...7d2e6d6cbe39992395c385d1e34727e9a1f08965

-- 
View it on GitLab: 
https://salsa.debian.org/med-team/parafly/compare/46a53e9872f3cc905aa1ea9b3d44683169642717...7d2e6d6cbe39992395c385d1e34727e9a1f08965
You're receiving this email because of your account on salsa.debian.org.
_______________________________________________
debian-med-commit mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to