r10529 - in /desktop/experimental/system-tools-backends/debian: changelog control control.in rules watch

xaiki at users.alioth.debian.org xaiki at users.alioth.debian.org
Sat Apr 28 10:54:50 UTC 2007


Author: xaiki
Date: Sat Apr 28 10:54:50 2007
New Revision: 10529

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=10529
Log:
  * Fixed Watch file. (thanks to lool)
  * build dep on gnome-pkg-tools 0.10 to use check-dist.mk. (thanks to lool)
prepare 2.2.1
  * New upstream release, purely bugfix release

Modified:
    desktop/experimental/system-tools-backends/debian/changelog
    desktop/experimental/system-tools-backends/debian/control
    desktop/experimental/system-tools-backends/debian/control.in
    desktop/experimental/system-tools-backends/debian/rules
    desktop/experimental/system-tools-backends/debian/watch

Modified: desktop/experimental/system-tools-backends/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/system-tools-backends/debian/changelog?rev=10529&op=diff
==============================================================================
--- desktop/experimental/system-tools-backends/debian/changelog (original)
+++ desktop/experimental/system-tools-backends/debian/changelog Sat Apr 28 10:54:50 2007
@@ -1,3 +1,9 @@
+system-tools-backends (2.2.1-1) experimental; urgency=low
+
+  * New upstream release, purely bugfix release
+
+ -- Niv Sardi <xaiki at debian.org>  Sat, 28 Apr 2007 12:54:25 +0200
+
 system-tools-backends (2.2.0-1) experimental; urgency=low
 
   * New upstream release
@@ -5,12 +11,14 @@
   * Updated install files
   * Added build dep on libnet-dbus-perl
   * Changed from arch: all to any, as we now ship elf here. (thanks to lool)
+  * Fixed Watch file. (thanks to lool)
+  * build dep on gnome-pkg-tools 0.10 to use check-dist.mk. (thanks to lool)
   
   [ Imported from Ubuntu]
   * Imported patch 02ubuntu_chmod_network_interfaces_when_using_key.patch
   * Imported *.{post,pre}{inst,rm} and dbus init script.
   
- -- Niv Sardi <xaiki at debian.org>  Sat,  7 Apr 2007 09:31:13 +0200
+ -- Niv Sardi <xaiki at debian.org>  Sat, 28 Apr 2007 12:53:49 +0200
 
 system-tools-backends (1.4.2-3) unstable; urgency=medium
 

Modified: desktop/experimental/system-tools-backends/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/system-tools-backends/debian/control?rev=10529&op=diff
==============================================================================
--- desktop/experimental/system-tools-backends/debian/control (original)
+++ desktop/experimental/system-tools-backends/debian/control Sat Apr 28 10:54:50 2007
@@ -4,7 +4,7 @@
 Maintainer: Jose Carlos Garcia Sogo <jsogo at debian.org>
 Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>, Jordi Mallach <jordi at debian.org>, Josselin Mouette <joss at debian.org>, Loic Minier <lool at dooz.org>
 Standards-Version: 3.7.2
-Build-Depends: debhelper (>= 5), cdbs, gnome-pkg-tools, libxml-parser-perl, intltool, libnet-dbus-perl, libdbus-1-dev (>= 0.35), libdbus-glib-1-dev, libglib2.0-dev
+Build-Depends: debhelper (>= 5), cdbs, gnome-pkg-tools (>= 0.10), libxml-parser-perl, intltool, libnet-dbus-perl, libdbus-1-dev (>= 0.35), libdbus-glib-1-dev, libglib2.0-dev
 
 Package: system-tools-backends
 Architecture: any

Modified: desktop/experimental/system-tools-backends/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/system-tools-backends/debian/control.in?rev=10529&op=diff
==============================================================================
--- desktop/experimental/system-tools-backends/debian/control.in (original)
+++ desktop/experimental/system-tools-backends/debian/control.in Sat Apr 28 10:54:50 2007
@@ -4,7 +4,7 @@
 Maintainer: Jose Carlos Garcia Sogo <jsogo at debian.org>
 Uploaders: @GNOME_TEAM@
 Standards-Version: 3.7.2
-Build-Depends: debhelper (>= 5), cdbs, gnome-pkg-tools, libxml-parser-perl, intltool, libnet-dbus-perl, libdbus-1-dev (>= 0.35), libdbus-glib-1-dev, libglib2.0-dev
+Build-Depends: debhelper (>= 5), cdbs, gnome-pkg-tools (>= 0.10), libxml-parser-perl, intltool, libnet-dbus-perl, libdbus-1-dev (>= 0.35), libdbus-glib-1-dev, libglib2.0-dev
 
 Package: system-tools-backends
 Architecture: any

Modified: desktop/experimental/system-tools-backends/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/system-tools-backends/debian/rules?rev=10529&op=diff
==============================================================================
--- desktop/experimental/system-tools-backends/debian/rules (original)
+++ desktop/experimental/system-tools-backends/debian/rules Sat Apr 28 10:54:50 2007
@@ -1,4 +1,7 @@
 #!/usr/bin/make -f
+
+# Upload only to experimental
+include /usr/share/gnome-pkg-tools/1/rules/check-dist.mk
 
 # Gnome Team
 include /usr/share/gnome-pkg-tools/1/rules/uploaders.mk

Modified: desktop/experimental/system-tools-backends/debian/watch
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/system-tools-backends/debian/watch?rev=10529&op=diff
==============================================================================
--- desktop/experimental/system-tools-backends/debian/watch (original)
+++ desktop/experimental/system-tools-backends/debian/watch Sat Apr 28 10:54:50 2007
@@ -1,4 +1,2 @@
 version=2
-ftp://ftp.gnome.org/pub/GNOME/sources/system-tools-backends/1.4/ \
-        system-tools-backends-(.*)\.tar\.gz \
-        debian uupdate
+http://ftp.gnome.org/pub/gnome/sources/system-tools-backends/([\d\.]+)[02468]/system-tools-backends-([\d\.]+)\.tar\.gz




More information about the pkg-gnome-commits mailing list