[med-svn] [Git][med-team/canu][master] 2 commits: Properly reporting version number

Andreas Tille gitlab at salsa.debian.org
Mon Dec 3 09:35:32 GMT 2018


Andreas Tille pushed to branch master at Debian Med / canu


Commits:
1d1e40b2 by Andreas Tille at 2018-12-03T08:55:39Z
Properly reporting version number

- - - - -
7fa9ba88 by Andreas Tille at 2018-12-03T09:01:25Z
Upload to unstable

- - - - -


3 changed files:

- debian/changelog
- debian/patches/series
- + debian/patches/tell_version_properly.patch


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+canu (1.8+dfsg-2) unstable; urgency=medium
+
+  * Team upload
+  * Properly reporting version number
+
+ -- Andreas Tille <tille at debian.org>  Mon, 03 Dec 2018 09:55:59 +0100
+
 canu (1.8+dfsg-1) unstable; urgency=medium
 
   * Team upload.


=====================================
debian/patches/series
=====================================
@@ -1,2 +1,3 @@
 use-debian-mhap-at-runtime.patch
 external-mhap.patch
+tell_version_properly.patch


=====================================
debian/patches/tell_version_properly.patch
=====================================
@@ -0,0 +1,16 @@
+Description: Properly reporting version number
+Bug-Debian: https://bugs.debian.org/915269
+Author: Andreas Tille <tille at debian.org>
+Lest-Update: Mon, 03 Dec 2018 09:53:52 +0100
+
+--- a/src/canu_version_update.pl
++++ b/src/canu_version_update.pl
+@@ -34,7 +34,7 @@ use Cwd qw(getcwd);
+ 
+ my $cwd = getcwd();
+ 
+-my $label    = "snapshot";     #  Automagically set to 'release' for releases.
++my $label    = "release";     #  Automagically set to 'release' for releases.
+ my $major    = "1";            #  Bump before release.
+ my $minor    = "8";            #  Bump before release.
+ 



View it on GitLab: https://salsa.debian.org/med-team/canu/compare/2a7ce1b0073b465dbf14e3b40626209efe25dde8...7fa9ba889f54afed251a6bdd2052e654e7f7befc

-- 
View it on GitLab: https://salsa.debian.org/med-team/canu/compare/2a7ce1b0073b465dbf14e3b40626209efe25dde8...7fa9ba889f54afed251a6bdd2052e654e7f7befc
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/20181203/95586428/attachment-0001.html>


More information about the debian-med-commit mailing list