[qrouter] 01/01: Fix formatting of d/control

Ruben Undheim rubund-guest at moszumanska.debian.org
Mon Feb 23 06:48:16 UTC 2015


This is an automated email from the git hooks/post-receive script.

rubund-guest pushed a commit to branch master
in repository qrouter.

commit 7d5e36f599d95cc488751c9bda3159539f7409a2
Author: Ruben Undheim <ruben.undheim at gmail.com>
Date:   Mon Feb 23 07:47:25 2015 +0100

    Fix formatting of d/control
---
 debian/changelog |  1 +
 debian/control   | 15 ++++++++++-----
 2 files changed, 11 insertions(+), 5 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 0ee538b..af3a4c3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,7 @@ qrouter (1.3.7-1) experimental; urgency=low
     - Including downstream change "--with autotools_dev"
     - Added override_dh_auto_clean target to make sure that it rebuilds
       cleanly even without manually cleaning the environment first.
+  * Ran "cme fix dpkg-control" to fix formatting of d/control
   * Added d/gbp.conf to always use pristine-tar
   * Some new years in d/copyright
 
diff --git a/debian/control b/debian/control
index 2d4c0ed..9a24ce9 100644
--- a/debian/control
+++ b/debian/control
@@ -1,17 +1,22 @@
 Source: qrouter
-Section: electronics
-Priority: optional
 Maintainer: Debian Science Maintainers <debian-science-maintainers at lists.alioth.debian.org>
 Uploaders: Ruben Undheim <ruben.undheim at gmail.com>
-Build-Depends: debhelper (>= 9), autotools-dev, tcl-dev, tk-dev
+Section: electronics
+Priority: optional
+Build-Depends: debhelper (>= 9),
+               autotools-dev,
+               tcl-dev,
+               tk-dev
 Standards-Version: 3.9.6
+Vcs-Browser: https://anonscm.debian.org/cgit/debian-science/packages/qrouter.git
 Vcs-Git: git://anonscm.debian.org/debian-science/packages/qrouter.git
-Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-science/packages/qrouter.git
 Homepage: http://opencircuitdesign.com/qrouter/
 
 Package: qrouter
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, tkcon
+Depends: ${shlibs:Depends},
+         ${misc:Depends},
+         tkcon
 Description: Multi-level, over-the-cell maze router
  Qrouter is a tool to generate metal layers and vias to physically connect
  together a netlist in a VLSI fabrication technology. It is a maze router,

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/qrouter.git



More information about the debian-science-commits mailing list