r50062 - in /packages/unstable/gnome-multi-writer/debian: changelog control control.in rules watch

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Sun Sep 4 12:13:38 UTC 2016


Author: biebl
Date: Sun Sep  4 12:13:38 2016
New Revision: 50062

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=50062
Log:
Package adopted by the pkg-gnome-maintainers team. (Closes: #836337)

Added:
    packages/unstable/gnome-multi-writer/debian/control
    packages/unstable/gnome-multi-writer/debian/control.in
      - copied, changed from r50061, packages/unstable/gnome-multi-writer/debian/control
Modified:
    packages/unstable/gnome-multi-writer/debian/changelog
    packages/unstable/gnome-multi-writer/debian/rules
    packages/unstable/gnome-multi-writer/debian/watch

Modified: packages/unstable/gnome-multi-writer/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-multi-writer/debian/changelog?rev=50062&op=diff
==============================================================================
--- packages/unstable/gnome-multi-writer/debian/changelog	[utf-8] (original)
+++ packages/unstable/gnome-multi-writer/debian/changelog	[utf-8] Sun Sep  4 12:13:38 2016
@@ -1,3 +1,9 @@
+gnome-multi-writer (3.21.90-4) UNRELEASED; urgency=medium
+
+  * Package adopted by the pkg-gnome-maintainers team. (Closes: #836337)
+
+ -- Michael Biebl <biebl at debian.org>  Sun, 04 Sep 2016 14:08:25 +0200
+
 gnome-multi-writer (3.21.90-3) unstable; urgency=medium
 
   * QA upload

Added: packages/unstable/gnome-multi-writer/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-multi-writer/debian/control?rev=50062&op=file
==============================================================================
--- packages/unstable/gnome-multi-writer/debian/control	(added)
+++ packages/unstable/gnome-multi-writer/debian/control	[utf-8] Sun Sep  4 12:13:38 2016
@@ -0,0 +1,36 @@
+# This file is autogenerated. DO NOT EDIT!
+# 
+# Modifications should be made to debian/control.in instead.
+# This file is regenerated automatically in the clean target.
+Source: gnome-multi-writer
+Section: utils
+Priority: optional
+Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
+Uploaders: Michael Biebl <biebl at debian.org>
+Build-Depends: autotools-dev,
+               debhelper (>= 9),
+               gnome-pkg-tools,
+               docbook-utils,
+               intltool (>= 0.50.0),
+               itstool,
+               libcanberra-gtk3-dev,
+               libglib2.0-dev (>= 2.46),
+               libgtk-3-dev,
+               libgusb-dev (>= 0.2.7),
+               libudisks2-dev,
+               libxml2-utils,
+               pkg-config (>= 0.16)
+Standards-Version: 3.9.8
+Homepage: https://wiki.gnome.org/Apps/MultiWriter
+Vcs-Svn: svn://anonscm.debian.org/pkg-gnome/packages/unstable/gnome-multi-writer
+Vcs-Browser: https://anonscm.debian.org/viewvc/pkg-gnome/packages/unstable/gnome-multi-writer
+
+Package: gnome-multi-writer
+Architecture: any
+Depends: libgl1-mesa-glx, ${misc:Depends}, ${shlibs:Depends}
+Description: Write an ISO file to multiple USB devices at once
+ MultiWriter can be used to write an ISO file to multiple USB devices
+ at once. Supported drive sizes are between 1Gb and 32Gb.
+ .
+ MultiWriter may be useful for QA testing, to create a GNOME Live image
+ for a code sprint or to create hundreds of LiveUSB drives for a trade show.

Copied: packages/unstable/gnome-multi-writer/debian/control.in (from r50061, packages/unstable/gnome-multi-writer/debian/control)
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-multi-writer/debian/control.in?rev=50062&op=diff
==============================================================================
--- packages/unstable/gnome-multi-writer/debian/control	[utf-8] (original)
+++ packages/unstable/gnome-multi-writer/debian/control.in	[utf-8] Sun Sep  4 12:13:38 2016
@@ -1,9 +1,11 @@
 Source: gnome-multi-writer
 Section: utils
 Priority: optional
-Maintainer: Debian QA Group <packages at qa.debian.org>
+Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
+Uploaders: @GNOME_TEAM@
 Build-Depends: autotools-dev,
                debhelper (>= 9),
+               gnome-pkg-tools,
                docbook-utils,
                intltool (>= 0.50.0),
                itstool,
@@ -16,8 +18,8 @@
                pkg-config (>= 0.16)
 Standards-Version: 3.9.8
 Homepage: https://wiki.gnome.org/Apps/MultiWriter
-Vcs-Git: https://anonscm.debian.org/git/collab-maint/gnome-multi-writer.git
-Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/gnome-multi-writer.git
+Vcs-Svn: svn://anonscm.debian.org/pkg-gnome/packages/unstable/gnome-multi-writer
+Vcs-Browser: https://anonscm.debian.org/viewvc/pkg-gnome/packages/unstable/gnome-multi-writer
 
 Package: gnome-multi-writer
 Architecture: any

Modified: packages/unstable/gnome-multi-writer/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-multi-writer/debian/rules?rev=50062&op=diff
==============================================================================
--- packages/unstable/gnome-multi-writer/debian/rules	[utf-8] (original)
+++ packages/unstable/gnome-multi-writer/debian/rules	[utf-8] Sun Sep  4 12:13:38 2016
@@ -1,4 +1,6 @@
 #!/usr/bin/make -f
+
+-include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk
 
 #export DH_VERBOSE = 1
 
@@ -8,7 +10,7 @@
 export DESTDIR=$(CURDIR)/debian/gnome-multi-writer
 
 %:
-	dh $@  --with autotools-dev
+	dh $@  --with autotools-dev,gnome
 
 override_dh_auto_configure:
 	./configure --prefix=/usr --enable-compile-warnings=no

Modified: packages/unstable/gnome-multi-writer/debian/watch
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-multi-writer/debian/watch?rev=50062&op=diff
==============================================================================
--- packages/unstable/gnome-multi-writer/debian/watch	[utf-8] (original)
+++ packages/unstable/gnome-multi-writer/debian/watch	[utf-8] Sun Sep  4 12:13:38 2016
@@ -1,2 +1,3 @@
 version=4
-https://download.gnome.org/sources/gnome-multi-writer/(\d\S+)/gnome-multi-writer-(\d\S+)\.tar\.(?:gz|bz2|xz)
+https://download.gnome.org/sources/@PACKAGE@/([\d\.]+[02468])/ \
+	@PACKAGE@@ANY_VERSION@\.tar\.xz




More information about the pkg-gnome-commits mailing list