Skip to content

Commit d58b270

Browse files
Rohan Budhirajaolivier-stasse
authored andcommitted
[debian] debian changes for ubuntu + change copyright based on format
1 parent 8b8c984 commit d58b270

File tree

3 files changed

+21
-37
lines changed

3 files changed

+21
-37
lines changed

debian/changelog

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
dynamic-graph (3.0.0-1) unstable; urgency=low
1+
dynamic-graph (3.0.0-0ubuntu1ppa0~precise1) precise; urgency=low
22

3-
* Initial release (Closes: #822608)
3+
* Initial release
44

55
-- Rohan Budhiraja <budhiraja.rohan@gmail.com> Fri, 22 Apr 2016 12:30:14 +0200

debian/control

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
Source: dynamic-graph
22
Section: libs
33
Priority: extra
4-
Maintainer: Rohan Budhiraja <budhiraja.rohan@gmail.com>
4+
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
5+
Uploaders: Rohan Budhiraja <budhiraja.rohan@gmail.com>
56
Build-Depends: debhelper (>= 8.0.0),
67
cmake (>= 2.6),
78
doxygen (>=1.6.3),
@@ -15,11 +16,9 @@ Build-Depends: debhelper (>= 8.0.0),
1516
libboost-program-options-dev (>=1.46),
1617
libpthread-stubs0-dev (>=0.3),
1718
libeigen3-dev (>=3.0.5)
18-
Standards-Version: 3.9.3
19-
20-
#Homepage:
21-
#Vcs-Git:
22-
#Vcs-Browser:
19+
Standards-Version: 3.9.7
20+
Homepage: http://stack-of-tasks.github.io
21+
Vcs-Git: https://github.com/proyan/dynamic-graph.git
2322

2423
Package: libdynamic-graph-dev
2524
Section: libdevel

debian/copyright

Lines changed: 14 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,14 @@
1-
This work was packaged for Debian by:
2-
3-
Rohan Budhiraja <budhiraja.rohan@gmail.com> on Fri, 22 Apr 2016 12:30:14 +0200
4-
5-
Upstream Authors:
6-
7-
Thomas Moulard <thomas.moulard@gmail.com>
8-
François Bleibel <fbleibel@gmail.com>
9-
François Keith <francois.keith@aist.go.jp>
10-
Nicolas Mansard <nicolas.mansard@laas.fr>
11-
Olivier Stasse <olivier.stasse@aist.go.jp>
12-
13-
Maintainer:
14-
15-
Rohan Budhiraja <budhiraja.rohan@gmail.com>
16-
17-
Copyright:
18-
19-
Copyright (C) 2010 François Bleibel, Olivier Stasse, JRL, CNRS/AIST.
20-
21-
License:
22-
23-
See `/usr/share/common-licenses/LGPL-3'.
24-
25-
The Debian packaging is:
26-
27-
Copyright (C) 2016 Rohan Budhiraja <budhiraja.rohan@gmail.com>
28-
and is licensed under the LGPL version 3,
29-
see `/usr/share/common-licenses/LGPL-3'.
1+
Format: http://dep.debian.net/deps/dep5/
2+
Upstream-Name: dynamic-graph
3+
Upstream-Contact: HPP mailing list <hpp@laas.fr>
4+
Source: https://github.com/proyan/dynamic-graph
5+
6+
Files: *
7+
Copyright: 2010-2016 JRL, CNRS/AIST.
8+
License: LGPL-3
9+
See `/usr/share/common-licenses/LGPL-3'.
10+
11+
Files: debian/*
12+
Copyright: 2016 Rohan Budhiraja
13+
License: LGPL-3
14+
See `/usr/share/common-licenses/LGPL-3'.

0 commit comments

Comments
 (0)