Bladeren bron

Build against blends-dev 0.6.12

tille 16 jaren geleden
bovenliggende
commit
2532633095
4 gewijzigde bestanden met toevoegingen van 16 en 4 verwijderingen
  1. 1 1
      config/control
  2. 11 0
      debian/changelog
  3. 2 1
      debian/compat
  4. 2 2
      debian/control.stub

+ 1 - 1
config/control

@@ -1,6 +1,6 @@
 Package: junior-config
 Architecture: all
-Depends: adduser, ${misc:Depends}, menu, blends-common (>= 0.6.9)
+Depends: adduser, ${misc:Depends}, menu, blends-common (>= 0.6.12)
 Description: Debian Jr. Project common package
  This package builds the basic infra structure of all junior-* packages.
  .

+ 11 - 0
debian/changelog

@@ -1,3 +1,14 @@
+debian-junior (1.19) unstable; urgency=low
+
+  * Rebuild against blends-dev >= 0.6.12.  This results in
+    using a prerm script instead of postrm which ensures that
+    blends-common is installed while this script is running
+    Closes: #574237, #574203, #574208
+  * Standards-Version: 3.8.4 (no changes needed)
+  * debian/compat: 7
+
+ -- Andreas Tille <tille@debian.org>  Thu, 18 Mar 2010 08:21:16 +0100
+
 debian-junior (1.18) unstable; urgency=low
 
   * Depend from blends-common >= 0.6.9 and explain in

+ 2 - 1
debian/compat

@@ -1 +1,2 @@
-4
+7
+

+ 2 - 2
debian/control.stub

@@ -5,8 +5,8 @@ Maintainer: Debian Junior <debian-jr@lists.debian.org>
 DM-Upload-Allowed: yes
 Uploaders: Ben Armstrong <synrg@sanctuary.nslug.ns.ca>,
  Andreas Tille <tille@debian.org>
-Build-Depends-Indep: debhelper, blends-dev (>= 0.6.9)
-Standards-Version: 3.8.3
+Build-Depends-Indep: debhelper, blends-dev (>= 0.6.12)
+Standards-Version: 3.8.4
 Vcs-Browser: http://svn.debian.org/wsvn/blends/projects/junior/trunk/debian-junior/?rev=0&sc=0
 Vcs-Svn: svn://svn.debian.org/svn/blends/projects/junior/trunk/debian-junior/