r45091 - in /packages/unstable/anjuta-extras/debian: changelog control control.in
biebl at users.alioth.debian.org
biebl at users.alioth.debian.org
Sun Jun 14 10:10:26 UTC 2015
Author: biebl
Date: Sun Jun 14 10:10:26 2015
New Revision: 45091
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=45091
Log:
Drop version restriction against anjuta (<< 2:3.15). There are currently
no new upstream releases of anjuta-extras which would accompany new anjuta
releases, thus making the package uninstallable each new GNOME release
cycle. The plugins seem to work fine with anjuta 3.16 and we can always
add a Breaks to anjuta, should the plugins ever be broken by a new anjuta
release.
Modified:
packages/unstable/anjuta-extras/debian/changelog
packages/unstable/anjuta-extras/debian/control
packages/unstable/anjuta-extras/debian/control.in
Modified: packages/unstable/anjuta-extras/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/anjuta-extras/debian/changelog?rev=45091&op=diff
==============================================================================
--- packages/unstable/anjuta-extras/debian/changelog [utf-8] (original)
+++ packages/unstable/anjuta-extras/debian/changelog [utf-8] Sun Jun 14 10:10:26 2015
@@ -3,6 +3,12 @@
* Drop obsolete Replaces from pre-wheezy.
* Bump debhelper compatibility level to 9.
* Bump Standards-Version to 3.9.6.
+ * Drop version restriction against anjuta (<< 2:3.15). There are currently
+ no new upstream releases of anjuta-extras which would accompany new anjuta
+ releases, thus making the package uninstallable each new GNOME release
+ cycle. The plugins seem to work fine with anjuta 3.16 and we can always
+ add a Breaks to anjuta, should the plugins ever be broken by a new anjuta
+ release.
-- Michael Biebl <biebl at debian.org> Sun, 14 Jun 2015 11:33:20 +0200
Modified: packages/unstable/anjuta-extras/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/anjuta-extras/debian/control?rev=45091&op=diff
==============================================================================
--- packages/unstable/anjuta-extras/debian/control [utf-8] (original)
+++ packages/unstable/anjuta-extras/debian/control [utf-8] Sun Jun 14 10:10:26 2015
@@ -26,8 +26,7 @@
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
- anjuta (>= 2:3.12),
- anjuta (<< 2:3.15)
+ anjuta (>= 2:3.12)
Description: plugins and extras for anjuta
anjuta-extras contain a set of plugins for anjuta, GNOME development IDE.
.
Modified: packages/unstable/anjuta-extras/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/anjuta-extras/debian/control.in?rev=45091&op=diff
==============================================================================
--- packages/unstable/anjuta-extras/debian/control.in [utf-8] (original)
+++ packages/unstable/anjuta-extras/debian/control.in [utf-8] Sun Jun 14 10:10:26 2015
@@ -26,8 +26,7 @@
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
- anjuta (>= 2:3.12),
- anjuta (<< 2:3.15)
+ anjuta (>= 2:3.12)
Description: plugins and extras for anjuta
anjuta-extras contain a set of plugins for anjuta, GNOME development IDE.
.
More information about the pkg-gnome-commits
mailing list