[Pkg-xfce-commits] [Git][xfce-team/desktop/xfce4-dev-tools][debian/master] 9 commits: d/watch: use HTTPS protocol

Yves-Alexis Perez gitlab at salsa.debian.org
Thu Dec 27 14:11:40 GMT 2018


Yves-Alexis Perez pushed to branch debian/master at xfce / desktop / xfce4-dev-tools


Commits:
82866e91 by Yves-Alexis Perez at 2018-12-27T13:46:52Z
d/watch: use HTTPS protocol

- - - - -
098179e2 by Yves-Alexis Perez at 2018-12-27T13:47:25Z
run wrap-and-sort

- - - - -
70d2e3ed by Yves-Alexis Perez at 2018-12-27T13:47:37Z
d/control: drop Lionel from uploaders, thanks!

- - - - -
e3493d7f by Yves-Alexis Perez at 2018-12-27T13:47:49Z
d/control: update standards version to 4.3.0

- - - - -
c5095633 by Yves-Alexis Perez at 2018-12-27T13:48:02Z
d/control: use HTTPS protocol

- - - - -
16fcc2f3 by Yves-Alexis Perez at 2018-12-27T14:03:21Z
d/copyright: fix typo

- - - - -
23170e89 by Yves-Alexis Perez at 2018-12-27T14:05:47Z
Update debhelper compat to 10

- - - - -
a50ab343 by Yves-Alexis Perez at 2018-12-27T14:07:03Z
finalize changelog

- - - - -
64ba7f40 by Yves-Alexis Perez at 2018-12-27T14:07:13Z
upload xfce4-dev-tools 4.12.0-3 to unstable

- - - - -


7 changed files:

- debian/changelog
- debian/compat
- debian/control
- debian/copyright
- debian/docs
- debian/rules
- debian/watch


Changes:

=====================================
debian/changelog
=====================================
@@ -1,9 +1,18 @@
-xfce4-dev-tools (4.12.0-3) UNRELEASED; urgency=medium
+xfce4-dev-tools (4.12.0-3) unstable; urgency=medium
 
   * Moved the package to git on salsa.debian.org
   * Updated the maintainer address to debian-xfce at lists.debian.org
-
- -- Yves-Alexis Perez <corsac at debian.org>  Thu, 27 Dec 2018 14:44:23 +0100
+                                                                closes: #899848
+  * d/gbp.conf added, following DEP-14
+  * d/watch: use HTTPS protocol
+  * run wrap-and-sort
+  * d/control: drop Lionel from uploaders, thanks!
+  * d/control: update standards version to 4.3.0
+  * d/control: use HTTPS protocol
+  * d/copyright: fix typo
+  * Update debhelper compat to 10
+
+ -- Yves-Alexis Perez <corsac at debian.org>  Thu, 27 Dec 2018 15:07:08 +0100
 
 xfce4-dev-tools (4.12.0-2) unstable; urgency=medium
 


=====================================
debian/compat
=====================================
@@ -1 +1 @@
-9
+10


=====================================
debian/control
=====================================
@@ -2,19 +2,18 @@ Source: xfce4-dev-tools
 Section: xfce
 Priority: optional
 Maintainer: Debian Xfce Maintainers <debian-xfce at lists.debian.org>
-Uploaders: Yves-Alexis Perez <corsac at debian.org>,
- Lionel Le Folgoc <mrpouit at gmail.com>
-Build-Depends: debhelper (>= 9), autotools-dev, libglib2.0-dev, 
- dpkg-dev (>= 1.16.1.)
-Standards-Version: 3.9.6
+Uploaders: Yves-Alexis Perez <corsac at debian.org>
+Build-Depends: debhelper (>= 10),
+               libglib2.0-dev
+Standards-Version: 4.3.0
 Vcs-Git: https://salsa.debian.org/xfce-team/desktop/xfce4-dev-tools.git
 Vcs-Browser: https://salsa.debian.org/xfce-team/desktop/xfce4-dev-tools
-Homepage: http://www.xfce.org
+Homepage: https://www.xfce.org
 
 Package: xfce4-dev-tools
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
 Recommends: autoconf, automake, intltool, libtool
 Description: Script to help building Xfce from git
- xfce4-dev-tools provide an easy way to handle the setup and maintenance of a 
+ xfce4-dev-tools provide an easy way to handle the setup and maintenance of a
  projects build framework. It's required to build Xfce applications from git.


=====================================
debian/copyright
=====================================
@@ -3,7 +3,7 @@ Thu, 17 Nov 2005 15:02:36 +0100.
 
 It was downloaded from http://www.xfce.org/archive/xfce-4.4.2/src/
 
-Upstream autor: Benedikt Meurer <benny at xfce.org>
+Upstream author: Benedikt Meurer <benny at xfce.org>
 © 2002-2009 The Xfce development team
 
 License:
@@ -12,4 +12,3 @@ You are free to distribute this software under the terms of
 the GNU General Public License version 2 or later.
 On Debian systems, the complete text of the GNU General Public
 License can be found in the file `/usr/share/common-licenses/GPL'
-


=====================================
debian/docs
=====================================
@@ -1,3 +1,3 @@
 AUTHORS
-README
 NEWS
+README


=====================================
debian/rules
=====================================
@@ -4,4 +4,4 @@ export DEB_LDFLAGS_MAINT_APPEND=-Wl,-z,defs -Wl,--as-needed -Wl,-O1
 export DEB_BUILD_MAINT_OPTIONS=hardening=+pie,+bindnow
 
 %:
-	dh $@ --parallel
+	dh $@


=====================================
debian/watch
=====================================
@@ -1,3 +1,3 @@
 version=3
-http://archive.xfce.org/src/xfce/xfce4-dev-tools/([\d\.]+)/ \
+https://archive.xfce.org/src/xfce/xfce4-dev-tools/([\d\.]+)/ \
 	xfce4-dev-tools-([\d\.]+)\.tar\.(?:gz|bz2)



View it on GitLab: https://salsa.debian.org/xfce-team/desktop/xfce4-dev-tools/compare/303ccbfeacec4386ad7b45d8b53bcc118e90d173...64ba7f4043c93a59dde8e022bebfbd7d7a463d18

-- 
View it on GitLab: https://salsa.debian.org/xfce-team/desktop/xfce4-dev-tools/compare/303ccbfeacec4386ad7b45d8b53bcc118e90d173...64ba7f4043c93a59dde8e022bebfbd7d7a463d18
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-xfce-commits/attachments/20181227/d2751d76/attachment-0001.html>


More information about the Pkg-xfce-commits mailing list