r46307 - in /packages/v-sim/trunk/debian: changelog control
dcaliste-guest at users.alioth.debian.org
dcaliste-guest at users.alioth.debian.org
Mon Sep 23 07:47:54 UTC 2013
Author: dcaliste-guest
Date: Mon Sep 23 07:47:54 2013
New Revision: 46307
URL: http://svn.debian.org/wsvn/debian-science/?sc=1&rev=46307
Log:
Change gir1.2-v-sim-1.0 section from libs to introspection.
Make v-sim breaks v-sim-common << 3.7.0-1 to allow upgrade from version 3.6.0-3.
Modified:
packages/v-sim/trunk/debian/changelog
packages/v-sim/trunk/debian/control
Modified: packages/v-sim/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/debian-science/packages/v-sim/trunk/debian/changelog?rev=46307&op=diff
==============================================================================
--- packages/v-sim/trunk/debian/changelog (original)
+++ packages/v-sim/trunk/debian/changelog Mon Sep 23 07:47:54 2013
@@ -1,37 +1,29 @@
+v-sim (3.7.0-2) unstable; urgency=low
+
+ [ Damien Caliste ]
+ * Change gir1.2-v-sim-1.0 section from libs to introspection.
+ * Make v-sim breaks v-sim-common << 3.7.0-1 to allow upgrade from version 3.6.0-3.
+
+ -- Sylvestre Ledru <sylvestre at debian.org> Mon, 23 Sep 2013 09:09:04 +0200
+
v-sim (3.7.0-1) unstable; urgency=low
+ [ Damien Caliste ]
* Merge patches/python-includes.diff upstyream.
* New upstream release with new capabilities and improvements.
-
- -- Damien Caliste <damien.caliste at cea.fr> Fri, 20 Sep 2013 20:53:06 +0200
-
-v-sim (3.6.1.1-1) unstable; urgency=low
-
- [ Damien Caliste ]
- * New upstream release, correcting different bugs not referenced in Debian.
* Put the desktop file in the binary package to correct Lintian
warning desktop-command-not-in-package.
* Compile with Gtk3.0.
- [ Sylvestre Ledru ]
+ -- Sylvestre Ledru <sylvestre at debian.org> Thu, 19 Sep 2013 16:38:04 +0200
+
+v-sim (3.6.0-3) unstable; urgency=low
+
+ * Team upload
* Fix FTBFS (Closes: #713277). See python-includes.diff
* Standards-Version updated to 3.9.4
- -- Sylvestre Ledru <sylvestre at debian.org> Thu, 01 Aug 2013 16:38:04 +0200
-
-v-sim (3.6.1.1-1) unstable; urgency=low
-
- [ Damien Caliste ]
- * New upstream release, correcting different bugs not referenced in Debian.
- * Put the desktop file in the binary package to correct Lintian
- warning desktop-command-not-in-package.
- * Compile with Gtk3.0.
-
- [ Sylvestre Ledru ]
- * Fix FTBFS (Closes: #713277). See python-includes.diff
- * Standards-Version updated to 3.9.4
-
- -- Sylvestre Ledru <sylvestre at debian.org> Thu, 01 Aug 2013 16:38:04 +0200
+ -- Sylvestre Ledru <sylvestre at debian.org> Thu, 01 Aug 2013 16:54:02 +0200
v-sim (3.6.0-2) unstable; urgency=low
Modified: packages/v-sim/trunk/debian/control
URL: http://svn.debian.org/wsvn/debian-science/packages/v-sim/trunk/debian/control?rev=46307&op=diff
==============================================================================
--- packages/v-sim/trunk/debian/control (original)
+++ packages/v-sim/trunk/debian/control Mon Sep 23 07:47:54 2013
@@ -17,6 +17,7 @@
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends},
v-sim-common (= ${source:Version})
+Breaks: v-sim-common (<< 3.7.0-1)
Suggests: v-sim-doc, v-sim-plugins (= ${binary:Version})
Description: Visualize atomic structures
V_Sim visualizes atomic structures such as crystals, grain boundaries,
@@ -40,7 +41,7 @@
This is the arch independent common parts of V_Sim.
Package: gir1.2-v-sim-1.0
-Section: libs
+Section: introspection
Architecture: any
Depends: ${misc:Depends}, ${gir:Depends}
Description: Visualize atomic structures (gir bindings)
More information about the debian-science-commits
mailing list