Skip to content

Commit dfaba7e

Browse files
committed
debian packaging update
1 parent 5e9d95b commit dfaba7e

11 files changed

+18
-10
lines changed

debian/changelog

+2-1
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,9 @@ qgis (1.8.0) UNRELEASED; urgency=low
77
* add ubuntu oneiric
88
* include internal pyspatialite in python-qgis
99
* update watch
10+
* drop abi postfix from sqlanywhere plugin
1011

11-
-- Jürgen E. Fischer <jef@norbit.de> Wed, 07 Sep 2011 22:23:41 +0200
12+
-- Jürgen E. Fischer <jef@norbit.de> Thu, 29 Sep 2011 21:44:50 +0000
1213

1314
qgis (1.7.0) UNRELEASED; urgency=low
1415

debian/control.lenny

+2-1
Original file line numberDiff line numberDiff line change
@@ -175,9 +175,10 @@ Description: Quantum GIS mapserver
175175
.
176176
This package contains the Quantum GIS mapserver.
177177

178-
Package: qgis-sqlanywhere{QGIS_ABI}
178+
Package: qgis-sqlanywhere
179179
Architecture: any
180180
Depends: ${shlibs:Depends}, ${misc:Depends}
181+
Conflicts: qgis-sqlanywhere1.7.0, qgis-sqlanywhere1.7.1, qgis-sqlanywhere1.8.0
181182
Description: Quantum GIS sql anywhere plugin and provider
182183
Quantum GIS is a Geographic Information System (GIS) which manages, analyzes
183184
and display databases of geographic information.

debian/control.lucid

+2-1
Original file line numberDiff line numberDiff line change
@@ -176,9 +176,10 @@ Description: Quantum GIS mapserver
176176
.
177177
This package contains the Quantum GIS mapserver.
178178

179-
Package: qgis-sqlanywhere{QGIS_ABI}
179+
Package: qgis-sqlanywhere
180180
Architecture: any
181181
Depends: ${shlibs:Depends}, ${misc:Depends}
182+
Conflicts: qgis-sqlanywhere1.7.0, qgis-sqlanywhere1.7.1, qgis-sqlanywhere1.8.0
182183
Description: Quantum GIS sql anywhere plugin and provider
183184
Quantum GIS is a Geographic Information System (GIS) which manages, analyzes
184185
and display databases of geographic information.

debian/control.maverick

+2-1
Original file line numberDiff line numberDiff line change
@@ -177,9 +177,10 @@ Description: Quantum GIS mapserver
177177
.
178178
This package contains the Quantum GIS mapserver.
179179

180-
Package: qgis-sqlanywhere{QGIS_ABI}
180+
Package: qgis-sqlanywhere
181181
Architecture: any
182182
Depends: ${shlibs:Depends}, ${misc:Depends}
183+
Conflicts: qgis-sqlanywhere1.7.0, qgis-sqlanywhere1.7.1, qgis-sqlanywhere1.8.0
183184
Description: Quantum GIS sql anywhere plugin and provider
184185
Quantum GIS is a Geographic Information System (GIS) which manages, analyzes
185186
and display databases of geographic information.

debian/control.natty

+2-1
Original file line numberDiff line numberDiff line change
@@ -177,9 +177,10 @@ Description: Quantum GIS mapserver
177177
.
178178
This package contains the Quantum GIS mapserver.
179179

180-
Package: qgis-sqlanywhere{QGIS_ABI}
180+
Package: qgis-sqlanywhere
181181
Architecture: any
182182
Depends: ${shlibs:Depends}, ${misc:Depends}
183+
Conflicts: qgis-sqlanywhere1.7.0, qgis-sqlanywhere1.7.1, qgis-sqlanywhere1.8.0
183184
Description: Quantum GIS sql anywhere plugin and provider
184185
Quantum GIS is a Geographic Information System (GIS) which manages, analyzes
185186
and display databases of geographic information.

debian/control.oneiric

+2-1
Original file line numberDiff line numberDiff line change
@@ -177,9 +177,10 @@ Description: Quantum GIS mapserver
177177
.
178178
This package contains the Quantum GIS mapserver.
179179

180-
Package: qgis-sqlanywhere{QGIS_ABI}
180+
Package: qgis-sqlanywhere
181181
Architecture: any
182182
Depends: ${shlibs:Depends}, ${misc:Depends}
183+
Conflicts: qgis-sqlanywhere1.7.0, qgis-sqlanywhere1.7.1, qgis-sqlanywhere1.8.0
183184
Description: Quantum GIS sql anywhere plugin and provider
184185
Quantum GIS is a Geographic Information System (GIS) which manages, analyzes
185186
and display databases of geographic information.

debian/control.sid

+2-1
Original file line numberDiff line numberDiff line change
@@ -177,9 +177,10 @@ Description: Quantum GIS mapserver
177177
.
178178
This package contains the Quantum GIS mapserver.
179179

180-
Package: qgis-sqlanywhere{QGIS_ABI}
180+
Package: qgis-sqlanywhere
181181
Architecture: any
182182
Depends: ${shlibs:Depends}, ${misc:Depends}
183+
Conflicts: qgis-sqlanywhere1.7.0, qgis-sqlanywhere1.7.1, qgis-sqlanywhere1.8.0
183184
Description: Quantum GIS sql anywhere plugin and provider
184185
Quantum GIS is a Geographic Information System (GIS) which manages, analyzes
185186
and display databases of geographic information.

debian/control.squeeze

+2-1
Original file line numberDiff line numberDiff line change
@@ -176,9 +176,10 @@ Description: Quantum GIS mapserver
176176
.
177177
This package contains the Quantum GIS mapserver.
178178

179-
Package: qgis-sqlanywhere{QGIS_ABI}
179+
Package: qgis-sqlanywhere
180180
Architecture: any
181181
Depends: ${shlibs:Depends}, ${misc:Depends}
182+
Conflicts: qgis-sqlanywhere1.7.0, qgis-sqlanywhere1.7.1, qgis-sqlanywhere1.8.0
182183
Description: Quantum GIS sql anywhere plugin and provider
183184
Quantum GIS is a Geographic Information System (GIS) which manages, analyzes
184185
and display databases of geographic information.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
qgis-sqlanywhere: package-name-doesnt-match-sonames
2+
qgis-sqlanywhere: no-symbols-control-file

debian/qgis-sqlanywhere{QGIS_ABI}.lintian-overrides

-2
This file was deleted.

0 commit comments

Comments
 (0)