r48911 - in /packages/unstable/jhbuild/debian: changelog control control.in copyright doc rules

jbicha-guest at users.alioth.debian.org jbicha-guest at users.alioth.debian.org
Thu May 26 03:39:49 UTC 2016


Author: jbicha-guest
Date: Thu May 26 03:39:48 2016
New Revision: 48911

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=48911
Log:
* New upstream release
* cut_n_paste was removed in new version, drop references in
  d/copyright and d/rules
* Run dh-autoreconf
* Add debian/docs to explicitly install NEWS
* debian/control.in:
  - Bump Standards-Version to 3.9.8
  - Build-depend on dh-python and set X-Python-Version

Added:
    packages/unstable/jhbuild/debian/doc
Modified:
    packages/unstable/jhbuild/debian/changelog
    packages/unstable/jhbuild/debian/control
    packages/unstable/jhbuild/debian/control.in
    packages/unstable/jhbuild/debian/copyright
    packages/unstable/jhbuild/debian/rules

Modified: packages/unstable/jhbuild/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/jhbuild/debian/changelog?rev=48911&op=diff
==============================================================================
--- packages/unstable/jhbuild/debian/changelog	[utf-8] (original)
+++ packages/unstable/jhbuild/debian/changelog	[utf-8] Thu May 26 03:39:48 2016
@@ -1,6 +1,15 @@
-jhbuild (3.5.91-2) UNRELEASED; urgency=low
+jhbuild (3.15.92-1) UNRELEASED; urgency=low
 
-  * Suggest rather than recommend version control systems other than git
+  * Team upload
+  * New upstream release
+  * cut_n_paste was removed in new version, drop references in
+    d/copyright and d/rules
+  * Run dh-autoreconf
+  * Add debian/docs to explicitly install NEWS
+  * debian/control.in:
+    - Suggest rather than recommend version control systems other than git
+    - Bump Standards-Version to 3.9.8
+    - Build-depend on dh-python and set X-Python-Version
   * Update homepage
 
  -- Jeremy Bicha <jbicha at ubuntu.com>  Mon, 17 Jun 2013 19:10:21 -0400

Modified: packages/unstable/jhbuild/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/jhbuild/debian/control?rev=48911&op=diff
==============================================================================
--- packages/unstable/jhbuild/debian/control	[utf-8] (original)
+++ packages/unstable/jhbuild/debian/control	[utf-8] Thu May 26 03:39:48 2016
@@ -7,16 +7,17 @@
 Priority: optional
 Maintainer: Loic Minier <lool at dooz.org>
 Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>, Emilio Pozuelo Monfort <pochu at debian.org>, Jeremy Bicha <jbicha at ubuntu.com>, Jordi Mallach <jordi at debian.org>
-DM-Upload-Allowed: yes
 Build-Depends: cdbs (>= 0.4.90~),
                debhelper (>= 9),
+               dh-autoreconf,
+               dh-python,
                gnome-pkg-tools,
                intltool (>= 0.40.0),
                pkg-config,
-               rarian-compat,
-               yelp-tools,
-               python (>= 2.6.6-3~)
-Standards-Version: 3.9.4
+               python (>= 2.6.6-3~),
+               yelp-tools
+Standards-Version: 3.9.8
+X-Python-Version: >= 2.6
 Vcs-Svn: svn://anonscm.debian.org/pkg-gnome/packages/unstable/jhbuild
 Vcs-Browser: https://anonscm.debian.org/viewvc/pkg-gnome/packages/unstable/jhbuild/
 Homepage: https://wiki.gnome.org/Projects/Jhbuild

Modified: packages/unstable/jhbuild/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/jhbuild/debian/control.in?rev=48911&op=diff
==============================================================================
--- packages/unstable/jhbuild/debian/control.in	[utf-8] (original)
+++ packages/unstable/jhbuild/debian/control.in	[utf-8] Thu May 26 03:39:48 2016
@@ -3,16 +3,17 @@
 Priority: optional
 Maintainer: Loic Minier <lool at dooz.org>
 Uploaders: @GNOME_TEAM@
-DM-Upload-Allowed: yes
 Build-Depends: cdbs (>= 0.4.90~),
                debhelper (>= 9),
+               dh-autoreconf,
+               dh-python,
                gnome-pkg-tools,
                intltool (>= 0.40.0),
                pkg-config,
-               rarian-compat,
-               yelp-tools,
-               python (>= 2.6.6-3~)
-Standards-Version: 3.9.4
+               python (>= 2.6.6-3~),
+               yelp-tools
+Standards-Version: 3.9.8
+X-Python-Version: >= 2.6
 Vcs-Svn: svn://anonscm.debian.org/pkg-gnome/packages/unstable/jhbuild
 Vcs-Browser: https://anonscm.debian.org/viewvc/pkg-gnome/packages/unstable/jhbuild/
 Homepage: https://wiki.gnome.org/Projects/Jhbuild

Modified: packages/unstable/jhbuild/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/jhbuild/debian/copyright?rev=48911&op=diff
==============================================================================
--- packages/unstable/jhbuild/debian/copyright	[utf-8] (original)
+++ packages/unstable/jhbuild/debian/copyright	[utf-8] Thu May 26 03:39:48 2016
@@ -61,27 +61,3 @@
 NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
 SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 """
-
-jhbuild/cut_n_paste/subprocess.py is under a MIT-style license:
-"""
-# By obtaining, using, and/or copying this software and/or its
-# associated documentation, you agree that you have read, understood,
-# and will comply with the following terms and conditions:
-#
-# Permission to use, copy, modify, and distribute this software and
-# its associated documentation for any purpose and without fee is
-# hereby granted, provided that the above copyright notice appears in
-# all copies, and that both that copyright notice and this permission
-# notice appear in supporting documentation, and that the name of the
-# author not be used in advertising or publicity pertaining to
-# distribution of the software without specific, written prior
-# permission.
-#
-# THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
-# INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS.
-# IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, INDIRECT OR
-# CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
-# OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
-# NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
-# WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
-"""

Added: packages/unstable/jhbuild/debian/doc
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/jhbuild/debian/doc?rev=48911&op=file
==============================================================================
--- packages/unstable/jhbuild/debian/doc	(added)
+++ packages/unstable/jhbuild/debian/doc	[utf-8] Thu May 26 03:39:48 2016
@@ -0,0 +1 @@
+NEWS

Modified: packages/unstable/jhbuild/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/jhbuild/debian/rules?rev=48911&op=diff
==============================================================================
--- packages/unstable/jhbuild/debian/rules	[utf-8] (original)
+++ packages/unstable/jhbuild/debian/rules	[utf-8] Thu May 26 03:39:48 2016
@@ -11,8 +11,5 @@
 
 DEB_MAKE_ENVVARS += MAKEFLAGS=pythondir=/usr/share/jhbuild
 
-install/jhbuild::
-	rm -r debian/jhbuild/usr/share/jhbuild/jhbuild/cut_n_paste
-
 binary-install/jhbuild::
 	dh_python2 -p$(cdbs_curpkg)




More information about the pkg-gnome-commits mailing list