summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorRuben Undheim <ruben.undheim@gmail.com>2015-02-23 07:47:25 +0100
committerRuben Undheim <ruben.undheim@gmail.com>2015-02-23 07:47:25 +0100
commit7d5e36f599d95cc488751c9bda3159539f7409a2 (patch)
tree9abe56779855a7f6ed4d94cde219089367b116c9 /debian
parent5b75fd034a61521084c3744543475bbaaa8d25b5 (diff)
Fix formatting of d/control
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog1
-rw-r--r--debian/control15
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@lists.alioth.debian.org>
Uploaders: Ruben Undheim <ruben.undheim@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,