[med-svn] [Git][med-team/g2][master] 6 commits: debhelper 11

Andreas Tille gitlab at salsa.debian.org
Sun Oct 28 11:24:07 GMT 2018


Andreas Tille pushed to branch master at Debian Med / g2


Commits:
6e458bb7 by Andreas Tille at 2018-10-28T11:12:55Z
debhelper 11

- - - - -
64652e8e by Andreas Tille at 2018-10-28T11:12:59Z
Point Vcs fields to salsa.debian.org

- - - - -
0bd2e970 by Andreas Tille at 2018-10-28T11:12:59Z
Standards-Version: 4.2.1

- - - - -
522dc260 by Andreas Tille at 2018-10-28T11:13:00Z
Remove trailing whitespace in debian/changelog

- - - - -
b324e206 by Andreas Tille at 2018-10-28T11:13:00Z
Remove trailing whitespace in debian/rules

- - - - -
6ffaa606 by Andreas Tille at 2018-10-28T11:14:26Z
Upload to unstable

- - - - -


4 changed files:

- debian/changelog
- debian/compat
- debian/control
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,13 @@
+g2 (0.72-8) unstable; urgency=medium
+
+  * debhelper 11
+  * Point Vcs fields to salsa.debian.org
+  * Standards-Version: 4.2.1
+  * Remove trailing whitespace in debian/changelog
+  * Remove trailing whitespace in debian/rules
+
+ -- Andreas Tille <tille at debian.org>  Sun, 28 Oct 2018 12:13:00 +0100
+
 g2 (0.72-7) unstable; urgency=medium
 
   * Moved packaging from SVN to Git
@@ -143,12 +153,12 @@ g2 (0.70-1.1) unstable; urgency=low
 
   * Non-maintainer upload.
   * Remove Build-Dependency on xlibs-dev (Closes: #346693).
-    
+
  -- Amaya Rodrigo Sastre <amaya at debian.org>  Sun, 22 Jan 2006 02:05:58 +0100
 
 g2 (0.70-1) unstable; urgency=low
 
-  * New upstream version 
+  * New upstream version
 
  -- Eric Cain <ecain at debian.org>  Fri, 23 Sep 2005 20:20:20 -0700
 
@@ -169,7 +179,7 @@ g2 (0.51-1) unstable; urgency=low
 
 g2 (0.49a-6) unstable; urgency=low
 
-  * Split the Perl module into its own package 
+  * Split the Perl module into its own package
 
  -- Eric Cain <ecain at debian.org>  Wed, 14 May 2003 23:08:46 -0700
 
@@ -194,7 +204,7 @@ g2 (0.49a-3) unstable; urgency=low
 
 g2 (0.49a-2) unstable; urgency=low
 
-  * Changed Build-Depends: replaced "libgd-dev" with 
+  * Changed Build-Depends: replaced "libgd-dev" with
     "libgd2-dev | libgd-dev"
 
  -- Eric Cain <ecain at debian.org>  Sat,  6 Apr 2002 23:37:31 -0800
@@ -245,27 +255,27 @@ g2 (0.40-1) unstable; urgency=low
   * New upstream
 
  -- John Lapeyre <lapeyre at physics.arizona.edu>  Mon, 28 Jun 1999 17:23:52 -0700
-	
+
 g2 (0.23-4) unstable frozen; urgency=low
 
   * recompile with libc6 2.0.7u-6
 
  -- John Lapeyre <lapeyre at physics.arizona.edu>  Thu,  3 Dec 1998 01:54:50 -0700
-	
+
 g2 (0.23-3) unstable; urgency=low
 
   * Add shared library
   * Fix dependency line
 
  -- John Lapeyre <lapeyre at physics.arizona.edu>  Fri,  2 Oct 1998 15:35:49 -0700
-	
+
 g2 (0.23-2) unstable; urgency=low
 
   * Fixed copyright statement
   * compile with egcc if available
 
  -- John Lapeyre <lapeyre at physics.arizona.edu>  Sun, 27 Sep 1998 16:28:28 -0700
-	
+
 g2 (0.23-1) unstable; urgency=low
 
   * Initial Release.


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


=====================================
debian/control
=====================================
@@ -3,15 +3,15 @@ Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.
 Uploaders: Andreas Tille <tille at debian.org>
 Section: libs
 Priority: optional
-Build-Depends: debhelper (>= 10),
+Build-Depends: debhelper (>= 11~),
                libtool,
                libx11-dev,
                chrpath,
                libgd-dev,
                xutils-dev
-Standards-Version: 4.1.1
-Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/g2.git
-Vcs-Git: https://anonscm.debian.org/git/debian-med/g2.git
+Standards-Version: 4.2.1
+Vcs-Browser: https://salsa.debian.org/med-team/g2
+Vcs-Git: https://salsa.debian.org/med-team/g2.git
 Homepage: https://github.com/danielrmeyer/g2/
 
 Package: libg2-dev


=====================================
debian/rules
=====================================
@@ -18,7 +18,7 @@ export DEB_BUILD_MAINT_OPTIONS=hardening=+all
 #override_dh_auto_configure:
 #        dh_auto_configure -- CFLAGS="$(dpkg-buildflags --get CFLAGS) -fPIC" FFLAGS="$(dpkg-buildflags --get FFLAGS) -fPIC"
 
-# Use the latest version number in the CHANGES file 
+# Use the latest version number in the CHANGES file
 version:=$(shell head -n 1 CHANGES | \
  awk '{if (match($$0,/^[0-9]+\.[0-9]+[A-Za-z]/)) print substr($$0,RSTART,RLENGTH)}')
 rversion:=$(shell head -n 1 CHANGES | \



View it on GitLab: https://salsa.debian.org/med-team/g2/compare/668b47f97b951eaec17c93440fcea78e9995afa0...6ffaa606817c4a25b22f81b5ec7f29271abce3ad

-- 
View it on GitLab: https://salsa.debian.org/med-team/g2/compare/668b47f97b951eaec17c93440fcea78e9995afa0...6ffaa606817c4a25b22f81b5ec7f29271abce3ad
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/debian-med-commit/attachments/20181028/dd59917e/attachment-0001.html>


More information about the debian-med-commit mailing list