# HG changeset patch # User Christian Arnold # Date 1304087684 -7200 # Node ID 54d18ebcdf023d0f573fc8b6759b3a079f2b03cc # Parent 117aabc28c6ce79b61c30daf87fb28c213f1ebd7 build debian packet only for squeeze diff -r 117aabc28c6c -r 54d18ebcdf02 debian/changelog --- a/debian/changelog Thu Apr 28 13:06:25 2011 +0200 +++ b/debian/changelog Fri Apr 29 16:34:44 2011 +0200 @@ -1,3 +1,15 @@ +ius.upgrade (1.0-3) squeeze; urgency=low + + * works only on squeeze systems + + -- Christian Arnold Fri, 29 Apr 2011 16:24:34 +0200 + +ius.upgrade (1.0-2) stable; urgency=low + + * fixing missing /var/log/apt/history.log bug + + -- Christian Arnold Fri, 29 Apr 2011 15:49:27 +0200 + ius.upgrade (1.0-1) stable; urgency=low * automaticly update logbuch if using apt-get or aptitude diff -r 117aabc28c6c -r 54d18ebcdf02 debian/control --- a/debian/control Thu Apr 28 13:06:25 2011 +0200 +++ b/debian/control Fri Apr 29 16:34:44 2011 +0200 @@ -7,6 +7,6 @@ Package: ius.upgrade Architecture: all -Depends: logbuch (>= 0.17) +Depends: logbuch (>= 0.17), apt (>= 0.8.10.3) Description: short script for logging apt-get/aptitude actions to logbuch logging all apt-get/aptitude actions automatically to logbuch