Control: tags 975399 + patch
Control: tags 975399 + pending

Dear maintainer,

I've prepared an NMU for murrine-themes (versioned as 0.98.11+nmu2) and
uploaded it to DELAYED/14. Please feel free to tell me if I
should delay it longer.

Regards.

diff -Nru murrine-themes-0.98.11+nmu1/debian/changelog 
murrine-themes-0.98.11+nmu2/debian/changelog
--- murrine-themes-0.98.11+nmu1/debian/changelog        2022-06-14 
09:00:59.000000000 -0400
+++ murrine-themes-0.98.11+nmu2/debian/changelog        2023-08-24 
15:55:55.000000000 -0400
@@ -1,3 +1,26 @@
+murrine-themes (0.98.11+nmu2) unstable; urgency=medium
+
+  * Non-maintainer upload.
+
+  [ Jeremy Bicha ]
+  * Drop ancient Breaks on xubuntu-artwork
+
+  [ Jelmer Vernooij ]
+  * Migrate repository from alioth to salsa.
+
+  [ Boyuan Yang ]
+  * Ack previous NMU.
+  * debian/: Apply "wrap-and-sort -abst".
+  * debian/control: Do not recommend removed albatross-gtk-theme.
+    (Closes: #975399)
+  * debian/compat: Removed, useless.
+  * debian/rules: Rewrite in dh sequencer.
+  * debian/control:
+    + Bump Standards-Version to 4.6.2.
+    + Bump debhelper compat to v13.
+
+ -- Boyuan Yang <by...@debian.org>  Thu, 24 Aug 2023 15:55:55 -0400
+
 murrine-themes (0.98.11+nmu1) unstable; urgency=medium
 
   * Non maintainer upload by the Reproducible Builds team.
diff -Nru murrine-themes-0.98.11+nmu1/debian/compat 
murrine-themes-0.98.11+nmu2/debian/compat
--- murrine-themes-0.98.11+nmu1/debian/compat   2011-08-14 09:43:54.000000000 
-0400
+++ murrine-themes-0.98.11+nmu2/debian/compat   1969-12-31 19:00:00.000000000 
-0500
@@ -1 +0,0 @@
-7
diff -Nru murrine-themes-0.98.11+nmu1/debian/control 
murrine-themes-0.98.11+nmu2/debian/control
--- murrine-themes-0.98.11+nmu1/debian/control  2016-07-24 03:34:37.000000000 
-0400
+++ murrine-themes-0.98.11+nmu2/debian/control  2023-08-24 15:47:40.000000000 
-0400
@@ -2,20 +2,23 @@
 Section: x11
 Priority: optional
 Maintainer: Yves-Alexis Perez <cor...@debian.org>
-Uploaders: Jeremy Bicha <jbi...@ubuntu.com>
-Build-Depends: debhelper (>= 7)
-Standards-Version: 3.9.8
-Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/murrine-themes.git
-Vcs-Git: https://anonscm.debian.org/git/collab-maint/murrine-themes.git
+Uploaders:
+ Jeremy Bicha <jbi...@ubuntu.com>,
+Build-Depends:
+ debhelper-compat (= 13),
+Standards-Version: 4.6.2
+Vcs-Browser: https://salsa.debian.org/debian/murrine-themes
+Vcs-Git: https://salsa.debian.org/debian/murrine-themes.git
 
 Package: murrine-themes
 Architecture: all
-Depends: gtk2-engines-murrine (>= 0.98), ${misc:Depends}
-Recommends: albatross-gtk-theme,
-            blackbird-gtk-theme,
-            bluebird-gtk-theme,
-            greybird-gtk-theme
-Breaks: xubuntu-artwork (<= 0.38)
+Depends:
+ gtk2-engines-murrine (>= 0.98),
+ ${misc:Depends},
+Recommends:
+ blackbird-gtk-theme,
+ bluebird-gtk-theme,
+ greybird-gtk-theme,
 Description: themes for gtk2 murrine engine
  "Murrine" is an Italian word meaning the glass artworks done by Venicians
  glass blowers. The Engine is cairo-based, and it's very fast compared to
diff -Nru murrine-themes-0.98.11+nmu1/debian/rules 
murrine-themes-0.98.11+nmu2/debian/rules
--- murrine-themes-0.98.11+nmu1/debian/rules    2011-08-14 11:40:39.000000000 
-0400
+++ murrine-themes-0.98.11+nmu2/debian/rules    2023-08-24 15:51:16.000000000 
-0400
@@ -2,43 +2,16 @@
 
 THEMES_DIR=debian/murrine-themes/
 
-build: build-arch build-indep
-build-arch: build-stamp
-build-indep: build-stamp
 
-build-stamp: 
-       dh_testdir
-       touch build-stamp
+%:
+       dh $@
 
-clean:
-       dh_testdir
-       dh_testroot
-       rm -f build-stamp 
-       dh_clean
-
-install: build
-       dh_testdir
-       dh_testroot
-       dh_prep
-       dh_installdirs
+execute_after_dh_install:
        cp -r usr $(THEMES_DIR)
        find $(THEMES_DIR) -name COPYING -exec rm '{}' \;
        find $(THEMES_DIR) -name gtkrc -exec sed -i 
's/gtk-tooltips/gtk-tooltip*/' '{}' \;
+
+execute_after_dh_fixperms:
        # dh_fixperms ignores /usr/share/themes
        chmod -R 0644 $(THEMES_DIR);
        chmod -R +X $(THEMES_DIR);
-
-binary-indep: build install
-       dh_testdir
-       dh_testroot
-       dh_installdocs
-       dh_installchangelogs 
-       dh_fixperms
-       dh_compress
-       dh_installdeb
-       dh_gencontrol
-       dh_md5sums
-       dh_builddeb
-
-binary: binary-indep binary-arch
-.PHONY: build clean binary-indep binary-arch binary install 

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to