I am uploading a NMU to DELAYED/10. The debdiff is attached.
diff -Nru gtk2-engines-aurora-1.5.1/debian/changelog 
gtk2-engines-aurora-1.5.1/debian/changelog
--- gtk2-engines-aurora-1.5.1/debian/changelog  2013-10-27 18:37:37.000000000 
+0100
+++ gtk2-engines-aurora-1.5.1/debian/changelog  2023-06-18 18:29:19.000000000 
+0200
@@ -1,3 +1,16 @@
+gtk2-engines-aurora (1.5.1-4.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+
+  [ Jeremy Bicha ]
+  * Bump debhelper compat to 10.
+  * Don't depend on libgtk2.0-0. (Closes: #883736)
+
+  [ Jelmer Vernooij ]
+  * Migrate repository from alioth to salsa.
+
+ -- Bastian Germann <b...@debian.org>  Sun, 18 Jun 2023 18:29:19 +0200
+
 gtk2-engines-aurora (1.5.1-4) unstable; urgency=low
 
   * [4411acc] Use --with=autotools_dev.
diff -Nru gtk2-engines-aurora-1.5.1/debian/compat 
gtk2-engines-aurora-1.5.1/debian/compat
--- gtk2-engines-aurora-1.5.1/debian/compat     2013-10-27 18:37:37.000000000 
+0100
+++ gtk2-engines-aurora-1.5.1/debian/compat     2023-06-18 18:28:39.000000000 
+0200
@@ -1 +1 @@
-9
+10
diff -Nru gtk2-engines-aurora-1.5.1/debian/control 
gtk2-engines-aurora-1.5.1/debian/control
--- gtk2-engines-aurora-1.5.1/debian/control    2013-10-27 18:37:37.000000000 
+0100
+++ gtk2-engines-aurora-1.5.1/debian/control    2023-06-18 18:28:39.000000000 
+0200
@@ -2,18 +2,16 @@
 Section: x11
 Priority: optional
 Maintainer: Chow Loong Jin <hyper...@debian.org>
-Build-Depends: debhelper (>= 9),
-               autotools-dev,
+Build-Depends: debhelper (>= 10),
                libgtk2.0-dev (>= 2.10.0)
 Standards-Version: 3.9.4
 Homepage: http://www.gnome-look.org/content/show.php?content=56438
-Vcs-Git: git://git.debian.org/git/collab-maint/gtk2-engines-aurora.git
-Vcs-Browser: http://git.debian.org/?p=collab-maint/gtk2-engines-aurora.git
+Vcs-Git: https://salsa.debian.org/debian/gtk2-engines-aurora.git
+Vcs-Browser: https://salsa.debian.org/debian/gtk2-engines-aurora
 
 Package: gtk2-engines-aurora
 Architecture: any
-Depends: gtk2.0-binver-2.10.0,
-         ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}
 Description: Aurora gtk+-2.0 theme engine
  "Aurora" refers to the natural light displays in the sky in polar regions. 
This
  package contains the Aurora theme engine for the GTK+ toolkit, version 2.0.
diff -Nru gtk2-engines-aurora-1.5.1/debian/rules 
gtk2-engines-aurora-1.5.1/debian/rules
--- gtk2-engines-aurora-1.5.1/debian/rules      2013-10-27 18:37:37.000000000 
+0100
+++ gtk2-engines-aurora-1.5.1/debian/rules      2023-06-18 18:28:39.000000000 
+0200
@@ -21,7 +21,10 @@
        dh_auto_install
        find debian/gtk2-engines-aurora -name '*.la' -delete
 
+override_dh_shlibdeps:
+       dh_shlibdeps -- -xlibgtk2.0-0
+
 %:
-       dh $@ --with=autotools_dev
+       dh $@
 
 .PHONY: get-orig-source

Reply via email to