Hi,

I uploaded a NMU to 5-day/delay queue. Feel free to cancel this
upload if needed.

Thanks.

Regards,

Thiago Andrade


diff -Nru fbcat-0.3/debian/changelog fbcat-0.3/debian/changelog
--- fbcat-0.3/debian/changelog    2012-05-13 18:02:07.000000000 -0300
+++ fbcat-0.3/debian/changelog    2019-10-16 22:37:54.000000000 -0300
@@ -1,3 +1,22 @@
+fbcat (0.3-1.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Using new DH level format. Consequently:
+      - debian/compat: removed.
+      - debian/control: changed from 'debhelper 7' to 'debhelper-compat 12' in
+        Build-Depends field.
+  * debian/control:
+      - bumped Standards-Version to 4.4.1.
+      - updated the homepage field. Thanks to Jakub Wilk <jw...@debian.org>
+        (Closes: #783970)
+  * debian/rules: replaced a deprecated option (--until and --remaining)
+      to use an override_dh_auto_build. Thanks to
+      Niels Thykier <ni...@thykier.net> (Closes: #932529)
+  * debian/watch: full updated. Thanks to Jakub Wilk <jw...@debian.org>
+      (Closes: #749865)
+
+ -- Thiago Andrade Marques <thmarq...@gmail.com>  Wed, 16 Oct 2019 22:37:54 -0300
+
 fbcat (0.3-1) unstable; urgency=low

   * New upstream version
diff -Nru fbcat-0.3/debian/compat fbcat-0.3/debian/compat
--- fbcat-0.3/debian/compat    2012-05-13 17:43:40.000000000 -0300
+++ fbcat-0.3/debian/compat    1969-12-31 21:00:00.000000000 -0300
@@ -1 +0,0 @@
-7
diff -Nru fbcat-0.3/debian/control fbcat-0.3/debian/control
--- fbcat-0.3/debian/control    2012-05-13 18:01:01.000000000 -0300
+++ fbcat-0.3/debian/control    2019-10-16 22:37:54.000000000 -0300
@@ -3,11 +3,11 @@
 Priority: extra
 Maintainer: Piotr Lewandowski <piotr.lewandow...@gmail.com>
 Uploaders: Luca Bruno <lu...@debian.org>
-Build-Depends: debhelper (>= 7), docbook-xml (>= 4.5), docbook-xsl, xsltproc, libxml2-utils, linux-libc-dev, dpkg-dev (>= 1.16.1~)
-Standards-Version: 3.9.3
+Build-Depends: debhelper-compat (= 12), docbook-xml (>= 4.5), docbook-xsl, xsltproc, libxml2-utils, linux-libc-dev, dpkg-dev (>= 1.16.1~)
+Standards-Version: 4.4.1
 Vcs-Browser: http://git.debian.org/?p=collab-maint/fbcat.git
 Vcs-Git: git://git.debian.org/collab-maint/fbcat.git
-Homepage: http://fbcat.googlecode.com/
+Homepage: https://jwilk.net/software/fbcat

 Package: fbcat
 Architecture: any
diff -Nru fbcat-0.3/debian/rules fbcat-0.3/debian/rules
--- fbcat-0.3/debian/rules    2012-05-13 18:01:01.000000000 -0300
+++ fbcat-0.3/debian/rules    2019-10-16 22:37:54.000000000 -0300
@@ -4,9 +4,9 @@
 include /usr/share/dpkg/buildflags.mk

 build build-arch:
-    dh build --until dh_auto_build
+override_dh_auto_build:
+    dh_auto_build
     $(MAKE) -C doc
-    dh build --remaining

 %:
     dh $@
diff -Nru fbcat-0.3/debian/watch fbcat-0.3/debian/watch
--- fbcat-0.3/debian/watch    2012-05-13 17:43:40.000000000 -0300
+++ fbcat-0.3/debian/watch    2019-10-16 22:37:54.000000000 -0300
@@ -1,5 +1,2 @@
-version=3
-opts=\
-downloadurlmangle=s|.*[?]name=(.*?)&.*|http://fbcat.googlecode.com/files/$1|,\
-filenamemangle=s|[^/]+[?]name=(.*?)&.*|$1| \
-http://code.google.com/p/fbcat/downloads/detail[?]name=fbcat-([0-9.]+).tar.gz&.*
+version=4
+https://github.com/jwilk/fbcat/releases .*/archive/v?(\d\S+)\.tar\.(?:bz2|gz|xz)

--
.......................................................................
⢀⣴⠾⠻⢶⣦⠀ Thiago Andrade Marques
⣾⠁⢰⠒⠀⣿⡁ GPG: 4096R/F8CDB08B
⢿⡄⠘⠷⠚⠋⠀ GPG Fingerprint: 1D38 EE3C 624F 955C E1FA  3C85 5A30 3591 F8CD B08B
⠈⠳⣄⠀⠀⠀⠀ Cel: 19 98181-1156

Reply via email to