Package: libzmq1 Version: 2.2.0+dfsg-6 Severity: wishlist Tags: patch Dear Maintainer,
I've found this package is 2 versions behind of the latesst upstream version. Is there any reason to keep the version 2.2.0 in the archive? Also I've found the watch file has the version 2 hardcoded. I am attaching a patch to fix the watch file. -- System Information: Debian Release: 8.0 APT prefers unstable APT policy: (500, 'unstable') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 3.16.0-4-amd64 (SMP w/4 CPU cores) Locale: LANG=es_GT.UTF-8, LC_CTYPE=es_GT.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) Versions of packages libzmq1 depends on: ii libc6 2.19-13 ii libgcc1 1:4.9.2-10 ii libpgm-5.1-0 5.1.118-1~dfsg-1 ii libstdc++6 4.9.2-10 ii libuuid1 2.25.2-4 ii multiarch-support 2.19-13 libzmq1 recommends no packages. libzmq1 suggests no packages. -- no debconf information
Description: Updates zeromq watch file Author: Josue Ortega <josueort...@debian.org.gt> --- debian/watch 2014-01-12 12:13:27.000000000 -0600 +++ debian/watch 2015-01-10 16:36:54.656981155 -0600 @@ -1,4 +1,4 @@ version=3 options=dversionmangle=s/\+dfsg// \ -http://download.zeromq.org/zeromq-(2.*)\.tar\.gz \ +http://download.zeromq.org/zeromq-(\d+.\d+.\d+)\.tar\.gz \ debian sh debian/repack.stub