r12470 - in /packages/unstable/human-icon-theme/debian: changelog control control.in rules watch

alanbach-guest at users.alioth.debian.org alanbach-guest at users.alioth.debian.org
Thu Sep 13 04:06:05 UTC 2007


Author: alanbach-guest
Date: Thu Sep 13 04:06:04 2007
New Revision: 12470

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=12470
Log:
* New upstream release, * Added autoconf, automake, intltool to build-deps, * Updated debian/rules to use the autogen.sh script, * Updated watch file to seek *.tar.gz packages

Modified:
    packages/unstable/human-icon-theme/debian/changelog
    packages/unstable/human-icon-theme/debian/control
    packages/unstable/human-icon-theme/debian/control.in
    packages/unstable/human-icon-theme/debian/rules
    packages/unstable/human-icon-theme/debian/watch

Modified: packages/unstable/human-icon-theme/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/human-icon-theme/debian/changelog?rev=12470&op=diff
==============================================================================
--- packages/unstable/human-icon-theme/debian/changelog (original)
+++ packages/unstable/human-icon-theme/debian/changelog Thu Sep 13 04:06:04 2007
@@ -1,3 +1,14 @@
+human-icon-theme (0.23-1) unstable; urgency=low
+
+  * New upstream release:
+    - Replacing 16x16 gnome-dev-media-sdmmc.png as it was an
+       empty pixmap in response to Ubuntu Bug #91426
+  * Added autoconf, automake, intltool to build-deps
+  * Updated debian/rules to use the autogen.sh script
+  * Updated watch file to seek *.tar.gz packages  
+
+ -- Alan Baghumian <alan at technotux.org>  Thu, 13 Sep 2007 07:28:44 +0330
+
 human-icon-theme (0.20-1) unstable; urgency=low
 
   * New upstream release:

Modified: packages/unstable/human-icon-theme/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/human-icon-theme/debian/control?rev=12470&op=diff
==============================================================================
--- packages/unstable/human-icon-theme/debian/control (original)
+++ packages/unstable/human-icon-theme/debian/control Thu Sep 13 04:06:04 2007
@@ -14,7 +14,10 @@
                      autotools-dev,
                      librsvg2-dev (>= 2.12.3),
                      sng,
-                     lsb-release
+                     lsb-release,
+                     autoconf,
+                     automake,
+                     intltool
 Standards-Version: 3.7.2
 
 Package: human-icon-theme

Modified: packages/unstable/human-icon-theme/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/human-icon-theme/debian/control.in?rev=12470&op=diff
==============================================================================
--- packages/unstable/human-icon-theme/debian/control.in (original)
+++ packages/unstable/human-icon-theme/debian/control.in Thu Sep 13 04:06:04 2007
@@ -14,7 +14,10 @@
                      autotools-dev,
                      librsvg2-dev (>= 2.12.3),
                      sng,
-                     lsb-release
+                     lsb-release,
+                     autoconf,
+                     automake,
+                     intltool
 Standards-Version: 3.7.2
 
 Package: human-icon-theme

Modified: packages/unstable/human-icon-theme/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/human-icon-theme/debian/rules?rev=12470&op=diff
==============================================================================
--- packages/unstable/human-icon-theme/debian/rules (original)
+++ packages/unstable/human-icon-theme/debian/rules Thu Sep 13 04:06:04 2007
@@ -17,6 +17,9 @@
 	@echo "=== Building for distribution: $(DISTRO) ==="
 	find debian/$(DISTRO) -name '*.png' | xargs rm -fv
 
+makebuilddir/human-icon-theme::
+	./autogen.sh --prefix=/usr
+
 build:
 	@echo "=== Installing distribution specific overrides ==="
 	if [ -d debian/$(DISTRO) ]; then \

Modified: packages/unstable/human-icon-theme/debian/watch
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/human-icon-theme/debian/watch?rev=12470&op=diff
==============================================================================
--- packages/unstable/human-icon-theme/debian/watch (original)
+++ packages/unstable/human-icon-theme/debian/watch Thu Sep 13 04:06:04 2007
@@ -1,2 +1,2 @@
 version=3
-http://archive.ubuntu.com/ubuntu/pool/main/h/human-icon-theme/human-icon-theme_([\d.]*)\.orig\.tar\.gz
+http://archive.ubuntu.com/ubuntu/pool/main/h/human-icon-theme/human-icon-theme_([\d.]*)\.tar\.gz




More information about the pkg-gnome-commits mailing list