NMU: human-icon-theme

Hideki Yamane henrich at debian.or.jp
Sun Oct 9 14:07:57 UTC 2011


Hi human-icon-theme maintainer,

 I've NMUed human-icon-theme with 10 days-delay upload.
 It fixes 1 bug and some lintian warnings, see below diff.

 If you accept this change, it's fine. If not, and don't want to
 update this package, I'll accept it as new maintainer.

 Anyway, please check it. Thanks.





diff -Nru human-icon-theme-0.28.debian/debian/changelog human-icon-theme-0.28.debian/debian/changelog
--- human-icon-theme-0.28.debian/debian/changelog	2011-10-09 23:01:37.000000000 +0900
+++ human-icon-theme-0.28.debian/debian/changelog	2011-10-09 22:51:23.000000000 +0900
@@ -1,3 +1,22 @@
+human-icon-theme (0.28.debian-3.2) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * debian/watch
+    - update source URL, watch launchpad
+    - add version mangling
+  * debian/control.in
+    - remove "tangerine-icon-theme" from Depends (Closes: #520780)
+      Thanks to Robert Millan <rmh at aybabtu.com>
+    - set "Standarts-Version: 3.9.2"
+  * debian/rules
+    - remove "include /usr/share/cdbs/1/rules/patchsys-quilt.mk"
+  * debian/source/format
+    - use "3.0 (quilt)"
+  * debian/patches/*
+    - converted to quilt
+
+ -- Hideki Yamane <henrich at debian.org>  Sun, 09 Oct 2011 22:47:31 +0900
+
 human-icon-theme (0.28.debian-3.1) unstable; urgency=high
 
   * Non-maintainer upload.
diff -Nru human-icon-theme-0.28.debian/debian/control human-icon-theme-0.28.debian/debian/control
--- human-icon-theme-0.28.debian/debian/control	2011-10-09 23:01:37.000000000 +0900
+++ human-icon-theme-0.28.debian/debian/control	2011-10-09 22:55:46.000000000 +0900
@@ -23,12 +23,11 @@
                      automake,
                      intltool,
                      sharutils
-Standards-Version: 3.8.0
+Standards-Version: 3.9.2
 
 Package: human-icon-theme
 Architecture: all
 Depends: ${misc:Depends},
-         tangerine-icon-theme,
          gnome-icon-theme
 Section: non-free/x11
 Description: Human Icon theme
diff -Nru human-icon-theme-0.28.debian/debian/control.in human-icon-theme-0.28.debian/debian/control.in
--- human-icon-theme-0.28.debian/debian/control.in	2011-10-09 23:01:37.000000000 +0900
+++ human-icon-theme-0.28.debian/debian/control.in	2011-10-09 22:47:30.000000000 +0900
@@ -18,12 +18,11 @@
                      automake,
                      intltool,
                      sharutils
-Standards-Version: 3.8.0
+Standards-Version: 3.9.2
 
 Package: human-icon-theme
 Architecture: all
 Depends: ${misc:Depends},
-         tangerine-icon-theme,
          gnome-icon-theme
 Section: non-free/x11
 Description: Human Icon theme
diff -Nru human-icon-theme-0.28.debian/debian/patches/01_make_type_scalable_for_missing_icons.patch human-icon-theme-0.28.debian/debian/patches/01_make_type_scalable_for_missing_icons.patch
--- human-icon-theme-0.28.debian/debian/patches/01_make_type_scalable_for_missing_icons.patch	2011-10-09 23:01:37.000000000 +0900
+++ human-icon-theme-0.28.debian/debian/patches/01_make_type_scalable_for_missing_icons.patch	2011-10-09 22:52:19.000000000 +0900
@@ -1,6 +1,7 @@
-=== modified file 'index.theme.in'
---- index.theme.in	2006-07-20 11:46:04 +0000
-+++ index.theme.in	2007-07-04 10:02:31 +0000
+Index: human-icon-theme-0.28.debian/index.theme.in
+===================================================================
+--- human-icon-theme-0.28.debian.orig/index.theme.in	2008-04-03 18:09:13.000000000 +0900
++++ human-icon-theme-0.28.debian/index.theme.in	2011-10-09 22:52:16.716402911 +0900
 @@ -160,7 +160,7 @@
  [24x24/filesystems]
  Size=24
@@ -136,4 +137,3 @@
  Context=Status
  Type=Scalable
  MinSize=32
-
diff -Nru human-icon-theme-0.28.debian/debian/patches/02_delete_duplicate_system-users.png.patch human-icon-theme-0.28.debian/debian/patches/02_delete_duplicate_system-users.png.patch
--- human-icon-theme-0.28.debian/debian/patches/02_delete_duplicate_system-users.png.patch	2011-10-09 23:01:37.000000000 +0900
+++ human-icon-theme-0.28.debian/debian/patches/02_delete_duplicate_system-users.png.patch	2011-10-09 22:54:07.000000000 +0900
@@ -1,6 +1,7 @@
-diff -Nur -x '*.orig' -x '*~' human-icon-theme-0.28.debian//24x24/apps/Makefile.am human-icon-theme-0.28.debian.new//24x24/apps/Makefile.am
---- human-icon-theme-0.28.debian//24x24/apps/Makefile.am	2008-04-03 18:09:12.000000000 +0900
-+++ human-icon-theme-0.28.debian.new//24x24/apps/Makefile.am	2010-12-29 14:49:30.823430672 +0900
+Index: human-icon-theme-0.28.debian/24x24/apps/Makefile.am
+===================================================================
+--- human-icon-theme-0.28.debian.orig/24x24/apps/Makefile.am	2008-04-03 18:09:12.000000000 +0900
++++ human-icon-theme-0.28.debian/24x24/apps/Makefile.am	2011-10-09 22:54:05.028399323 +0900
 @@ -6,7 +6,6 @@
  icons_DATA = 	gnome-netstatus-75-100.png	\
  	evolution.png	\
diff -Nru human-icon-theme-0.28.debian/debian/patches/series human-icon-theme-0.28.debian/debian/patches/series
--- human-icon-theme-0.28.debian/debian/patches/series	1970-01-01 09:00:00.000000000 +0900
+++ human-icon-theme-0.28.debian/debian/patches/series	2011-10-09 22:54:34.000000000 +0900
@@ -0,0 +1,2 @@
+01_make_type_scalable_for_missing_icons.patch
+02_delete_duplicate_system-users.png.patch
diff -Nru human-icon-theme-0.28.debian/debian/rules human-icon-theme-0.28.debian/debian/rules
--- human-icon-theme-0.28.debian/debian/rules	2011-10-09 23:01:37.000000000 +0900
+++ human-icon-theme-0.28.debian/debian/rules	2011-10-09 22:50:25.000000000 +0900
@@ -3,7 +3,6 @@
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/gnome.mk
 include /usr/share/gnome-pkg-tools/1/rules/uploaders.mk
-include /usr/share/cdbs/1/rules/simple-patchsys.mk
 include /usr/share/gnome-pkg-tools/1/rules/ubuntu-get-source.mk
 
 DISTRO := $(shell lsb_release -si)
diff -Nru human-icon-theme-0.28.debian/debian/source/format human-icon-theme-0.28.debian/debian/source/format
--- human-icon-theme-0.28.debian/debian/source/format	1970-01-01 09:00:00.000000000 +0900
+++ human-icon-theme-0.28.debian/debian/source/format	2011-10-09 22:50:20.000000000 +0900
@@ -0,0 +1 @@
+3.0 (quilt)
diff -Nru human-icon-theme-0.28.debian/debian/watch human-icon-theme-0.28.debian/debian/watch
--- human-icon-theme-0.28.debian/debian/watch	2011-10-09 23:01:37.000000000 +0900
+++ human-icon-theme-0.28.debian/debian/watch	2011-03-13 03:18:38.000000000 +0900
@@ -1,2 +1,5 @@
 version=3
-http://archive.ubuntu.com/ubuntu/pool/main/h/human-icon-theme/human-icon-theme_([\d.]*)\.tar\.gz
+opts=dversionmangle=s/\.debian$// \
+https://launchpad.net/ubuntu/+source/human-icon-theme \
+https://launchpad.net/ubuntu/+source/human-icon-theme/(*) \
+https://launchpad.net/ubuntu/+archive/primary/+files/human-icon-theme_([\d.]*)\.tar\.gz
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-gnome-maintainers/attachments/20111009/ad84af62/attachment.pgp>


More information about the pkg-gnome-maintainers mailing list