Control: tags 1089901 + patch

Attached is a trivial patch. Please upload it soon.

Chris

diff -Nru reqwest-2.0.5+dfsg/debian/changelog reqwest-2.0.5+dfsg/debian/changelog
--- reqwest-2.0.5+dfsg/debian/changelog	2021-11-04 09:07:45.000000000 +0100
+++ reqwest-2.0.5+dfsg/debian/changelog	2024-12-14 14:56:40.000000000 +0100
@@ -1,3 +1,10 @@
+reqwest (2.0.5+dfsg-1.1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Drop usage of obsolete dh-buildinfo (Closes: #1089901)
+
+ -- Chris Hofstaedtler <z...@debian.org>  Sat, 14 Dec 2024 14:56:40 +0100
+
 reqwest (2.0.5+dfsg-1) unstable; urgency=medium
 
   * Team upload
diff -Nru reqwest-2.0.5+dfsg/debian/control reqwest-2.0.5+dfsg/debian/control
--- reqwest-2.0.5+dfsg/debian/control	2021-11-04 08:25:57.000000000 +0100
+++ reqwest-2.0.5+dfsg/debian/control	2024-12-14 14:56:33.000000000 +0100
@@ -5,7 +5,6 @@
 Uploaders: David Paleino <da...@debian.org>
 Build-Depends:
  debhelper-compat (= 13),
- dh-buildinfo
 Build-Depends-Indep:
  uglifyjs
 Standards-Version: 4.6.0
diff -Nru reqwest-2.0.5+dfsg/debian/rules reqwest-2.0.5+dfsg/debian/rules
--- reqwest-2.0.5+dfsg/debian/rules	2021-01-13 14:24:45.000000000 +0100
+++ reqwest-2.0.5+dfsg/debian/rules	2024-12-14 14:56:37.000000000 +0100
@@ -7,10 +7,6 @@
 %:
 	dh $@
 
-override_dh_install:
-	dh_install
-	dh_buildinfo
-
 override_dh_auto_build:
 	uglifyjs \
 		-o $(CURDIR)/debian/reqwest.min.js \
-- 
Pkg-javascript-devel mailing list
Pkg-javascript-devel@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-javascript-devel

Reply via email to