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

alanbach-guest at users.alioth.debian.org alanbach-guest at users.alioth.debian.org
Tue Aug 21 07:50:48 UTC 2007


Author: alanbach-guest
Date: Tue Aug 21 07:50:48 2007
New Revision: 12367

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=12367
Log:
* Add get-orig-source target, * Bump gnome-pkg-tools build-dep to >= 0.12.2

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

Modified: packages/unstable/human-icon-theme/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/human-icon-theme/debian/changelog?rev=12367&op=diff
==============================================================================
--- packages/unstable/human-icon-theme/debian/changelog (original)
+++ packages/unstable/human-icon-theme/debian/changelog Tue Aug 21 07:50:48 2007
@@ -10,6 +10,8 @@
   * Removed hicolor-icon-theme from build-deps, not
     needed
   * Updated Parsix logos  
+  * Add get-orig-source target.
+  * Bump gnome-pkg-tools build-dep to >= 0.12.2.
 
  -- Alan Baghumian <alan at technotux.org>  Tue, 21 Aug 2007 11:05:54 +0330
 

Modified: packages/unstable/human-icon-theme/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/human-icon-theme/debian/control?rev=12367&op=diff
==============================================================================
--- packages/unstable/human-icon-theme/debian/control (original)
+++ packages/unstable/human-icon-theme/debian/control Tue Aug 21 07:50:48 2007
@@ -5,7 +5,7 @@
 Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>, Loic Minier <lool at dooz.org>
 Build-Depends: debhelper (>= 5),
                cdbs,
-               gnome-pkg-tools
+               gnome-pkg-tools (>= 0.12.2)
 Build-Depends-Indep: libxml-parser-perl,
                      pkg-config (>= 0.19),
                      icon-naming-utils (>= 0.8.1),

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=12367&op=diff
==============================================================================
--- packages/unstable/human-icon-theme/debian/control.in (original)
+++ packages/unstable/human-icon-theme/debian/control.in Tue Aug 21 07:50:48 2007
@@ -5,7 +5,7 @@
 Uploaders: @GNOME_TEAM@
 Build-Depends: debhelper (>= 5),
                cdbs,
-               gnome-pkg-tools
+               gnome-pkg-tools (>= 0.12.2)
 Build-Depends-Indep: libxml-parser-perl,
                      pkg-config (>= 0.19),
                      icon-naming-utils (>= 0.8.1),

Modified: packages/unstable/human-icon-theme/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/human-icon-theme/debian/rules?rev=12367&op=diff
==============================================================================
--- packages/unstable/human-icon-theme/debian/rules (original)
+++ packages/unstable/human-icon-theme/debian/rules Tue Aug 21 07:50:48 2007
@@ -4,6 +4,7 @@
 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)
 




More information about the pkg-gnome-commits mailing list