tags 817469 patch
tags 817469 pending

thanks

Hi,

I did make a NMU and Eriberto sponsored upload to 10-day/delay queue.
Feel free to cancel this upload if needed.

The debian/changelog is:

  * Non-maintainer upload.
  * Update DH level to 9. (Closes: #817469)
  * debian/compat: updated to 9.
  * debian/control:
     - Added the ${misc:Depends} variable to provide the right install
       dependencies.
     - Bumped Standards-Version to 3.9.8.
  * debian/rules:
     - Disabled dh_clean -k line, deprecated.


I attached a debdiff.


cheers,

-- 
Giovani Ferreira
http://softwarelivre.org/jova2
0x78494EF72375A66C
diff -u gartoon-0.5/debian/compat gartoon-0.5/debian/compat
--- gartoon-0.5/debian/compat
+++ gartoon-0.5/debian/compat
@@ -1,2 +1 @@
-4
-4
+9
diff -u gartoon-0.5/debian/changelog gartoon-0.5/debian/changelog
--- gartoon-0.5/debian/changelog
+++ gartoon-0.5/debian/changelog
@@ -1,3 +1,17 @@
+gartoon (0.5-4.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Update DH level to 9. (Closes: #817469)
+  * debian/compat: updated to 9.
+  * debian/control:
+     - Added the ${misc:Depends} variable to provide the right install
+       dependencies.
+     - Bumped Standards-Version to 3.9.8.
+  * debian/rules:
+     - Disabled dh_clean -k line, deprecated.
+
+ -- Giovani Augusto Ferreira <giov...@riseup.net>  Sat, 13 Aug 2016 16:25:39 
-0300
+
 gartoon (0.5-4) unstable; urgency=low
 
   * Applied patch from Ubuntu to solve a fliped files. Thanks to Oliver
diff -u gartoon-0.5/debian/control gartoon-0.5/debian/control
--- gartoon-0.5/debian/control
+++ gartoon-0.5/debian/control
@@ -2,15 +2,15 @@
 Section: gnome
 Priority: optional
 Maintainer: Otavio Salvador <ota...@debian.org>
-Build-Depends: debhelper (>= 4.0.0)
-Standards-Version: 3.7.2
+Build-Depends: debhelper (>=9)
+Standards-Version: 3.9.8
 
 Package: gnome-icon-theme-gartoon
 Architecture: all
 Provides: gtk2-engines-gartoon
 Conflicts: gtk2-engines-gartoon (<< 0.4.5-2)
 Replaces: gtk2-engines-gartoon (<< 0.4.5-2)
-Depends: librsvg2-common
+Depends: ${misc:Depends}, librsvg2-common
 Description: Gartoon icon theme for GTK+ 2.x
  This GTK+ theme provides an animated scalable group of icons to be used
  by GTK+ 2.x applications like GNOME 2.
diff -u gartoon-0.5/debian/rules gartoon-0.5/debian/rules
--- gartoon-0.5/debian/rules
+++ gartoon-0.5/debian/rules
@@ -13,7 +13,7 @@
 install: build
        dh_testdir
        dh_testroot
-       dh_clean -k 
+#      dh_clean -k 
        dh_installdirs
 
        cp -r index.theme scalable 
debian/gnome-icon-theme-gartoon/usr/share/icons/gartoon/

Reply via email to