[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#393342: marked as done (diff for 1.1.1-6.1 NMU)



Your message dated Thu, 06 Jun 2013 06:45:42 +0000
with message-id <[🔎] E1UkTx8-0002rJ-6m@franck.debian.org>
and subject line Bug#710770: Removed package(s) from unstable
has caused the Debian Bug report #393342,
regarding diff for 1.1.1-6.1 NMU
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
393342: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=393342
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: libapache2-mod-auth-pam
Version: 1.1.1-6
Severity: normal
Tags: patch

Hi,

Attached is the diff for my libapache2-mod-auth-pam 1.1.1-6.1 NMU.

bye,	
	- michael
diff -u libapache2-mod-auth-pam-1.1.1/debian/changelog libapache2-mod-auth-pam-1.1.1/debian/changelog
--- libapache2-mod-auth-pam-1.1.1/debian/changelog
+++ libapache2-mod-auth-pam-1.1.1/debian/changelog
@@ -1,3 +1,13 @@
+libapache2-mod-auth-pam (1.1.1-6.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Replace dependency on obsolete apache2-common with
+    apache2.2-common (Closes: #391752)
+  * Proper cleanup of source after build, otherwise package
+    cant be built more than once. 
+
+ -- Michael Ablassmeier <abi@debian.org>  Mon, 16 Oct 2006 09:47:01 +0200
+
 libapache2-mod-auth-pam (1.1.1-6) unstable; urgency=low
 
   * Added postinst/prerm scripts.
diff -u libapache2-mod-auth-pam-1.1.1/debian/packages libapache2-mod-auth-pam-1.1.1/debian/packages
--- libapache2-mod-auth-pam-1.1.1/debian/packages
+++ libapache2-mod-auth-pam-1.1.1/debian/packages
@@ -62,11 +62,12 @@
  make mod_auth_pam.la CC="$CC" CFLAGS="$CFLAGS" APXS="$APXS2" LIBS="-lpam"
  make mod_auth_sys_group.la CC="$CC" CFLAGS="$CFLAGS" APXS="$APXS2" LIBS=""
 Clean: sh
- make distclean || true
+ make clean || true
+ rm -rf .libs/
 
 Package: libapache2-mod-auth-pam
 Architecture: any
-Depends: apache2-common (>= %{apache2_version}), []
+Depends: apache2.2-common (>= %{apache2_version}), []
 Description: module for Apache2 which authenticate using PAM
  mod_auth_pam implements authentication routines using PAM (Plugable
  Authentication Modules) for apache's authentication protocol.
@@ -107,7 +108,7 @@
 
 Package: libapache2-mod-auth-sys-group
 Architecture: any
-Depends: apache2-common (>= %{apache2_version}), []
+Depends: apache2.2-common (>= %{apache2_version}), []
 Description: Module for Apache2 which checks user against system group
  mod_auth_pam implements 'require group' functionality against system group
  database. 
diff -u libapache2-mod-auth-pam-1.1.1/debian/rules libapache2-mod-auth-pam-1.1.1/debian/rules
--- libapache2-mod-auth-pam-1.1.1/debian/rules
+++ libapache2-mod-auth-pam-1.1.1/debian/rules
@@ -304,7 +304,8 @@
 	  && export DEB_BUILD_GNU_TYPE="$(DEB_BUILD_GNU_TYPE)" \
 	  && export DEB_BUILD_GNU_SYSTEM="$(DEB_BUILD_GNU_SYSTEM)" && (\
 	echo -E 'eval "yada () { perl $$(which yada) \"\$$@\"; }"; set -e; set -v';\
-	echo -E 'make distclean || true') | /bin/sh
+	echo -E 'make clean || true';\
+	echo -E 'rm -rf .libs/') | /bin/sh
 	yada unpatch
 	rm -rf debian/tmp
 
diff -u libapache2-mod-auth-pam-1.1.1/debian/control libapache2-mod-auth-pam-1.1.1/debian/control
--- libapache2-mod-auth-pam-1.1.1/debian/control
+++ libapache2-mod-auth-pam-1.1.1/debian/control
@@ -7,7 +7,7 @@
 
 Package: libapache2-mod-auth-pam
 Architecture: any
-Depends: apache2-common (>= 2.2.3-2), ${libapache2-mod-auth-pam:Depends}
+Depends: apache2.2-common (>= 2.2.3-2), ${libapache2-mod-auth-pam:Depends}
 Description: module for Apache2 which authenticate using PAM
  mod_auth_pam implements authentication routines using PAM (Plugable
  Authentication Modules) for apache's authentication protocol.
@@ -16,7 +16,7 @@
 
 Package: libapache2-mod-auth-sys-group
 Architecture: any
-Depends: apache2-common (>= 2.2.3-2), ${libapache2-mod-auth-sys-group:Depends}
+Depends: apache2.2-common (>= 2.2.3-2), ${libapache2-mod-auth-sys-group:Depends}
 Description: Module for Apache2 which checks user against system group
  mod_auth_pam implements 'require group' functionality against system group
  database.

--- End Message ---
--- Begin Message ---
Version: 1.1.1-9+rm

Dear submitter,

as the package libapache2-mod-auth-pam has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see http://bugs.debian.org/710770

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmaster@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Ansgar Burchardt (the ftpmaster behind the curtain)

--- End Message ---

Reply to: